The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-05-20 23:50:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.8 | 12.71 | 325.07 | 337.78 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.8 | 9.68 | 214.34 | 224.02 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.8 | 25.00 | 564.72 | 589.72 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.8 | 23.00 | 542.15 | 565.15 | ERROR | |
| r-devel-windows-x86_64 | 1.0.8 | 16.00 | 294.00 | 310.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.8 | 14.84 | 319.61 | 334.45 | ERROR | |
| r-release-linux-x86_64 | 1.0.8 | 12.98 | 320.59 | 333.57 | ERROR | |
| r-release-macos-arm64 | 1.0.8 | 3.00 | 73.00 | 76.00 | OK | |
| r-release-macos-x86_64 | 1.0.8 | 9.00 | 383.00 | 392.00 | OK | |
| r-release-windows-x86_64 | 1.0.8 | 15.00 | 295.00 | 310.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.0.8 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.8 | 9.00 | 385.00 | 394.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.8 | 21.00 | 412.00 | 433.00 | ERROR |
Version: 1.0.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/51s]
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-05-15 r90061)
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-27 mvtnorm_1.3-7 libcoin_1.0-12 earth_5.3.5
[5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.8
[9] testthat_3.3.2
loaded via a namespace (and not attached):
[1] cli_3.6.6 rlang_1.2.0 stringi_1.8.7 MatrixModels_0.5-4
[5] glue_1.8.1 glmnet_5.0 brio_1.1.5 foreach_1.5.2
[9] lifecycle_1.0.5 stringr_1.6.0 compiler_4.7.0 codetools_0.2-20
[13] Rcpp_1.1.1-1.1 lattice_0.22-9 R6_2.6.1 splines_4.7.0
[17] inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 rpart_4.1.27
[21] Matrix_1.7-5 tools_4.7.0 iterators_1.0.14 survival_3.8-6
>
> test_check("pre")
Saving _problems/tests_pre-198.R
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests_pre.R:198:5'): Get previous results with lung survival data ──
Expected `fit` to equal `read_to_test("lung_w_pre_surv")`.
Differences:
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Lengths: 720, 600
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dim": Mean relative difference: 0.1666667 >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dimnames": Component 2: Lengths (60, 50) differ (string compare on first 50) >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "i": Numeric: lengths (488, 370) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "p": Numeric: lengths (61, 51) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "x": Numeric: lengths (488, 370) differ >
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/32s]
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-05-18 r90063)
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-27 mvtnorm_1.3-7 libcoin_1.0-12 earth_5.3.5
[5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.8
[9] testthat_3.3.2
loaded via a namespace (and not attached):
[1] cli_3.6.6 rlang_1.2.0 stringi_1.8.7 MatrixModels_0.5-4
[5] glue_1.8.1 glmnet_5.0 brio_1.1.5 foreach_1.5.2
[9] lifecycle_1.0.5 stringr_1.6.0 compiler_4.7.0 codetools_0.2-20
[13] Rcpp_1.1.1-1.1 lattice_0.22-9 R6_2.6.1 splines_4.7.0
[17] inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 rpart_4.1.27
[21] Matrix_1.7-5 tools_4.7.0 iterators_1.0.14 survival_3.8-6
>
> test_check("pre")
Saving _problems/tests_pre-198.R
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests_pre.R:198:5'): Get previous results with lung survival data ──
Expected `fit` to equal `read_to_test("lung_w_pre_surv")`.
Differences:
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Lengths: 720, 600
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dim": Mean relative difference: 0.1666667 >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dimnames": Component 2: Lengths (60, 50) differ (string compare on first 50) >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "i": Numeric: lengths (488, 370) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "p": Numeric: lengths (61, 51) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "x": Numeric: lengths (488, 370) differ >
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [68s/211s]
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-05-19 r90065)
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-27 mvtnorm_1.3-7 libcoin_1.0-12 earth_5.3.5
[5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.8
[9] testthat_3.3.2
loaded via a namespace (and not attached):
[1] cli_3.6.6 rlang_1.2.0 stringi_1.8.7 MatrixModels_0.5-4
[5] glue_1.8.1 glmnet_5.0 brio_1.1.5 foreach_1.5.2
[9] lifecycle_1.0.5 stringr_1.6.0 compiler_4.7.0 codetools_0.2-20
[13] Rcpp_1.1.1-1.1 lattice_0.22-9 R6_2.6.1 splines_4.7.0
[17] inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 rpart_4.1.27
[21] Matrix_1.7-5 tools_4.7.0 iterators_1.0.14 survival_3.8-6
>
> test_check("pre")
Saving _problems/tests_pre-198.R
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests_pre.R:198:5'): Get previous results with lung survival data ──
Expected `fit` to equal `read_to_test("lung_w_pre_surv")`.
Differences:
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Lengths: 720, 600
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dim": Mean relative difference: 0.1666667 >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dimnames": Component 2: Lengths (60, 50) differ (string compare on first 50) >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "i": Numeric: lengths (488, 370) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "p": Numeric: lengths (61, 51) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "x": Numeric: lengths (488, 370) differ >
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [66s/124s]
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-05-15 r90053)
Platform: x86_64-pc-linux-gnu
Running under: Fedora Linux 42 (Workstation Edition)
Matrix products: default
BLAS: /data/gannet/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-27 mvtnorm_1.3-7 libcoin_1.0-12 earth_5.3.5
[5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.8
[9] testthat_3.3.2
loaded via a namespace (and not attached):
[1] cli_3.6.6 rlang_1.2.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.1-1.1 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-6
>
> test_check("pre")
Saving _problems/tests_pre-198.R
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests_pre.R:198:5'): Get previous results with lung survival data ──
Expected `fit` to equal `read_to_test("lung_w_pre_surv")`.
Differences:
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Lengths: 720, 600
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dim": Mean relative difference: 0.1666667 >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dimnames": Component 2: Lengths (60, 50) differ (string compare on first 50) >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "i": Numeric: lengths (488, 370) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "p": Numeric: lengths (61, 51) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "x": Numeric: lengths (488, 370) differ >
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.8
Check: tests
Result: ERROR
Running 'testthat.R' [37s]
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-05-11 r90046 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-27 mvtnorm_1.3-7 libcoin_1.0-12 earth_5.3.5
[5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.8
[9] testthat_3.3.2
loaded via a namespace (and not attached):
[1] cli_3.6.6 rlang_1.2.0 stringi_1.8.7 MatrixModels_0.5-4
[5] glue_1.8.1 glmnet_5.0 brio_1.1.5 foreach_1.5.2
[9] lifecycle_1.0.5 stringr_1.6.0 compiler_4.7.0 codetools_0.2-20
[13] Rcpp_1.1.1-1.1 lattice_0.22-9 R6_2.6.1 splines_4.7.0
[17] inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 rpart_4.1.27
[21] Matrix_1.7-5 tools_4.7.0 iterators_1.0.14 survival_3.8-6
>
> test_check("pre")
Saving _problems/tests_pre-198.R
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests_pre.R:198:5'): Get previous results with lung survival data ──
Expected `fit` to equal `read_to_test("lung_w_pre_surv")`.
Differences:
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Lengths: 720, 600
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dim": Mean relative difference: 0.1666667 >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dimnames": Component 2: Lengths (60, 50) differ (string compare on first 50) >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "i": Numeric: lengths (488, 370) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "p": Numeric: lengths (61, 51) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "x": Numeric: lengths (488, 370) differ >
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.0.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/67s]
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.0 Patched (2026-05-11 r90047)
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-27 mvtnorm_1.3-7 libcoin_1.0-12 earth_5.3.5
[5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.8
[9] testthat_3.3.2
loaded via a namespace (and not attached):
[1] cli_3.6.6 rlang_1.2.0 stringi_1.8.7 MatrixModels_0.5-4
[5] glue_1.8.1 glmnet_5.0 brio_1.1.5 foreach_1.5.2
[9] lifecycle_1.0.5 stringr_1.6.0 compiler_4.6.0 codetools_0.2-20
[13] Rcpp_1.1.1-1.1 lattice_0.22-9 R6_2.6.1 splines_4.6.0
[17] inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 rpart_4.1.27
[21] Matrix_1.7-5 tools_4.6.0 iterators_1.0.14 survival_3.8-6
>
> test_check("pre")
Saving _problems/tests_pre-198.R
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests_pre.R:198:5'): Get previous results with lung survival data ──
Expected `fit` to equal `read_to_test("lung_w_pre_surv")`.
Differences:
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Lengths: 720, 600
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dim": Mean relative difference: 0.1666667 >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dimnames": Component 2: Lengths (60, 50) differ (string compare on first 50) >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "i": Numeric: lengths (488, 370) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "p": Numeric: lengths (61, 51) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "x": Numeric: lengths (488, 370) differ >
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.0.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/65s]
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.0 (2026-04-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-27 mvtnorm_1.3-7 libcoin_1.0-12 earth_5.3.5
[5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.8
[9] testthat_3.3.2
loaded via a namespace (and not attached):
[1] cli_3.6.6 rlang_1.2.0 stringi_1.8.7 MatrixModels_0.5-4
[5] glue_1.8.1 glmnet_5.0 brio_1.1.5 foreach_1.5.2
[9] lifecycle_1.0.5 stringr_1.6.0 compiler_4.6.0 codetools_0.2-20
[13] Rcpp_1.1.1-1.1 lattice_0.22-9 R6_2.6.1 splines_4.6.0
[17] inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 rpart_4.1.27
[21] Matrix_1.7-5 tools_4.6.0 iterators_1.0.14 survival_3.8-6
>
> test_check("pre")
Saving _problems/tests_pre-198.R
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests_pre.R:198:5'): Get previous results with lung survival data ──
Expected `fit` to equal `read_to_test("lung_w_pre_surv")`.
Differences:
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Lengths: 720, 600
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dim": Mean relative difference: 0.1666667 >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dimnames": Component 2: Lengths (60, 50) differ (string compare on first 50) >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "i": Numeric: lengths (488, 370) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "p": Numeric: lengths (61, 51) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "x": Numeric: lengths (488, 370) differ >
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.0.8
Check: tests
Result: ERROR
Running 'testthat.R' [37s]
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.0 (2026-04-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-27 mvtnorm_1.3-7 libcoin_1.0-12 earth_5.3.5
[5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.8
[9] testthat_3.3.2
loaded via a namespace (and not attached):
[1] cli_3.6.6 rlang_1.2.0 stringi_1.8.7 MatrixModels_0.5-4
[5] glue_1.8.1 glmnet_5.0 brio_1.1.5 foreach_1.5.2
[9] lifecycle_1.0.5 stringr_1.6.0 compiler_4.6.0 codetools_0.2-20
[13] Rcpp_1.1.1-1.1 lattice_0.22-9 R6_2.6.1 splines_4.6.0
[17] inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 rpart_4.1.27
[21] Matrix_1.7-5 tools_4.6.0 iterators_1.0.14 survival_3.8-6
>
> test_check("pre")
Saving _problems/tests_pre-198.R
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests_pre.R:198:5'): Get previous results with lung survival data ──
Expected `fit` to equal `read_to_test("lung_w_pre_surv")`.
Differences:
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Lengths: 720, 600
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dim": Mean relative difference: 0.1666667 >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dimnames": Component 2: Lengths (60, 50) differ (string compare on first 50) >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "i": Numeric: lengths (488, 370) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "p": Numeric: lengths (61, 51) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "x": Numeric: lengths (488, 370) differ >
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 1.0.8
Check: tests
Result: ERROR
Running 'testthat.R' [52s]
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-27 mvtnorm_1.3-7 libcoin_1.0-12 earth_5.3.5
[5] plotmo_3.7.0 plotrix_3.8-14 Formula_1.2-5 pre_1.0.8
[9] testthat_3.3.2
loaded via a namespace (and not attached):
[1] cli_3.6.6 rlang_1.2.0 stringi_1.8.7 MatrixModels_0.5-4
[5] glue_1.8.1 glmnet_5.0 brio_1.1.5 foreach_1.5.2
[9] lifecycle_1.0.5 stringr_1.6.0 compiler_4.5.3 codetools_0.2-20
[13] Rcpp_1.1.1-1.1 lattice_0.22-9 R6_2.6.1 splines_4.5.3
[17] inum_1.0-5 shape_1.4.6.1 magrittr_2.0.5 rpart_4.1.27
[21] Matrix_1.7-5 tools_4.5.3 iterators_1.0.14 survival_3.8-6
>
> test_check("pre")
Saving _problems/tests_pre-198.R
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests_pre.R:198:5'): Get previous results with lung survival data ──
Expected `fit` to equal `read_to_test("lung_w_pre_surv")`.
Differences:
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Lengths: 720, 600
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dim": Mean relative difference: 0.1666667 >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "Dimnames": Component 2: Lengths (60, 50) differ (string compare on first 50) >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "i": Numeric: lengths (488, 370) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "p": Numeric: lengths (61, 51) differ >
Component "glmnet.fit": Component "glmnet.fit": Component "beta": Attributes: < Component "x": Numeric: lengths (488, 370) differ >
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 131 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.