Package: scimetr
Type: Package
Title: Analysis of Scientific Publication Data with R
Version: 1.2.0
Date: 2026-03-01
Authors@R: c(
person("Ruben", "Fernandez-Casal", role = c("aut", "cre"),
email = "rubenfcasal@gmail.com", comment = c(ORCID = "0000-0002-5785-3739")),
person("Borja", "Lafuente-Rego", role = c("aut"),
email = "borjalrego@gmail.com", comment = c(ORCID = "0000-0002-2443-3084")),
person("Maria Jose", "Lombardia", role = c("aut"),
email = "maria.jose.lombardia@udc.es", comment = c(ORCID = "0000-0001-9452-9818")),
person("Javier", "Tarrio-Saavedra", role = c("aut"),
email = "javier.tarrio@udc.es", comment = c(ORCID = "0000-0002-9584-127X")),
person("Julian", "Costa-Bouzas", role = c("aut"),
email = "julian.costa.bouzas@udc.es", comment = c(ORCID = "0000-0001-9760-9581")),
person("Yesica", "Fernandez-Ramos", role = c("ctb"),
email = "yesica.ramos@udc.es"),
person("Guillermo", "Lopez-Taboada", role = c("ctb"),
email = "guillermo.lopez.taboada@udc.es"))
Description: Tools for quantitative research in scientometrics and
bibliometrics. This package provides routines for importing
bibliographic data from Clarivate Web of Science
() and performing
bibliometric analysis.
Depends: R (>= 4.1.0), graphics
Imports: dplyr, tidyr, stringr, stringi, scales, ggplot2, rlang,
openxlsx
Suggests: DT, rmarkdown, knitr
License: GPL (>= 2)
URL: https://rubenfcasal.github.io/scimetr/,
https://github.com/rubenfcasal/scimetr/
BugReports: https://github.com/rubenfcasal/scimetr/issues/
Encoding: UTF-8
VignetteBuilder: knitr
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/pak/sysreqs: libicu-dev
Repository: https://rubenfcasal.r-universe.dev
Date/Publication: 2026-03-16 20:21:04 UTC
RemoteUrl: https://github.com/rubenfcasal/scimetr
RemoteRef: HEAD
RemoteSha: 17c3e3c5b219662888b9eb80dae297a59cfd41d4
NeedsCompilation: no
Packaged: 2026-07-15 07:06:45 UTC; root
Author: Ruben Fernandez-Casal [aut, cre] (ORCID:
),
Borja Lafuente-Rego [aut] (ORCID:
),
Maria Jose Lombardia [aut] (ORCID:
),
Javier Tarrio-Saavedra [aut] (ORCID:
),
Julian Costa-Bouzas [aut] (ORCID:
),
Yesica Fernandez-Ramos [ctb],
Guillermo Lopez-Taboada [ctb]
Maintainer: Ruben Fernandez-Casal