CRAN Package Check Results for Package pmml

Last updated on 2026-07-11 00:51:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.6.0 12.06 134.86 146.92 ERROR
r-devel-linux-x86_64-debian-gcc 2.6.1 8.40 89.79 98.19 OK
r-devel-linux-x86_64-fedora-clang 2.6.1 23.00 205.95 228.95 OK
r-devel-linux-x86_64-fedora-gcc 2.6.1 22.00 209.93 231.93 OK
r-devel-windows-x86_64 2.6.1 17.00 135.00 152.00 OK
r-patched-linux-x86_64 2.6.0 14.01 126.18 140.19 OK
r-release-linux-x86_64 2.6.0 12.38 126.17 138.55 OK
r-release-macos-arm64 2.6.1 3.00 40.00 43.00 OK
r-release-macos-x86_64 2.6.1 9.00 138.00 147.00 OK
r-release-windows-x86_64 2.6.0 17.00 151.00 168.00 OK
r-oldrel-macos-arm64 2.6.1 3.00 42.00 45.00 OK
r-oldrel-macos-x86_64 2.6.1 8.00 138.00 146.00 OK
r-oldrel-windows-x86_64 2.6.0 23.00 197.00 220.00 OK

Check Details

Version: 2.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [41s/51s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pmml, quietly = T) > > test_check("pmml") Saving _problems/test_pmml.gbm-11.R [ FAIL 1 | WARN 11 | SKIP 58 | PASS 363 ] ══ Skipped tests (58) ══════════════════════════════════════════════════════════ • On CRAN (49): 'test_pmml.iForest.R:6:3', 'test_pmml_integration_ARIMA.R:108:3', 'test_pmml_integration_ARIMA.R:184:3', 'test_pmml_integration_ARIMA.R:270:3', 'test_pmml_integration_e1071_svm.R:27:3', 'test_pmml_integration_e1071_svm.R:276:3', 'test_pmml_integration_lm.R:13:3', 'test_pmml_integration_lm.R:124:3', 'test_pmml_integration_lm.R:178:3', 'test_pmml_integration_other.R:121:3', 'test_pmml_integration_other.R:169:3', 'test_pmml_integration_other.R:268:3', 'test_pmml_integration_other.R:443:3', 'test_pmml_integration_other.R:612:3', 'test_pmml_integration_other.R:698:3', 'test_pmml_integration_other.R:856:3', 'test_pmml_integration_other.R:1070:3', 'test_pmml_integration_other.R:1331:3', 'test_pmml_integration_other.R:1452:3', 'test_pmml_integration_other.R:1558:3', 'test_pmml_integration_other.R:1645:3', 'test_pmml_integration_other.R:1835:3', 'test_pmml_integration_transformations.R:20:3', 'test_pmml_integration_transformations.R:321:3', 'test_pmml_integration_transformations.R:357:3', 'test_pmml_integration_transformations.R:381:3', 'test_pmml_integration_transformations.R:412:3', 'test_pmml_integration_transformations.R:476:3', 'test_pmml_integration_xgboost.R:22:3', 'test_schema_validation.R:135:3', 'test_schema_validation.R:183:3', 'test_schema_validation.R:204:3', 'test_schema_validation.R:248:3', 'test_schema_validation.R:343:3', 'test_schema_validation.R:426:3', 'test_schema_validation.R:458:3', 'test_schema_validation.R:500:3', 'test_schema_validation.R:603:3', 'test_schema_validation.R:787:3', 'test_schema_validation.R:925:3', 'test_schema_validation.R:1000:3', 'test_schema_validation.R:1037:3', 'test_schema_validation.R:1069:3', 'test_schema_validation.R:1138:3', 'test_schema_validation.R:1185:3', 'test_schema_validation.R:1421:3', 'test_schema_validation.R:1502:3', 'test_schema_validation.R:1532:3', 'test_validation_against_JPMML.R:2:3' • skip (2): 'test_pmml_integration_lm.R:149:3', 'test_pmml_integration_transformations.R:445:3' • skip until export issue is resolved (1): 'test_pmml.nnet.R:66:3' • {neighbr} is not installed (6): 'test_pmml.neighbr.R:6:3', 'test_pmml.neighbr.R:29:3', 'test_pmml.neighbr.R:57:3', 'test_pmml.neighbr.R:87:3', 'test_pmml.neighbr.R:116:3', 'test_pmml.neighbr.R:147:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_pmml.gbm.R:11:3'): pmml.gbm final Segment contains modelName attribute ── Expected `... <- NULL` to produce warnings. [ FAIL 1 | WARN 11 | SKIP 58 | PASS 363 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang