Package: CRediTas 0.3.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.3.0.9000.tar.gz
CRediTas_0.3.0.9000.zip(r-4.6)CRediTas_0.3.0.9000.zip(r-4.5)CRediTas_0.3.0.9000.zip(r-4.4)
CRediTas_0.3.0.9000.tgz(r-4.5-any)CRediTas_0.3.0.9000.tgz(r-4.4-any)
CRediTas_0.3.0.9000.tar.gz(r-4.6-any)CRediTas_0.3.0.9000.tar.gz(r-4.5-any)
CRediTas_0.3.0.9000.tgz(r-4.5-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/docs site:https://docs.ropensci.org
Last updated from:b904e1da47 (on master). Checks:10 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | |
| pkgdown docs | OK | 144 | |
| source / vignettes | OK | 168 | |
| linux-release-x86_64 | OK | 118 | |
| macos-release-arm64 | OK | 116 | |
| macos-oldrel-arm64 | OK | 90 | |
| windows-devel | OK | 78 | |
| windows-release | OK | 72 | |
| windows-oldrel | OK | 74 | |
| wasm-release | OK | 90 |
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 |
