Package: cptec
Type: Package
Title: An Interface to the 'CPTEC/INPE' API
Version: 0.1.1
Authors@R: person("Renato", "Prado Siqueira", email = "rpradosiqueira@gmail.com", role = c("aut", "cre"))
Maintainer: Renato Prado Siqueira <rpradosiqueira@gmail.com>
Description: Allows to retrieve data from the
    'CPTEC/INPE' weather forecast API. 'CPTEC' stands for 'Centro de Previsão
    de Tempo e Estudos Climáticos' and 'INPE' for 'Instituto Nacional de
    Pesquisas Espaciais'. 'CPTEC' is the most advanced numerical weather and
    climate forecasting center in Latin America, with high-precision short
    and medium-term weather forecasting since the beginning of 1995. See
    <https://www.cptec.inpe.br/> for more information.
Depends: R (>= 3.2.0)
License: GPL-3
Encoding: UTF-8
URL: https://github.com/rpradosiqueira/cptec
BugReports: https://github.com/rpradosiqueira/cptec/issues
Imports: magrittr, rvest, xml2,
RoxygenNote: 7.1.2
Suggests: knitr
NeedsCompilation: no
Packaged: 2022-06-07 18:49:23 UTC; rprado
Author: Renato Prado Siqueira [aut, cre]
Repository: CRAN
Date/Publication: 2022-06-07 20:40:13 UTC
