Package: nombre
Title: Number Names
Version: 0.2.0
Authors@R: 
    person(given = "Alexander",
           family = "Rossell Hayes",
           role = c("aut", "cre"),
           email = "alexander@rossellhayes.com",
           comment = c(ORCID = "0000-0001-9412-0457"))
Description: Converts numeric vectors to character vectors of
    English number names. Provides conversion to cardinals, ordinals,
    numerators, and denominators. Supports negative and non-integer
    numbers.
License: MIT + file LICENSE
URL: https://github.com/rossellhayes/nombre
BugReports: https://github.com/rossellhayes/nombre/issues
Depends: R (>= 2.10)
Suggests: covr, testthat
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-07-17 07:10:08 UTC; Alex
Author: Alexander Rossell Hayes [aut, cre]
    (<https://orcid.org/0000-0001-9412-0457>)
Maintainer: Alexander Rossell Hayes <alexander@rossellhayes.com>
Repository: CRAN
Date/Publication: 2020-07-18 05:20:07 UTC
