Package: GetLattesData
Title: Reading Bibliometric Data from Lattes Platform
Version: 1.5.1
Authors@R: person("Marcelo", "Perlin", email = "marceloperlin@gmail.com", role = c("aut", "cre"))
Description: A simple API for downloading and reading xml data directly
from Lattes .
Depends: R (>= 4.1.0)
Imports: stringr, XML, dplyr, readr, stringdist, curl, tools,
lubridate, lifecycle
License: GPL-2
Encoding: UTF-8
BugReports: https://github.com/msperlin/GetLattesData/issues
URL: https://github.com/msperlin/GetLattesData/
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat, ggplot2, readxl, purrr, xml2,
tibble, janitor, cli
VignetteBuilder: knitr
Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev libx11-dev
Repository: https://msperlin.r-universe.dev
Date/Publication: 2025-08-08 13:51:42 UTC
RemoteUrl: https://github.com/msperlin/getlattesdata
RemoteRef: HEAD
RemoteSha: cf52ed883a366bb04547064f69851940dd5ea619
NeedsCompilation: no
Packaged: 2026-07-04 07:30:48 UTC; root
Author: Marcelo Perlin [aut, cre]
Maintainer: Marcelo Perlin