- using R Under development (unstable) (2025-12-15 r89175)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-15 (Debian 15.2.0-9) 15.2.0
GNU Fortran (Debian 15.2.0-9) 15.2.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
- checking for file ‘citation/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘citation’ version ‘0.8.2’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [1s/2s] OK
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking serialization versions ... OK
- checking whether package ‘citation’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [3s/5s] OK
- checking Rd files ... [0s/0s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... [0s/1s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [1s/2s] ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
>
> test_check("citation")
Loading required package: citation
cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
type: software
title: 'yaml: Methods to Convert R Data to YAML and Back'
version: 2.3.12
date-released: ~
abstract: Implements the 'libyaml' 'YAML' 1.1 parser and emitter (<https://pyyaml.org/wiki/LibYAML>)
for R.
authors:
- family-names: Wickham
given-names: Hadley
email: hadley@posit.co
orcid: 0000-0003-4757-117X
- family-names: Garbett
given-names: Shawn
email: shawn.garbett@vumc.org
orcid: 0000-0003-4079-5621
- family-names: Stephens
given-names: Jeremy
- family-names: Simonov
given-names: Kirill
- family-names: Xie
given-names: Yihui
orcid: 0000-0003-0645-5666
- family-names: Dong
given-names: Zhuoer
- family-names: Horner
given-names: Jeffrey
- name: reikoch
- family-names: Beasley
given-names: Will
orcid: 0000-0002-5613-5006
- family-names: O'Connor
given-names: Brendan
- family-names: Quinn
given-names: Michael
- family-names: Gao
given-names: Charlie
- family-names: Warnes
given-names:
- Gregory
- R.
- family-names: Kamvar
given-names:
- Zhian
- N.
license: BSD-3-Clause
url: https://yaml.r-lib.org
repository-code: https://github.com/r-lib/yaml/
Saving _problems/test-r2cff-20.R
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 8 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• !file.exists(citationFile) is TRUE (1): 'test-cff2r.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-r2cff.R:20:3'): r2cff generally works ────────────────────────
Expected `r2cff(yamlFile)` to throw a error.
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 8 ]
Error:
! Test failures.
Execution halted
- checking PDF version of manual ... [4s/6s] OK
- checking HTML version of manual ... [1s/1s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR