Package: dimensionsR Title: Gathering Bibliographic Records from 'Digital Science Dimensions' Using 'DSL' API Version: 0.0.3 Authors@R: c( person(given = "Massimo", family = "Aria", role = c("cre", "aut", "cph"), email = "massimo.aria@gmail.com", comment = c(ORCID = "0000-0002-8517-9411")), person(given = "Corrado", family = "Cuccurullo", role = "aut", email = "cuccurullocorrado@gmail.com", comment = c(ORCID = "0000-0002-7401-8575"))) Description: A set of tools to extract bibliographic content from 'Digital Science Dimensions' using 'DSL' API . License: GPL-3 URL: https://github.com/massimoaria/dimensionsR BugReports: https://github.com/massimoaria/dimensionsR/issues Encoding: UTF-8 Imports: dplyr, httr, jsonlite, progress Suggests: bibliometrix, knitr, rmarkdown RoxygenNote: 7.2.3 VignetteBuilder: knitr Config/pak/sysreqs: libssl-dev Repository: https://massimoaria.r-universe.dev Date/Publication: 2024-02-09 13:38:11 UTC RemoteUrl: https://github.com/massimoaria/dimensionsr RemoteRef: HEAD RemoteSha: 1bebd01d1d8f83c92a43227e91fad10e60bd674f NeedsCompilation: no Packaged: 2026-06-16 11:21:56 UTC; root Author: Massimo Aria [cre, aut, cph] (ORCID: ), Corrado Cuccurullo [aut] (ORCID: ) Maintainer: Massimo Aria