Package: numberize
Title: Convert Words to Numbers in Multiple Languages
Version: 1.0.0
Authors@R: c(
    person("Chris", "Hartgerink", , "chris@libscie.org", role = "rev",
           comment = c(ORCID = "0000-0003-1050-6809")),
    person("Joshua W.", "Lambert", , "joshua.lambert@lshtm.ac.uk", role = "ctb",
           comment = c(ORCID = "0000-0001-5218-3046")),
    person("Karim", "Mané", , "karim.mane@lshtm.ac.uk", role = "ctb",
           comment = c(ORCID = "0000-0002-9892-2999")),
    person("Hugo", "Gruson", , "hugo.gruson+R@normalesup.org", role = "aut",
           comment = c(ORCID = "0000-0002-4094-1476")),
    person("Bankole", "Ahadzie", , "bankole.ahadzie@lshtm.ac.uk", role = c("aut", "cre", "cph"))
  )
Description: Converts written out numbers into their equivalent numbers.
    Supports numbers written out in English, French, or Spanish.
License: MIT + file LICENSE
URL: https://github.com/epiverse-trace/numberize
BugReports: https://github.com/epiverse-trace/numberize/issues
Depends: R (>= 3.5.0)
Suggests: spelling, testthat (>= 3.0.0)
Config/Department: Centre for the Mathematical Modelling of Infectious
        Diseases
Config/DepartmentURL:
        https://www.lshtm.ac.uk/research/centres/centre-mathematical-modelling-infectious-diseases
Config/Institution: London School of Hygiene and Tropical Medicine
Config/Needs/website: epiverse-trace/epiversetheme
Config/Recon: stable
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-06-10 18:28:47 UTC; bahadzie
Author: Chris Hartgerink [rev] (<https://orcid.org/0000-0003-1050-6809>),
  Joshua W. Lambert [ctb] (<https://orcid.org/0000-0001-5218-3046>),
  Karim Mané [ctb] (<https://orcid.org/0000-0002-9892-2999>),
  Hugo Gruson [aut] (<https://orcid.org/0000-0002-4094-1476>),
  Bankole Ahadzie [aut, cre, cph]
Maintainer: Bankole Ahadzie <bankole.ahadzie@lshtm.ac.uk>
Repository: CRAN
Date/Publication: 2024-06-11 12:30:06 UTC
