biblioverlap: Document-Level Matching Between Bibliographic Datasets
Identifies and visualizes document overlap in any number of bibliographic datasets.
    This package implements the identification of overlapping documents through the exact match of a unique 
    identifier (e.g. Digital Object Identifier - DOI) and, for records where the identifier is absent, through a score calculated 
    from a set of fields commonly found in bibliographic datasets (Title, Source, Authors and Publication Year).
    Additionally, it provides functions to visualize the results of the document matching through a Venn diagram 
    and/or UpSet plot, as well as a summary of the matching procedure. 
| Version: | 1.0.2 | 
| Depends: | R (≥ 4.1) | 
| Imports: | dplyr, ggplot2, ggVennDiagram, magrittr, Matrix, parallel, rlang, shiny, stringdist, UpSetR, uuid | 
| Suggests: | DT, testthat | 
| Published: | 2023-11-07 | 
| DOI: | 10.32614/CRAN.package.biblioverlap | 
| Author: | Gabriel Vieira  [aut, cre, cph],
  Jacqueline Leta  [ctb] | 
| Maintainer: | Gabriel Vieira  <gabriel.vieira at bioqmed.ufrj.br> | 
| BugReports: | https://github.com/gavieira/biblioverlap/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://github.com/gavieira/biblioverlap | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | biblioverlap results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=biblioverlap
to link to this page.