* using log directory 'd:/Rcompile/CRANpkg/local/4.6/codemetar.Rcheck' * using R Under development (unstable) (2026-01-30 r89357 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'codemetar/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'codemetar' version '0.3.6' * package encoding: UTF-8 * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'codemetar' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... 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 ... [1s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [1s] 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 ... [4s] OK * checking Rd files ... [0s] OK * checking Rd metadata ... 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [1s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [4s] ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(codemetar) > > test_check("codemetar") Saving _problems/test-give_opinions-113.R [ FAIL 1 | WARN 0 | SKIP 15 | PASS 55 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-create_codemeta.R:3:3', 'test-extract_badges.R:19:3', 'test-frame.R:3:5', 'test-give_opinions.R:6:3', 'test-give_opinions.R:14:3', 'test-give_opinions.R:32:3', 'test-give_opinions.R:41:3', 'test-give_opinions.R:49:3', 'test-give_opinions.R:79:3', 'test-guess_metadata.R:3:3', 'test-guess_metadata.R:80:3', 'test-guess_metadata.R:95:3', 'test-guess_metadata.R:116:3', 'test-write_codemeta.R:2:3' • nzchar(Sys.getenv("GITHUB_PAT")) is not TRUE (1): 'test-guess_metadata.R:61:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-give_opinions.R:113:3'): try_to_give_opinions_readme() works ── Expected `try_to_give_opinions_readme(package_file("dplyr", "DESCRIPTION"))` to be NULL. Differences: `actual` is an S3 object of class , a list `expected` is NULL [ FAIL 1 | WARN 0 | SKIP 15 | PASS 55 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [3s] OK * checking PDF version of manual ... [19s] OK * checking HTML version of manual ... [2s] OK * DONE Status: 1 ERROR