Package: CRediTas 0.2.0.9000
CRediTas: Generate CRediT Author Statements
A tiny package to generate CRediT author statements (<https://credit.niso.org/>). It provides three functions: create a template, read it back and generate the CRediT author statement in a text file.
Authors:
CRediTas_0.2.0.9000.tar.gz
CRediTas_0.2.0.9000.zip(r-4.6)CRediTas_0.2.0.9000.zip(r-4.5)CRediTas_0.2.0.9000.zip(r-4.4)
CRediTas_0.2.0.9000.tgz(r-4.5-any)CRediTas_0.2.0.9000.tgz(r-4.4-any)
CRediTas_0.2.0.9000.tar.gz(r-4.6-any)CRediTas_0.2.0.9000.tar.gz(r-4.5-any)
CRediTas_0.2.0.9000.tgz(r-4.4-emscripten)
CRediTas.pdf |CRediTas.html✨
CRediTas/json (API)
NEWS
# Install 'CRediTas' in R: |
install.packages('CRediTas', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #576
Bug tracker:https://github.com/ropensci/creditas/issues
Pkgdown site:https://docs.ropensci.org
Last updated 2 years agofrom:ee4d8c21b0 (on master). Checks:10 OK. Indexed: yes.
Target | Result | Total time |
---|---|---|
source / vignettes | OK | 138 |
pkgdown docs | OK | 320 |
linux-devel-x86_64 | OK | 108 |
linux-release-x86_64 | OK | 137 |
macos-release-arm64 | OK | 66 |
macos-oldrel-arm64 | OK | 64 |
windows-devel | OK | 67 |
windows-release | OK | 81 |
windows-oldrel | OK | 81 |
wasm-release | OK | 72 |
Exports:cras_writetemplate_createtemplate_read
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Write CRediT author statement | cras_write |
Get default roles for CRediT | roles_get |
Create a template to fill the CRediT author statement. | template_create |
Read a template from a csv file | template_read |