
Function reference
-
cff_write()
- Write a
CITATION.cff
file
-
cff_create()
- Create
cff
object
-
cff_read()
cff()
as.cff()
- Read and manipulate
cff
objects
-
cff_validate()
- Validate a
CITATION.cff
file or acff
object
-
cff_write()
- Write a
CITATION.cff
file
Citation File Format schema
These functions provides lists of valid keys and fields as defined by the CFF schema.json (v1.2.0).
-
cff_parse_citation()
- Parse a
bibentry
tocff
-
cff_parse_person()
cff_parse_person_bibtex()
- Parse a person to
cff
-
cff_from_bibtex()
- Create a cff object from BibTeX entries
-
cff_to_bibtex()
- Create BibTeX entries from several sources
-
write_bib()
- Create a .bib file
-
write_citation()
- Create a
inst/CITATION
file
-
cff_parse_citation()
- Parse a
bibentry
tocff
-
cran_to_spdx
- Mapping between
License
fields and SPDX
-
cff_gha_update()
- Install a cffr GitHub Action
-
cff_git_hook_install()
cff_git_hook_remove()
- Use a git pre-commit hook
-
cffr
cffr-package
- cffr: Generate Citation File Format ('cff') Metadata for R Packages