* using log directory 'd:/Rcompile/CRANpkg/local/4.5/tibblify.Rcheck' * using R version 4.5.2 (2025-10-31 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 'tibblify/DESCRIPTION' ... OK * this is package 'tibblify' version '0.3.1' * 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 'tibblify' can be installed ... OK * used C compiler: 'gcc.exe (GCC) 14.3.0' * used C++ compiler: 'g++.exe (GCC) 14.3.0' * 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 whether startup messages can be suppressed ... [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 ... [7s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... OK * checking Rd cross-references ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: guess_tspec.Rd: abort Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... [0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compiled code ... NOTE File 'tibblify/libs/x64/tibblify.dll': Found non-API calls to R: 'BODY', 'CLOENV', 'ENCLOS', 'EXTPTR_PROT', 'EXTPTR_TAG', 'FORMALS', 'FRAME', 'HASHTAB', 'OBJECT', 'PRENV', 'PRVALUE', 'R_PromiseExpr', 'Rf_allocSExp', 'Rf_findVarInFrame3', 'SETLENGTH', 'SET_BODY', 'SET_CLOENV', 'SET_FORMALS', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH', 'STRING_PTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [2s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [35s] ERROR Running 'spelling.R' [0s] Running 'testthat.R' [35s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(tibblify) > > test_check("tibblify") [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] ══ Skipped tests (85) ══════════════════════════════════════════════════════════ • On CRAN (84): 'test-format.R:1:1', 'test-format.R:7:1', 'test-format.R:46:1', 'test-format.R:66:1', 'test-format.R:102:1', 'test-format.R:114:1', 'test-format.R:178:1', 'test-format.R:184:1', 'test-format.R:213:1', 'test-format.R:237:1', 'test-format.R:244:1', 'test-format.R:258:1', 'test-format.R:322:1', 'test-nest-tree.R:1:1', 'test-nest-tree.R:25:1', 'test-nest-tree.R:49:1', 'test-nest-tree.R:61:1', 'test-nest-tree.R:74:1', 'test-nest-tree.R:86:1', 'test-nest-tree.R:98:1', 'test-parse-open-api.R:2:3', 'test-spec_combine.R:1:1', 'test-spec_combine.R:13:1', 'test-spec_combine.R:19:1', 'test-spec_combine.R:63:1', 'test-spec_combine.R:90:1', 'test-spec_combine.R:104:1', 'test-spec_combine.R:128:1', 'test-spec_combine.R:141:1', 'test-spec_combine.R:158:1', 'test-spec_guess.R:1:1', 'test-spec_guess.R:7:1', 'test-spec_guess.R:11:1', 'test-spec_guess.R:15:1', 'test-spec_guess.R:19:1', 'test-spec_guess.R:32:1', 'test-spec_guess.R:58:1', 'test-spec_guess.R:63:1', 'test-spec_guess.R:70:1', 'test-spec_guess_df.R:436:1', 'test-spec_guess_df.R:443:1', 'test-spec_guess_object.R:308:1', 'test-spec_inform_unspecified.R:1:1', 'test-tib_spec.R:4:1', 'test-tib_spec.R:11:1', 'test-tib_spec.R:18:1', 'test-tib_spec.R:41:1', 'test-tib_spec.R:64:1', 'test-tib_spec.R:71:1', 'test-tib_spec.R:75:1', 'test-tib_spec.R:81:1', 'test-tib_spec.R:91:1', 'test-tib_spec.R:104:1', 'test-tib_spec.R:114:1', 'test-tib_spec.R:129:1', 'test-tib_spec.R:159:1', 'test-tib_spec.R:225:1', 'test-tibblify.R:1:1', 'test-tibblify.R:11:1', 'test-tibblify.R:51:1', 'test-tibblify.R:111:3', 'test-tibblify.R:192:1', 'test-tibblify.R:284:1', 'test-tibblify.R:328:1', 'test-tibblify.R:375:1', 'test-tibblify.R:451:1', 'test-tibblify.R:523:1', 'test-tibblify.R:573:1', 'test-tibblify.R:852:3', 'test-tibblify.R:1138:1', 'test-tibblify.R:1158:1', 'test-tibblify.R:1223:1', 'test-tibblify.R:1308:1', 'test-tibblify.R:1397:1', 'test-tibblify.R:1405:1', 'test-tibblify.R:1467:1', 'test-tibblify.R:1473:1', 'test-tibblify.R:1484:1', 'test-unnest-tree.R:39:1', 'test-unnest-tree.R:190:1', 'test-unnest-tree.R:257:1', 'test-unpack-tspec.R:75:1', 'test-unpack-tspec.R:122:1', 'test-untibblify.R:185:1' • improve guessing logic (1): 'test-spec_guess_object_list.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-unnest-tree.R:34:3'): checks arguments ───────────────────────── Error in `UseMethod("parse_all")`: no applicable method for 'parse_all' applied to an object of class "NULL" Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-unnest-tree.R:34:3 2. └─testthat:::expect_snapshot_(...) 3. ├─testthat:::with_is_snapshotting(...) 4. └─testthat:::verify_exec(quo_get_expr(x), quo_get_env(x), replay) 5. └─evaluate::evaluate(source, envir = env, new_device = FALSE, output_handler = handler) 6. └─evaluate::parse_all(input, filename = filename) [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [8s] OK * checking PDF version of manual ... [19s] OK * checking HTML version of manual ... [3s] OK * DONE Status: 1 ERROR, 2 NOTEs