CRAN Package Check Results for Maintainer ‘Harlan Williams <harlanrhwilliams at gmail.com>’

Last updated on 2025-07-15 12:49:49 CEST.

Package ERROR OK
ArctosR 2 8

Package ArctosR

Current CRAN status: ERROR: 2, OK: 8

Additional issues

M1mac

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] 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(ArctosR) > > test_check("ArctosR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-frontend.R:244:3'): re-expand cols after write ─────────────── gsub("\\\\", "/", tmp) (`actual`) not equal to getwd() (`expected`). actual vs expected - "/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T//RtmpuwjbjS/file1d9568e960b" + "/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpuwjbjS/file1d9568e960b" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/3s] 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(ArctosR) > > test_check("ArctosR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-frontend.R:244:3'): re-expand cols after write ─────────────── gsub("\\\\", "/", tmp) (`actual`) not equal to getwd() (`expected`). actual vs expected - "/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T//Rtmpp87fhs/file4a33b84adb8" + "/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/Rtmpp87fhs/file4a33b84adb8" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64