Files in dieghernan/cffR
Generate Citation File Format ('cff') Metadata for R Packages

.Rbuildignore
.github/.gitignore
.github/dependabot.yml
.github/pull_request_template.md
.github/workflows/cff-validator.yml
.github/workflows/check-full.yaml
.github/workflows/cran-status.yaml
.github/workflows/lint.yaml
.github/workflows/pkgcheck.yaml
.github/workflows/recheck.yaml
.github/workflows/revdepcheck.yaml
.github/workflows/rhub.yaml
.github/workflows/test-ci.yaml
.github/workflows/test-coverage.yaml
.github/workflows/update-citation-cff.yaml
.github/workflows/update-docs.yaml
.github/workflows/wipe-cache.yaml
.gitignore
.lintr
CITATION.cff
CONTRIBUTING.md
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md R/as_bibentry.R R/as_cff.R R/as_cff_person.R R/as_cff_reference.R R/assertions.R R/cff.R R/cff_create.R R/cff_gha_update.R R/cff_git_hook.R R/cff_modify.R R/cff_read.R R/cff_read_bib_text.R R/cff_validate.R R/cff_write.R R/cff_write_misc.R R/cffr-package.R R/data.R R/deprecated.R R/docs.R R/encoded_utf_to_latex.R R/methods.R R/utils-alerts.R R/utils-bib.R R/utils-cff_read.R R/utils-cff_ref.R R/utils-create.R R/utils-methods.R R/utils-persons.R R/utils-schema.R R/utils.R R/zzz.R README.Rmd README.md
cffr.Rproj
codemeta.json
data-raw/SPDX_License_List.csv
data-raw/cran_licenses.csv
data-raw/cran_licenses_mapped.csv
data-raw/cran_to_spdx.R data-raw/crosswalk_tables.R
data-raw/crosswalk_tables.xlsx
data-raw/logo.R
data-raw/network-transparent.png
data-raw/network.png
data/cran_to_spdx.rda
inst/CITATION
inst/REFERENCES.bib
inst/WORDLIST
inst/bash/citation-cff-pre-commit.sh
inst/examples/CITATION_auto
inst/examples/CITATION_basic
inst/examples/CITATION_basic.cff
inst/examples/CITATION_complete.cff
inst/examples/CITATION_error.cff
inst/examples/CITATION_rmarkdown
inst/examples/CITATION_skeleton.cff
inst/examples/CITATION_surveillance
inst/examples/DESCRIPTION_basic
inst/examples/DESCRIPTION_basic_plain_authors
inst/examples/DESCRIPTION_basicdate
inst/examples/DESCRIPTION_bioconductor
inst/examples/DESCRIPTION_codeberg
inst/examples/DESCRIPTION_gitlab
inst/examples/DESCRIPTION_many_persons
inst/examples/DESCRIPTION_many_urls
inst/examples/DESCRIPTION_no_URL
inst/examples/DESCRIPTION_no_encoding
inst/examples/DESCRIPTION_posit_package_manager
inst/examples/DESCRIPTION_r_universe
inst/examples/DESCRIPTION_rgeos
inst/examples/DESCRIPTION_surveillance
inst/examples/DESCRIPTION_two_emails
inst/examples/DESCRIPTION_twomaintainers
inst/examples/DESCRIPTION_wrong_urls
inst/examples/example.bib
inst/examples/preferred-citation-book-missing.cff
inst/examples/preferred-citation-book.cff
inst/examples/preferred-citation-conference-paper-2.cff
inst/examples/preferred-citation-conference-paper-missing.cff
inst/examples/preferred-citation-conference-paper.cff
inst/examples/preferred-citation-manual.cff
inst/examples/preferred-citation-no-month.cff
inst/examples/preferred-citation-no-vol.cff
inst/examples/preferred-citation-pamphlet.cff
inst/examples/preferred-citation-report-no-affiliation.cff
inst/examples/preferred-citation-report-no-institution.cff
inst/examples/preferred-citation-report.cff
inst/examples/preferred-citation-unpublished.cff
inst/examples/reprozip.cff
inst/examples/smith-et-al.cff
inst/examples/tidyverse-joss-paper.cff
inst/examples/tidyverse-software.cff
inst/extdata/SPDX_License_List.csv
inst/extdata/cran_licenses.csv
inst/extdata/crosswalk_tables.csv
inst/schema/schema.json
inst/schemaorg.json
inst/yaml/update-citation-cff.yaml
man/as_bibentry.Rd man/as_cff.Rd man/as_cff_person.Rd man/cff.Rd man/cff_class.Rd man/cff_create.Rd man/cff_gha_update.Rd man/cff_git_hook.Rd man/cff_modify.Rd man/cff_read.Rd man/cff_read_bib_text.Rd man/cff_schema.Rd man/cff_validate.Rd man/cff_write.Rd man/cff_write_misc.Rd man/cffr-package.Rd man/chunks/cffclass.Rmd
man/chunks/cffclass.html
man/chunks/person.Rmd man/cran_to_spdx.Rd man/deprecated_cff_bibentry.Rd man/deprecated_cff_from_bib.Rd man/deprecated_cff_person.Rd man/deprecated_cff_to_bib.Rd man/deprecated_write.Rd man/encoded_utf_to_latex.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/roxygen/meta.R
pkgdown/_pkgdown.yml
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon-96x96.png
pkgdown/favicon/favicon.ico
pkgdown/favicon/favicon.svg
pkgdown/favicon/site.webmanifest
pkgdown/favicon/web-app-manifest-192x192.png
pkgdown/favicon/web-app-manifest-512x512.png
revdep/.gitignore
revdep/README.md revdep/cran.md revdep/failures.md revdep/problems.md tests/testthat.R tests/testthat/_snaps/as_bibentry.md tests/testthat/_snaps/as_cff.md tests/testthat/_snaps/as_cff_person.md tests/testthat/_snaps/as_cff_reference.md tests/testthat/_snaps/cff.md tests/testthat/_snaps/cff_create.md tests/testthat/_snaps/cff_gha_update.md tests/testthat/_snaps/cff_modify.md tests/testthat/_snaps/cff_read.md tests/testthat/_snaps/cff_read_bib_text.md tests/testthat/_snaps/cff_validate.md tests/testthat/_snaps/cff_write.md
tests/testthat/_snaps/cff_write/appendkeys.cff
tests/testthat/_snaps/cff_write/asci_trans.cff
tests/testthat/_snaps/cff_write/basic.cff
tests/testthat/_snaps/cff_write/fix_extension.cff
tests/testthat/_snaps/cff_write/new_folder.cff
tests/testthat/_snaps/cff_write/newkeys.cff
tests/testthat/_snaps/cff_write/noencoding.cff
tests/testthat/_snaps/cff_write/utf8.cff
tests/testthat/_snaps/cff_write_misc.md
tests/testthat/_snaps/cff_write_misc/CITAT_ION
tests/testthat/_snaps/cff_write_misc/append.bib
tests/testthat/_snaps/cff_write_misc/ascii.bib
tests/testthat/_snaps/cff_write_misc/noext.bib
tests/testthat/_snaps/deprecated.md tests/testthat/_snaps/methods.md tests/testthat/_snaps/mock-package.md tests/testthat/_snaps/utils-alerts.md tests/testthat/_snaps/utils-cff_ref.md tests/testthat/_snaps/utils-create.md tests/testthat/_snaps/utils-persons.md tests/testthat/_snaps/utils-schema.md tests/testthat/_snaps/xtra-check-bibtex-ruby.md tests/testthat/test-as_bibentry.R tests/testthat/test-as_cff.R tests/testthat/test-as_cff_person.R tests/testthat/test-as_cff_reference.R tests/testthat/test-assertions.R tests/testthat/test-cff.R tests/testthat/test-cff_create.R tests/testthat/test-cff_gha_update.R tests/testthat/test-cff_modify.R tests/testthat/test-cff_read.R tests/testthat/test-cff_read_bib_text.R tests/testthat/test-cff_validate.R tests/testthat/test-cff_write.R tests/testthat/test-cff_write_misc.R tests/testthat/test-deprecated.R tests/testthat/test-methods.R tests/testthat/test-mock-package.R tests/testthat/test-utils-alerts.R tests/testthat/test-utils-bib.R tests/testthat/test-utils-cff_create.R tests/testthat/test-utils-cff_ref.R tests/testthat/test-utils-create.R tests/testthat/test-utils-persons.R tests/testthat/test-utils-schema.R tests/testthat/test-utils.R tests/testthat/test-xtra-check-bibtex-ruby.R
tests/testthat/test_ci/.gitignore
tests/testthat/test_ci/README.md tests/testthat/test_ci/test-full_cff.R tests/testthat/test_ci/test-new.R
vignettes/.gitignore
vignettes/REFERENCES.bib
vignettes/bibtex_cff.Rmd vignettes/cffr.Rmd vignettes/crosswalk.Rmd vignettes/paper.Rmd
vignettes/tweet-1.png
dieghernan/cffR documentation built on April 17, 2025, 4:33 a.m.