Last updated on 2026-06-13 20:50:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 202.03 | 472.49 | 674.52 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 201.24 | 216.92 | 418.16 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 227.00 | 741.35 | 968.35 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 480.00 | 803.49 | 1283.49 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 210.00 | 482.00 | 692.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 238.36 | 447.20 | 685.56 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 249.22 | 447.55 | 696.77 | OK | |
| r-release-macos-arm64 | 1.0.2 | 46.00 | 108.00 | 154.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 7.00 | ERROR | |||
| r-release-windows-x86_64 | 1.0.2 | 212.00 | 476.00 | 688.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 136.00 | 350.00 | 486.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 282.00 | 665.00 | 947.00 | OK |
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/8s]
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(tsissm)
Loading required package: Rcpp
Loading required package: tsmethods
>
> test_check("tsissm")
Error in `source_dir()`:
! Failed to evaluate './helper-global.R'.
Caused by error:
! '*this' is not a valid 'advector' (constructed using illegal operation?)
Backtrace:
▆
1. ├─testthat::test_check("tsissm")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_helpers(".", env)
7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(...)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. │ ├─tsmethods::estimate(spec_constant_benchmark) at ./helper-global.R:7:1
15. │ └─tsissm:::estimate.tsissm.spec(spec_constant_benchmark)
16. │ └─tsissm:::.estimate_ad_constant(...)
17. │ └─tsissm:::issm_constraint(fun$par, fun, issmenv)
18. │ └─RTMB (local) makeADFun2(...)
19. │ └─obj$retape()
20. │ └─RTMB:::MakeADFunObject(...)
21. │ └─RTMB:::.MakeTape(mapfunc, obj$env$par)
22. │ └─RTMB (local) f(x)
23. │ └─tsissm (local) func(pl)
24. │ ├─base::eigen(D, symmetric = FALSE, only.values = TRUE)
25. │ └─RTMB::eigen(D, symmetric = FALSE, only.values = TRUE)
26. │ ├─base::eigen(x, symmetric, only.values, EISPACK)
27. │ └─RTMB::eigen(x, symmetric, only.values, EISPACK)
28. │ └─RTMB::Math.advector(colSums(Re(V * Conj(V))))
29. │ └─RTMB:::Math1(x, .Generic, ...)
30. ├─base::stop(`<Rcpp::xc>`)
31. └─testthat (local) `<fn>`(`<Rcpp::xc>`)
32. └─cli::cli_abort(...)
33. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘demo_ensembling.Rmd’ using rmarkdown
Quitting from demo_ensembling.Rmd:90-92 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `dimnames(x) <- dnx`:
! 'dimnames' applied to non-array
---
Backtrace:
▆
1. ├─flextable::as_flextable(summary(mod$models[[1]]))
2. └─flextable:::as_flextable.table(summary(mod$models[[1]]))
3. ├─base::as.data.frame(x)
4. └─base::as.data.frame.table(x)
5. ├─base::eval(ex)
6. │ └─base::eval(ex)
7. ├─base::data.frame(...)
8. ├─base::do.call(...)
9. └─base::provideDimnames(x, sep = sep, base = base)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'demo_ensembling.Rmd' failed with diagnostics:
'dimnames' applied to non-array
--- failed re-building ‘demo_ensembling.Rmd’
--- re-building ‘demo_filtering.Rmd’ using rmarkdown
Quitting from demo_filtering.Rmd:50-64 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! '*this' is not a valid 'advector' (constructed using illegal operation?)
---
Backtrace:
▆
1. ├─tsmethods::estimate(spec)
2. └─tsissm:::estimate.tsissm.spec(spec)
3. └─tsissm:::.estimate_ad_constant(...)
4. └─tsissm:::issm_constraint(fun$par, fun, issmenv)
5. └─RTMB (local) makeADFun2(...)
6. └─obj$retape()
7. └─RTMB:::MakeADFunObject(...)
8. └─RTMB:::.MakeTape(mapfunc, obj$env$par)
9. └─RTMB (local) f(x)
10. └─tsissm (local) func(pl)
11. ├─base::eigen(D, symmetric = FALSE, only.values = TRUE)
12. └─RTMB::eigen(D, symmetric = FALSE, only.values = TRUE)
13. ├─base::eigen(x, symmetric, only.values, EISPACK)
14. └─RTMB::eigen(x, symmetric, only.values, EISPACK)
15. └─RTMB::Math.advector(colSums(Re(V * Conj(V))))
16. └─RTMB:::Math1(x, .Generic, ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'demo_filtering.Rmd' failed with diagnostics:
'*this' is not a valid 'advector' (constructed using illegal operation?)
--- failed re-building ‘demo_filtering.Rmd’
--- re-building ‘demo_missing_data.Rmd’ using rmarkdown
Quitting from demo_missing_data.Rmd:82-99 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! '*this' is not a valid 'advector' (constructed using illegal operation?)
---
Backtrace:
▆
1. ├─tsmethods::estimate(spec_naive, scores = FALSE)
2. └─tsissm:::estimate.tsissm.spec(spec_naive, scores = FALSE)
3. └─tsissm:::.estimate_ad_constant(...)
4. └─tsissm:::issm_constraint(fun$par, fun, issmenv)
5. └─RTMB (local) makeADFun2(...)
6. └─obj$retape()
7. └─RTMB:::MakeADFunObject(...)
8. └─RTMB:::.MakeTape(mapfunc, obj$env$par)
9. └─RTMB (local) f(x)
10. └─tsissm (local) func(pl)
11. ├─base::eigen(D, symmetric = FALSE, only.values = TRUE)
12. └─RTMB::eigen(D, symmetric = FALSE, only.values = TRUE)
13. ├─base::eigen(x, symmetric, only.values, EISPACK)
14. └─RTMB::eigen(x, symmetric, only.values, EISPACK)
15. └─RTMB::Math.advector(colSums(Re(V * Conj(V))))
16. └─RTMB:::Math1(x, .Generic, ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'demo_missing_data.Rmd' failed with diagnostics:
'*this' is not a valid 'advector' (constructed using illegal operation?)
--- failed re-building ‘demo_missing_data.Rmd’
--- re-building ‘demo_variance_dynamics.Rmd’ using rmarkdown
Quitting from demo_variance_dynamics.Rmd:90-101 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! '*this' is not a valid 'advector' (constructed using illegal operation?)
---
Backtrace:
▆
1. ├─tsmethods::estimate(spec_constant, scores = FALSE)
2. └─tsissm:::estimate.tsissm.spec(spec_constant, scores = FALSE)
3. └─tsissm:::.estimate_ad_constant(...)
4. └─tsissm:::ar_jconstraint(fun$par, fun, issmenv)
5. └─RTMB (local) makeADFun2(...)
6. └─obj$retape()
7. └─RTMB:::MakeADFunObject(...)
8. └─RTMB:::.MakeTape(mapfunc, obj$env$par)
9. └─RTMB (local) f(x)
10. └─tsissm (local) func(pl)
11. ├─base::eigen(C, symmetric = FALSE)
12. └─RTMB::eigen(C, symmetric = FALSE)
13. ├─base::eigen(x, symmetric, only.values, EISPACK)
14. └─RTMB::eigen(x, symmetric, only.values, EISPACK)
15. └─RTMB::Math.advector(colSums(Re(V * Conj(V))))
16. └─RTMB:::Math1(x, .Generic, ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'demo_variance_dynamics.Rmd' failed with diagnostics:
'*this' is not a valid 'advector' (constructed using illegal operation?)
--- failed re-building ‘demo_variance_dynamics.Rmd’
--- re-building ‘issm_introduction.Rmd’ using rmarkdown
--- finished re-building ‘issm_introduction.Rmd’
SUMMARY: processing the following files failed:
‘demo_ensembling.Rmd’ ‘demo_filtering.Rmd’ ‘demo_missing_data.Rmd’
‘demo_variance_dynamics.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: package dependencies
Result: ERROR
Package required but not available: ‘RTMB’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64