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.5)CRediTas_0.2.0.9000.zip(r-4.4)CRediTas_0.2.0.9000.zip(r-4.3)
CRediTas_0.2.0.9000.tgz(r-4.4-any)CRediTas_0.2.0.9000.tgz(r-4.3-any)
CRediTas_0.2.0.9000.tar.gz(r-4.5-noble)CRediTas_0.2.0.9000.tar.gz(r-4.4-noble)
CRediTas_0.2.0.9000.tgz(r-4.4-emscripten)CRediTas_0.2.0.9000.tgz(r-4.3-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')) |
Bug tracker:https://github.com/ropensci/creditas/issues
Last updated 1 years agofrom:ee4d8c21b0 (on master). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Sep 20 2024 |
R-4.5-win | OK | Sep 20 2024 |
R-4.5-linux | OK | Sep 20 2024 |
R-4.4-win | OK | Sep 20 2024 |
R-4.4-mac | OK | Sep 20 2024 |
R-4.3-win | OK | Sep 20 2024 |
R-4.3-mac | OK | Sep 20 2024 |
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 |