CRAN Package Check Results for Package seekr

Last updated on 2026-01-29 19:50:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 2.64 34.06 36.70 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 1.58 26.84 28.42 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.3 5.00 52.12 57.12 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.3 5.00 50.64 55.64 ERROR
r-devel-windows-x86_64 0.1.3 5.00 52.00 57.00 OK
r-patched-linux-x86_64 0.1.3 2.80 29.56 32.36 ERROR
r-release-linux-x86_64 0.1.3 2.64 30.02 32.66 OK
r-release-macos-arm64 0.1.3 OK
r-release-macos-x86_64 0.1.3 2.00 48.00 50.00 OK
r-release-windows-x86_64 0.1.3 6.00 51.00 57.00 OK
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 2.00 55.00 57.00 OK
r-oldrel-windows-x86_64 0.1.3 6.00 61.00 67.00 OK

Check Details

Version: 0.1.3
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") Saving _problems/test-read-filter-lines-42.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-read-filter-lines.R:42:3'): read_filter_lines() handles embedded null bytes with a warning ── Expected `result$line[[1]]` to have length 1. Actual length: 0. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/22s] 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") Saving _problems/test-read-filter-lines-42.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-read-filter-lines.R:42:3'): read_filter_lines() handles embedded null bytes with a warning ── Expected `result$line[[1]]` to have length 1. Actual length: 0. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/27s] 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") Saving _problems/test-read-filter-lines-42.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-read-filter-lines.R:42:3'): read_filter_lines() handles embedded null bytes with a warning ── Expected `result$line[[1]]` to have length 1. Actual length: 0. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.3
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/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") Saving _problems/test-read-filter-lines-42.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-read-filter-lines.R:42:3'): read_filter_lines() handles embedded null bytes with a warning ── Expected `result$line[[1]]` to have length 1. Actual length: 0. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64