CRAN Package Check Results for Maintainer ‘Sacha Martingay <martingay.sacha at hotmail.com>’

Last updated on 2025-05-09 01:50:41 CEST.

Package ERROR OK
seekr 4 7

Package seekr

Current CRAN status: ERROR: 4, OK: 7

Additional issues

M1mac

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/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(seekr) Attaching package: 'seekr' The following object is masked from 'package:base': seek > > test_check("seekr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-list-files.R:17:3'): list_files() returns files correctly ──── all(c(file1, file2) %in% result) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] Error: Test failures Execution halted Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(seekr) Attaching package: 'seekr' The following object is masked from 'package:base': seek > > test_check("seekr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-list-files.R:17:3'): list_files() returns files correctly ──── all(c(file1, file2) %in% result) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64

Version: 0.1.2
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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(seekr) Attaching package: 'seekr' The following object is masked from 'package:base': seek > > test_check("seekr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-list-files.R:17:3'): list_files() returns files correctly ──── all(c(file1, file2) %in% result) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64