Last updated on 2025-05-12 13:50:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.88 | 114.19 | 117.07 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.21 | 76.32 | 78.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 177.04 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 196.31 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 4.00 | 115.00 | 119.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 2.58 | 102.40 | 104.98 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 2.73 | 101.44 | 104.17 | ERROR | |
r-release-macos-arm64 | 0.1.1 | 89.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 162.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 6.00 | 119.00 | 125.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 69.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 169.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 5.00 | 144.00 | 149.00 | OK |
Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘geom_parttree.Rd’ ‘parttree.Rd’ ‘plot.parttree.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘tinytest.R’ [4s/5s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if ( requireNamespace("tinytest", quietly=TRUE) ){
+ Sys.setenv("OMP_THREAD_LIMIT" = 2) # https://github.com/Rdatatable/data.table/issues/5658
+ tinytest::test_package("parttree")
+ }
test_ctree.R.................. 0 tests Loading required package: partykit
Loading required package: grid
Loading required package: libcoin
Loading required package: mvtnorm
test_ctree.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.1s<1b>[0m
Loading required package: mlr3
test_mlr3.R................... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.9s<1b>[0m
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests Error in plot.new() :
could not open file '_tinysnapshot_review/iris_classification.png'
Calls: <Anonymous> ... expect_equivalent_images -> plot -> plot.raster -> plot.new
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘tinytest.R’ [4s/5s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if ( requireNamespace("tinytest", quietly=TRUE) ){
+ Sys.setenv("OMP_THREAD_LIMIT" = 2) # https://github.com/Rdatatable/data.table/issues/5658
+ tinytest::test_package("parttree")
+ }
test_ctree.R.................. 0 tests Loading required package: partykit
Loading required package: grid
Loading required package: libcoin
Loading required package: mvtnorm
test_ctree.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.9s<1b>[0m
Loading required package: mlr3
test_mlr3.R................... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.7s<1b>[0m
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests Error in plot.new() :
could not open file '_tinysnapshot_review/iris_classification.png'
Calls: <Anonymous> ... expect_equivalent_images -> plot -> plot.raster -> plot.new
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘tinytest.R’ [4s/4s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if ( requireNamespace("tinytest", quietly=TRUE) ){
+ Sys.setenv("OMP_THREAD_LIMIT" = 2) # https://github.com/Rdatatable/data.table/issues/5658
+ tinytest::test_package("parttree")
+ }
test_ctree.R.................. 0 tests Loading required package: partykit
Loading required package: grid
Loading required package: libcoin
Loading required package: mvtnorm
test_ctree.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.7s<1b>[0m
Loading required package: mlr3
test_mlr3.R................... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.7s<1b>[0m
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests
test_rpart.R.................. 0 tests Error in plot.new() :
could not open file '_tinysnapshot_review/iris_classification.png'
Calls: <Anonymous> ... expect_equivalent_images -> plot -> plot.raster -> plot.new
Execution halted
Flavor: r-release-linux-x86_64