CRAN Package Check Results for Package sasr

Last updated on 2025-03-19 08:52:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 7.62 67.24 74.86 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.4 5.53 49.64 55.17 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 120.01 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 8.00 90.00 98.00 OK
r-patched-linux-x86_64 0.1.4 6.72 64.45 71.17 ERROR
r-release-linux-x86_64 0.1.4 5.96 62.75 68.71 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 89.00 97.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 10.00 102.00 112.00 OK

Check Details

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] 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