Package: spanish
Type: Package
Title: Translate Quantities from Strings Spelled in Spanish to Integer
Version: 0.3.2
Date: 2017-12-14
Authors@R: person( "Jose Manuel","Vera Oteo", email = "vera.josemanuel@gmail.com",
                role = c("aut","cre"))
URL: https://github.com/verajosemanuel
BugReports: https://github.com/verajosemanuel/spanish/issues
Depends: magrittr, xml2
Description: Character vector to numerical translation in Euros from Spanish
    spelled monetary quantities. Text must be previously cleaned & removed
    extraneous words, symbols or cents. Quantities MUST be written in a correct
    Spanish cause this isn't a grammar tool. Upper limit is up to the millions
    range.
License: GPL-3
Encoding: UTF-8
LazyData: true
Collate: 'to_number.R' 'cantidades-data.R' 'spanish.R'
RoxygenNote: 6.0.1.9000
Suggests: testthat, tidyr
NeedsCompilation: no
Packaged: 2018-01-06 10:48:43 UTC; jose
Author: Jose Manuel Vera Oteo [aut, cre]
Maintainer: Jose Manuel Vera Oteo <vera.josemanuel@gmail.com>
Repository: CRAN
Date/Publication: 2018-01-08 13:57:21 UTC
