Package: tosr
Title: Create the Tree of Science from WoS and Scopus
Version: 0.1.5
Authors@R: 
    c(person(given = "Sebastian",
             family = "Robledo",
             role = c("aut", "cre"),
             email = "sebastian.robledo@gmail.com",
             comment = c(ORCID = "0000-0003-4357-4402")),
      person(given = "Martha",
             family = "Zuluaga",
             role = c("aut"),
             email = "martha.zuluaga@unad.edu.co",
             comment = c(ORCID = "0000-0003-1720-8476")),
      person(given = "Oscar",
             family = "Arbelaez Echeverry",
             role = c("aut"),
             email = "oscar@coreofscience.com",
             comment = c(ORCID = "0000-0002-3097-9438")),
      person(given = "Luis Alexander",
             family = "Valencia Hernandez",
             role = c("aut"),
             email = "lavalenciah@unal.edu.co"),
      person(given = "Centro de Bioinformática y Biología computacional de Colombia - BIOS",
             role = c("cph", "fnd")))
Description: The goal of 'tosr' is to create the Tree of Science from
             Web of Science (WoS) and Scopus data. It can read files
             from both sources at the same time. More information
             can be found in Valencia-Hernández (2020)
             <https://revistas.unal.edu.co/index.php/ingeinv/article/view/77718>.
License: MIT + file LICENSE
URL: https://github.com/coreofscience/tosr,
        https://coreofscience.github.io/tosr/
BugReports: https://github.com/coreofscience/tosr/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: bibliometrix, igraph, dplyr, rebus, magrittr, stringr, tidyr,
        stats, rlang, tibble
Depends: R (>= 3.5.0)
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-29 17:45:07 UTC; PC-103
Author: Sebastian Robledo [aut, cre] (<https://orcid.org/0000-0003-4357-4402>),
  Martha Zuluaga [aut] (<https://orcid.org/0000-0003-1720-8476>),
  Oscar Arbelaez Echeverry [aut]
    (<https://orcid.org/0000-0002-3097-9438>),
  Luis Alexander Valencia Hernandez [aut],
  Centro de Bioinformática y Biología computacional de Colombia - BIOS
    [cph, fnd]
Maintainer: Sebastian Robledo <sebastian.robledo@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-29 18:00:01 UTC
Built: R 4.3.3; ; 2025-02-15 08:40:37 UTC; unix
