Package: getLattes
Type: Package
Title: Import and Process Data from the 'Lattes' Curriculum Platform
Version: 0.1.0
Authors@R: 
    c(person(given = "Roney",
             family = "Fraga Souza",
             role = c("aut", "cre"),
             email = "roneyfraga@gmail.com",
             comment = c(ORCID = "orcid.org/0000-0001-5750-489X")),
      person(given = "Winicius",
             family = "Sabino",
             role = c("aut"),
             email = "winiciuss15@gmail.com"))
Maintainer: Roney Fraga Souza <roneyfraga@gmail.com>
Description: Tool for import and process data from 'Lattes' curriculum platform (<http://lattes.cnpq.br/>). The Brazilian government keeps an extensive base of curricula for academics from all over the country, with over 5 million registrations. The academic life of the Brazilian researcher, or related to Brazilian universities, is documented in 'Lattes'. Some information that can be obtained: professional formation, research area, publications, academics advisories, projects, etc. 'getLattes' package allows work with 'Lattes' data exported to XML format.
License: GPL-3
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.0
URL: https://github.com/roneyfraga/getLattes
BugReports: https://github.com/roneyfraga/getLattes/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Imports: XML, utils, dplyr, tibble, pipeR, rlang, rlist, stringr,
        stringi
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2020-06-07 10:41:19 UTC; roney
Author: Roney Fraga Souza [aut, cre] (<https://orcid.org/0000-0001-5750-489X>),
  Winicius Sabino [aut]
Repository: CRAN
Date/Publication: 2020-06-12 08:10:06 UTC
