Last updated on 2024-11-15 19:49:59 CET.
Package | WARN | NOTE | OK |
---|---|---|---|
intSDM | 2 | 5 | 6 |
PointedSDMs | 2 | 5 | 6 |
Current CRAN status: WARN: 2, NOTE: 5, OK: 6
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
Current CRAN status: WARN: 2, NOTE: 5, OK: 6
Version: 2.1.2
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.2
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.2
Check: running R code from vignettes
Result: WARN
Errors in running code in vignettes:
when running code in ‘Marked_Point_Process.Rmd’
...
> library(ggplot2)
> library(inlabru)
> library(INLA)
When sourcing ‘Marked_Point_Process.R’:
Error: there is no package called ‘INLA’
Execution halted
when running code in ‘Setophaga.Rmd’
...
> args(datasetOut)
function (model, dataset, predictions = TRUE)
NULL
> library(INLA)
When sourcing ‘Setophaga.R’:
Error: there is no package called ‘INLA’
Execution halted
when running code in ‘Solitary_tinamou.Rmd’
...
terra 1.7.78
> library(ggpolypath)
Loading required package: ggplot2
> library(INLA)
When sourcing ‘Solitary_tinamou.R’:
Error: there is no package called ‘INLA’
Execution halted
when running code in ‘Spatiotemporal_example.Rmd’
...
> library(ggplot2)
> library(spocc)
> library(INLA)
When sourcing ‘Spatiotemporal_example.R’:
Error: there is no package called ‘INLA’
Execution halted
‘Marked_Point_Process.Rmd’ using ‘UTF-8’... failed
‘Setophaga.Rmd’ using ‘UTF-8’... failed
‘Solitary_tinamou.Rmd’ using ‘UTF-8’... failed
‘Spatiotemporal_example.Rmd’ using ‘UTF-8’... failed
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64