Package: bibliometrix
Type: Package
Title: Comprehensive Science Mapping Analysis
Version: 4.2.1
Authors@R: c(
    person(given = "Massimo",
           family = "Aria",
           role = c("cre", "aut", "cph"),
           email = "aria@unina.it",
           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: Tool for quantitative research in scientometrics and bibliometrics.
    It provides various routines for importing bibliographic data from 'SCOPUS',
    'Clarivate Analytics Web of Science' (<https://www.webofknowledge.com/>), 'Digital Science Dimensions' 
	(<https://www.dimensions.ai/>), 'OpenAlex' (<https://openalex.org/>), 'Cochrane Library' (<https://www.cochranelibrary.com/>),  'Lens' (<https://lens.org>), 
	and 'PubMed' (<https://pubmed.ncbi.nlm.nih.gov/>) databases, performing bibliometric analysis 
    and building networks for co-citation, coupling, scientific collaboration and co-word analysis.
License: GPL-3
URL: https://www.bibliometrix.org,
        https://github.com/massimoaria/bibliometrix,
        https://www.k-synth.com
BugReports: https://github.com/massimoaria/bibliometrix/issues
LazyData: true
Encoding: UTF-8
Depends: R (>= 3.3.0)
Imports: stats, grDevices, bibliometrixData, dimensionsR, dplyr, DT,
        ca, forcats, ggplot2, ggrepel, igraph, Matrix, plotly,
        openalexR, openxlsx, pubmedR, readr, readxl, rscopus, shiny,
        SnowballC, stringdist, stringi, tidyr, tidytext
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), shinycssloaders,
        visNetwork, wordcloud2
RoxygenNote: 7.3.1
NeedsCompilation: no
Config/testthat/edition: 3
Packaged: 2024-04-30 13:25:35 UTC; massimoaria
Author: Massimo Aria [cre, aut, cph] (<https://orcid.org/0000-0002-8517-9411>),
  Corrado Cuccurullo [aut] (<https://orcid.org/0000-0002-7401-8575>)
Maintainer: Massimo Aria <aria@unina.it>
Repository: CRAN
Date/Publication: 2024-04-30 14:30:02 UTC
