CRAN Package Check Results for Package pre

Last updated on 2026-08-04 02:51:01 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 9.69 200.86 210.55 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 16.00 276.00 292.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 20.00 378.00 398.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/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 Under development (unstable) (2026-08-02 r90338) 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-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-debian-gcc

Version: 1.0.9
Check: for new files in some other directories
Result: NOTE Found the following files/directories: ‘~/tmp/scratch/Rtmp0DtnVa’ ‘~/tmp/scratch/Rtmp0KMPbA’ ‘~/tmp/scratch/Rtmp142e50’ ‘~/tmp/scratch/Rtmp19qKsj’ ‘~/tmp/scratch/Rtmp1ikuBo’ ‘~/tmp/scratch/Rtmp2aLQ6f’ ‘~/tmp/scratch/Rtmp2eGFL4’ ‘~/tmp/scratch/Rtmp2xAKX3’ ‘~/tmp/scratch/Rtmp2xO3zZ’ ‘~/tmp/scratch/Rtmp3HtRsA’ ‘~/tmp/scratch/Rtmp3UVEXY’ ‘~/tmp/scratch/Rtmp3Vfrxq’ ‘~/tmp/scratch/Rtmp3sU9qG’ ‘~/tmp/scratch/Rtmp3ulKIa’ ‘~/tmp/scratch/Rtmp45rSVN’ ‘~/tmp/scratch/Rtmp49q11h’ ‘~/tmp/scratch/Rtmp4GoIFO’ ‘~/tmp/scratch/Rtmp4IOjKD’ ‘~/tmp/scratch/Rtmp4TOXCx’ ‘~/tmp/scratch/Rtmp4fQGMx’ ‘~/tmp/scratch/Rtmp5bQ0x7’ ‘~/tmp/scratch/Rtmp5qR1UO’ ‘~/tmp/scratch/Rtmp6R8Lco’ ‘~/tmp/scratch/Rtmp6e8IEV’ ‘~/tmp/scratch/Rtmp6iB5GT’ ‘~/tmp/scratch/Rtmp6r8ItL’ ‘~/tmp/scratch/Rtmp6wynn6’ ‘~/tmp/scratch/Rtmp7EGt3X’ ‘~/tmp/scratch/Rtmp7M6YF2’ ‘~/tmp/scratch/Rtmp86ExOe’ ‘~/tmp/scratch/Rtmp8XOpwm’ ‘~/tmp/scratch/Rtmp9ceF9B’ ‘~/tmp/scratch/Rtmp9eNLsg’ ‘~/tmp/scratch/Rtmp9sULi5’ ‘~/tmp/scratch/Rtmp9xyxW4’ ‘~/tmp/scratch/RtmpAEnhXu’ ‘~/tmp/scratch/RtmpAezxbJ’ ‘~/tmp/scratch/RtmpB504cJ’ ‘~/tmp/scratch/RtmpBlj0to’ ‘~/tmp/scratch/RtmpCJrHqp’ ‘~/tmp/scratch/RtmpCVXXM8’ ‘~/tmp/scratch/RtmpCozMwK’ ‘~/tmp/scratch/RtmpCu0zZZ’ ‘~/tmp/scratch/RtmpELlxjq’ ‘~/tmp/scratch/RtmpEQGHcF’ ‘~/tmp/scratch/RtmpEeeshG’ ‘~/tmp/scratch/RtmpEj9cB9’ ‘~/tmp/scratch/RtmpEwFoOt’ ‘~/tmp/scratch/RtmpFSkLeP’ ‘~/tmp/scratch/RtmpFsyxiO’ ‘~/tmp/scratch/RtmpG0jk7u’ ‘~/tmp/scratch/RtmpGHyVdI’ ‘~/tmp/scratch/RtmpGqrY7d’ ‘~/tmp/scratch/RtmpHa98LY’ ‘~/tmp/scratch/RtmpIL5hf4’ ‘~/tmp/scratch/RtmpIceGcx’ ‘~/tmp/scratch/RtmpIwOO75’ ‘~/tmp/scratch/RtmpKULecc’ ‘~/tmp/scratch/RtmpLB0JFT’ ‘~/tmp/scratch/RtmpLK3I49’ ‘~/tmp/scratch/RtmpLXRnWt’ ‘~/tmp/scratch/RtmpLbcA2E’ ‘~/tmp/scratch/RtmpM9A8kF’ ‘~/tmp/scratch/RtmpNQnXmn’ ‘~/tmp/scratch/RtmpNorQ9c’ ‘~/tmp/scratch/RtmpOT4TGJ’ ‘~/tmp/scratch/RtmpOiqPkF’ ‘~/tmp/scratch/RtmpPCy695’ ‘~/tmp/scratch/RtmpPTJ5Ft’ ‘~/tmp/scratch/RtmpPdb5pH’ ‘~/tmp/scratch/RtmpPqM170’ ‘~/tmp/scratch/RtmpPqX4xP’ ‘~/tmp/scratch/RtmpQCsjzk’ ‘~/tmp/scratch/RtmpRDqrEl’ ‘~/tmp/scratch/RtmpREtEbl’ ‘~/tmp/scratch/RtmpRgWWWV’ ‘~/tmp/scratch/RtmpRvAEIO’ ‘~/tmp/scratch/RtmpS1TqYz’ ‘~/tmp/scratch/RtmpS9pNvV’ ‘~/tmp/scratch/RtmpT3qJz6’ ‘~/tmp/scratch/RtmpTBcxu4’ ‘~/tmp/scratch/RtmpTBoqST’ ‘~/tmp/scratch/RtmpTYGZEv’ ‘~/tmp/scratch/RtmpTsv2vH’ ‘~/tmp/scratch/RtmpU7DWBN’ ‘~/tmp/scratch/RtmpUWi9UB’ ‘~/tmp/scratch/RtmpW1dGnF’ ‘~/tmp/scratch/RtmpW1f8iJ’ ‘~/tmp/scratch/RtmpWA4L8G’ ‘~/tmp/scratch/RtmpWTGdA8’ ‘~/tmp/scratch/RtmpWVlptj’ ‘~/tmp/scratch/RtmpWbHKPG’ ‘~/tmp/scratch/RtmpWnGiB0’ ‘~/tmp/scratch/RtmpXAMQyV’ ‘~/tmp/scratch/RtmpXIzLRu’ ‘~/tmp/scratch/RtmpYAryzf’ ‘~/tmp/scratch/RtmpZE5NzH’ ‘~/tmp/scratch/RtmpZIUaWO’ ‘~/tmp/scratch/RtmpZPEVhw’ ‘~/tmp/scratch/RtmpZWHlwf’ ‘~/tmp/scratch/RtmpZcitmX’ ‘~/tmp/scratch/RtmpZfYiTu’ ‘~/tmp/scratch/RtmpaR032V’ ‘~/tmp/scratch/RtmparntrP’ ‘~/tmp/scratch/RtmpayeXRk’ ‘~/tmp/scratch/Rtmpc5kd5A’ ‘~/tmp/scratch/RtmpcQI0dR’ ‘~/tmp/scratch/RtmpcvK20U’ ‘~/tmp/scratch/RtmpdApUpa’ ‘~/tmp/scratch/Rtmpe1HE3G’ ‘~/tmp/scratch/Rtmpe5X54F’ ‘~/tmp/scratch/RtmpeMjC6P’ ‘~/tmp/scratch/RtmpelGJJF’ ‘~/tmp/scratch/Rtmpenvnju’ ‘~/tmp/scratch/RtmpfazMu9’ ‘~/tmp/scratch/RtmpgNcw9Y’ ‘~/tmp/scratch/RtmpgqO4PL’ ‘~/tmp/scratch/RtmphT3TLI’ ‘~/tmp/scratch/Rtmphasauu’ ‘~/tmp/scratch/RtmphlR7SL’ ‘~/tmp/scratch/RtmpiAOWbV’ ‘~/tmp/scratch/RtmpiGj3X3’ ‘~/tmp/scratch/RtmpiQPkG9’ ‘~/tmp/scratch/RtmpivCVI5’ ‘~/tmp/scratch/Rtmpj9s1me’ ‘~/tmp/scratch/RtmpjOGiCC’ ‘~/tmp/scratch/Rtmpk991Xk’ ‘~/tmp/scratch/RtmpkDTc1z’ ‘~/tmp/scratch/Rtmpkrrv8d’ ‘~/tmp/scratch/RtmpmG0cUy’ ‘~/tmp/scratch/Rtmpn3MaTe’ ‘~/tmp/scratch/Rtmpnbr1Zq’ ‘~/tmp/scratch/RtmpoKYhFY’ ‘~/tmp/scratch/RtmpoXm7Z5’ ‘~/tmp/scratch/Rtmppjk4V2’ ‘~/tmp/scratch/RtmpqCZiKv’ ‘~/tmp/scratch/RtmpqM9tdq’ ‘~/tmp/scratch/RtmpqjCgnH’ ‘~/tmp/scratch/RtmpqtsSH0’ ‘~/tmp/scratch/Rtmps5jPo6’ ‘~/tmp/scratch/Rtmps6pyN4’ ‘~/tmp/scratch/RtmpsP7h7a’ ‘~/tmp/scratch/RtmpsZFfFC’ ‘~/tmp/scratch/RtmptgoRMV’ ‘~/tmp/scratch/RtmptqRKmY’ ‘~/tmp/scratch/RtmptxBswm’ ‘~/tmp/scratch/Rtmpu6xOCb’ ‘~/tmp/scratch/RtmpuyClDI’ ‘~/tmp/scratch/RtmpvLZmPP’ ‘~/tmp/scratch/RtmpvRkf7U’ ‘~/tmp/scratch/RtmpvfybLj’ ‘~/tmp/scratch/RtmpviTHqH’ ‘~/tmp/scratch/RtmpvlJqIv’ ‘~/tmp/scratch/Rtmpvs2xP3’ ‘~/tmp/scratch/RtmpvxqjFG’ ‘~/tmp/scratch/Rtmpw3AKZi’ ‘~/tmp/scratch/RtmpwBEqHP’ ‘~/tmp/scratch/RtmpwHfU19’ ‘~/tmp/scratch/RtmpwmxKKk’ ‘~/tmp/scratch/RtmpwwUVRN’ ‘~/tmp/scratch/Rtmpwx2Cns’ ‘~/tmp/scratch/Rtmpx09RLX’ ‘~/tmp/scratch/Rtmpx8GzfL’ ‘~/tmp/scratch/Rtmpy7HsXi’ ‘~/tmp/scratch/RtmpyRMG46’ ‘~/tmp/scratch/RtmpykGhKu’ ‘~/tmp/scratch/Rtmpz6qUva’ ‘~/tmp/scratch/Rtmpz9A4zI’ ‘~/tmp/scratch/RtmpzGgmGy’ ‘~/tmp/scratch/Rtmpzd8yMG’ ‘~/tmp/scratch/RtmpzyXhE2’ ‘~/tmp/scratch/xvfb-run.0HGT5d’ ‘~/tmp/scratch/xvfb-run.0rqGhg’ ‘~/tmp/scratch/xvfb-run.2cIqnN’ ‘~/tmp/scratch/xvfb-run.31t0zj’ ‘~/tmp/scratch/xvfb-run.57oBhv’ ‘~/tmp/scratch/xvfb-run.5PCHq3’ ‘~/tmp/scratch/xvfb-run.5qsFKI’ ‘~/tmp/scratch/xvfb-run.8TnTHy’ ‘~/tmp/scratch/xvfb-run.8ovJ0a’ ‘~/tmp/scratch/xvfb-run.A2ipiJ’ ‘~/tmp/scratch/xvfb-run.C6JSLs’ ‘~/tmp/scratch/xvfb-run.D1Es09’ ‘~/tmp/scratch/xvfb-run.DOqTd8’ ‘~/tmp/scratch/xvfb-run.DV55fG’ ‘~/tmp/scratch/xvfb-run.DeX49c’ ‘~/tmp/scratch/xvfb-run.EMTQyg’ ‘~/tmp/scratch/xvfb-run.EUCIje’ ‘~/tmp/scratch/xvfb-run.F6Lelu’ ‘~/tmp/scratch/xvfb-run.FM3HDN’ ‘~/tmp/scratch/xvfb-run.FUTZyl’ ‘~/tmp/scratch/xvfb-run.GPOMAD’ ‘~/tmp/scratch/xvfb-run.HpyKZc’ ‘~/tmp/scratch/xvfb-run.J4t4ux’ ‘~/tmp/scratch/xvfb-run.N0bW6a’ ‘~/tmp/scratch/xvfb-run.NHb2qB’ ‘~/tmp/scratch/xvfb-run.O7qACe’ ‘~/tmp/scratch/xvfb-run.P22KBE’ ‘~/tmp/scratch/xvfb-run.PqniDM’ ‘~/tmp/scratch/xvfb-run.Qi1tbL’ ‘~/tmp/scratch/xvfb-run.RmwObM’ ‘~/tmp/scratch/xvfb-run.RzZl9G’ ‘~/tmp/scratch/xvfb-run.ShdgZ9’ ‘~/tmp/scratch/xvfb-run.T1mP4s’ ‘~/tmp/scratch/xvfb-run.UA6CkG’ ‘~/tmp/scratch/xvfb-run.UUe3fC’ ‘~/tmp/scratch/xvfb-run.VMEhM9’ ‘~/tmp/scratch/xvfb-run.VZkdcj’ ‘~/tmp/scratch/xvfb-run.WyOEqg’ ‘~/tmp/scratch/xvfb-run.XMOa4b’ ‘~/tmp/scratch/xvfb-run.ZFdbnK’ ‘~/tmp/scratch/xvfb-run.bXAq6X’ ‘~/tmp/scratch/xvfb-run.bc3cLb’ ‘~/tmp/scratch/xvfb-run.d6miqv’ ‘~/tmp/scratch/xvfb-run.eKpu9V’ ‘~/tmp/scratch/xvfb-run.ePb4Ex’ ‘~/tmp/scratch/xvfb-run.fU8CJE’ ‘~/tmp/scratch/xvfb-run.g5ScAA’ ‘~/tmp/scratch/xvfb-run.gJS88B’ ‘~/tmp/scratch/xvfb-run.iBF6au’ ‘~/tmp/scratch/xvfb-run.iFmsgS’ ‘~/tmp/scratch/xvfb-run.isrYrc’ ‘~/tmp/scratch/xvfb-run.j4SoTS’ ‘~/tmp/scratch/xvfb-run.jEnnDR’ ‘~/tmp/scratch/xvfb-run.kMDNQn’ ‘~/tmp/scratch/xvfb-run.lBmdUt’ ‘~/tmp/scratch/xvfb-run.mR9mzN’ ‘~/tmp/scratch/xvfb-run.mfkgjY’ ‘~/tmp/scratch/xvfb-run.mm4GyV’ ‘~/tmp/scratch/xvfb-run.nBzm8H’ ‘~/tmp/scratch/xvfb-run.oaIheJ’ ‘~/tmp/scratch/xvfb-run.od2V6G’ ‘~/tmp/scratch/xvfb-run.oulAxQ’ ‘~/tmp/scratch/xvfb-run.p38WuB’ ‘~/tmp/scratch/xvfb-run.pkTDuR’ ‘~/tmp/scratch/xvfb-run.qAlRXe’ ‘~/tmp/scratch/xvfb-run.rTOffc’ ‘~/tmp/scratch/xvfb-run.s2a3ob’ ‘~/tmp/scratch/xvfb-run.sZkXDG’ ‘~/tmp/scratch/xvfb-run.sprhfJ’ ‘~/tmp/scratch/xvfb-run.u6yCHw’ ‘~/tmp/scratch/xvfb-run.vL80nU’ ‘~/tmp/scratch/xvfb-run.vobinW’ ‘~/tmp/scratch/xvfb-run.vq0sZB’ ‘~/tmp/scratch/xvfb-run.wa0pPi’ ‘~/tmp/scratch/xvfb-run.zToCPg’ ‘~/tmp/scratch/xvfb-run.zY8zTI’ ‘~/tmp/scratch/xvfb-run.zd8F5F’ 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