Last updated on 2023-10-03 20:01:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.7 | 130.03 | 128.91 | 258.94 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.7 | 81.75 | 93.36 | 175.11 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.7 | 355.36 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.7 | 342.61 | ERROR | |||
r-devel-windows-x86_64 | 0.4.7 | 69.00 | 182.00 | 251.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.7 | 134.74 | 129.75 | 264.49 | ERROR | |
r-release-linux-x86_64 | 0.4.7 | 130.73 | 128.45 | 259.18 | ERROR | |
r-release-macos-arm64 | 0.4.7 | 94.00 | NOTE | |||
r-release-macos-x86_64 | 0.4.7 | 199.00 | NOTE | |||
r-release-windows-x86_64 | 0.4.7 | 75.00 | 186.00 | 261.00 | ERROR | |
r-oldrel-macos-arm64 | 0.4.7 | 88.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.4.7 | 104.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.4.7 | 104.00 | 165.00 | 269.00 | ERROR |
Version: 0.4.7
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.4.7
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'augment_kdb':
‘...’
Documented arguments not in \usage in documentation object 'graph_connected_components':
‘x’
Documented arguments not in \usage in documentation object 'graph_subgraph':
‘x’
Documented arguments not in \usage in documentation object 'map':
‘x’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
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.4.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [38s/43s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bnclassify)
>
> test_check("bnclassify")
-1.54485 -1.50696 -1.31785 -1.2128 -1.4612 -1.20742 -1.26966 -1.67055 -0.440312 -1.11241 -4.29046 -4.29046 -0.545227 -0.93827 -4.23411 -4.23411
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
══ Skipped tests (39) ══════════════════════════════════════════════════════════
• Local rdata file (1): 'test-infer-anb-cpp.R:48:2'
• On CRAN (17): 'test-cv.R:65:3', 'test-cv.R:75:3', 'test-cv.R:85:3',
'test-cv.R:107:3', 'test-cv.R:117:3', 'test-cv.R:188:3',
'test-learn-params-wanbia.r:20:3', 'test-learn-params-wanbia.r:29:3',
'test-learn-params-wanbia.r:39:3', 'test-learn-struct.R:20:3',
'test-learn-struct.R:32:3', 'test-learn-struct.R:50:3',
'test-learn-struct.R:59:3', 'test-learn-struct.R:70:3',
'test-wrap-mlr.R:4:3', 'test-wrap-mlr.R:19:3', 'test-wrap-mlr.R:41:3'
• empty test (20): 'test-anb-families.R:21:1', 'test-basic-assert.R:3:1',
'test-cpp-table.R:18:1', 'test-cpp-table.R:28:1', 'test-cpp-table.R:39:1',
'test-cpp-table.R:44:1', 'test-cpp-table.R:62:1', 'test-cv.R:148:1',
'test-infer-anb-cpp.R:31:1', 'test-infer-anb.R:37:1', 'test-infer.R:16:1',
'test-infer.R:61:1', 'test-infer.R:105:1', 'test-learn-aode.r:50:1',
'test-learn-aode.r:82:1', 'test-learn-params-wanbia.r:12:1',
'test-predict.R:3:1', 'test-update.R:61:1', 'test-wrap-grain.R:3:1',
'test-wrap-grain.R:14:1'
• gRain has removed the predict function (1): 'test-wrap-grain.R:28:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-anb-dag.R:38:3'): Accessors ────────────────────────────────────
Error in `graphNEL2_graph_internal(dg)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::random_aug_nb_dag(...) at test-anb-dag.R:38:2
2. └─bnclassify:::graphNEL2_graph_internal(dg) at tests/testthat/helper-common.R:44:2
3. └─base::stopifnot(inherits(x, "graphNEL"))
── Error ('test-dag.R:8:3'): Condition on ──────────────────────────────────────
Error in `graphNEL2_graph_internal(g)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::graphNEL2_graph_internal(g) at test-dag.R:8:2
2. └─base::stopifnot(inherits(x, "graphNEL"))
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 0.4.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bnclassify)
>
> test_check("bnclassify")
-1.54485 -1.50696 -1.31785 -1.2128 -1.4612 -1.20742 -1.26966 -1.67055 -0.440312 -1.11241 -4.29046 -4.29046 -0.545227 -0.93827 -4.23411 -4.23411
[ FAIL 2 | WARN 0 | SKIP 39 | PASS 587 ]
══ Skipped tests (39) ══════════════════════════════════════════════════════════
• Local rdata file (1): 'test-infer-anb-cpp.R:48:2'
• On CRAN (17): 'test-cv.R:65:3', 'test-cv.R:75:3', 'test-cv.R:85:3',
'test-cv.R:107:3', 'test-cv.R:117:3', 'test-cv.R:188:3',
'test-learn-params-wanbia.r:20:3', 'test-learn-params-wanbia.r:29:3',
'test-learn-params-wanbia.r:39:3', 'test-learn-struct.R:20:3',
'test-learn-struct.R:32:3', 'test-learn-struct.R:50:3',
'test-learn-struct.R:59:3', 'test-learn-struct.R:70:3',
'test-wrap-mlr.R:4:3', 'test-wrap-mlr.R:19:3', 'test-wrap-mlr.R:41:3'
• empty test (20): 'test-anb-families.R:21:1', 'test-basic-assert.R:3:1',
'test-cpp-table.R:18:1', 'test-cpp-table.R:28:1', 'test-cpp-table.R:39:1',
'test-cpp-table.R:44:1', 'test-cpp-table.R:62:1', 'test-cv.R:148:1',
'test-infer-anb-cpp.R:31:1', 'test-infer-anb.R:37:1', 'test-infer.R:16:1',
'test-infer.R:61:1', 'test-infer.R:105:1', 'test-learn-aode.r:50:1',
'test-learn-aode.r:82:1', 'test-learn-params-wanbia.r:12:1',
'test-predict.R:3:1', 'test-update.R:61:1', 'test-wrap-grain.R:3:1',
'test-wrap-grain.R:14:1'
• gRain has removed the predict function (1): 'test-wrap-grain.R:28:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-anb-dag.R:38:3'): Accessors ────────────────────────────────────
Error in `graphNEL2_graph_internal(dg)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::random_aug_nb_dag(...) at test-anb-dag.R:38:2
2. └─bnclassify:::graphNEL2_graph_internal(dg) at tests/testthat/helper-common.R:44:2
3. └─base::stopifnot(inherits(x, "graphNEL"))
── Error ('test-dag.R:8:3'): Condition on ──────────────────────────────────────
Error in `graphNEL2_graph_internal(g)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::graphNEL2_graph_internal(g) at test-dag.R:8:2
2. └─base::stopifnot(inherits(x, "graphNEL"))
[ FAIL 2 | WARN 0 | SKIP 39 | PASS 587 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [48s/172s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bnclassify)
>
> test_check("bnclassify")
-1.54485 -1.50696 -1.31785 -1.2128 -1.4612 -1.20742 -1.26966 -1.67055 -0.440312 -1.11241 -4.29046 -4.29046 -0.545227 -0.93827 -4.23411 -4.23411
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
══ Skipped tests (39) ══════════════════════════════════════════════════════════
• Local rdata file (1): 'test-infer-anb-cpp.R:48:2'
• On CRAN (17): 'test-cv.R:65:3', 'test-cv.R:75:3', 'test-cv.R:85:3',
'test-cv.R:107:3', 'test-cv.R:117:3', 'test-cv.R:188:3',
'test-learn-params-wanbia.r:20:3', 'test-learn-params-wanbia.r:29:3',
'test-learn-params-wanbia.r:39:3', 'test-learn-struct.R:20:3',
'test-learn-struct.R:32:3', 'test-learn-struct.R:50:3',
'test-learn-struct.R:59:3', 'test-learn-struct.R:70:3',
'test-wrap-mlr.R:4:3', 'test-wrap-mlr.R:19:3', 'test-wrap-mlr.R:41:3'
• empty test (20): 'test-anb-families.R:21:1', 'test-basic-assert.R:3:1',
'test-cpp-table.R:18:1', 'test-cpp-table.R:28:1', 'test-cpp-table.R:39:1',
'test-cpp-table.R:44:1', 'test-cpp-table.R:62:1', 'test-cv.R:148:1',
'test-infer-anb-cpp.R:31:1', 'test-infer-anb.R:37:1', 'test-infer.R:16:1',
'test-infer.R:61:1', 'test-infer.R:105:1', 'test-learn-aode.r:50:1',
'test-learn-aode.r:82:1', 'test-learn-params-wanbia.r:12:1',
'test-predict.R:3:1', 'test-update.R:61:1', 'test-wrap-grain.R:3:1',
'test-wrap-grain.R:14:1'
• gRain has removed the predict function (1): 'test-wrap-grain.R:28:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-anb-dag.R:38:3'): Accessors ────────────────────────────────────
Error in `graphNEL2_graph_internal(dg)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::random_aug_nb_dag(...) at test-anb-dag.R:38:2
2. └─bnclassify:::graphNEL2_graph_internal(dg) at tests/testthat/helper-common.R:44:2
3. └─base::stopifnot(inherits(x, "graphNEL"))
── Error ('test-dag.R:8:3'): Condition on ──────────────────────────────────────
Error in `graphNEL2_graph_internal(g)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::graphNEL2_graph_internal(g) at test-dag.R:8:2
2. └─base::stopifnot(inherits(x, "graphNEL"))
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [45s/49s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bnclassify)
>
> test_check("bnclassify")
-1.54485 -1.50696 -1.31785 -1.2128 -1.4612 -1.20742 -1.26966 -1.67055 -0.440312 -1.11241 -4.29046 -4.29046 -0.545227 -0.93827 -4.23411 -4.23411
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
══ Skipped tests (39) ══════════════════════════════════════════════════════════
• Local rdata file (1): 'test-infer-anb-cpp.R:48:2'
• On CRAN (17): 'test-cv.R:65:3', 'test-cv.R:75:3', 'test-cv.R:85:3',
'test-cv.R:107:3', 'test-cv.R:117:3', 'test-cv.R:188:3',
'test-learn-params-wanbia.r:20:3', 'test-learn-params-wanbia.r:29:3',
'test-learn-params-wanbia.r:39:3', 'test-learn-struct.R:20:3',
'test-learn-struct.R:32:3', 'test-learn-struct.R:50:3',
'test-learn-struct.R:59:3', 'test-learn-struct.R:70:3',
'test-wrap-mlr.R:4:3', 'test-wrap-mlr.R:19:3', 'test-wrap-mlr.R:41:3'
• empty test (20): 'test-anb-families.R:21:1', 'test-basic-assert.R:3:1',
'test-cpp-table.R:18:1', 'test-cpp-table.R:28:1', 'test-cpp-table.R:39:1',
'test-cpp-table.R:44:1', 'test-cpp-table.R:62:1', 'test-cv.R:148:1',
'test-infer-anb-cpp.R:31:1', 'test-infer-anb.R:37:1', 'test-infer.R:16:1',
'test-infer.R:61:1', 'test-infer.R:105:1', 'test-learn-aode.r:50:1',
'test-learn-aode.r:82:1', 'test-learn-params-wanbia.r:12:1',
'test-predict.R:3:1', 'test-update.R:61:1', 'test-wrap-grain.R:3:1',
'test-wrap-grain.R:14:1'
• gRain has removed the predict function (1): 'test-wrap-grain.R:28:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-anb-dag.R:38:3'): Accessors ────────────────────────────────────
Error in `graphNEL2_graph_internal(dg)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::random_aug_nb_dag(...) at test-anb-dag.R:38:2
2. └─bnclassify:::graphNEL2_graph_internal(dg) at tests/testthat/helper-common.R:44:2
3. └─base::stopifnot(inherits(x, "graphNEL"))
── Error ('test-dag.R:8:3'): Condition on ──────────────────────────────────────
Error in `graphNEL2_graph_internal(g)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::graphNEL2_graph_internal(g) at test-dag.R:8:2
2. └─base::stopifnot(inherits(x, "graphNEL"))
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.4.7
Check: tests
Result: ERROR
Running 'testthat.R' [22s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bnclassify)
>
> test_check("bnclassify")
-1.54485 -1.50696 -1.31785 -1.2128 -1.4612 -1.20742 -1.26966 -1.67055 -0.440312 -1.11241 -4.29046 -4.29046 -0.545227 -0.93827 -4.23411 -4.23411
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
══ Skipped tests (39) ══════════════════════════════════════════════════════════
• Local rdata file (1): 'test-infer-anb-cpp.R:48:2'
• On CRAN (17): 'test-cv.R:65:3', 'test-cv.R:75:3', 'test-cv.R:85:3',
'test-cv.R:107:3', 'test-cv.R:117:3', 'test-cv.R:188:3',
'test-learn-params-wanbia.r:20:3', 'test-learn-params-wanbia.r:29:3',
'test-learn-params-wanbia.r:39:3', 'test-learn-struct.R:20:3',
'test-learn-struct.R:32:3', 'test-learn-struct.R:50:3',
'test-learn-struct.R:59:3', 'test-learn-struct.R:70:3',
'test-wrap-mlr.R:4:3', 'test-wrap-mlr.R:19:3', 'test-wrap-mlr.R:41:3'
• empty test (20): 'test-anb-families.R:21:1', 'test-basic-assert.R:3:1',
'test-cpp-table.R:18:1', 'test-cpp-table.R:28:1', 'test-cpp-table.R:39:1',
'test-cpp-table.R:44:1', 'test-cpp-table.R:62:1', 'test-cv.R:148:1',
'test-infer-anb-cpp.R:31:1', 'test-infer-anb.R:37:1', 'test-infer.R:16:1',
'test-infer.R:61:1', 'test-infer.R:105:1', 'test-learn-aode.r:50:1',
'test-learn-aode.r:82:1', 'test-learn-params-wanbia.r:12:1',
'test-predict.R:3:1', 'test-update.R:61:1', 'test-wrap-grain.R:3:1',
'test-wrap-grain.R:14:1'
• gRain has removed the predict function (1): 'test-wrap-grain.R:28:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-anb-dag.R:38:3'): Accessors ────────────────────────────────────
Error in `graphNEL2_graph_internal(dg)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::random_aug_nb_dag(...) at test-anb-dag.R:38:2
2. └─bnclassify:::graphNEL2_graph_internal(dg) at D:\RCompile\CRANpkg\local\4.4\bnclassify.Rcheck\tests\testthat\helper-common.R:44:2
3. └─base::stopifnot(inherits(x, "graphNEL"))
── Error ('test-dag.R:8:3'): Condition on ──────────────────────────────────────
Error in `graphNEL2_graph_internal(g)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::graphNEL2_graph_internal(g) at test-dag.R:8:2
2. └─base::stopifnot(inherits(x, "graphNEL"))
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.4.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [38s/46s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bnclassify)
>
> test_check("bnclassify")
-1.54485 -1.50696 -1.31785 -1.2128 -1.4612 -1.20742 -1.26966 -1.67055 -0.440312 -1.11241 -4.29046 -4.29046 -0.545227 -0.93827 -4.23411 -4.23411
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
══ Skipped tests (39) ══════════════════════════════════════════════════════════
• Local rdata file (1): 'test-infer-anb-cpp.R:48:2'
• On CRAN (17): 'test-cv.R:65:3', 'test-cv.R:75:3', 'test-cv.R:85:3',
'test-cv.R:107:3', 'test-cv.R:117:3', 'test-cv.R:188:3',
'test-learn-params-wanbia.r:20:3', 'test-learn-params-wanbia.r:29:3',
'test-learn-params-wanbia.r:39:3', 'test-learn-struct.R:20:3',
'test-learn-struct.R:32:3', 'test-learn-struct.R:50:3',
'test-learn-struct.R:59:3', 'test-learn-struct.R:70:3',
'test-wrap-mlr.R:4:3', 'test-wrap-mlr.R:19:3', 'test-wrap-mlr.R:41:3'
• empty test (20): 'test-anb-families.R:21:1', 'test-basic-assert.R:3:1',
'test-cpp-table.R:18:1', 'test-cpp-table.R:28:1', 'test-cpp-table.R:39:1',
'test-cpp-table.R:44:1', 'test-cpp-table.R:62:1', 'test-cv.R:148:1',
'test-infer-anb-cpp.R:31:1', 'test-infer-anb.R:37:1', 'test-infer.R:16:1',
'test-infer.R:61:1', 'test-infer.R:105:1', 'test-learn-aode.r:50:1',
'test-learn-aode.r:82:1', 'test-learn-params-wanbia.r:12:1',
'test-predict.R:3:1', 'test-update.R:61:1', 'test-wrap-grain.R:3:1',
'test-wrap-grain.R:14:1'
• gRain has removed the predict function (1): 'test-wrap-grain.R:28:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-anb-dag.R:38:3'): Accessors ────────────────────────────────────
Error in `graphNEL2_graph_internal(dg)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::random_aug_nb_dag(...) at test-anb-dag.R:38:2
2. └─bnclassify:::graphNEL2_graph_internal(dg) at tests/testthat/helper-common.R:44:2
3. └─base::stopifnot(inherits(x, "graphNEL"))
── Error ('test-dag.R:8:3'): Condition on ──────────────────────────────────────
Error in `graphNEL2_graph_internal(g)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::graphNEL2_graph_internal(g) at test-dag.R:8:2
2. └─base::stopifnot(inherits(x, "graphNEL"))
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.4.7
Check: installed package size
Result: NOTE
installed size is 7.3Mb
sub-directories of 1Mb or more:
libs 6.4Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.4.7
Check: tests
Result: ERROR
Running 'testthat.R' [32s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bnclassify)
>
> test_check("bnclassify")
-1.54485 -1.50696 -1.31785 -1.2128 -1.4612 -1.20742 -1.26966 -1.67055 -0.440312 -1.11241 -4.29046 -4.29046 -0.545227 -0.93827 -4.23411 -4.23411
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
══ Skipped tests (39) ══════════════════════════════════════════════════════════
• Local rdata file (1): 'test-infer-anb-cpp.R:48:2'
• On CRAN (17): 'test-cv.R:65:3', 'test-cv.R:75:3', 'test-cv.R:85:3',
'test-cv.R:107:3', 'test-cv.R:117:3', 'test-cv.R:188:3',
'test-learn-params-wanbia.r:20:3', 'test-learn-params-wanbia.r:29:3',
'test-learn-params-wanbia.r:39:3', 'test-learn-struct.R:20:3',
'test-learn-struct.R:32:3', 'test-learn-struct.R:50:3',
'test-learn-struct.R:59:3', 'test-learn-struct.R:70:3',
'test-wrap-mlr.R:4:3', 'test-wrap-mlr.R:19:3', 'test-wrap-mlr.R:41:3'
• empty test (20): 'test-anb-families.R:21:1', 'test-basic-assert.R:3:1',
'test-cpp-table.R:18:1', 'test-cpp-table.R:28:1', 'test-cpp-table.R:39:1',
'test-cpp-table.R:44:1', 'test-cpp-table.R:62:1', 'test-cv.R:148:1',
'test-infer-anb-cpp.R:31:1', 'test-infer-anb.R:37:1', 'test-infer.R:16:1',
'test-infer.R:61:1', 'test-infer.R:105:1', 'test-learn-aode.r:50:1',
'test-learn-aode.r:82:1', 'test-learn-params-wanbia.r:12:1',
'test-predict.R:3:1', 'test-update.R:61:1', 'test-wrap-grain.R:3:1',
'test-wrap-grain.R:14:1'
• gRain has removed the predict function (1): 'test-wrap-grain.R:28:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-anb-dag.R:38:3'): Accessors ────────────────────────────────────
Error in `graphNEL2_graph_internal(dg)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::random_aug_nb_dag(...) at test-anb-dag.R:38:2
2. └─bnclassify:::graphNEL2_graph_internal(dg) at D:\RCompile\CRANpkg\local\4.3\bnclassify.Rcheck\tests\testthat\helper-common.R:44:2
3. └─base::stopifnot(inherits(x, "graphNEL"))
── Error ('test-dag.R:8:3'): Condition on ──────────────────────────────────────
Error in `graphNEL2_graph_internal(g)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::graphNEL2_graph_internal(g) at test-dag.R:8:2
2. └─base::stopifnot(inherits(x, "graphNEL"))
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.4.7
Check: tests
Result: ERROR
Running 'testthat.R' [32s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bnclassify)
>
> test_check("bnclassify")
-1.54485 -1.50696 -1.31785 -1.2128 -1.4612 -1.20742 -1.26966 -1.67055 -0.440312 -1.11241 -4.29046 -4.29046 -0.545227 -0.93827 -4.23411 -4.23411
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
══ Skipped tests (39) ══════════════════════════════════════════════════════════
• Local rdata file (1): 'test-infer-anb-cpp.R:48:2'
• On CRAN (17): 'test-cv.R:65:3', 'test-cv.R:75:3', 'test-cv.R:85:3',
'test-cv.R:107:3', 'test-cv.R:117:3', 'test-cv.R:188:3',
'test-learn-params-wanbia.r:20:3', 'test-learn-params-wanbia.r:29:3',
'test-learn-params-wanbia.r:39:3', 'test-learn-struct.R:20:3',
'test-learn-struct.R:32:3', 'test-learn-struct.R:50:3',
'test-learn-struct.R:59:3', 'test-learn-struct.R:70:3',
'test-wrap-mlr.R:4:3', 'test-wrap-mlr.R:19:3', 'test-wrap-mlr.R:41:3'
• empty test (20): 'test-anb-families.R:21:1', 'test-basic-assert.R:3:1',
'test-cpp-table.R:18:1', 'test-cpp-table.R:28:1', 'test-cpp-table.R:39:1',
'test-cpp-table.R:44:1', 'test-cpp-table.R:62:1', 'test-cv.R:148:1',
'test-infer-anb-cpp.R:31:1', 'test-infer-anb.R:37:1', 'test-infer.R:16:1',
'test-infer.R:61:1', 'test-infer.R:105:1', 'test-learn-aode.r:50:1',
'test-learn-aode.r:82:1', 'test-learn-params-wanbia.r:12:1',
'test-predict.R:3:1', 'test-update.R:61:1', 'test-wrap-grain.R:3:1',
'test-wrap-grain.R:14:1'
• gRain has removed the predict function (1): 'test-wrap-grain.R:28:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-anb-dag.R:38:3'): Accessors ────────────────────────────────────
Error in `graphNEL2_graph_internal(dg)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::random_aug_nb_dag(...) at test-anb-dag.R:38:2
2. └─bnclassify:::graphNEL2_graph_internal(dg) at D:\RCompile\CRANpkg\local\4.2\bnclassify.Rcheck\tests\testthat\helper-common.R:44:2
3. └─base::stopifnot(inherits(x, "graphNEL"))
── Error ('test-dag.R:8:3'): Condition on ──────────────────────────────────────
Error in `graphNEL2_graph_internal(g)`: inherits(x, "graphNEL") is not TRUE
Backtrace:
▆
1. └─bnclassify:::graphNEL2_graph_internal(g) at test-dag.R:8:2
2. └─base::stopifnot(inherits(x, "graphNEL"))
[ FAIL 2 | WARN 3 | SKIP 39 | PASS 587 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64