The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

CRAN Package Check Results for Package ananke

Last updated on 2026-06-26 11:54:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 6.55 59.58 66.13 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 4.66 48.86 53.52 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 10.00 98.73 108.73 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 11.00 96.45 107.45 OK
r-devel-windows-x86_64 0.3.0 9.00 83.00 92.00 OK
r-patched-linux-x86_64 0.3.0 5.44 61.45 66.89 OK
r-release-linux-x86_64 0.3.0 6.25 61.86 68.11 OK
r-release-macos-arm64 0.3.0 2.00 17.00 19.00 OK
r-release-macos-x86_64 0.3.0 5.00 71.00 76.00 OK
r-release-windows-x86_64 0.3.0 10.00 83.00 93.00 OK
r-oldrel-macos-arm64 0.3.0 1.00 21.00 22.00 OK
r-oldrel-macos-x86_64 0.3.0 4.00 59.00 63.00 OK
r-oldrel-windows-x86_64 0.3.0 13.00 94.00 107.00 OK

Check Details

Version: 0.3.0
Check: examples
Result: ERROR Running examples in ‘ananke-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: as.data.frame > ### Title: Coerce to a Data Frame > ### Aliases: as.data.frame as.data.frame,CalibratedAges-method > ### as.data.frame,CalibratedIntervals-method as.data.frame,RECE-method > ### as.data.frame,ProxyRecord-method > > ### ** Examples > > ## Calibrate multiple dates > cal <- c14_calibrate( + values = c(5000, 4500), + errors = c(45, 35), + names = c("X", "Y") + ) > > as.data.frame(cal) Error in z[i, j, k, drop = drop] : incorrect number of dimensions Calls: as.data.frame ... interval_hdr -> .local -> apply -> array -> [ -> [ -> .local Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.0
Check: tests
Result: ERROR Running ‘tinytest.R’ [1s/2s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("ananke") + } Loading required package: aion test_c14_calibrate.R.......... 0 tests test_c14_calibrate.R.......... 0 tests Error in h(simpleError(msg, call)) : error in evaluating the argument 'x' in selecting a method for function 'as.list': incorrect number of dimensions Calls: <Anonymous> ... array -> [ -> [ -> .local -> .handleSimpleError -> h Execution halted Flavor: r-devel-linux-x86_64-debian-clang

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.