Package: spanish Type: Package Title: Translate Quantities from Strings Spelled in Spanish to Integer Version: 0.5.0 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 Imports: 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. Reverse translation using to_words. Geocoding via Cadastral site. License: GPL-3 Encoding: UTF-8 LazyData: true Collate: 'geocode_cadastral.R' 'cadastral_references-data.R' 'to_number.R' 'cantidades-data.R' 'to_words.R' 'spanish.R' RoxygenNote: 6.1.1 Suggests: testthat, tidyr Config/pak/sysreqs: libxml2-dev Repository: https://ropenspain.r-universe.dev Date/Publication: 2024-05-03 07:31:26 UTC RemoteUrl: https://github.com/rOpenSpain/spanish RemoteRef: HEAD RemoteSha: 27b4f64a59b0db13471bdb316133fcffd4e1f4b4 NeedsCompilation: no Packaged: 2026-06-01 11:32:16 UTC; root Author: Jose Manuel Vera Oteo [aut, cre] Maintainer: Jose Manuel Vera Oteo