Last updated on 2026-02-24 12:53:24 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0.3 | 61.74 | 641.61 | 703.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.0.3 | 43.07 | 430.45 | 473.52 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.0.3 | 117.00 | 1025.19 | 1142.19 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.0.3 | 119.00 | 728.51 | 847.51 | ERROR | |
| r-devel-macos-arm64 | 3.0.3 | 16.00 | 103.00 | 119.00 | OK | |
| r-devel-windows-x86_64 | 3.0.3 | 68.00 | 371.00 | 439.00 | OK | |
| r-patched-linux-x86_64 | 3.0.3 | OK | ||||
| r-release-linux-x86_64 | 3.0.3 | 55.49 | 608.16 | 663.65 | OK | |
| r-release-macos-arm64 | 3.0.3 | 16.00 | 101.00 | 117.00 | OK | |
| r-release-macos-x86_64 | 3.0.3 | 51.00 | 759.00 | 810.00 | OK | |
| r-release-windows-x86_64 | 3.0.3 | 65.00 | 352.00 | 417.00 | OK | |
| r-oldrel-macos-arm64 | 3.0.3 | 16.00 | 103.00 | 119.00 | NOTE | |
| r-oldrel-macos-x86_64 | 3.0.3 | 53.00 | 807.00 | 860.00 | NOTE | |
| r-oldrel-windows-x86_64 | 3.0.3 | 92.00 | 519.00 | 611.00 | NOTE |
Version: 3.0.3
Check: R code for possible problems
Result: NOTE
Error: there is no package called ‘sf’
Call sequence:
10: doWithOneRestart(return(expr), restart)
9: withOneRestart(expr, restarts[[1L]])
8: withRestarts(stop(cond), retry_loadNamespace = function() NULL)
7: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
6: asNamespace(ns)
5: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
3: asNamespace(ns)
2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
1: loadNamespace(package, lib.loc)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.0.3
Check: for missing documentation entries
Result: WARN
Error: package or namespace load failed for ‘camtrapR’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘sf’
Call sequence:
6: stop(msg, call. = FALSE, domain = NA)
5: value[[3L]](cond)
4: tryCatchOne(expr, names, parentenv, handlers[[1L]])
3: tryCatchList(expr, classes, parentenv, handlers)
2: tryCatch({
ns <- loadNamespace(package, lib.loc)
env <- attachNamespace(ns, pos = pos, deps, exclude, include.only)
}, error = function(e) {
P <- if (!is.null(cc <- conditionCall(e)))
paste(" in", deparse(cc)[1L])
else ""
msg <- gettextf("package or namespace load failed for %s%s:\n %s",
sQuote(package), P, conditionMessage(e))
if (logical.return && !quietly)
message(paste("Error:", msg), domain = NA)
else stop(msg, call. = FALSE, domain = NA)
})
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.0.3
Check: for code/documentation mismatches
Result: WARN
Error: package or namespace load failed for ‘camtrapR’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘sf’
Call sequence:
6: stop(msg, call. = FALSE, domain = NA)
5: value[[3L]](cond)
4: tryCatchOne(expr, names, parentenv, handlers[[1L]])
3: tryCatchList(expr, classes, parentenv, handlers)
2: tryCatch({
ns <- loadNamespace(package, lib.loc)
env <- attachNamespace(ns, pos = pos, deps, exclude, include.only)
}, error = function(e) {
P <- if (!is.null(cc <- conditionCall(e)))
paste(" in", deparse(cc)[1L])
else ""
msg <- gettextf("package or namespace load failed for %s%s:\n %s",
sQuote(package), P, conditionMessage(e))
if (logical.return && !quietly)
message(paste("Error:", msg), domain = NA)
else stop(msg, call. = FALSE, domain = NA)
})
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
Error: package or namespace load failed for ‘camtrapR’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘sf’
Call sequence:
6: stop(msg, call. = FALSE, domain = NA)
5: value[[3L]](cond)
4: tryCatchOne(expr, names, parentenv, handlers[[1L]])
3: tryCatchList(expr, classes, parentenv, handlers)
2: tryCatch({
ns <- loadNamespace(package, lib.loc)
env <- attachNamespace(ns, pos = pos, deps, exclude, include.only)
}, error = function(e) {
P <- if (!is.null(cc <- conditionCall(e)))
paste(" in", deparse(cc)[1L])
else ""
msg <- gettextf("package or namespace load failed for %s%s:\n %s",
sQuote(package), P, conditionMessage(e))
if (logical.return && !quietly)
message(paste("Error:", msg), domain = NA)
else stop(msg, call. = FALSE, domain = NA)
})
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
Error: package or namespace load failed for ‘camtrapR’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘sf’
Call sequence:
6: stop(msg, call. = FALSE, domain = NA)
5: value[[3L]](cond)
4: tryCatchOne(expr, names, parentenv, handlers[[1L]])
3: tryCatchList(expr, classes, parentenv, handlers)
2: tryCatch({
ns <- loadNamespace(package, lib.loc)
env <- attachNamespace(ns, pos = pos, deps, exclude, include.only)
}, error = function(e) {
P <- if (!is.null(cc <- conditionCall(e)))
paste(" in", deparse(cc)[1L])
else ""
msg <- gettextf("package or namespace load failed for %s%s:\n %s",
sQuote(package), P, conditionMessage(e))
if (logical.return && !quietly)
message(paste("Error:", msg), domain = NA)
else stop(msg, call. = FALSE, domain = NA)
})
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.0.3
Check: Rd \usage sections
Result: NOTE
Error: there is no package called ‘sf’
Call sequence:
10: doWithOneRestart(return(expr), restart)
9: withOneRestart(expr, restarts[[1L]])
8: withRestarts(stop(cond), retry_loadNamespace = function() NULL)
7: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
6: asNamespace(ns)
5: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
3: asNamespace(ns)
2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
1: loadNamespace(package, lib.loc)
Execution halted
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.0.3
Check: examples
Result: ERROR
Running examples in ‘camtrapR-Ex.R’ failed
The error occurred in:
R Under development (unstable) (2026-02-23 r89469) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
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 <- "camtrapR"
> source(file.path(R.home("share"), "R", "examples-header.R"))
> options(warn = 1)
> library('camtrapR')
Error: package or namespace load failed for ‘camtrapR’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘sf’
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.0.3
Check: tests
Result: ERROR
Running ‘test-all.R’ [22s/59s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> # test only if exiftool is available
> if(Sys.which("exiftool") != ""){
+ test_check("camtrapR")
+ }
Loading required package: camtrapR
Error: package or namespace load failed for 'camtrapR' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'sf'
Error: package or namespace load failed for 'camtrapR' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'sf'
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.0.3
Check: installed package size
Result: NOTE
installed size is 10.9Mb
sub-directories of 1Mb or more:
R 2.1Mb
doc 4.0Mb
pictures 4.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64