CRAN Package Check Results for Package bonsaiforest

Last updated on 2024-09-29 05:49:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 59.80 232.13 291.93 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 42.08 452.13 494.21 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 713.93 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 558.85 OK
r-devel-windows-x86_64 0.1.1 59.00 439.00 498.00 NOTE
r-patched-linux-x86_64 0.1.0 ERROR
r-release-linux-x86_64 0.1.0 56.10 264.80 320.90 ERROR
r-release-macos-arm64 0.1.1 156.00 NOTE
r-release-macos-x86_64 0.1.1 282.00 NOTE
r-release-windows-x86_64 0.1.1 56.00 462.00 518.00 NOTE
r-oldrel-macos-arm64 0.1.1 228.00 NOTE
r-oldrel-macos-x86_64 0.1.1 308.00 NOTE
r-oldrel-windows-x86_64 0.1.1 57.00 455.00 512.00 NOTE

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [42s/57s] 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(bonsaiforest) Attaching package: 'bonsaiforest' The following object is masked from 'package:testthat': compare > > test_check("bonsaiforest") [ FAIL 1 | WARN 3 | SKIP 12 | PASS 68 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-horseshoe.R:58:3', 'test-plot.R:3:3', 'test-plot.R:8:3', 'test-plot.R:13:3', 'test-plot.R:18:3', 'test-print.R:3:3', 'test-print.R:8:3', 'test-print.R:13:3', 'test-print.R:18:3', 'test-simulation.R:16:3', 'test-simulation.R:23:3', 'test-simulation.R:30:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-horseshoe.R:2:3'): horseshoe outputs the right elements for survival ── Error in `brms::brmsfamily("cox", bhaz = bhaz)`: unused argument (bhaz = bhaz) Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-horseshoe.R:2:3 2. │ └─base::withCallingHandlers(...) 3. └─bonsaiforest::horseshoe(...) [ FAIL 1 | WARN 3 | SKIP 12 | PASS 68 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: installed package size
Result: NOTE installed size is 8.5Mb sub-directories of 1Mb or more: data 7.7Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [66s/71s] 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(bonsaiforest) Attaching package: 'bonsaiforest' The following object is masked from 'package:testthat': compare > > test_check("bonsaiforest") [ FAIL 1 | WARN 3 | SKIP 12 | PASS 68 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-horseshoe.R:58:3', 'test-plot.R:3:3', 'test-plot.R:8:3', 'test-plot.R:13:3', 'test-plot.R:18:3', 'test-print.R:3:3', 'test-print.R:8:3', 'test-print.R:13:3', 'test-print.R:18:3', 'test-simulation.R:16:3', 'test-simulation.R:23:3', 'test-simulation.R:30:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-horseshoe.R:2:3'): horseshoe outputs the right elements for survival ── Error in `brms::brmsfamily("cox", bhaz = bhaz)`: unused argument (bhaz = bhaz) Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-horseshoe.R:2:3 2. │ └─base::withCallingHandlers(...) 3. └─bonsaiforest::horseshoe(...) [ FAIL 1 | WARN 3 | SKIP 12 | PASS 68 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [65s/71s] 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(bonsaiforest) Attaching package: 'bonsaiforest' The following object is masked from 'package:testthat': compare > > test_check("bonsaiforest") [ FAIL 1 | WARN 3 | SKIP 12 | PASS 68 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-horseshoe.R:58:3', 'test-plot.R:3:3', 'test-plot.R:8:3', 'test-plot.R:13:3', 'test-plot.R:18:3', 'test-print.R:3:3', 'test-print.R:8:3', 'test-print.R:13:3', 'test-print.R:18:3', 'test-simulation.R:16:3', 'test-simulation.R:23:3', 'test-simulation.R:30:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-horseshoe.R:2:3'): horseshoe outputs the right elements for survival ── Error in `brms::brmsfamily("cox", bhaz = bhaz)`: unused argument (bhaz = bhaz) Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-horseshoe.R:2:3 2. │ └─base::withCallingHandlers(...) 3. └─bonsaiforest::horseshoe(...) [ FAIL 1 | WARN 3 | SKIP 12 | PASS 68 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64