CRAN Package Check Results for Package SpaDES.core

Last updated on 2026-03-11 01:53:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.4 59.09 428.38 487.47 OK
r-devel-linux-x86_64-debian-gcc 3.0.4 41.44 279.01 320.45 OK
r-devel-linux-x86_64-fedora-clang 3.0.4 104.00 654.69 758.69 OK
r-devel-linux-x86_64-fedora-gcc 3.0.4 101.00 660.00 761.00 OK
r-devel-macos-arm64 3.0.4 15.00 95.00 110.00 OK
r-devel-windows-x86_64 3.0.4 64.00 375.00 439.00 ERROR
r-patched-linux-x86_64 3.0.4 63.99 393.67 457.66 OK
r-release-linux-x86_64 3.0.4 58.39 392.36 450.75 OK
r-release-macos-arm64 3.0.4 14.00 89.00 103.00 OK
r-release-macos-x86_64 3.0.4 41.00 368.00 409.00 OK
r-release-windows-x86_64 3.0.4 59.00 361.00 420.00 OK
r-oldrel-macos-arm64 3.0.4 14.00 97.00 111.00 NOTE
r-oldrel-macos-x86_64 3.0.4 43.00 607.00 650.00 NOTE
r-oldrel-windows-x86_64 3.0.4 83.00 646.00 729.00 NOTE

Check Details

Version: 3.0.4
Check: examples
Result: ERROR Running examples in 'SpaDES.core-Ex.R' failed The error most likely occurred in: > ### Name: outputs > ### Title: Simulation outputs > ### Aliases: outputs outputs,simList-method outputs<- > ### outputs<-,simList-method registerOutputs outputArgs > ### outputArgs,simList-method outputArgs<- outputArgs<-,simList-method > > ### ** Examples > > ####################### > # outputs > ####################### > > tmpdir <- file.path(tempdir(), "outputs") |> checkPath(create = TRUE) > tmpFile <- file.path(tmpdir, "temp.rds") > tempObj <- 1:10 > > # Can add data.frame of outputs directly into simInit call > sim <- simInit(objects = c("tempObj"), + outputs = data.frame(objectName = "tempObj"), + paths = list(outputPath = tmpdir)) Setting: options( spades.outputPath = 'D:/temp/2026_03_07_01_50_00_12595/RtmpOqYs3p/outputs' ) Paths set to: options( rasterTmpDir = 'D:/temp/2026_03_07_01_50_00_12595/RtmpOqYs3p/SpaDES/scratch/raster' reproducible.cachePath = 'D:/temp/2026_03_07_01_50_00_12595/RtmpOqYs3p/myProject/cache' spades.inputPath = 'D:/temp/2026_03_07_01_50_00_12595/RtmpOqYs3p/myProject/inputs' spades.outputPath = 'D:/temp/2026_03_07_01_50_00_12595/RtmpOqYs3p/outputs' spades.modulePath = 'D:/temp/2026_03_07_01_50_00_12595/RtmpOqYs3p/myProject/modules' spades.scratchPath = 'D:/temp/2026_03_07_01_50_00_12595/RtmpOqYs3p/SpaDES/scratch' ) terra::terraOptions(tempdir = 'D:/temp/2026_03_07_01_50_00_12595/RtmpOqYs3p/SpaDES/scratch/terra') Mrz07 08:14:42 simInit Using setDTthreads(1). To change: 'options(spades.DTthreads = X)'. Error in basename(x) : a character vector argument expected Calls: simInit ... <Anonymous> -> ifelse -> grepl -> is.factor -> basename Elapsed time for simInit: 0.0651679 secs Execution halted Flavor: r-devel-windows-x86_64

Version: 3.0.4
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'NLMR', 'SpaDES.tools' Flavor: r-oldrel-macos-arm64

Version: 3.0.4
Check: installed package size
Result: NOTE installed size is 7.3Mb sub-directories of 1Mb or more: R 5.6Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 3.0.4
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘NLMR’ Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64