Last updated on 2026-08-05 18:50:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 5.70 | 104.46 | 110.16 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 4.13 | 72.63 | 76.76 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 73.04 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 74.27 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 9.00 | 104.00 | 113.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 6.49 | 93.42 | 99.91 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 4.92 | 93.98 | 98.90 | OK | |
| r-release-macos-arm64 | 1.0.0 | 2.00 | 30.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 5.00 | 112.00 | 117.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 11.00 | 109.00 | 120.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 2.00 | 34.00 | 36.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 5.00 | 101.00 | 106.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 12.00 | 145.00 | 157.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(bnns)
>
> test_check("bnns")
Platform #0: Portable Computing Language
`-- Device #0: cpu-haswell-Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
free(): invalid size
Using 'OpenCL' R package for diagnostics:
No OpenCL platforms found.
Setting levels: control = 0, case = 1
Setting direction: controls < cases
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
[ FAIL 0 | WARN 0 | SKIP 29 | PASS 176 ]
══ Skipped tests (29) ══════════════════════════════════════════════════════════
• On CRAN (29): 'test-bnns.R:2:3', 'test-bnns.R:49:3', 'test-bnns.R:87:3',
'test-bnns.R:135:3', 'test-bnns_coverage.R:5:3', 'test-bnns_coverage.R:25:3',
'test-bnns_coverage.R:33:3', 'test-bnns_coverage.R:90:3',
'test-bnns_coverage.R:119:3', 'test-bnns_coverage.R:136:3',
'test-bnns_coverage.R:157:3', 'test-bnns_coverage.R:180:3',
'test-bnns_parsnip.R:86:3', 'test-gpu.R:25:3',
'test-parsnip_integration.R:8:3', 'test-parsnip_integration.R:28:3',
'test-parsnip_integration.R:61:3', 'test-plot.R:2:3', 'test-plot.R:32:3',
'test-predict.R:2:3', 'test-predict.R:18:3', 'test-predict.R:31:3',
'test-recipe_integration.R:10:3', 'test-recipe_integration.R:47:3',
'test-recipe_integration.R:79:3', 'test-recipe_integration.R:122:3',
'test-save_load.R:2:3', 'test-tune_integration.R:11:3',
'test-tune_integration.R:51:3'
[ FAIL 0 | WARN 0 | SKIP 29 | PASS 176 ]
>
> proc.time()
user system elapsed
5.860 0.464 9.191
double free or corruption (!prev)
Flavor: r-devel-linux-x86_64-fedora-clang