CRAN Package Check Results for Package ArctosR

Last updated on 2025-07-15 05:51:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 0.1.0 4.48 27.77 32.25 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 69.89 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 82.29 OK
r-devel-windows-x86_64 0.1.0 11.00 82.00 93.00 OK
r-release-linux-x86_64 0.1.0 7.95 31.27 39.22 OK
r-release-macos-x86_64 0.1.0 120.00 ERROR
r-release-windows-x86_64 0.1.0 9.00 70.00 79.00 OK
r-oldrel-macos-x86_64 0.1.0 118.00 ERROR
r-oldrel-windows-x86_64 0.1.0 12.00 152.00 164.00 OK

Additional issues

M1mac

Check Details

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//RtmpmPhT5e/file108fb238ab335" + "/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpmPhT5e/file108fb238ab335" [ 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/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//RtmpllaSAQ/fileacbd6862ad10" + "/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpllaSAQ/fileacbd6862ad10" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 51 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64