CRAN Package Check Results for Package PPtreeExt

Last updated on 2026-04-24 06:53:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 40.57 40.06 80.63 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 29.51 33.52 63.03 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 57.00 60.62 117.62 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 83.00 56.24 139.24 OK
r-devel-macos-arm64 0.1.0 9.00 12.00 21.00 OK
r-devel-windows-x86_64 0.1.0 49.00 79.00 128.00 OK
r-patched-linux-x86_64 0.1.0 42.80 36.51 79.31 OK
r-release-linux-x86_64 0.1.0 37.96 34.12 72.08 OK
r-release-macos-arm64 0.1.0 7.00 12.00 19.00 OK
r-release-macos-x86_64 0.1.0 27.00 67.00 94.00 OK
r-release-windows-x86_64 0.1.0 45.00 76.00 121.00 OK
r-oldrel-macos-arm64 0.1.0 7.00 17.00 24.00 ERROR
r-oldrel-macos-x86_64 0.1.0 31.00 92.00 123.00 ERROR
r-oldrel-windows-x86_64 0.1.0 58.00 87.00 145.00 ERROR

Check Details

Version: 0.1.0
Check: installed package size
Result: NOTE installed size is 5.5Mb sub-directories of 1Mb or more: libs 4.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘PPtreeExt-Ex.R’ failed The error most likely occurred in: > ### Name: PPtreeExt_split > ### Title: Projection Pursuit Classification Tree with Random Variable > ### Selection > ### Aliases: PPtreeExt_split > ### Keywords: tree > > ### ** Examples > > data(penguins) Warning in data(penguins) : data set ‘penguins’ not found > penguins <- na.omit(penguins[, -c(2,7, 8)]) Error: object 'penguins' not found Execution halted Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64