CRAN Package Check Results for Package SIAtools

Last updated on 2024-09-11 06:50:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 4.12 59.58 63.70 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 0.31 1.78 2.09 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 103.17 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 111.12 OK
r-devel-windows-x86_64 0.1.1 8.00 84.00 92.00 OK
r-patched-linux-x86_64 0.1.1 5.22 56.79 62.01 OK
r-release-linux-x86_64 0.1.1 4.28 57.22 61.50 OK
r-release-macos-arm64 0.1.1 48.00 OK
r-release-macos-x86_64 0.1.1 90.00 OK
r-release-windows-x86_64 0.1.1 6.00 81.00 87.00 OK
r-oldrel-macos-arm64 0.1.1 50.00 ERROR
r-oldrel-macos-x86_64 0.1.1 85.00 ERROR
r-oldrel-windows-x86_64 0.1.1 9.00 100.00 109.00 OK

Check Details

Version: 0.1.1
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘getting_started.Rmd’ ... > knitr::opts_chunk$set(echo = TRUE, eval = FALSE, collapse = TRUE, + comment = "#>") > SIAtools::create_module_project("path/to/your/new/project") When sourcing ‘getting_started.R’: Error: ✖ Directory 'path/to/your/new' does not exist. Execution halted when running code in ‘imports.Rmd’ ... > knitr::opts_chunk$set(echo = TRUE, eval = FALSE, collapse = TRUE, + comment = "#>") > parent_session <- .subset2(session, "parent") When sourcing ‘imports.R’: Error: object 'session' not found Execution halted ‘getting_started.Rmd’ using ‘UTF-8’... failed ‘imports.Rmd’ using ‘UTF-8’... failed Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64