* using log directory ‘/Users/ripley/R/packages/tests-devel/GeDS.Rcheck’ * using R Under development (unstable) (2026-07-16 r90262) * using platform: aarch64-apple-darwin25.5.0 * R was compiled by Apple clang version 21.0.0 (clang-2100.1.1.101) GNU Fortran (GCC) 14.2.0 * running under: macOS Tahoe 26.5.2 * using session charset: UTF-8 * current time: 2026-07-16 13:12:06 UTC * using option ‘--no-stop-on-test-error’ * checking for file ‘GeDS/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘GeDS’ version ‘0.3.4’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘GeDS’ can be installed ... OK * used C++ compiler: ‘Apple clang version 21.0.0 (clang-2100.1.1.101)’ * used SDK: ‘MacOSX26.5.sdk’ * checking installed package size ... INFO installed size is 8.1Mb sub-directories of 1Mb or more: doc 4.7Mb extdata 2.4Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [6s/13s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [19s/20s] [19s/20s] ERROR 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library("testthat") > library("GeDS") ################################################################## This is GeDS version 0.3.4. See 'package?GeDS' for a brief introduction. Type 'citation('GeDS')' to learn how to cite this package. Please report any issue or bug to the authors (See the description file) ################################################################## > > test_check("GeDS") f(wt) has less than 2 linear internal knots. Quadratic averaging knot location is not computed for base learners with less than 2 internal knots. f(wt) has less than 3 linear internal knots. Cubic averaging knot location is not computed for base learners with less than 3 internal knots. Stopping iterations due to small improvement in deviance f(wt) has less than 3 linear internal knots. Cubic averaging knot location is not computed for base learners with less than 3 internal knots. Saving _problems/test-predictions-188.R [ FAIL 1 | WARN 3 | SKIP 0 | PASS 147 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-predictions.R:184:7'): MTCARS - NGeDSgam predictions consistency ── Expected `sum` to equal `predict(Gmodgam, newdata = mtcars, type = "response", n = ord)`. Differences: actual | expected [1] 20.878 - 20.917 [1] [2] 20.810 - 20.849 [2] [3] 22.927 - 22.966 [3] [4] 21.588 - 21.627 [4] [5] 17.226 - 17.265 [5] [6] 18.739 - 18.670 [6] [7] 13.806 - 13.845 [7] [8] 24.217 - 24.256 [8] [9] 23.238 - 22.531 [9] [10] 18.486 - 18.525 [10] ... ... ... and 22 more ... [ FAIL 1 | WARN 3 | SKIP 0 | PASS 147 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [33s/44s] OK * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/Users/ripley/R/packages/tests-devel/GeDS.Rcheck/00check.log’ for details. 129.38 real 90.99 user 15.21 sys