Package: getLattes
Type: Package
Title: Import and Process Data from the 'Lattes' Curriculum Platform
Version: 0.2.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
RoxygenNote: 7.1.1
URL: https://github.com/roneyfraga/getLattes
BugReports: https://github.com/roneyfraga/getLattes/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Imports: xml2, dplyr, tibble, pipeR, rlang, janitor, purrr
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2021-06-10 20:55:26 UTC; roney
Author: Roney Fraga Souza [aut, cre] (<https://orcid.org/0000-0001-5750-489X>),
  Winicius Sabino [aut]
Repository: CRAN
Date/Publication: 2021-06-11 08:40:05 UTC
Built: R 4.3.0; ; 2023-04-12 21:43:39 UTC; unix
