Package: nombre 0.4.1

nombre: Number Names
Converts numeric vectors to character vectors of English number names. Provides conversion to cardinals, ordinals, numerators, and denominators. Supports negative and non-integer numbers.
Authors:
nombre_0.4.1.tar.gz
nombre_0.4.1.zip(r-4.7)nombre_0.4.1.zip(r-4.6)nombre_0.4.1.zip(r-4.5)
nombre_0.4.1.tgz(r-4.6-any)nombre_0.4.1.tgz(r-4.5-any)
nombre_0.4.1.tar.gz(r-4.7-any)nombre_0.4.1.tar.gz(r-4.6-any)
nombre_0.4.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
nombre/json (API)
NEWS
| # Install 'nombre' in R: |
| install.packages('nombre', repos = c('https://rossellhayes.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rossellhayes/nombre/issues
Pkgdown/docs site:https://nombre.rossellhayes.com
Last updated from:e43bfe3dc6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 91 | ||
| macos-oldrel-arm64 | OK | 126 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 90 |
Exports:adverbialcardinalcollectivedenominatornom_advnom_cardnom_collnom_denomnom_numernom_ordnom_rationom_timesnom_uncardnumeratorordinalratiouncardinal
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert numbers to adverbial character vectors (once, twice, three times) | adverbial nom_adv nom_times |
| Convert numbers to cardinal character vectors (one, two, three) | cardinal nom_card |
| Convert numbers to collective character vectors (the, both, all three) | collective nom_coll |
| Convert numbers to denominator character vectors (whole, half, third) | denominator nom_denom |
| Convert numbers to numerator character vectors (one, two, three) | nom_numer numerator |
| Convert numbers to ordinal character vectors (first, second, third) | nom_ord ordinal |
| Convert numbers to ratio character vectors (two to one, one in three, five out of ten) | nom_ratio ratio |
| Convert cardinal character vectors to numbers | nom_uncard uncardinal |
