Last updated on 2025-11-03 05:50:34 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 4.72 | 87.28 | 92.00 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 2.74 | 63.68 | 66.42 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 14.00 | 131.14 | 145.14 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 26.00 | 132.56 | 158.56 | OK | |
| r-devel-windows-x86_64 | 0.6.0 | 7.00 | 109.00 | 116.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 6.90 | 82.10 | 89.00 | OK | |
| r-release-linux-x86_64 | 0.6.0 | 5.20 | 76.56 | 81.76 | ERROR | |
| r-release-macos-arm64 | 0.6.0 | 2.00 | 66.00 | 68.00 | OK | |
| r-release-macos-x86_64 | 0.6.0 | 4.00 | 80.00 | 84.00 | OK | |
| r-release-windows-x86_64 | 0.6.0 | 7.00 | 107.00 | 114.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.0 | 2.00 | 46.00 | 48.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6.0 | 5.00 | 141.00 | 146.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.0 | 9.00 | 253.00 | 262.00 | OK |
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(admtools)
>
> test_check("admtools")
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 214 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_rev_dir.R:4:3'): double transformation returns original object ──
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'FossilSim'
Backtrace:
▆
1. └─base::loadNamespace(x) at test_rev_dir.R:4:3
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
── Error ('test_strat_to_time.R:28:3'): transformation for fossils objects works ──
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'FossilSim'
Backtrace:
▆
1. └─base::loadNamespace(x) at test_strat_to_time.R:28:3
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
── Error ('test_strat_to_time.R:37:3'): transformation for taxonomy objects works ──
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'FossilSim'
Backtrace:
▆
1. └─base::loadNamespace(x) at test_strat_to_time.R:37:3
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
── Error ('test_time_to_strat.R:29:3'): transformation for fossils objects works ──
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'FossilSim'
Backtrace:
▆
1. └─base::loadNamespace(x) at test_time_to_strat.R:29:3
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
── Error ('test_time_to_strat.R:38:3'): transformation for taxonomy objects works ──
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'FossilSim'
Backtrace:
▆
1. └─base::loadNamespace(x) at test_time_to_strat.R:38:3
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 214 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.6.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘FossilSim_integration.Rmd’ using rmarkdown
Quitting from FossilSim_integration.Rmd:31-59 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'FossilSim'
---
Backtrace:
▆
1. └─base::loadNamespace(x)
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'FossilSim_integration.Rmd' failed with diagnostics:
there is no package called 'FossilSim'
--- failed re-building ‘FossilSim_integration.Rmd’
--- re-building ‘adm_from_sedrate.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘adm_from_sedrate.Rmd’
--- re-building ‘adm_from_trace_cont.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘adm_from_trace_cont.Rmd’
--- re-building ‘adm_plotting.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘adm_plotting.Rmd’
--- re-building ‘admtools.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘admtools.Rmd’
--- re-building ‘admtools_doc.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘admtools_doc.Rmd’
--- re-building ‘correlation.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘correlation.Rmd’
SUMMARY: processing the following file failed:
‘FossilSim_integration.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64