Package: cffr Title: Generate Citation File Format ('CFF') Metadata for R Packages Version: 1.4.1 Authors@R: c( person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8457-4658")), person("João", "Martins", role = "rev", comment = c(ORCID = "0000-0001-7961-4280")), person("Scott", "Chamberlain", role = "rev", comment = c(ORCID = "0000-0003-1444-9135")) ) Description: Citation File Format ('CFF') version 1.2.0 is a human- and machine-readable file format for software citation metadata. Core utilities generate, read, write and validate Citation File Format metadata for R packages. License: GPL (>= 3) URL: https://docs.ropensci.org/cffr/, https://github.com/ropensci/cffr BugReports: https://github.com/ropensci/cffr/issues Depends: R (>= 4.1.0) Imports: cli (>= 2.0.0), desc (>= 1.3.0), jsonlite (>= 1.7.2), jsonvalidate (>= 1.1.0), tools, utils, yaml (>= 2.2.1) Suggests: bibtex (>= 0.5.0), knitr, lifecycle, quarto, rmarkdown, testthat (>= 3.0.0), usethis VignetteBuilder: quarto Config/Needs/website: devtools Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 LazyData: true X-schema.org-isPartOf: https://ropensci.org X-schema.org-keywords: attribution, citation, credit, citation-files, cff, metadata, citation-file-format, cran, r, r-package, ropensci, rstats, r-cran Config/pak/sysreqs: libssl-dev libnode-dev Repository: https://dieghernan.r-universe.dev Date/Publication: 2026-06-22 21:52:15 UTC RemoteUrl: https://github.com/ropensci/cffr RemoteRef: HEAD RemoteSha: 1c20b4514e63e8a15415e539751e1c9bcc5d77ea NeedsCompilation: no Packaged: 2026-06-22 22:04:35 UTC; root Author: Diego Hernangómez [aut, cre, cph] (ORCID: ), João Martins [rev] (ORCID: ), Scott Chamberlain [rev] (ORCID: ) Maintainer: Diego Hernangómez