CRAN Package Check Results for Package sasr

Last updated on 2025-03-11 15:51:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 7.39 66.21 73.60 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.4 5.67 50.38 56.05 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 124.68 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 128.27 OK
r-devel-macos-arm64 0.1.4 43.00 OK
r-devel-macos-x86_64 0.1.4 92.00 OK
r-devel-windows-x86_64 0.1.4 9.00 94.00 103.00 OK
r-patched-linux-x86_64 0.1.4 7.53 63.13 70.66 ERROR
r-release-linux-x86_64 0.1.4 6.29 63.56 69.85 ERROR
r-release-macos-arm64 0.1.4 46.00 OK
r-release-macos-x86_64 0.1.4 128.00 OK
r-release-windows-x86_64 0.1.4 8.00 91.00 99.00 OK
r-oldrel-macos-arm64 0.1.4 39.00 OK
r-oldrel-macos-x86_64 0.1.4 96.00 OK
r-oldrel-windows-x86_64 0.1.4 11.00 105.00 116.00 OK

Check Details

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(sasr) > > test_check("sasr") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 16 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-run_sas.R:4:3', 'test-run_sas.R:9:3', 'test-run_sas.R:15:3', 'test-utils.R:58:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-rmarkdown.R:4:3'): rmarkdown engine works ────────────────────── Error in `file(con, "w")`: cannot open the connection Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-rmarkdown.R:4:3 2. └─rlang::cnd_signal(state$error) [ FAIL 1 | WARN 0 | SKIP 4 | PASS 16 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(sasr) > > test_check("sasr") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 16 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-run_sas.R:4:3', 'test-run_sas.R:9:3', 'test-run_sas.R:15:3', 'test-utils.R:58:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-rmarkdown.R:4:3'): rmarkdown engine works ────────────────────── Error in `file(con, "w")`: cannot open the connection Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-rmarkdown.R:4:3 2. └─rlang::cnd_signal(state$error) [ FAIL 1 | WARN 0 | SKIP 4 | PASS 16 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc