Last updated on 2026-04-26 02:49:53 CEST.
| Package | ERROR | OK |
|---|---|---|
| glmmfields | 11 | |
| metafolio | 12 | |
| sdmTMB | 1 | 11 |
Current CRAN status: OK: 11
Current CRAN status: OK: 12
Current CRAN status: ERROR: 1, OK: 11
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [43s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> options(Matrix.warnDeprecatedCoerce = 2)
>
> library(testthat)
> library(sdmTMB)
>
> test_check("sdmTMB")
Starting 2 test processes.
> test-3-families.R: Student-t degrees of freedom parameter will be estimated. This used to be fixed at 3 by default. To fix it, supply a value to `df` (e.g., `df = 3`).
> test-3-families.R: Student-t degrees of freedom parameter will be estimated. This used to be fixed at 3 by default. To fix it, supply a value to `df` (e.g., `df = 3`).
> test-3-families.R: Student-t degrees of freedom parameter will be estimated. This used to be fixed at 3 by default. To fix it, supply a value to `df` (e.g., `df = 3`).
> test-deviance.R: Loading required package: nlme
> test-deviance.R: This is mgcv 1.9-4. For overview type '?mgcv'.
> test-emmeans.R: Welcome to emmeans.
> test-emmeans.R: Caution: You lose important information if you filter this package's results.
> test-emmeans.R: See '? untidy'
> test-emmeans.R: NOTE: Results may be misleading due to involvement in interactions
> test-extra-time.R: Detected irregular time spacing with an AR(1) or random walk process.
> test-extra-time.R: Consider filling in the missing time slices with `extra_time`.
> test-extra-time.R: `extra_time = c(2006, 2008, 2010, 2012, 2014, 2016)`
> test-links.R:
Error:
! testthat subprocess exited in file 'test-links.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("sdmTMB")
2. └─testthat::test_dir(...)
3. └─testthat:::test_files(...)
4. └─testthat:::test_files_parallel(...)
5. ├─withr::with_dir(...)
6. │ └─base::force(code)
7. ├─testthat::with_reporter(...)
8. │ └─base::tryCatch(...)
9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".")
13. └─queue$poll(Inf)
14. └─base::lapply(...)
15. └─testthat (local) FUN(X[[i]], ...)
16. └─private$handle_error(msg, i)
17. └─cli::cli_abort(...)
18. └─rlang::abort(...)
Execution halted
Flavor: r-oldrel-windows-x86_64