Package: margaret
Title: Scientometric Analysis Minciencias
Version: 0.1.1
Authors@R: 
    c(person(given = "Sebastian",
             family = "Robledo",
             role = c("aut"),
             email = "sebastian.robledogi@amigo.edu.co",
             comment = c(ORCID = "0000-0003-4357-4402")),
      person(given = "Bryan",
             family = "Arias",
             role = c("aut", "cre"),
             email = "bryan.ariasqu@amigo.edu.co",
             comment = c(ORCID = "0000-0002-2215-6175")),
     person(given = "Camilo",
            family = "Garcia",
            role = c("aut"),
            email = "camilo.garciasa@amigo.edu.co",
            comment = c(ORCID = "0000-0002-8498-6393")),
     person(given = "Universidad Católica Luis Amigó",
            role = c("cph", "fnd")),
     person(given = "Core of Science",
            role = c("cph", "fnd")))
Description: The target of 'margaret' is help to extract data from Minciencias to analyze scientific production in Colombia.
Depends: R (>= 3.5.0)
Imports: readr, rlang, dplyr, usethis, devtools, SnowballC, lubridate,
        rvest, scholar, purrr, stringi, stringr, tidytext, tidyr,
        tidyverse, treemapify, tibble, widyr, writexl, igraph
Suggests: rmarkdown, knitr
License: MIT + file LICENSE
URL: https://github.com/coreofscience/margaret
BugReports: https://github.com/coreofscience/margaret/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-02-22 15:13:21 UTC; bryan
Author: Sebastian Robledo [aut] (<https://orcid.org/0000-0003-4357-4402>),
  Bryan Arias [aut, cre] (<https://orcid.org/0000-0002-2215-6175>),
  Camilo Garcia [aut] (<https://orcid.org/0000-0002-8498-6393>),
  Universidad Católica Luis Amigó [cph, fnd],
  Core of Science [cph, fnd]
Maintainer: Bryan Arias <bryan.ariasqu@amigo.edu.co>
Repository: CRAN
Date/Publication: 2022-02-23 20:10:02 UTC
