Type: Package
Package: capesR
Title: Access to CAPES Data
Version: 0.1.0
Date: 2024-12-17
Authors@R: c(
            person("Hugo", "Vasconcelos Medeiros", email = "hugo.medeiros@ufpe.br", role = c("aut", "cre")),
            person("Dalson", "Figueiredo Filho", email = "dalson.figueiredofo@ufpe.br", role = "aut"),
            person("André", "Leite", email = "leite@castlab.org", role = "aut")
            )
Description: Provides simplified access to the data from the Catalog of Theses and Dissertations 
    of the Brazilian Coordination for the Improvement of Higher Education Personnel (CAPES, <https://catalogodeteses.capes.gov.br>) 
    for the years 1987 through 2022. The dataset includes variables such as Higher Education 
    Institution (institution), Area of Concentration (area), Graduate Program Name (program_name), 
    Type of Work (type), Language of Work (language), Author Identification (author), Abstract 
    (abstract), Advisor Identification (advisor), Development Region (region), State (state).
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.0.0)
RoxygenNote: 7.3.2
Imports: arrow, dplyr, magrittr, rlang, stringr, utils
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: <https://github.com/hugoavmedeiros/capesR>
Config/Needs/website: tidyverse/tidytemplate
NeedsCompilation: no
Packaged: 2024-12-18 16:37:22 UTC; leite
Author: Hugo Vasconcelos Medeiros [aut, cre],
  Dalson Figueiredo Filho [aut],
  André Leite [aut]
Maintainer: Hugo Vasconcelos Medeiros <hugo.medeiros@ufpe.br>
Repository: CRAN
Date/Publication: 2024-12-19 16:20:02 UTC
Built: R 4.3.3; ; 2024-12-19 17:33:27 UTC; unix
