Package: margaret Title: Scientometric Analysis Minciencias Version: 0.1.3 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 (>= 4.1.0) Imports: readr, httr, rlang, dplyr, usethis, devtools, 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 LazyDataCompression: xz RoxygenNote: 7.2.1 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git libglpk-dev make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://coreofscience.r-universe.dev Date/Publication: 2022-11-21 16:54:23 UTC RemoteUrl: https://github.com/coreofscience/margaret RemoteRef: HEAD RemoteSha: 4e6dc367febfd5c3d3442a480d5b24b829268f9c NeedsCompilation: no Packaged: 2026-07-02 07:05:01 UTC; root Author: Sebastian Robledo [aut] (ORCID: ), Bryan Arias [aut, cre] (ORCID: ), Camilo Garcia [aut] (ORCID: ), Universidad Católica Luis Amigó [cph, fnd], Core of Science [cph, fnd] Maintainer: Bryan Arias