CRAN Package Check Results for Package pre

Last updated on 2026-08-03 13:49:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.9 14.51 299.91 314.42 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.9 10.48 193.03 203.51 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.9 22.00 470.96 492.96 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.9 10.00 201.83 211.83 ERROR
r-devel-windows-x86_64 1.0.9 16.00 266.00 282.00 ERROR
r-patched-linux-x86_64 1.0.9 15.08 291.17 306.25 ERROR
r-release-linux-x86_64 1.0.9 13.77 289.15 302.92 ERROR
r-release-macos-arm64 1.0.9 3.00 85.00 88.00 OK
r-release-macos-x86_64 1.0.9 10.00 327.00 337.00 OK
r-release-windows-x86_64 1.0.9 15.00 263.00 278.00 ERROR
r-oldrel-macos-arm64 1.0.9 3.00 83.00 86.00 OK
r-oldrel-macos-x86_64 1.0.9 9.00 308.00 317.00 OK
r-oldrel-windows-x86_64 1.0.9 21.00 383.00 404.00 ERROR

Check Details

Version: 1.0.9
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pre) > > ##### > # partykit and earth is loaded as failures of tests may be caused by the version > # of either package. Thus, we print the sessionInfo > > library(earth) Loading required package: Formula Loading required package: plotmo Loading required package: plotrix > library(partykit) Loading required package: grid Loading required package: libcoin Loading required package: mvtnorm > print(sessionInfo()) R Under development (unstable) (2026-07-29 r90317) Platform: x86_64-pc-linux-gnu Running under: Debian GNU/Linux forky/sid Matrix products: default BLAS: /home/hornik/tmp/R.check/r-devel-clang/Work/build/lib/libRblas.so LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.12.1; LAPACK version 3.12.0 locale: [1] LC_CTYPE=C.UTF-8 LC_NUMERIC=C LC_TIME=C.UTF-8 [4] LC_COLLATE=C LC_MONETARY=C.UTF-8 LC_MESSAGES=C.UTF-8 [7] LC_PAPER=C.UTF-8 LC_NAME=C LC_ADDRESS=C [10] LC_TELEPHONE=C LC_MEASUREMENT=C.UTF-8 LC_IDENTIFICATION=C time zone: Europe/Vienna tzcode source: system (glibc) attached base packages: [1] grid stats graphics grDevices utils datasets methods [8] base other attached packages: [1] partykit_1.2-29 mvtnorm_1.4-2 libcoin_1.0-13 earth_5.3.5 [5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.9 [9] testthat_3.3.2 loaded via a namespace (and not attached): [1] cli_3.6.6 rlang_1.3.0 stringi_1.8.7 otel_0.2.0 [5] MatrixModels_0.5-4 glue_1.8.1 glmnet_5.0 brio_1.1.5 [9] foreach_1.5.2 lifecycle_1.0.5 stringr_1.6.0 compiler_4.7.0 [13] codetools_0.2-20 Rcpp_1.1.2 lattice_0.22-9 R6_2.6.1 [17] splines_4.7.0 inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 [21] rpart_4.1.27 Matrix_1.7-6 tools_4.7.0 iterators_1.0.14 [25] survival_3.8-9 > > test_check("pre") Error in `source_dir()`: ! Failed to evaluate './helper.R'. Caused by error: ! object 'PimaIndiansDiabetes' not found Backtrace: ▆ 1. ├─testthat::test_check("pre") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. └─testthat (local) `<fn>`(`<objctNFE>`) at ./helper.R:76:1 15. └─cli::cli_abort(...) 16. └─rlang::abort(...) Warning message: In data(PimaIndiansDiabetes, package = "mlbench", envir = environment()) : data set 'PimaIndiansDiabetes' not found Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.9
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pre) > > ##### > # partykit and earth is loaded as failures of tests may be caused by the version > # of either package. Thus, we print the sessionInfo > > library(earth) Loading required package: Formula Loading required package: plotmo Loading required package: plotrix > library(partykit) Loading required package: grid Loading required package: libcoin Loading required package: mvtnorm > print(sessionInfo()) R Under development (unstable) (2026-08-01 r90334) Platform: x86_64-pc-linux-gnu Running under: Debian GNU/Linux forky/sid Matrix products: default BLAS: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib/libRblas.so LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.12.1; LAPACK version 3.12.0 locale: [1] LC_CTYPE=C.UTF-8 LC_NUMERIC=C LC_TIME=C.UTF-8 [4] LC_COLLATE=C LC_MONETARY=C.UTF-8 LC_MESSAGES=C.UTF-8 [7] LC_PAPER=C.UTF-8 LC_NAME=C LC_ADDRESS=C [10] LC_TELEPHONE=C LC_MEASUREMENT=C.UTF-8 LC_IDENTIFICATION=C time zone: Europe/Vienna tzcode source: system (glibc) attached base packages: [1] grid stats graphics grDevices utils datasets methods [8] base other attached packages: [1] partykit_1.2-29 mvtnorm_1.4-2 libcoin_1.0-13 earth_5.3.5 [5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.9 [9] testthat_3.3.2 loaded via a namespace (and not attached): [1] cli_3.6.6 rlang_1.3.0 stringi_1.8.7 otel_0.2.0 [5] MatrixModels_0.5-4 glue_1.8.1 glmnet_5.0 brio_1.1.5 [9] foreach_1.5.2 lifecycle_1.0.5 stringr_1.6.0 compiler_4.7.0 [13] codetools_0.2-20 Rcpp_1.1.2 lattice_0.22-9 R6_2.6.1 [17] splines_4.7.0 inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 [21] rpart_4.1.27 Matrix_1.7-6 tools_4.7.0 iterators_1.0.14 [25] survival_3.8-9 > > test_check("pre") Error in `source_dir()`: ! Failed to evaluate './helper.R'. Caused by error: ! object 'PimaIndiansDiabetes' not found Backtrace: ▆ 1. ├─testthat::test_check("pre") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. └─testthat (local) `<fn>`(`<objctNFE>`) at ./helper.R:76:1 15. └─cli::cli_abort(...) 16. └─rlang::abort(...) Warning message: In data(PimaIndiansDiabetes, package = "mlbench", envir = environment()) : data set 'PimaIndiansDiabetes' not found Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.9
Check: for new files in some other directories
Result: NOTE Found the following files/directories: ‘~/tmp/scratch/Rtmp01hCsW’ ‘~/tmp/scratch/Rtmp0QwFgn’ ‘~/tmp/scratch/Rtmp0YYTZx’ ‘~/tmp/scratch/Rtmp0jrI9u’ ‘~/tmp/scratch/Rtmp0rQ5Se’ ‘~/tmp/scratch/Rtmp18DLo1’ ‘~/tmp/scratch/Rtmp1PNEBu’ ‘~/tmp/scratch/Rtmp1cxJwg’ ‘~/tmp/scratch/Rtmp23e17E’ ‘~/tmp/scratch/Rtmp2DVE7R’ ‘~/tmp/scratch/Rtmp2Z3i4f’ ‘~/tmp/scratch/Rtmp2m4gUZ’ ‘~/tmp/scratch/Rtmp2vSUl1’ ‘~/tmp/scratch/Rtmp3QYWPK’ ‘~/tmp/scratch/Rtmp5C8CM7’ ‘~/tmp/scratch/Rtmp5D2YTV’ ‘~/tmp/scratch/Rtmp7b4RlY’ ‘~/tmp/scratch/Rtmp7lC0Bl’ ‘~/tmp/scratch/Rtmp7nUxFc’ ‘~/tmp/scratch/Rtmp7tbtPZ’ ‘~/tmp/scratch/Rtmp834gL1’ ‘~/tmp/scratch/Rtmp83t3BT’ ‘~/tmp/scratch/Rtmp8lkYJG’ ‘~/tmp/scratch/Rtmp8yRxUp’ ‘~/tmp/scratch/Rtmp9WL5CL’ ‘~/tmp/scratch/RtmpA7yzx5’ ‘~/tmp/scratch/RtmpAVh3vW’ ‘~/tmp/scratch/RtmpAeCEFv’ ‘~/tmp/scratch/RtmpAgKEYx’ ‘~/tmp/scratch/RtmpBfKTxG’ ‘~/tmp/scratch/RtmpBlYscv’ ‘~/tmp/scratch/RtmpCB9TB4’ ‘~/tmp/scratch/RtmpChNmUk’ ‘~/tmp/scratch/RtmpD3VfAL’ ‘~/tmp/scratch/RtmpD6gYaI’ ‘~/tmp/scratch/RtmpDRqLJS’ ‘~/tmp/scratch/RtmpDWPRhq’ ‘~/tmp/scratch/RtmpDhC3Rt’ ‘~/tmp/scratch/RtmpDlO9tG’ ‘~/tmp/scratch/RtmpDtQiyz’ ‘~/tmp/scratch/RtmpE8SgPC’ ‘~/tmp/scratch/RtmpEBr4tE’ ‘~/tmp/scratch/RtmpEEVvwf’ ‘~/tmp/scratch/RtmpGyo2UP’ ‘~/tmp/scratch/RtmpHaSHH0’ ‘~/tmp/scratch/RtmpHlUUTa’ ‘~/tmp/scratch/RtmpIXXI5x’ ‘~/tmp/scratch/RtmpIYlZ1N’ ‘~/tmp/scratch/RtmpIgD855’ ‘~/tmp/scratch/RtmpJmQPWr’ ‘~/tmp/scratch/RtmpJyMzef’ ‘~/tmp/scratch/RtmpKz5ltL’ ‘~/tmp/scratch/RtmpLfa3DL’ ‘~/tmp/scratch/RtmpMC5Ii8’ ‘~/tmp/scratch/RtmpNLvyQY’ ‘~/tmp/scratch/RtmpNcT5IR’ ‘~/tmp/scratch/RtmpNqESZt’ ‘~/tmp/scratch/RtmpO6L4IB’ ‘~/tmp/scratch/RtmpODbu60’ ‘~/tmp/scratch/RtmpOy7DeI’ ‘~/tmp/scratch/RtmpP5jftK’ ‘~/tmp/scratch/RtmpPHugHe’ ‘~/tmp/scratch/RtmpPRVmsN’ ‘~/tmp/scratch/RtmpQFTgXp’ ‘~/tmp/scratch/RtmpQI8Vdh’ ‘~/tmp/scratch/RtmpQa1WjO’ ‘~/tmp/scratch/RtmpQfvylq’ ‘~/tmp/scratch/RtmpRF9mI6’ ‘~/tmp/scratch/RtmpRUMHBV’ ‘~/tmp/scratch/RtmpRsd44A’ ‘~/tmp/scratch/RtmpSBdKhu’ ‘~/tmp/scratch/RtmpSTSLmV’ ‘~/tmp/scratch/RtmpT6jdpo’ ‘~/tmp/scratch/RtmpTJyxcf’ ‘~/tmp/scratch/RtmpTL8MBv’ ‘~/tmp/scratch/RtmpTnt8Xo’ ‘~/tmp/scratch/RtmpUyxl5K’ ‘~/tmp/scratch/RtmpV1tYhK’ ‘~/tmp/scratch/RtmpV3OdzK’ ‘~/tmp/scratch/RtmpVJyEQZ’ ‘~/tmp/scratch/RtmpVNQKCb’ ‘~/tmp/scratch/RtmpVQKZtm’ ‘~/tmp/scratch/RtmpVbzZPN’ ‘~/tmp/scratch/RtmpViUeEJ’ ‘~/tmp/scratch/RtmpVnRfiG’ ‘~/tmp/scratch/RtmpWzIKGz’ ‘~/tmp/scratch/RtmpXGpz4x’ ‘~/tmp/scratch/RtmpY2NMrR’ ‘~/tmp/scratch/RtmpY8Rt3i’ ‘~/tmp/scratch/RtmpYQcpb6’ ‘~/tmp/scratch/RtmpZAkXOi’ ‘~/tmp/scratch/RtmpZUqREY’ ‘~/tmp/scratch/RtmpaF4ZQd’ ‘~/tmp/scratch/RtmpajddMy’ ‘~/tmp/scratch/RtmparVnVd’ ‘~/tmp/scratch/RtmpbAoapQ’ ‘~/tmp/scratch/RtmpbPJvIs’ ‘~/tmp/scratch/RtmpbnXOLh’ ‘~/tmp/scratch/Rtmpbr9fdl’ ‘~/tmp/scratch/RtmpcBo0Dm’ ‘~/tmp/scratch/RtmpcNsp1a’ ‘~/tmp/scratch/RtmpcSN4hV’ ‘~/tmp/scratch/Rtmpcn6HgO’ ‘~/tmp/scratch/Rtmpcyj9Mq’ ‘~/tmp/scratch/Rtmpd03ERX’ ‘~/tmp/scratch/Rtmpd08qI4’ ‘~/tmp/scratch/RtmpdJ3P0n’ ‘~/tmp/scratch/RtmpdJi86N’ ‘~/tmp/scratch/Rtmpdc4wMw’ ‘~/tmp/scratch/RtmpeJqLIl’ ‘~/tmp/scratch/RtmpeQt0MS’ ‘~/tmp/scratch/RtmpfslGf6’ ‘~/tmp/scratch/RtmpgEi0YC’ ‘~/tmp/scratch/Rtmph61C95’ ‘~/tmp/scratch/RtmphHyrcI’ ‘~/tmp/scratch/RtmphkwdN5’ ‘~/tmp/scratch/Rtmpi90PaT’ ‘~/tmp/scratch/RtmpiEiulD’ ‘~/tmp/scratch/RtmpiP5WDw’ ‘~/tmp/scratch/RtmpjCJcyS’ ‘~/tmp/scratch/RtmpjzfO5X’ ‘~/tmp/scratch/Rtmpkm8Uvu’ ‘~/tmp/scratch/Rtmpks4eqM’ ‘~/tmp/scratch/RtmplLfDEC’ ‘~/tmp/scratch/Rtmpn4dYl9’ ‘~/tmp/scratch/Rtmpn4xOvb’ ‘~/tmp/scratch/RtmpnXUmYE’ ‘~/tmp/scratch/RtmpoEcy1t’ ‘~/tmp/scratch/RtmpoKfdj7’ ‘~/tmp/scratch/RtmpowbUtp’ ‘~/tmp/scratch/RtmppG2214’ ‘~/tmp/scratch/RtmppbbHx1’ ‘~/tmp/scratch/Rtmpq2f2Qu’ ‘~/tmp/scratch/Rtmpq7D1ep’ ‘~/tmp/scratch/RtmpqSazy2’ ‘~/tmp/scratch/RtmprK75O5’ ‘~/tmp/scratch/RtmprvrXQU’ ‘~/tmp/scratch/Rtmpsgfq0c’ ‘~/tmp/scratch/RtmpsuksGn’ ‘~/tmp/scratch/RtmpswgHRi’ ‘~/tmp/scratch/Rtmpt9TfQb’ ‘~/tmp/scratch/RtmptIrR5C’ ‘~/tmp/scratch/RtmptPOdak’ ‘~/tmp/scratch/Rtmpu8LL69’ ‘~/tmp/scratch/RtmpushC9j’ ‘~/tmp/scratch/RtmpuuhtUs’ ‘~/tmp/scratch/RtmpvLsE3B’ ‘~/tmp/scratch/RtmpvQU0DH’ ‘~/tmp/scratch/RtmpvT3O6Q’ ‘~/tmp/scratch/RtmpvTufdz’ ‘~/tmp/scratch/RtmpwBhSXF’ ‘~/tmp/scratch/RtmpwKuFc5’ ‘~/tmp/scratch/RtmpwQ9PkR’ ‘~/tmp/scratch/RtmpxGAOgo’ ‘~/tmp/scratch/RtmpxJjgTr’ ‘~/tmp/scratch/RtmpxZKjqC’ ‘~/tmp/scratch/RtmpyW2C5L’ ‘~/tmp/scratch/Rtmpz6TaHh’ ‘~/tmp/scratch/RtmpzIqdl8’ ‘~/tmp/scratch/RtmpzTSyF5’ ‘~/tmp/scratch/RtmpzVnE2u’ ‘~/tmp/scratch/RtmpzfI06V’ ‘~/tmp/scratch/ccuOfwXA.s’ ‘~/tmp/scratch/xvfb-run.0KA8il’ ‘~/tmp/scratch/xvfb-run.0YQ8uq’ ‘~/tmp/scratch/xvfb-run.16rLaV’ ‘~/tmp/scratch/xvfb-run.1mxDQU’ ‘~/tmp/scratch/xvfb-run.2HspeY’ ‘~/tmp/scratch/xvfb-run.5lyRSj’ ‘~/tmp/scratch/xvfb-run.67ihSP’ ‘~/tmp/scratch/xvfb-run.6x3KYa’ ‘~/tmp/scratch/xvfb-run.73EXIj’ ‘~/tmp/scratch/xvfb-run.78ox3s’ ‘~/tmp/scratch/xvfb-run.7I24Xr’ ‘~/tmp/scratch/xvfb-run.7Yo1eJ’ ‘~/tmp/scratch/xvfb-run.7ZTqWb’ ‘~/tmp/scratch/xvfb-run.7eZFA2’ ‘~/tmp/scratch/xvfb-run.7mcHxf’ ‘~/tmp/scratch/xvfb-run.9OuZyl’ ‘~/tmp/scratch/xvfb-run.9qAM3P’ ‘~/tmp/scratch/xvfb-run.AlOLay’ ‘~/tmp/scratch/xvfb-run.AlOp3b’ ‘~/tmp/scratch/xvfb-run.AmFp75’ ‘~/tmp/scratch/xvfb-run.BVNO9q’ ‘~/tmp/scratch/xvfb-run.D9q7is’ ‘~/tmp/scratch/xvfb-run.DBMVhH’ ‘~/tmp/scratch/xvfb-run.DaMGgF’ ‘~/tmp/scratch/xvfb-run.EN78bY’ ‘~/tmp/scratch/xvfb-run.EdfVbV’ ‘~/tmp/scratch/xvfb-run.IKZQt4’ ‘~/tmp/scratch/xvfb-run.JhmozS’ ‘~/tmp/scratch/xvfb-run.NdZeP3’ ‘~/tmp/scratch/xvfb-run.NimR6G’ ‘~/tmp/scratch/xvfb-run.Q9qN9M’ ‘~/tmp/scratch/xvfb-run.U0rA8I’ ‘~/tmp/scratch/xvfb-run.UVDNRn’ ‘~/tmp/scratch/xvfb-run.Uft1jJ’ ‘~/tmp/scratch/xvfb-run.WbZ2CJ’ ‘~/tmp/scratch/xvfb-run.Y2zCCd’ ‘~/tmp/scratch/xvfb-run.YFIz2o’ ‘~/tmp/scratch/xvfb-run.Yriub9’ ‘~/tmp/scratch/xvfb-run.bsTp2P’ ‘~/tmp/scratch/xvfb-run.c0idqt’ ‘~/tmp/scratch/xvfb-run.c4XGBO’ ‘~/tmp/scratch/xvfb-run.dAmLjo’ ‘~/tmp/scratch/xvfb-run.dBtVi2’ ‘~/tmp/scratch/xvfb-run.dnyibj’ ‘~/tmp/scratch/xvfb-run.eh3UhT’ ‘~/tmp/scratch/xvfb-run.f1ulYT’ ‘~/tmp/scratch/xvfb-run.fn5I2k’ ‘~/tmp/scratch/xvfb-run.gVbPvx’ ‘~/tmp/scratch/xvfb-run.h1DT4o’ ‘~/tmp/scratch/xvfb-run.hmcRhh’ ‘~/tmp/scratch/xvfb-run.lkXx2u’ ‘~/tmp/scratch/xvfb-run.mvIAkr’ ‘~/tmp/scratch/xvfb-run.mytxtg’ ‘~/tmp/scratch/xvfb-run.ndsZZq’ ‘~/tmp/scratch/xvfb-run.p1o6vs’ ‘~/tmp/scratch/xvfb-run.pi9NnW’ ‘~/tmp/scratch/xvfb-run.qapmJX’ ‘~/tmp/scratch/xvfb-run.rENpPN’ ‘~/tmp/scratch/xvfb-run.rjA9e9’ ‘~/tmp/scratch/xvfb-run.tGGY2e’ ‘~/tmp/scratch/xvfb-run.tU4oBn’ ‘~/tmp/scratch/xvfb-run.uWvvK6’ ‘~/tmp/scratch/xvfb-run.v2YUuh’ ‘~/tmp/scratch/xvfb-run.v3tbPr’ ‘~/tmp/scratch/xvfb-run.vt3tB7’ ‘~/tmp/scratch/xvfb-run.wzhlBI’ ‘~/tmp/scratch/xvfb-run.xcJvjt’ ‘~/tmp/scratch/xvfb-run.y0l9gT’ ‘~/tmp/scratch/xvfb-run.z6tfUx’ ‘~/tmp/scratch/xvfb-run.z9hALu’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.9
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pre) > > ##### > # partykit and earth is loaded as failures of tests may be caused by the version > # of either package. Thus, we print the sessionInfo > > library(earth) Loading required package: Formula Loading required package: plotmo Loading required package: plotrix > library(partykit) Loading required package: grid Loading required package: libcoin Loading required package: mvtnorm > print(sessionInfo()) R Under development (unstable) (2026-08-02 r90339) Platform: x86_64-pc-linux-gnu Running under: Fedora Linux 42 (Workstation Edition) Matrix products: default BLAS: /data/gannet/ripley/R/R-clang/lib/libRblas.so LAPACK: /data/gannet/ripley/R/R-clang/lib/libRlapack.so; LAPACK version 3.12.1 locale: [1] LC_CTYPE=en_GB.utf8 LC_NUMERIC=C [3] LC_TIME=en_GB.UTF-8 LC_COLLATE=C [5] LC_MONETARY=en_GB.UTF-8 LC_MESSAGES=en_GB.UTF-8 [7] LC_PAPER=en_GB.UTF-8 LC_NAME=C [9] LC_ADDRESS=C LC_TELEPHONE=C [11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C time zone: Europe/London tzcode source: system (glibc) attached base packages: [1] grid stats graphics grDevices utils datasets methods [8] base other attached packages: [1] partykit_1.2-29 mvtnorm_1.4-2 libcoin_1.0-13 earth_5.3.5 [5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-6 pre_1.0.9 [9] testthat_3.3.2 loaded via a namespace (and not attached): [1] cli_3.6.6 rlang_1.3.0 stringi_1.8.7 otel_0.2.0 [5] MatrixModels_0.5-4 glue_1.8.1 glmnet_5.0 brio_1.1.5 [9] foreach_1.5.2 lifecycle_1.0.5 stringr_1.6.0 compiler_4.7.0 [13] codetools_0.2-20 Rcpp_1.1.2 lattice_0.22-9 R6_2.6.1 [17] splines_4.7.0 inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 [21] rpart_4.1.27 Matrix_1.7-6 tools_4.7.0 iterators_1.0.14 [25] survival_3.8-9 > > test_check("pre") Error in `source_dir()`: ! Failed to evaluate './helper.R'. Caused by error: ! object 'PimaIndiansDiabetes' not found Backtrace: ▆ 1. ├─testthat::test_check("pre") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. └─testthat (local) `<fn>`(`<objctNFE>`) at ./helper.R:76:1 15. └─cli::cli_abort(...) 16. └─rlang::abort(...) Warning message: In data(PimaIndiansDiabetes, package = "mlbench", envir = environment()) : data set 'PimaIndiansDiabetes' not found Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.9
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pre) > > ##### > # partykit and earth is loaded as failures of tests may be caused by the version > # of either package. Thus, we print the sessionInfo > > library(earth) Loading required package: Formula Loading required package: plotmo Loading required package: plotrix > library(partykit) Loading required package: grid Loading required package: libcoin Loading required package: mvtnorm > print(sessionInfo()) R Under development (unstable) (2026-08-02 r90339) Platform: x86_64-pc-linux-gnu Running under: Fedora Linux 44 (Server Edition) Matrix products: default BLAS: /data/localhost/ripley/R/R-devel/lib/libRblas.so LAPACK: /usr/lib64/liblapack.so.3.12.0 LAPACK version 3.12.0 locale: [1] LC_CTYPE=en_GB.utf8 LC_NUMERIC=C [3] LC_TIME=en_GB.UTF-8 LC_COLLATE=C [5] LC_MONETARY=en_GB.UTF-8 LC_MESSAGES=en_GB.UTF-8 [7] LC_PAPER=en_GB.UTF-8 LC_NAME=C [9] LC_ADDRESS=C LC_TELEPHONE=C [11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C time zone: Europe/London tzcode source: system (glibc) attached base packages: [1] grid stats graphics grDevices utils datasets methods [8] base other attached packages: [1] partykit_1.2-29 mvtnorm_1.4-2 libcoin_1.0-13 earth_5.3.5 [5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-6 pre_1.0.9 [9] testthat_3.3.2 loaded via a namespace (and not attached): [1] cli_3.6.6 rlang_1.3.0 stringi_1.8.7 otel_0.2.0 [5] MatrixModels_0.5-4 glue_1.8.1 glmnet_5.0 brio_1.1.5 [9] foreach_1.5.2 lifecycle_1.0.5 stringr_1.6.0 compiler_4.7.0 [13] codetools_0.2-20 Rcpp_1.1.2 lattice_0.22-9 R6_2.6.1 [17] splines_4.7.0 inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 [21] rpart_4.1.27 Matrix_1.7-6 tools_4.7.0 iterators_1.0.14 [25] survival_3.8-9 > > test_check("pre") Error in `source_dir()`: ! Failed to evaluate './helper.R'. Caused by error: ! object 'PimaIndiansDiabetes' not found Backtrace: ▆ 1. ├─testthat::test_check("pre") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. └─testthat (local) `<fn>`(`<objctNFE>`) at ./helper.R:76:1 15. └─cli::cli_abort(...) 16. └─rlang::abort(...) Warning message: In data(PimaIndiansDiabetes, package = "mlbench", envir = environment()) : data set 'PimaIndiansDiabetes' not found Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.9
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(pre) > > ##### > # partykit and earth is loaded as failures of tests may be caused by the version > # of either package. Thus, we print the sessionInfo > > library(earth) Loading required package: Formula Loading required package: plotmo Loading required package: plotrix > library(partykit) Loading required package: grid Loading required package: libcoin Loading required package: mvtnorm > print(sessionInfo()) R Under development (unstable) (2026-07-28 r90311 ucrt) Platform: x86_64-w64-mingw32/x64 Running under: Windows Server 2022 x64 (build 20348) Matrix products: default LAPACK version 3.12.1 locale: [1] LC_COLLATE=C LC_CTYPE=German_Germany.utf8 [3] LC_MONETARY=C LC_NUMERIC=C [5] LC_TIME=C time zone: Europe/Berlin tzcode source: internal attached base packages: [1] grid stats graphics grDevices utils datasets methods [8] base other attached packages: [1] partykit_1.2-29 mvtnorm_1.4-2 libcoin_1.0-13 earth_5.3.5 [5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.9 [9] testthat_3.3.2 loaded via a namespace (and not attached): [1] cli_3.6.6 rlang_1.3.0 stringi_1.8.7 otel_0.2.0 [5] MatrixModels_0.5-4 glue_1.8.1 glmnet_5.0 brio_1.1.5 [9] foreach_1.5.2 lifecycle_1.0.5 stringr_1.6.0 compiler_4.7.0 [13] codetools_0.2-20 Rcpp_1.1.2 lattice_0.22-9 R6_2.6.1 [17] splines_4.7.0 inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 [21] rpart_4.1.27 Matrix_1.7-6 tools_4.7.0 iterators_1.0.14 [25] survival_3.8-9 > > test_check("pre") Error in `source_dir()`: ! Failed to evaluate './helper.R'. Caused by error: ! object 'PimaIndiansDiabetes' not found Backtrace: ▆ 1. ├─testthat::test_check("pre") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. └─testthat (local) `<fn>`(`<objctNFE>`) at ./helper.R:76:1 15. └─cli::cli_abort(...) 16. └─rlang::abort(...) Warning message: In data(PimaIndiansDiabetes, package = "mlbench", envir = environment()) : data set 'PimaIndiansDiabetes' not found Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.9
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pre) > > ##### > # partykit and earth is loaded as failures of tests may be caused by the version > # of either package. Thus, we print the sessionInfo > > library(earth) Loading required package: Formula Loading required package: plotmo Loading required package: plotrix > library(partykit) Loading required package: grid Loading required package: libcoin Loading required package: mvtnorm > print(sessionInfo()) R version 4.6.1 Patched (2026-07-27 r90311) Platform: x86_64-pc-linux-gnu Running under: Debian GNU/Linux forky/sid Matrix products: default BLAS: /home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib/libRblas.so LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.12.1; LAPACK version 3.12.0 locale: [1] LC_CTYPE=C.UTF-8 LC_NUMERIC=C LC_TIME=C.UTF-8 [4] LC_COLLATE=C LC_MONETARY=C.UTF-8 LC_MESSAGES=C.UTF-8 [7] LC_PAPER=C.UTF-8 LC_NAME=C LC_ADDRESS=C [10] LC_TELEPHONE=C LC_MEASUREMENT=C.UTF-8 LC_IDENTIFICATION=C time zone: Europe/Vienna tzcode source: system (glibc) attached base packages: [1] grid stats graphics grDevices utils datasets methods [8] base other attached packages: [1] partykit_1.2-29 mvtnorm_1.4-2 libcoin_1.0-13 earth_5.3.5 [5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.9 [9] testthat_3.3.2 loaded via a namespace (and not attached): [1] cli_3.6.6 rlang_1.3.0 stringi_1.8.7 otel_0.2.0 [5] MatrixModels_0.5-4 glue_1.8.1 glmnet_5.0 brio_1.1.5 [9] foreach_1.5.2 lifecycle_1.0.5 stringr_1.6.0 compiler_4.6.1 [13] codetools_0.2-20 Rcpp_1.1.2 lattice_0.22-9 R6_2.6.1 [17] splines_4.6.1 inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 [21] rpart_4.1.27 Matrix_1.7-6 tools_4.6.1 iterators_1.0.14 [25] survival_3.8-9 > > test_check("pre") Error in `source_dir()`: ! Failed to evaluate './helper.R'. Caused by error: ! object 'PimaIndiansDiabetes' not found Backtrace: ▆ 1. ├─testthat::test_check("pre") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. └─base::.handleSimpleError(...) at ./helper.R:76:1 15. └─testthat (local) h(simpleError(msg, call)) 16. └─cli::cli_abort(...) 17. └─rlang::abort(...) Warning message: In data(PimaIndiansDiabetes, package = "mlbench", envir = environment()) : data set 'PimaIndiansDiabetes' not found Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.9
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pre) > > ##### > # partykit and earth is loaded as failures of tests may be caused by the version > # of either package. Thus, we print the sessionInfo > > library(earth) Loading required package: Formula Loading required package: plotmo Loading required package: plotrix > library(partykit) Loading required package: grid Loading required package: libcoin Loading required package: mvtnorm > print(sessionInfo()) R version 4.6.1 (2026-06-24) Platform: x86_64-pc-linux-gnu Running under: Debian GNU/Linux forky/sid Matrix products: default BLAS: /home/hornik/tmp/R.check/r-release-gcc/Work/build/lib/libRblas.so LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.12.1; LAPACK version 3.12.0 locale: [1] LC_CTYPE=C.UTF-8 LC_NUMERIC=C LC_TIME=C.UTF-8 [4] LC_COLLATE=C LC_MONETARY=C.UTF-8 LC_MESSAGES=C.UTF-8 [7] LC_PAPER=C.UTF-8 LC_NAME=C LC_ADDRESS=C [10] LC_TELEPHONE=C LC_MEASUREMENT=C.UTF-8 LC_IDENTIFICATION=C time zone: Europe/Vienna tzcode source: system (glibc) attached base packages: [1] grid stats graphics grDevices utils datasets methods [8] base other attached packages: [1] partykit_1.2-29 mvtnorm_1.4-2 libcoin_1.0-13 earth_5.3.5 [5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.9 [9] testthat_3.3.2 loaded via a namespace (and not attached): [1] cli_3.6.6 rlang_1.3.0 stringi_1.8.7 otel_0.2.0 [5] MatrixModels_0.5-4 glue_1.8.1 glmnet_5.0 brio_1.1.5 [9] foreach_1.5.2 lifecycle_1.0.5 stringr_1.6.0 compiler_4.6.1 [13] codetools_0.2-20 Rcpp_1.1.2 lattice_0.22-9 R6_2.6.1 [17] splines_4.6.1 inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 [21] rpart_4.1.27 Matrix_1.7-6 tools_4.6.1 iterators_1.0.14 [25] survival_3.8-9 > > test_check("pre") Error in `source_dir()`: ! Failed to evaluate './helper.R'. Caused by error: ! object 'PimaIndiansDiabetes' not found Backtrace: ▆ 1. ├─testthat::test_check("pre") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. └─base::.handleSimpleError(...) at ./helper.R:76:1 15. └─testthat (local) h(simpleError(msg, call)) 16. └─cli::cli_abort(...) 17. └─rlang::abort(...) Warning message: In data(PimaIndiansDiabetes, package = "mlbench", envir = environment()) : data set 'PimaIndiansDiabetes' not found Execution halted Flavor: r-release-linux-x86_64

Version: 1.0.9
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(pre) > > ##### > # partykit and earth is loaded as failures of tests may be caused by the version > # of either package. Thus, we print the sessionInfo > > library(earth) Loading required package: Formula Loading required package: plotmo Loading required package: plotrix > library(partykit) Loading required package: grid Loading required package: libcoin Loading required package: mvtnorm > print(sessionInfo()) R version 4.6.1 (2026-06-24 ucrt) Platform: x86_64-w64-mingw32/x64 Running under: Windows Server 2022 x64 (build 20348) Matrix products: default LAPACK version 3.12.1 locale: [1] LC_COLLATE=C LC_CTYPE=German_Germany.utf8 [3] LC_MONETARY=C LC_NUMERIC=C [5] LC_TIME=C time zone: Europe/Berlin tzcode source: internal attached base packages: [1] grid stats graphics grDevices utils datasets methods [8] base other attached packages: [1] partykit_1.2-29 mvtnorm_1.4-2 libcoin_1.0-13 earth_5.3.5 [5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.9 [9] testthat_3.3.2 loaded via a namespace (and not attached): [1] cli_3.6.6 rlang_1.3.0 stringi_1.8.7 otel_0.2.0 [5] MatrixModels_0.5-4 glue_1.8.1 glmnet_5.0 brio_1.1.5 [9] foreach_1.5.2 lifecycle_1.0.5 stringr_1.6.0 compiler_4.6.1 [13] codetools_0.2-20 Rcpp_1.1.2 lattice_0.22-9 R6_2.6.1 [17] splines_4.6.1 inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 [21] rpart_4.1.27 Matrix_1.7-6 tools_4.6.1 iterators_1.0.14 [25] survival_3.8-9 > > test_check("pre") Error in `source_dir()`: ! Failed to evaluate './helper.R'. Caused by error: ! object 'PimaIndiansDiabetes' not found Backtrace: ▆ 1. ├─testthat::test_check("pre") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. └─base::.handleSimpleError(...) at ./helper.R:76:1 15. └─testthat (local) h(simpleError(msg, call)) 16. └─cli::cli_abort(...) 17. └─rlang::abort(...) Warning message: In data(PimaIndiansDiabetes, package = "mlbench", envir = environment()) : data set 'PimaIndiansDiabetes' not found Execution halted Flavor: r-release-windows-x86_64

Version: 1.0.9
Check: tests
Result: ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(pre) > > ##### > # partykit and earth is loaded as failures of tests may be caused by the version > # of either package. Thus, we print the sessionInfo > > library(earth) Loading required package: Formula Loading required package: plotmo Loading required package: plotrix > library(partykit) Loading required package: grid Loading required package: libcoin Loading required package: mvtnorm > print(sessionInfo()) R version 4.5.3 (2026-03-11 ucrt) Platform: x86_64-w64-mingw32/x64 Running under: Windows Server 2022 x64 (build 20348) Matrix products: default LAPACK version 3.12.1 locale: [1] LC_COLLATE=C LC_CTYPE=German_Germany.utf8 [3] LC_MONETARY=C LC_NUMERIC=C [5] LC_TIME=C time zone: Europe/Berlin tzcode source: internal attached base packages: [1] grid stats graphics grDevices utils datasets methods [8] base other attached packages: [1] partykit_1.2-29 mvtnorm_1.4-2 libcoin_1.0-13 earth_5.3.5 [5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.9 [9] testthat_3.3.2 loaded via a namespace (and not attached): [1] cli_3.6.6 rlang_1.3.0 stringi_1.8.7 otel_0.2.0 [5] MatrixModels_0.5-4 glue_1.8.1 glmnet_5.0 brio_1.1.5 [9] foreach_1.5.2 lifecycle_1.0.5 stringr_1.6.0 compiler_4.5.3 [13] codetools_0.2-20 Rcpp_1.1.2 lattice_0.22-9 R6_2.6.1 [17] splines_4.5.3 inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 [21] rpart_4.1.27 Matrix_1.7-6 tools_4.5.3 iterators_1.0.14 [25] survival_3.8-9 > > test_check("pre") Error in `source_dir()`: ! Failed to evaluate './helper.R'. Caused by error: ! object 'PimaIndiansDiabetes' not found Backtrace: ▆ 1. ├─testthat::test_check("pre") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. └─base::.handleSimpleError(...) at ./helper.R:76:1 15. └─testthat (local) h(simpleError(msg, call)) 16. └─cli::cli_abort(...) 17. └─rlang::abort(...) Warning message: In data(PimaIndiansDiabetes, package = "mlbench", envir = environment()) : data set 'PimaIndiansDiabetes' not found Execution halted Flavor: r-oldrel-windows-x86_64