CRAN Package Check Results for Package cffr

Last updated on 2026-06-08 02:51:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 6.45 238.26 244.71 OK
r-devel-linux-x86_64-debian-gcc 1.4.0 3.98 143.38 147.36 ERROR
r-devel-linux-x86_64-fedora-clang 1.4.0 10.00 382.30 392.30 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 10.00 1026.09 1036.09 OK
r-devel-windows-x86_64 1.4.0 8.00 249.00 257.00 OK
r-patched-linux-x86_64 1.4.0 6.48 229.55 236.03 OK
r-release-linux-x86_64 1.4.0 5.70 225.82 231.52 OK
r-release-macos-arm64 1.4.0 2.00 151.00 153.00 OK
r-release-macos-x86_64 1.4.0 5.00 845.00 850.00 OK
r-release-windows-x86_64 1.4.0 8.00 245.00 253.00 OK
r-oldrel-macos-arm64 1.4.0 2.00 135.00 137.00 OK
r-oldrel-macos-x86_64 1.4.0 5.00 834.00 839.00 OK
r-oldrel-windows-x86_64 1.4.0 11.00 298.00 309.00 OK

Check Details

Version: 1.4.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘bibtex-cff.qmd’ using html <1b>[31m processing file: bibtex-cff.qmd <1b>[39m<1b>[31moutput file: bibtex-cff.knit.md <1b>[39m<1b>[1mpandoc <1b>[22m to: html output-file: bibtex-cff.html standalone: true embed-resources: true wrap: none default-image-extension: png css: - >- /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css toc: true toc-depth: 3 variables: {} <1b>[1mmetadata<1b>[22m document-css: false lang: en engines: - path: /opt/quarto/share/extension-subtrees/julia-engine/_extensions/julia-engine/julia-engine.js minimal: true theme: none title: BibTeX and CFF subtitle: A deterministic crosswalk between two non-equivalent citation schemas bibliography: - REFERENCES.bib author: - name: Diego Hernangómez orcid: 0000-0001-8457-4658 affiliations: - Independent Researcher tbl-cap-location: bottom description: | This article presents a crosswalk between BibTeX and the Citation File Format, as implemented by the cffr package. abstract: | This article introduces a crosswalk between BibTeX and the Citation File Format (CFF) [@druskat_citation_2021], as implemented by the **cffr** package [@hernangomez2021]. Because the two formats differ in structure and expressiveness, the mapping is not bijective. Nevertheless, it provides a deterministic and reproducible strategy for practical interoperability across citation workflows. link-citations: true documentclass: article vignette: | %\VignetteIndexEntry{BibTeX and CFF} %\VignetteEngine{quarto::html} %\VignetteEncoding{UTF-8} knitr: opts_chunk: collapse: true comment: '#>' Output created: bibtex-cff.html --- finished re-building ‘bibtex-cff.qmd’ --- re-building ‘cffr.qmd’ using html <1b>[31m processing file: cffr.qmd <1b>[39m<1b>[31moutput file: cffr.knit.md <1b>[39m<1b>[1mpandoc <1b>[22m to: html output-file: cffr.html standalone: true embed-resources: true wrap: none default-image-extension: png css: - >- /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css toc: true variables: {} <1b>[1mmetadata<1b>[22m document-css: false lang: en engines: - path: /opt/quarto/share/extension-subtrees/julia-engine/_extensions/julia-engine/julia-engine.js minimal: true theme: none title: Manipulating Citations with cffr description: Learn how to modify `cff` objects. bibliography: - REFERENCES.bib link-citations: true vignette: | %\VignetteIndexEntry{Manipulating Citations with cffr} %\VignetteEngine{quarto::html} %\VignetteEncoding{UTF-8} knitr: opts_chunk: collapse: true comment: '#>' warning: false message: true Output created: cffr.html --- finished re-building ‘cffr.qmd’ --- re-building ‘joss-paper.qmd’ using html <1b>[1mpandoc <1b>[22m to: html output-file: joss-paper.html standalone: true embed-resources: true wrap: none default-image-extension: png css: - >- /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css variables: {} <1b>[1mmetadata<1b>[22m document-css: false lang: en engines: - path: /opt/quarto/share/extension-subtrees/julia-engine/_extensions/julia-engine/julia-engine.js minimal: true theme: none title: 'cffr: Generate Citation File Format Metadata for R Packages' subtitle: JOSS paper description: Paper published on The Journal of Open Source Software. keywords: - R - cff - citation - credit - metadata author: - name: Diego Hernangómez orcid: 0000-0001-8457-4658 affiliations: - Independent Researcher citation: type: article-journal container-title: Journal of Open Source Software volume: 6 issue: 67 page: 3900 available-date: 2021 doi: 10.21105/joss.03900 url: https://doi.org/10.21105/joss.03900 date: '2021-11-08' doi: 10.21105/joss.03900 bibliography: - REFERENCES.bib link-citations: true vignette: | %\VignetteIndexEntry{cffr: Generate Citation File Format Metadata for R Packages} %\VignetteEngine{quarto::html} %\VignetteEncoding{UTF-8} Output created: joss-paper.html --- finished re-building ‘joss-paper.qmd’ --- re-building ‘r-cff.qmd’ using html <1b>[91mERROR: No space left on device (os error 28): tmpdir Stack trace: at makeTempDirSync (ext:deno_fs/30_fs.js:160:10) at file:///opt/quarto/bin/quarto.js:98542:29 at withAttempts (file:///opt/quarto/bin/quarto.js:98495:14) at Object.makeTempDirSync (file:///opt/quarto/bin/quarto.js:98542:10) at createTempContext (file:///opt/quarto/bin/quarto.js:26212:18) at globalTempContext (file:///opt/quarto/bin/quarto.js:26204:19) at singleFileProjectContext (file:///opt/quarto/bin/quarto.js:142117:16) at render (file:///opt/quarto/bin/quarto.js:142194:21) at async _Command.actionHandler (file:///opt/quarto/bin/quarto.js:142470:24) at async _Command.execute (file:///opt/quarto/bin/quarto.js:102091:7) at async _Command.parseCommand (file:///opt/quarto/bin/quarto.js:101968:14) at async quarto4 (file:///opt/quarto/bin/quarto.js:187649:5) at async file:///opt/quarto/bin/quarto.js:187677:5 at async file:///opt/quarto/bin/quarto.js:187532:14 at async mainRunner (file:///opt/quarto/bin/quarto.js:187534:5) at async file:///opt/quarto/bin/quarto.js:187670:3<1b>[39m Error: processing vignette 'r-cff.qmd' failed with diagnostics: ! Error running quarto CLI from R. Caused by error in `quarto_render()`: ✖ Error returned by quarto CLI. ----------------------------- <1b>[91mERROR: No space left on device (os error 28): tmpdir<1b>[39m Stack trace: at makeTempDirSync (ext:deno_fs/30_fs.js:160:10) at file:///opt/quarto/bin/quarto.js:98542:29 at withAttempts (file:///opt/quarto/bin/quarto.js:98495:14) at Object.makeTempDirSync (file:///opt/quarto/bin/quarto.js:98542:10) at createTempContext (file:///opt/quarto/bin/quarto.js:26212:18) at globalTempContext (file:///opt/quarto/bin/quarto.js:26204:19) at singleFileProjectContext (file:///opt/quarto/bin/quarto.js:142117:16) at render (file:///opt/quarto/bin/quarto.js:142194:21) at async _Command.actionHandler (file:///opt/quarto/bin/quarto.js:142470:24) at async _Command.execute (file:///opt/quarto/bin/quarto.js:102091:7) at async _Command.parseCommand (file:///opt/quarto/bin/quarto.js:101968:14) at async quarto4 (file:///opt/quarto/bin/quarto.js:187649:5) at async file:///opt/quarto/bin/quarto.js:187677:5 at async file:///opt/quarto/bin/quarto.js:187532:14 at async mainRunner (file:///opt/quarto/bin/quarto.js:187534:5) at async file:///opt/quarto/bin/quarto.js:187670:3 Caused by error in `processx::run()`: ! System command 'quarto' failed --- failed re-building ‘r-cff.qmd’ SUMMARY: processing the following file failed: ‘r-cff.qmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc