Last updated on 2026-08-02 04:49:28 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.04 | 199.15 | 208.19 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.9 | 22.00 | 412.23 | 434.23 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 9.00 | 200.44 | 209.44 | 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 |
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’ [3s/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-31 r90332)
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/Rtmp0DNTQ2’ ‘~/tmp/scratch/Rtmp0qfQPt’
‘~/tmp/scratch/Rtmp0qrmc8’ ‘~/tmp/scratch/Rtmp12bWpd’
‘~/tmp/scratch/Rtmp19i1zn’ ‘~/tmp/scratch/Rtmp1LEy3q’
‘~/tmp/scratch/Rtmp1dns7n’ ‘~/tmp/scratch/Rtmp1ggBKB’
‘~/tmp/scratch/Rtmp2TrQpL’ ‘~/tmp/scratch/Rtmp2myDC5’
‘~/tmp/scratch/Rtmp3LX8lB’ ‘~/tmp/scratch/Rtmp3WKgz5’
‘~/tmp/scratch/Rtmp4vcws8’ ‘~/tmp/scratch/Rtmp4xDAD0’
‘~/tmp/scratch/Rtmp51AUBT’ ‘~/tmp/scratch/Rtmp528XrR’
‘~/tmp/scratch/Rtmp5BGkRy’ ‘~/tmp/scratch/Rtmp5efflR’
‘~/tmp/scratch/Rtmp6SzqX0’ ‘~/tmp/scratch/Rtmp88JUy4’
‘~/tmp/scratch/Rtmp8Hxtsc’ ‘~/tmp/scratch/Rtmp8syKeX’
‘~/tmp/scratch/Rtmp8zuUEm’ ‘~/tmp/scratch/Rtmp9VI3J7’
‘~/tmp/scratch/Rtmp9YpRBD’ ‘~/tmp/scratch/Rtmp9vcgVy’
‘~/tmp/scratch/Rtmp9veLih’ ‘~/tmp/scratch/RtmpAM3vpn’
‘~/tmp/scratch/RtmpAc9c61’ ‘~/tmp/scratch/RtmpAjILCi’
‘~/tmp/scratch/RtmpB3ERuv’ ‘~/tmp/scratch/RtmpB4P63O’
‘~/tmp/scratch/RtmpBHyAID’ ‘~/tmp/scratch/RtmpBNN9KZ’
‘~/tmp/scratch/RtmpBR81Wh’ ‘~/tmp/scratch/RtmpD4ESu4’
‘~/tmp/scratch/RtmpDSaFRo’ ‘~/tmp/scratch/RtmpDTKaEM’
‘~/tmp/scratch/RtmpE7p0xu’ ‘~/tmp/scratch/RtmpEWMgxb’
‘~/tmp/scratch/RtmpEont9b’ ‘~/tmp/scratch/RtmpF3fKV1’
‘~/tmp/scratch/RtmpFJcTkh’ ‘~/tmp/scratch/RtmpFtkicr’
‘~/tmp/scratch/RtmpG686EF’ ‘~/tmp/scratch/RtmpG9rADY’
‘~/tmp/scratch/RtmpGEQkF9’ ‘~/tmp/scratch/RtmpGKUUBS’
‘~/tmp/scratch/RtmpGeNo0q’ ‘~/tmp/scratch/RtmpHw5fln’
‘~/tmp/scratch/RtmpI5Ol2s’ ‘~/tmp/scratch/RtmpI5dpKt’
‘~/tmp/scratch/RtmpI6zbch’ ‘~/tmp/scratch/RtmpI8NDnR’
‘~/tmp/scratch/RtmpIInvpB’ ‘~/tmp/scratch/RtmpIui6yy’
‘~/tmp/scratch/RtmpJFDkCA’ ‘~/tmp/scratch/RtmpJO0TaP’
‘~/tmp/scratch/RtmpJQbFWx’ ‘~/tmp/scratch/RtmpJSPTSt’
‘~/tmp/scratch/RtmpJoIp7h’ ‘~/tmp/scratch/RtmpJz13gS’
‘~/tmp/scratch/RtmpLFiI3F’ ‘~/tmp/scratch/RtmpLG3c2b’
‘~/tmp/scratch/RtmpLMUENI’ ‘~/tmp/scratch/RtmpLgtiw6’
‘~/tmp/scratch/RtmpMDcqTP’ ‘~/tmp/scratch/RtmpMotQt6’
‘~/tmp/scratch/RtmpNduKDg’ ‘~/tmp/scratch/RtmpOBzV7B’
‘~/tmp/scratch/RtmpOiRN2b’ ‘~/tmp/scratch/RtmpOu5sQT’
‘~/tmp/scratch/RtmpPGXztN’ ‘~/tmp/scratch/RtmpPRIIAv’
‘~/tmp/scratch/RtmpQPWQld’ ‘~/tmp/scratch/RtmpQhOVXv’
‘~/tmp/scratch/RtmpRBwEa2’ ‘~/tmp/scratch/RtmpROwVO1’
‘~/tmp/scratch/RtmpRcerLQ’ ‘~/tmp/scratch/RtmpRevyi3’
‘~/tmp/scratch/RtmpSkrjym’ ‘~/tmp/scratch/RtmpSuRtyR’
‘~/tmp/scratch/RtmpTERKNN’ ‘~/tmp/scratch/RtmpTIjzSF’
‘~/tmp/scratch/RtmpTbaNDL’ ‘~/tmp/scratch/RtmpTeUunX’
‘~/tmp/scratch/RtmpTfLt53’ ‘~/tmp/scratch/RtmpTsr7Sh’
‘~/tmp/scratch/RtmpTyD46K’ ‘~/tmp/scratch/RtmpU6ZfaX’
‘~/tmp/scratch/RtmpU85yJg’ ‘~/tmp/scratch/RtmpU9NYfc’
‘~/tmp/scratch/RtmpUDo4EL’ ‘~/tmp/scratch/RtmpUSqsZq’
‘~/tmp/scratch/RtmpUkcT9j’ ‘~/tmp/scratch/RtmpUvOKlY’
‘~/tmp/scratch/RtmpV7uOlg’ ‘~/tmp/scratch/RtmpVFvG41’
‘~/tmp/scratch/RtmpW1AGuv’ ‘~/tmp/scratch/RtmpWhCLwv’
‘~/tmp/scratch/RtmpWyXYo2’ ‘~/tmp/scratch/RtmpXR48Ts’
‘~/tmp/scratch/RtmpXn0loC’ ‘~/tmp/scratch/RtmpYUSNnD’
‘~/tmp/scratch/RtmpYhIBx0’ ‘~/tmp/scratch/RtmpYmnOv0’
‘~/tmp/scratch/RtmpYsXKVW’ ‘~/tmp/scratch/RtmpZ6o5pm’
‘~/tmp/scratch/RtmpabMpSm’ ‘~/tmp/scratch/Rtmpb9ynZ3’
‘~/tmp/scratch/RtmpboKc1s’ ‘~/tmp/scratch/Rtmpbr4AW7’
‘~/tmp/scratch/RtmpcAxKak’ ‘~/tmp/scratch/RtmpcHjH8j’
‘~/tmp/scratch/RtmpcPy6k8’ ‘~/tmp/scratch/RtmpcWDB59’
‘~/tmp/scratch/RtmpeRaRwu’ ‘~/tmp/scratch/Rtmpea8PBP’
‘~/tmp/scratch/RtmperJMFa’ ‘~/tmp/scratch/RtmpfKanZK’
‘~/tmp/scratch/RtmpfWB4LD’ ‘~/tmp/scratch/RtmpfkK983’
‘~/tmp/scratch/RtmpgLxoaP’ ‘~/tmp/scratch/RtmpgpWOiL’
‘~/tmp/scratch/RtmphrvUct’ ‘~/tmp/scratch/RtmpjSOwLT’
‘~/tmp/scratch/RtmpjYb90G’ ‘~/tmp/scratch/RtmpjtmwnF’
‘~/tmp/scratch/RtmpkAk4w3’ ‘~/tmp/scratch/RtmpkD6wu9’
‘~/tmp/scratch/RtmpkET0yW’ ‘~/tmp/scratch/RtmpkWGy57’
‘~/tmp/scratch/RtmpkrDaTK’ ‘~/tmp/scratch/RtmpkrhJ7S’
‘~/tmp/scratch/RtmplKGyMo’ ‘~/tmp/scratch/RtmplYirjD’
‘~/tmp/scratch/Rtmpm1GPij’ ‘~/tmp/scratch/RtmpmI1sng’
‘~/tmp/scratch/RtmpmvVfvS’ ‘~/tmp/scratch/RtmpoaIYtL’
‘~/tmp/scratch/RtmpofNgBD’ ‘~/tmp/scratch/RtmpouPyU6’
‘~/tmp/scratch/Rtmpp3uvxk’ ‘~/tmp/scratch/Rtmpp46DEJ’
‘~/tmp/scratch/RtmppMLCFD’ ‘~/tmp/scratch/RtmpqPMrFE’
‘~/tmp/scratch/RtmpqlFWFP’ ‘~/tmp/scratch/RtmpqoszwO’
‘~/tmp/scratch/RtmpqshEf5’ ‘~/tmp/scratch/RtmpsN77as’
‘~/tmp/scratch/Rtmpt2U2Ng’ ‘~/tmp/scratch/RtmptzOPBg’
‘~/tmp/scratch/Rtmpun4ALP’ ‘~/tmp/scratch/Rtmpv0rk8x’
‘~/tmp/scratch/RtmpvGdXdn’ ‘~/tmp/scratch/RtmpvPp8Tw’
‘~/tmp/scratch/RtmpvXXLWl’ ‘~/tmp/scratch/RtmpwHz3op’
‘~/tmp/scratch/RtmpwJu1bY’ ‘~/tmp/scratch/RtmpwV5PCf’
‘~/tmp/scratch/RtmpweVcMP’ ‘~/tmp/scratch/RtmpxS2scm’
‘~/tmp/scratch/Rtmpyrs461’ ‘~/tmp/scratch/Rtmpyt2tXW’
‘~/tmp/scratch/RtmpytFHVc’ ‘~/tmp/scratch/Rtmpztptx6’
‘~/tmp/scratch/cco5STPA.s’ ‘~/tmp/scratch/xvfb-run.0i74GW’
‘~/tmp/scratch/xvfb-run.0k5mGq’ ‘~/tmp/scratch/xvfb-run.1XFvUc’
‘~/tmp/scratch/xvfb-run.1uu6LE’ ‘~/tmp/scratch/xvfb-run.20WNGc’
‘~/tmp/scratch/xvfb-run.2CrQUY’ ‘~/tmp/scratch/xvfb-run.2FJkb1’
‘~/tmp/scratch/xvfb-run.2ha96K’ ‘~/tmp/scratch/xvfb-run.30Xdda’
‘~/tmp/scratch/xvfb-run.5gMtNA’ ‘~/tmp/scratch/xvfb-run.6M74Oa’
‘~/tmp/scratch/xvfb-run.7k9ETK’ ‘~/tmp/scratch/xvfb-run.8a9wDe’
‘~/tmp/scratch/xvfb-run.8sin8v’ ‘~/tmp/scratch/xvfb-run.94PQOx’
‘~/tmp/scratch/xvfb-run.AFkRw8’ ‘~/tmp/scratch/xvfb-run.AZNV4z’
‘~/tmp/scratch/xvfb-run.CMJkEC’ ‘~/tmp/scratch/xvfb-run.CMUp5P’
‘~/tmp/scratch/xvfb-run.DQDAGl’ ‘~/tmp/scratch/xvfb-run.G9wS2v’
‘~/tmp/scratch/xvfb-run.GDrWRk’ ‘~/tmp/scratch/xvfb-run.HNsN3H’
‘~/tmp/scratch/xvfb-run.I12SE1’ ‘~/tmp/scratch/xvfb-run.LXDdmA’
‘~/tmp/scratch/xvfb-run.LYDnCU’ ‘~/tmp/scratch/xvfb-run.LnRBuJ’
‘~/tmp/scratch/xvfb-run.M3dBdX’ ‘~/tmp/scratch/xvfb-run.MHf428’
‘~/tmp/scratch/xvfb-run.MTBaAe’ ‘~/tmp/scratch/xvfb-run.MpRH1b’
‘~/tmp/scratch/xvfb-run.N8f5MY’ ‘~/tmp/scratch/xvfb-run.NRt9Ou’
‘~/tmp/scratch/xvfb-run.Oeafc9’ ‘~/tmp/scratch/xvfb-run.QJObeK’
‘~/tmp/scratch/xvfb-run.QQJQi4’ ‘~/tmp/scratch/xvfb-run.QjlV4v’
‘~/tmp/scratch/xvfb-run.STFgld’ ‘~/tmp/scratch/xvfb-run.TbmdVw’
‘~/tmp/scratch/xvfb-run.WuYDni’ ‘~/tmp/scratch/xvfb-run.XHQ6hD’
‘~/tmp/scratch/xvfb-run.XNl2mC’ ‘~/tmp/scratch/xvfb-run.Y5WlUH’
‘~/tmp/scratch/xvfb-run.YQlyrx’ ‘~/tmp/scratch/xvfb-run.Z6cO8K’
‘~/tmp/scratch/xvfb-run.Zwmu44’ ‘~/tmp/scratch/xvfb-run.aJC12j’
‘~/tmp/scratch/xvfb-run.btdxc2’ ‘~/tmp/scratch/xvfb-run.cB5rtA’
‘~/tmp/scratch/xvfb-run.coIXgA’ ‘~/tmp/scratch/xvfb-run.ej3vhj’
‘~/tmp/scratch/xvfb-run.fAOzz9’ ‘~/tmp/scratch/xvfb-run.gENPl1’
‘~/tmp/scratch/xvfb-run.gMRAXk’ ‘~/tmp/scratch/xvfb-run.h5Lbn3’
‘~/tmp/scratch/xvfb-run.hzfbip’ ‘~/tmp/scratch/xvfb-run.j481tE’
‘~/tmp/scratch/xvfb-run.jLlbOT’ ‘~/tmp/scratch/xvfb-run.jbiWS0’
‘~/tmp/scratch/xvfb-run.k7hXg6’ ‘~/tmp/scratch/xvfb-run.kUqCH6’
‘~/tmp/scratch/xvfb-run.kkeUki’ ‘~/tmp/scratch/xvfb-run.mGNDja’
‘~/tmp/scratch/xvfb-run.mRsWba’ ‘~/tmp/scratch/xvfb-run.ntiv4E’
‘~/tmp/scratch/xvfb-run.oLZiQd’ ‘~/tmp/scratch/xvfb-run.pCvL0m’
‘~/tmp/scratch/xvfb-run.qLk5Ff’ ‘~/tmp/scratch/xvfb-run.tTb6f5’
‘~/tmp/scratch/xvfb-run.u4kfpn’ ‘~/tmp/scratch/xvfb-run.uc0TEd’
‘~/tmp/scratch/xvfb-run.vMtnSv’ ‘~/tmp/scratch/xvfb-run.wLgpRW’
‘~/tmp/scratch/xvfb-run.xKyRGY’ ‘~/tmp/scratch/xvfb-run.ztcPnb’
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-07-23 r90295)
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-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-5 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-07-23 r90295)
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-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-5 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