Package: cptec
Type: Package
Title: An Interface to the 'CPTEC/INPE' API
Version: 0.1.0
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
    <http://www.cptec.inpe.br/> for more information.
Depends: R (>= 3.2.0)
LazyData: true
License: GPL-3
Encoding: UTF-8
URL: http://github.com/rpradosiqueira/cptec
BugReports: http://github.com/rpradosiqueira/cptec/issues
Imports: magrittr, rvest, xml2,
RoxygenNote: 6.0.1
Suggests: knitr
NeedsCompilation: no
Packaged: 2017-09-20 11:45:04 UTC; Renato
Author: Renato Prado Siqueira [aut, cre]
Repository: CRAN
Date/Publication: 2017-09-20 12:57:07 UTC
Built: R 4.0.2; ; 2020-07-16 13:21:25 UTC; unix
