CRAN Package Check Results for Package dataverifyr

Last updated on 2026-07-11 20:50:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.11 3.03 44.54 47.57 OK
r-devel-linux-x86_64-debian-gcc 0.1.11 2.26 33.19 35.45 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.11 5.00 68.96 73.96 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.11 5.00 68.30 73.30 ERROR
r-devel-windows-x86_64 0.1.11 3.00 62.00 65.00 ERROR
r-patched-linux-x86_64 0.1.11 2.95 39.81 42.76 OK
r-release-linux-x86_64 0.1.11 2.27 39.94 42.21 OK
r-release-macos-arm64 0.1.11 1.00 15.00 16.00 OK
r-release-macos-x86_64 0.1.11 2.00 60.00 62.00 OK
r-release-windows-x86_64 0.1.11 5.00 61.00 66.00 OK
r-oldrel-macos-arm64 0.1.11 1.00 16.00 17.00 OK
r-oldrel-macos-x86_64 0.1.11 2.00 73.00 75.00 OK
r-oldrel-windows-x86_64 0.1.11 6.00 70.00 76.00 OK

Additional issues

M1mac

Check Details

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/12s] 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(dataverifyr) Attaching package: 'dataverifyr' The following object is masked from 'package:testthat': describe > > test_check("dataverifyr") Saving _problems/test-check_data-108.R Saving _problems/test-check_data-136.R [ FAIL 2 | WARN 54 | SKIP 0 | PASS 210 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-check_data.R:108:3'): arrow::arrow_table check_ works ──────── Expected `dplyr::select(res, -time)` to equal `exp`. Differences: actual vs expected warn - actual[1, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[1, ] - actual[2, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[2, ] - actual[3, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[3, ] actual[4, ] actual[5, ] actual$warn vs expected$warn - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" "" "" ── Failure ('test-check_data.R:136:3'): arrow::open_dataset check_ works ─────── Expected `dplyr::select(res, -time)` to equal `exp`. Differences: actual vs expected warn - actual[1, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[1, ] - actual[2, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[2, ] - actual[3, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[3, ] actual[4, ] actual[5, ] actual$warn vs expected$warn - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" "" "" [ FAIL 2 | WARN 54 | SKIP 0 | PASS 210 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [27s/52s] 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(dataverifyr) Attaching package: 'dataverifyr' The following object is masked from 'package:testthat': describe > > test_check("dataverifyr") Saving _problems/test-check_data-108.R Saving _problems/test-check_data-136.R duckdb is keeping downloaded extensions in a temporary directory: i /tmp/Rtmp1sEHPG/working_dir/RtmpmJ4lAM/duckdb/extensions This is removed when the R session ends, so extensions are re-downloaded each session. i To keep them, point `options(duckdb.extension_directory =)` or the `DUCKDB_EXTENSION_DIRECTORY` environment variable at a permanent path. [ FAIL 2 | WARN 54 | SKIP 0 | PASS 210 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-check_data.R:108:3'): arrow::arrow_table check_ works ──────── Expected `dplyr::select(res, -time)` to equal `exp`. Differences: actual vs expected warn - actual[1, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[1, ] - actual[2, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[2, ] - actual[3, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[3, ] actual[4, ] actual[5, ] actual$warn vs expected$warn - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" "" "" ── Failure ('test-check_data.R:136:3'): arrow::open_dataset check_ works ─────── Expected `dplyr::select(res, -time)` to equal `exp`. Differences: actual vs expected warn - actual[1, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[1, ] - actual[2, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[2, ] - actual[3, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[3, ] actual[4, ] actual[5, ] actual$warn vs expected$warn - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" "" "" [ FAIL 2 | WARN 54 | SKIP 0 | PASS 210 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [28s/74s] 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(dataverifyr) Attaching package: 'dataverifyr' The following object is masked from 'package:testthat': describe > > test_check("dataverifyr") Saving _problems/test-check_data-108.R Saving _problems/test-check_data-136.R duckdb is keeping downloaded extensions in a temporary directory: i /tmp/RtmpUvU8iR/working_dir/RtmpH8W6vV/duckdb/extensions This is removed when the R session ends, so extensions are re-downloaded each session. i To keep them, point `options(duckdb.extension_directory =)` or the `DUCKDB_EXTENSION_DIRECTORY` environment variable at a permanent path. [ FAIL 2 | WARN 54 | SKIP 0 | PASS 210 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-check_data.R:108:3'): arrow::arrow_table check_ works ──────── Expected `dplyr::select(res, -time)` to equal `exp`. Differences: actual vs expected warn - actual[1, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[1, ] - actual[2, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[2, ] - actual[3, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[3, ] actual[4, ] actual[5, ] actual$warn vs expected$warn - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" "" "" ── Failure ('test-check_data.R:136:3'): arrow::open_dataset check_ works ─────── Expected `dplyr::select(res, -time)` to equal `exp`. Differences: actual vs expected warn - actual[1, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[1, ] - actual[2, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[2, ] - actual[3, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[3, ] actual[4, ] actual[5, ] actual$warn vs expected$warn - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" "" "" [ FAIL 2 | WARN 54 | SKIP 0 | PASS 210 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.11
Check: tests
Result: ERROR Running 'testthat.R' [15s] 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(dataverifyr) Attaching package: 'dataverifyr' The following object is masked from 'package:testthat': describe > > test_check("dataverifyr") The tzdb package is not installed. Timezones will not be available to Arrow compute functions. Saving _problems/test-check_data-108.R Saving _problems/test-check_data-136.R [ FAIL 2 | WARN 54 | SKIP 0 | PASS 210 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-check_data.R:108:3'): arrow::arrow_table check_ works ──────── Expected `dplyr::select(res, -time)` to equal `exp`. Differences: actual vs expected warn - actual[1, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[1, ] - actual[2, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[2, ] - actual[3, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[3, ] actual[4, ] actual[5, ] actual$warn vs expected$warn - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" "" "" ── Failure ('test-check_data.R:136:3'): arrow::open_dataset check_ works ─────── Expected `dplyr::select(res, -time)` to equal `exp`. Differences: actual vs expected warn - actual[1, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[1, ] - actual[2, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[2, ] - actual[3, ] Replacing special names '.Names' is deprecated; use 'names' instead. + expected[3, ] actual[4, ] actual[5, ] actual$warn vs expected$warn - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" - "Replacing special names '.Names' is deprecated; use 'names' instead." + "" "" "" [ FAIL 2 | WARN 54 | SKIP 0 | PASS 210 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64