CRAN Package Check Results for Package ArchaeoPhases

Last updated on 2026-06-09 21:54:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.0 8.41 76.66 85.07 ERROR
r-devel-linux-x86_64-debian-gcc 2.1.0 6.31 89.25 95.56 OK
r-devel-linux-x86_64-fedora-clang 2.1.0 18.00 191.74 209.74 OK
r-devel-linux-x86_64-fedora-gcc 2.1.0 17.00 207.30 224.30 OK
r-devel-windows-x86_64 2.1.0 12.00 103.00 115.00 ERROR
r-patched-linux-x86_64 2.1.0 10.96 108.77 119.73 OK
r-release-linux-x86_64 2.1.0 8.62 108.36 116.98 OK
r-release-macos-arm64 2.1.0 2.00 31.00 33.00 OK
r-release-macos-x86_64 2.1.0 6.00 129.00 135.00 OK
r-release-windows-x86_64 2.1.0 12.00 137.00 149.00 OK
r-oldrel-macos-arm64 2.1.0 OK
r-oldrel-macos-x86_64 2.1.0 6.00 242.00 248.00 OK
r-oldrel-windows-x86_64 2.1.0 15.00 160.00 175.00 OK

Check Details

Version: 2.1.0
Check: examples
Result: ERROR Running examples in ‘ArchaeoPhases-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: activity > ### Title: Activity Plot > ### Aliases: activity activity-method activity,EventsMCMC-method > ### activity,CumulativeEvents-method plot,ActivityEvents,missing-method > > ### ** Examples > > ## Coerce to MCMC > eve <- as_events(mcmc_events, calendar = CE(), iteration = 1) > eve <- eve[1:10000, ] > > ## Tempo plot > tmp <- tempo(eve) Error in .local(x, decreasing, ...) : unused argument (method = "radix") Calls: tempo -> tempo -> .local -> apply -> FUN -> sort -> sort Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.1.0
Check: tests
Result: ERROR Running ‘tinytest.R’ [2s/2s] 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 Error in .local(x, decreasing, ...) : unused argument (method = "radix") Calls: <Anonymous> ... tempo -> tempo -> .local -> apply -> FUN -> sort -> sort Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.1.0
Check: examples
Result: ERROR Running examples in 'ArchaeoPhases-Ex.R' failed The error most likely occurred in: > ### Name: activity > ### Title: Activity Plot > ### Aliases: activity activity-method activity,EventsMCMC-method > ### activity,CumulativeEvents-method plot,ActivityEvents,missing-method > > ### ** Examples > > ## Coerce to MCMC > eve <- as_events(mcmc_events, calendar = CE(), iteration = 1) > eve <- eve[1:10000, ] > > ## Tempo plot > tmp <- tempo(eve) Error in .local(x, decreasing, ...) : unused argument (method = "radix") Calls: tempo -> tempo -> .local -> apply -> FUN -> sort -> sort Execution halted Flavor: r-devel-windows-x86_64

Version: 2.1.0
Check: tests
Result: ERROR Running 'tinytest.R' [1s] 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 Error in .local(x, decreasing, ...) : unused argument (method = "radix") Calls: <Anonymous> ... tempo -> tempo -> .local -> apply -> FUN -> sort -> sort Execution halted Flavor: r-devel-windows-x86_64