Last updated on 2026-06-04 18:50:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.0 | 9.63 | 118.39 | 128.02 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.0 | 6.04 | 56.52 | 62.56 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.1.0 | 15.00 | 177.19 | 192.19 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 16.00 | 136.21 | 152.21 | ERROR | |
| r-devel-windows-x86_64 | 2.1.0 | 12.00 | 142.00 | 154.00 | OK | |
| r-patched-linux-x86_64 | 2.1.0 | 10.96 | 108.77 | 119.73 | OK | |
| r-release-linux-x86_64 | 2.1.0 | 8.32 | 109.25 | 117.57 | 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 | 11.00 | 142.00 | 153.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 | 16.00 | 163.00 | 179.00 | OK |
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-gcc
Version: 2.1.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)) {
+ ## 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-gcc
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-linux-x86_64-fedora-gcc
Version: 2.1.0
Check: tests
Result: ERROR
Running ‘tinytest.R’
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-fedora-gcc