CRAN Package Check Results for Package pdp

Last updated on 2024-03-28 06:52:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.1 9.96 204.73 214.69 NOTE
r-devel-linux-x86_64-debian-gcc 0.8.1 6.72 260.37 267.09 NOTE
r-devel-linux-x86_64-fedora-clang 0.8.1 298.83 NOTE
r-devel-linux-x86_64-fedora-gcc 0.8.1 360.76 NOTE
r-devel-windows-x86_64 0.8.1 12.00 108.00 120.00 ERROR
r-patched-linux-x86_64 0.8.1 9.28 267.21 276.49 OK
r-release-linux-x86_64 0.8.1 8.07 269.12 277.19 OK
r-release-macos-arm64 0.8.1 107.00 OK
r-release-macos-x86_64 0.8.1 158.00 OK
r-release-windows-x86_64 0.8.1 14.00 209.00 223.00 OK
r-oldrel-macos-arm64 0.8.1 101.00 OK
r-oldrel-windows-x86_64 0.8.1 13.00 222.00 235.00 OK

Check Details

Version: 0.8.1
Check: Rd files
Result: NOTE checkRd: (-1) get_training_data.Rd:6-14: Lost braces 6 | where <- function(name, env = parent.frame()) { | ^ checkRd: (-1) get_training_data.Rd:7-9: Lost braces 7 | if (identical(env, emptyenv())) { | ^ checkRd: (-1) get_training_data.Rd:9-11: Lost braces 9 | } else if (exists(name, envir = env, inherits = FALSE)) { | ^ checkRd: (-1) get_training_data.Rd:11-13: Lost braces 11 | } else { | ^ checkRd: (-1) get_training_data.Rd:20-28: Lost braces 20 | where <- function(name, env = parent.frame()) { | ^ checkRd: (-1) get_training_data.Rd:21-23: Lost braces 21 | if (identical(env, emptyenv())) { | ^ checkRd: (-1) get_training_data.Rd:23-25: Lost braces 23 | } else if (exists(name, envir = env, inherits = FALSE)) { | ^ checkRd: (-1) get_training_data.Rd:25-27: Lost braces 25 | } else { | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 0.8.1
Check: tests
Result: ERROR Running 'tinytest.R' [4s] Running the tests in 'tests/tinytest.R' failed. Complete output: > # Run tests in local environment > if (requireNamespace("tinytest", quietly = TRUE)) { + home <- length(unclass(packageVersion("pdp"))[[1]]) == 4 + tinytest::test_package("pdp", at_home = home) + } test_cats_argument.R.......... 0 tests test_cats_argument.R.......... 0 tests test_cats_argument.R.......... 0 tests test_cats_argument.R.......... 0 tests test_cats_argument.R.......... 0 tests test_cats_argument.R.......... 0 tests test_cats_argument.R.......... 0 tests test_cats_argument.R.......... 0 tests test_cats_argument.R.......... 4 tests <1b>[0;32mOK<1b>[0m randomForest 4.7-1.1 Type rfNews() to see new features/changes/bug fixes. test_cats_argument.R.......... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[0m test_exemplar.R............... 0 tests test_exemplar.R............... 0 tests test_exemplar.R............... 0 tests test_exemplar.R............... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m10ms<1b>[0m test_get_training_data.R...... 0 tests Attaching package: 'ggplot2' The following object is masked from 'package:randomForest': margin Flavor: r-devel-windows-x86_64