CRAN Package Check Results for Package ElevDistr

Last updated on 2024-06-06 05:57:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.8 2.94 110.17 113.11 OK
r-devel-linux-x86_64-debian-gcc 1.0.8 3.37 80.00 83.37 OK
r-devel-linux-x86_64-fedora-clang 1.0.8 129.09 OK
r-devel-linux-x86_64-fedora-gcc 1.0.8 148.77 OK
r-devel-windows-x86_64 1.0.8 5.00 156.00 161.00 OK
r-patched-linux-x86_64 1.0.8 4.58 95.35 99.93 OK
r-release-linux-x86_64 1.0.8 3.48 103.94 107.42 OK
r-release-macos-arm64 1.0.8 201.00 OK
r-release-macos-x86_64 1.0.8 241.00 OK
r-release-windows-x86_64 1.0.8 5.00 82.00 87.00 ERROR
r-oldrel-macos-arm64 1.0.8 183.00 OK
r-oldrel-macos-x86_64 1.0.8 237.00 OK
r-oldrel-windows-x86_64 1.0.8 6.00 163.00 169.00 OK

Check Details

Version: 1.0.8
Check: R files for syntax errors
Result: WARN Fatal error: couldn't allocate node stack Flavor: r-release-windows-x86_64

Version: 1.0.8
Check: whether the package can be loaded with stated dependencies
Result: WARN It looks like this package (or one of its dependent packages) has an unstated dependence on a standard package. All dependencies must be declared in DESCRIPTION. See section 'The DESCRIPTION file' in the 'Writing R Extensions' manual. Flavor: r-release-windows-x86_64

Version: 1.0.8
Check: whether the namespace can be loaded with stated dependencies
Result: WARN A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-release-windows-x86_64

Version: 1.0.8
Check: tests
Result: ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(ElevDistr) > > test_check("ElevDistr") Flavor: r-release-windows-x86_64

Version: 1.0.8
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'ElevDistr.Rmd' using rmarkdown Quitting from lines 87-90 [unnamed-chunk-10] (ElevDistr.Rmd) Error: processing vignette 'ElevDistr.Rmd' failed with diagnostics: parse error: client cancelled parse via callback return value CCEPTED","iucnRedListCategory":"NE","decimalLatitude":69.604 (right here) ------^ --- failed re-building 'ElevDistr.Rmd' SUMMARY: processing the following file failed: 'ElevDistr.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-release-windows-x86_64