Package: authoritative 0.2.0.9000
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.2.0.9000.tar.gz
authoritative_0.2.0.9000.zip(r-4.7)authoritative_0.2.0.9000.zip(r-4.6)authoritative_0.2.0.9000.zip(r-4.5)
authoritative_0.2.0.9000.tgz(r-4.6-any)authoritative_0.2.0.9000.tgz(r-4.5-any)
authoritative_0.2.0.9000.tar.gz(r-4.7-any)authoritative_0.2.0.9000.tar.gz(r-4.6-any)
authoritative_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
authoritative/json (API)
NEWS
| # Install 'authoritative' in R: |
| install.packages('authoritative', repos = c('https://bisaloo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bisaloo/authoritative/issues
Pkgdown/docs site:https://hugogruson.fr
- cran_epidemiology_packages - A data.frame of historical metadata from CRAN packages epidemiology.
Last updated from:461d1c92c4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 188 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-oldrel-arm64 | OK | 95 | ||
| windows-devel | OK | 101 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 99 |
Exports:expand_namesinvert_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 |
| Invert 'LastName FirstName' to 'FirstName LastName' (or the reverse) | invert_names |
| Parse the 'Author' field from a DESCRIPTION file | parse_authors |
| Parse the 'Authors@R' field from a DESCRIPTION file | parse_authors_r |
