CRAN Package Check Results for Package gdm

Last updated on 2025-01-15 12:48:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.0-5 18.29 125.21 143.50 ERROR
r-devel-linux-x86_64-debian-gcc 1.6.0-5 12.47 82.16 94.63 ERROR
r-devel-linux-x86_64-fedora-clang 1.6.0-5 241.59 OK
r-devel-linux-x86_64-fedora-gcc 1.6.0-5 223.68 OK
r-devel-windows-x86_64 1.6.0-5 36.00 140.00 176.00 OK
r-patched-linux-x86_64 1.6.0-5 17.75 117.43 135.18 ERROR
r-release-linux-x86_64 1.6.0-4 18.08 117.36 135.44 ERROR
r-release-macos-arm64 1.6.0-5 68.00 NOTE
r-release-macos-x86_64 1.6.0-5 148.00 NOTE
r-release-windows-x86_64 1.6.0-5 36.00 137.00 173.00 NOTE
r-oldrel-macos-arm64 1.6.0-5 72.00 NOTE
r-oldrel-macos-x86_64 1.6.0-5 128.00 NOTE
r-oldrel-windows-x86_64 1.6.0-5 41.00 181.00 222.00 NOTE

Check Details

Version: 1.6.0-5
Check: tests
Result: ERROR Running ‘tinytest.R’ [12s/15s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("gdm") + } test_gdm.R.................... 0 tests terra 1.8.5 test_gdm.R.................... 0 tests test_gdm.R.................... 0 tests test_gdm.R.................... 0 tests test_gdm.R.................... 0 tests test_gdm.R.................... 1 tests <1b>[0;32mOK<1b>[0m test_gdm.R.................... 1 tests <1b>[0;32mOK<1b>[0m test_gdm.R.................... 2 tests <1b>[0;31m1 fails<1b>[0m <1b>[0;34m11.8s<1b>[0m ----- FAILED[xcpt]: test_gdm.R<31--35> call| expect_silent({ call| --> gdmRastMod <- gdm(sitePairRast, geo = TRUE) call| -->}) diff| Execution was not silent. A warning was thrown with message diff| 'The algorithm was unable to fit a model to your data. diff| The sum of all spline coefficients = 0 and deviance explained = NULL. diff| Returning NULL object.' Error: 1 out of 2 tests failed Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.6.0-5
Check: tests
Result: ERROR Running ‘tinytest.R’ [7s/8s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("gdm") + } test_gdm.R.................... 0 tests terra 1.8.5 test_gdm.R.................... 0 tests test_gdm.R.................... 0 tests test_gdm.R.................... 0 tests test_gdm.R.................... 0 tests test_gdm.R.................... 1 tests <1b>[0;32mOK<1b>[0m test_gdm.R.................... 1 tests <1b>[0;32mOK<1b>[0m test_gdm.R.................... 2 tests <1b>[0;31m1 fails<1b>[0m <1b>[0;34m6.1s<1b>[0m ----- FAILED[xcpt]: test_gdm.R<31--35> call| expect_silent({ call| --> gdmRastMod <- gdm(sitePairRast, geo = TRUE) call| -->}) diff| Execution was not silent. A warning was thrown with message diff| 'The algorithm was unable to fit a model to your data. diff| The sum of all spline coefficients = 0 and deviance explained = NULL. diff| Returning NULL object.' Error: 1 out of 2 tests failed Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.6.0-5
Check: tests
Result: ERROR Running ‘tinytest.R’ [11s/14s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("gdm") + } test_gdm.R.................... 0 tests terra 1.8.10 test_gdm.R.................... 0 tests test_gdm.R.................... 0 tests test_gdm.R.................... 0 tests test_gdm.R.................... 0 tests test_gdm.R.................... 1 tests <1b>[0;32mOK<1b>[0m test_gdm.R.................... 1 tests <1b>[0;32mOK<1b>[0m test_gdm.R.................... 2 tests <1b>[0;31m1 fails<1b>[0m <1b>[0;34m10.6s<1b>[0m ----- FAILED[xcpt]: test_gdm.R<31--35> call| expect_silent({ call| --> gdmRastMod <- gdm(sitePairRast, geo = TRUE) call| -->}) diff| Execution was not silent. A warning was thrown with message diff| 'The algorithm was unable to fit a model to your data. diff| The sum of all spline coefficients = 0 and deviance explained = NULL. diff| Returning NULL object.' Error: 1 out of 2 tests failed Execution halted Flavor: r-patched-linux-x86_64

Version: 1.6.0-4
Check: tests
Result: ERROR Running ‘tinytest.R’ [11s/13s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("gdm") + } test_gdm.R.................... 0 tests terra 1.8.5 test_gdm.R.................... 0 tests test_gdm.R.................... 0 tests test_gdm.R.................... 0 tests test_gdm.R.................... 0 tests test_gdm.R.................... 1 tests <1b>[0;32mOK<1b>[0m test_gdm.R.................... 1 tests <1b>[0;32mOK<1b>[0m test_gdm.R.................... 2 tests <1b>[0;31m1 fails<1b>[0m test_gdm.R.................... 3 tests <1b>[0;31m2 fails<1b>[0m test_gdm.R.................... 3 tests <1b>[0;31m2 fails<1b>[0m Error in h(simpleError(msg, call)) : error in evaluating the argument 'x' in selecting a method for function 'global': object 'trans_raster' not found Calls: <Anonymous> ... eval -> eval -> <Anonymous> -> .handleSimpleError -> h Execution halted Flavor: r-release-linux-x86_64

Version: 1.6.0-5
Check: installed package size
Result: NOTE installed size is 5.2Mb sub-directories of 1Mb or more: extdata 3.8Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64