Last updated on 2025-12-25 04:50:58 CET.
| Package | ERROR | OK |
|---|---|---|
| ctmm | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.3.0
Check: examples
Result: ERROR
Running examples in ‘ctmm-Ex.R’ failed
The error occurred in:
R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> pkgname <- "ctmm"
> source(file.path(R.home("share"), "R", "examples-header.R"))
> options(warn = 1)
> library('ctmm')
Error: package or namespace load failed for ‘ctmm’ in .doLoadActions(where, attach):
error in load action .__A__.1 for package terra: loadModule(module = "spat", what = TRUE, env = ns, loadNow = TRUE): Unable to load module "spat": c++ exception (unknown reason)
Execution halted
* using check arguments '--no-clean-on-error '
Flavor: r-oldrel-macos-x86_64