Last updated on 2024-11-09 03:50:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 37.08 | 316.49 | 353.57 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 23.56 | 204.12 | 227.68 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 643.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 568.02 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 35.00 | 248.00 | 283.00 | OK | |
r-patched-linux-x86_64 | 2.1.0 | 36.59 | 306.09 | 342.68 | NOTE | |
r-release-linux-x86_64 | 2.1.0 | 37.85 | 305.37 | 343.22 | NOTE | |
r-release-macos-arm64 | 2.1.0 | 191.00 | NOTE | |||
r-release-macos-x86_64 | 2.1.0 | 377.00 | NOTE | |||
r-release-windows-x86_64 | 2.1.0 | 33.00 | 248.00 | 281.00 | OK | |
r-oldrel-macos-arm64 | 2.1.0 | 237.00 | WARN | |||
r-oldrel-macos-x86_64 | 2.1.0 | 408.00 | WARN | |||
r-oldrel-windows-x86_64 | 2.1.0 | 50.00 | 355.00 | 405.00 | NOTE |
Version: 2.1.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘INLA’
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.1.0
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘INLA’
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.1.0
Check: running R code from vignettes
Result: WARN
Errors in running code in vignettes:
when running code in ‘PennsylvaniaWarbler.Rmd’
...
Loading required package: PointedSDMs
Loading required package: inlabru
Loading required package: fmesher
Loading required package: R6
> library(USAboundaries)
When sourcing ‘PennsylvaniaWarbler.R’:
Error: there is no package called ‘USAboundaries’
Execution halted
when running code in ‘RedList.Rmd’
...
Loading required package: PointedSDMs
Loading required package: inlabru
Loading required package: fmesher
Loading required package: R6
> library(INLA)
When sourcing ‘RedList.R’:
Error: there is no package called ‘INLA’
Execution halted
when running code in ‘Richness.Rmd’
...
Loading required package: PointedSDMs
Loading required package: inlabru
Loading required package: fmesher
Loading required package: R6
> library(INLA)
When sourcing ‘Richness.R’:
Error: there is no package called ‘INLA’
Execution halted
‘PennsylvaniaWarbler.Rmd’ using ‘UTF-8’... failed
‘RedList.Rmd’ using ‘UTF-8’... failed
‘Richness.Rmd’ using ‘UTF-8’... failed
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64