Package: authoritative 0.1.0
authoritative: Parse and Deduplicate Author Names
Utilities to parse authors fields from DESCRIPTION files and general purpose functions to deduplicate names in database, beyond the specific case of R package authors.
Authors:
authoritative_0.1.0.tar.gz
authoritative_0.1.0.tar.gz(r-4.5-noble)authoritative_0.1.0.tar.gz(r-4.4-noble)
authoritative_0.1.0.tgz(r-4.4-emscripten)authoritative_0.1.0.tgz(r-4.3-emscripten)
authoritative.pdf |authoritative.html✨
authoritative/json (API)
NEWS
# Install 'authoritative' in R: |
install.packages('authoritative', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/epiverse-connect/authoritative/issues
Datasets:
- cran_epidemiology_packages - A data.frame of historical metadata from CRAN packages epidemiology.
Last updated 16 days agofrom:db58f609a3. Checks:2 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 03 2025 |
R-4.5-linux | OK | Feb 03 2025 |
Exports:expand_namesparse_authorsparse_authors_r
Dependencies:stringi
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A data.frame of historical metadata from CRAN packages epidemiology. | cran_epidemiology_packages |
Expand names from abbreviated forms or initials | expand_names |
Parse the 'Author' field from a DESCRIPTION file | parse_authors |
Parse the 'Authors@R' field from a DESCRIPTION file | parse_authors_r |