* using log directory 'd:/Rcompile/CRANpkg/local/4.7/ArchaeoPhases.Rcheck' * using R Under development (unstable) (2026-05-09 r90031 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 * current time: 2026-05-10 05:03:07 UTC * checking for file 'ArchaeoPhases/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'ArchaeoPhases' version '2.1.0' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Package suggested but not available for checking: 'ArchaeoData' * 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 'ArchaeoPhases' 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 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 ... [8s] OK * checking Rd files ... [2s] 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... [1s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [7s] ERROR Running examples in 'ArchaeoPhases-Ex.R' failed The error most likely occurred in: > ### Name: as_events > ### Title: Coerce to Events > ### Aliases: as_events as_events-method as_events,matrix-method > ### as_events,data.frame-method > > ### ** Examples > > ## Coerce to events > eve <- as_events(mcmc_events, calendar = CE(), iteration = 1) > > ## Plot first event > plot(eve[, 1], interval = "hdr") Error in (function (cl, name, valueClass) : assignment of an object of class "NULL" is not valid for @'labels' in an object of class "EventsMCMC"; is(value, "character") is not TRUE Calls: plot ... median.default -> names<- -> names<- -> Execution halted * checking for unstated dependencies in 'tests' ... OK * checking tests ... [5s] ERROR Running 'tinytest.R' [4s] Running the tests in 'tests/tinytest.R' failed. Complete output: > if (requireNamespace("tinytest", quietly = TRUE)) { + ## Force tests to be executed if in dev release + ## (which we define as having a sub-release) + NOT_CRAN <- length(unclass(packageVersion("ArchaeoPhases"))[[1]]) == 4 + + tinytest::test_package("ArchaeoPhases", at_home = NOT_CRAN) + } Loading required package: aion Breaking changes! ArchaeoPhases v2.0 is the result of a complete code rewrite. For further details, please consult the changelog. test_activity.R............... 0 tests test_activity.R............... 0 tests test_activity.R............... 0 tests test_activity.R............... 0 tests test_activity.R............... 1 tests OK test_activity.R............... 2 tests OK test_activity.R............... 2 tests OK 0.7s test_allen.R.................. 0 tests test_allen.R.................. 0 tests test_allen.R.................. 0 tests test_allen.R.................. 0 tests test_allen.R.................. 0 tests test_allen.R.................. 1 tests OK test_allen.R.................. 1 tests OK test_allen.R.................. 2 tests OK test_allen.R.................. 3 tests OK test_allen.R.................. 4 tests OK test_allen.R.................. 4 tests OK test_allen.R.................. 4 tests OK test_allen.R.................. 5 tests OK test_allen.R.................. 5 tests OK test_allen.R.................. 5 tests OK test_allen.R.................. 6 tests OK test_allen.R.................. 6 tests OK test_allen.R.................. 6 tests OK test_allen.R.................. 7 tests OK test_allen.R.................. 7 tests OK test_allen.R.................. 8 tests OK test_allen.R.................. 8 tests OK test_allen.R.................. 8 tests OK test_allen.R.................. 8 tests OK test_allen.R.................. 9 tests OK test_allen.R.................. 9 tests OK test_allen.R.................. 9 tests OK test_allen.R.................. 9 tests OK test_allen.R.................. 10 tests OK test_allen.R.................. 10 tests OK test_allen.R.................. 10 tests OK test_allen.R.................. 10 tests OK test_allen.R.................. 11 tests OK 46ms test_boundaries.R............. 0 tests test_boundaries.R............. 0 tests test_boundaries.R............. 0 tests test_boundaries.R............. 0 tests test_boundaries.R............. 1 tests OK 0.2s test_events.R................. 0 tests test_events.R................. 0 tests test_events.R................. 0 tests test_events.R................. 1 tests OK test_events.R................. 1 tests OK 0.2s test_hiatus.R................. 0 tests test_hiatus.R................. 0 tests test_hiatus.R................. 0 tests test_hiatus.R................. 0 tests test_hiatus.R................. 1 tests OK test_hiatus.R................. 1 tests OK test_hiatus.R................. 1 tests OK test_hiatus.R................. 1 tests OK test_hiatus.R................. 2 tests OK 0.6s test_interval.R............... 0 tests test_interval.R............... 0 tests test_interval.R............... 0 tests Error: instance initialization: * evaluation nested too deeply: infinite recursion / options(expressions=)? * evaluation nested too deeply: infinite recursion / options(expressions=)? Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [7s] OK * checking PDF version of manual ... [24s] OK * checking HTML version of manual ... [18s] OK * DONE Status: 2 ERRORs