CRAN Package Check Results for Package databraryr

Last updated on 2024-07-04 16:49:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.4 6.33 94.77 101.10 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.5 5.79 66.21 72.00 OK
r-devel-linux-x86_64-fedora-clang 0.6.5 118.52 OK
r-devel-linux-x86_64-fedora-gcc 0.6.5 110.79 OK
r-devel-windows-x86_64 0.6.4 9.00 146.00 155.00 ERROR
r-patched-linux-x86_64 0.6.5 7.00 86.39 93.39 ERROR
r-release-linux-x86_64 0.6.4 7.37 90.38 97.75 ERROR
r-release-macos-arm64 0.6.5 135.00 OK
r-release-macos-x86_64 0.6.5 203.00 OK
r-release-windows-x86_64 0.6.5 13.00 153.00 166.00 OK
r-oldrel-macos-arm64 0.6.5 184.00 OK
r-oldrel-macos-x86_64 0.6.5 216.00 OK
r-oldrel-windows-x86_64 0.6.5 11.00 404.00 415.00 OK

Check Details

Version: 0.6.4
Check: tests
Result: ERROR Running ‘testthat.R’ [26s/62s] 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(databraryr) Welcome to the databraryr package. > > test_check("databraryr") Target directory exists: /tmp/RtmpaifzTa `overwrite` is TRUE. Overwriting directory: /tmp/RtmpaifzTa Target directory exists: /tmp/RtmpaifzTa `overwrite` is TRUE. Overwriting directory: /tmp/RtmpaifzTa Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Multiple sessions with name 'Advisory Board Meeting'. Multiple sessions with name 'Advisory Board Meeting'. Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Not logged in. Only public information will be returned. Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB NULL request object. Will generate default. Not logged in. Only public information will be returned. NULL request object. Will generate default. Not logged in. Only public information will be returned. Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Not logged in. Only public information will be returned. Not logged in. Only public information will be returned. Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB [ FAIL 7 | WARN 1 | SKIP 0 | PASS 797 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-download_asset.R:35:3'): download_asset returns character string ── is.character(download_asset()) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-get_session_as_df.R:3:3'): get_session_as_df returns a data frame ── "data.frame" %in% class(get_session_as_df()) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-list_assets_by_type.R:3:3'): list_assets_by_type returns data.frame ── class(list_assets_by_type()) == "data.frame" is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-list_assets_in_session.R:3:3'): list_assets_by_type returns data.frame ── class(list_assets_in_session()) == "data.frame" is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-list_containers_records.R:3:3'): list_containers_records returns data.frame ── "list" %in% class(list_containers_records()) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-list_volume_metadata.R:3:3'): list_volume_metadata returns data.frame ── class(list_volume_metadata()) == "data.frame" is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-read_csv_data_as_df.R:3:3'): read_csv_data_as_df returns data.frame ── is.data.frame(read_csv_data_as_df()) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 7 | WARN 1 | SKIP 0 | PASS 797 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.6.4
Check: tests
Result: ERROR Running 'testthat.R' [46s] 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(databraryr) Welcome to the databraryr package. > > test_check("databraryr") Target directory exists: D:\temp\RtmpYdbEj0 `overwrite` is TRUE. Overwriting directory: D:\temp\RtmpYdbEj0 Target directory exists: D:\temp\RtmpYdbEj0 `overwrite` is TRUE. Overwriting directory: D:\temp\RtmpYdbEj0 Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Multiple sessions with name 'Advisory Board Meeting'. Multiple sessions with name 'Advisory Board Meeting'. Downloading: 6.9 kB Downloading: 6.9 kB Downloading: 6.9 kB Downloading: 6.9 kB Downloading: 2.7 kB Downloading: 2.7 kB Downloading: 6.9 kB Downloading: 6.9 kB Downloading: 6.9 kB Downloading: 6.9 kB Downloading: 7.1 kB Downloading: 7.1 kB Downloading: 7.1 kB Downloading: 7.1 kB Downloading: 7.4 kB Downloading: 7.4 kB Downloading: 7.4 kB Downloading: 7.4 kB Downloading: 2.7 kB Downloading: 2.7 kB Downloading: 7.4 kB Downloading: 7.4 kB Downloading: 7.4 kB Downloading: 7.4 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Not logged in. Only public information will be returned. Downloading: 4.1 kB Downloading: 4.1 kB Downloading: 6.9 kB Downloading: 6.9 kB Downloading: 6.9 kB Downloading: 6.9 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 2.7 kB Downloading: 2.7 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 2.7 kB Downloading: 2.7 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB NULL request object. Will generate default. Not logged in. Only public information will be returned. NULL request object. Will generate default. Not logged in. Only public information will be returned. Downloading: 2.7 kB Downloading: 2.7 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 1.4 kB Downloading: 1.4 kB Downloading: 7.4 kB Downloading: 7.4 kB Downloading: 7.4 kB Downloading: 7.4 kB Not logged in. Only public information will be returned. Not logged in. Only public information will be returned. Downloading: 2.7 kB Downloading: 2.7 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 4.2 kB Downloading: 4.2 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.9 kB Downloading: 6.9 kB Downloading: 6.9 kB Downloading: 6.9 kB Downloading: 2.7 kB Downloading: 2.7 kB Downloading: 7.5 kB Downloading: 7.5 kB Downloading: 7.5 kB Downloading: 7.5 kB Downloading: 2.7 kB Downloading: 2.7 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB [ FAIL 7 | WARN 1 | SKIP 0 | PASS 797 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-download_asset.R:35:3'): download_asset returns character string ── is.character(download_asset()) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-get_session_as_df.R:3:3'): get_session_as_df returns a data frame ── "data.frame" %in% class(get_session_as_df()) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-list_assets_by_type.R:3:3'): list_assets_by_type returns data.frame ── class(list_assets_by_type()) == "data.frame" is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-list_assets_in_session.R:3:3'): list_assets_by_type returns data.frame ── class(list_assets_in_session()) == "data.frame" is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-list_containers_records.R:3:3'): list_containers_records returns data.frame ── "list" %in% class(list_containers_records()) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-list_volume_metadata.R:3:3'): list_volume_metadata returns data.frame ── class(list_volume_metadata()) == "data.frame" is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-read_csv_data_as_df.R:3:3'): read_csv_data_as_df returns data.frame ── is.data.frame(read_csv_data_as_df()) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 7 | WARN 1 | SKIP 0 | PASS 797 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.6.5
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/468s] 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(databraryr) Welcome to the databraryr package. > > test_check("databraryr") Waiting 2s for retry backoff ==============>---------------- Waiting 2s for retry backoff =============================>- Waiting 2s for retry backoff ==============>---------------- Waiting 2s for retry backoff ==============================> Waiting 2s for retry backoff ==============>---------------- Waiting 2s for retry backoff =============================>- Target directory exists: /tmp/RtmpqoP8PU `overwrite` is TRUE. Overwriting directory: /tmp/RtmpqoP8PU Waiting 2s for retry backoff ==============>---------------- Waiting 2s for retry backoff =============================>- Waiting 3s for retry backoff ============>------------------ Waiting 3s for retry backoff ==============================> Target directory exists: /tmp/RtmpqoP8PU `overwrite` is TRUE. Overwriting directory: /tmp/RtmpqoP8PU Waiting 4s for retry backoff =======>----------------------- Waiting 4s for retry backoff ==================>------------ Waiting 4s for retry backoff ==============================> Waiting 3s for retry backoff ==========>-------------------- Waiting 3s for retry backoff =====================>--------- Waiting 3s for retry backoff ==============================> Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Multiple sessions with name 'Advisory Board Meeting'. Multiple sessions with name 'Advisory Board Meeting'. Waiting 2s for retry backoff ==============>---------------- Waiting 2s for retry backoff =============================>- Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Not logged in. Only public information will be returned. Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB People info: ==========>-------------------- 33% | ETA: 3s Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB People info: ====================>---------- 67% | ETA: 2s Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB NULL request object. Will generate default. Not logged in. Only public information will be returned. NULL request object. Will generate default. Not logged in. Only public information will be returned. Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Not logged in. Only public information will be returned. Not logged in. Only public information will be returned. Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB [ FAIL 1 | WARN 0 | SKIP 0 | PASS 688 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-download_volume_zip.R:24:3'): download_volume_zip returns string ── is.character(download_volume_zip()) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 688 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.6.4
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/62s] 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(databraryr) Welcome to the databraryr package. > > test_check("databraryr") Target directory exists: /tmp/RtmplIogHZ `overwrite` is TRUE. Overwriting directory: /tmp/RtmplIogHZ Target directory exists: /tmp/RtmplIogHZ `overwrite` is TRUE. Overwriting directory: /tmp/RtmplIogHZ Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Multiple sessions with name 'Advisory Board Meeting'. Multiple sessions with name 'Advisory Board Meeting'. Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Not logged in. Only public information will be returned. Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB NULL request object. Will generate default. Not logged in. Only public information will be returned. NULL request object. Will generate default. Not logged in. Only public information will be returned. Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Not logged in. Only public information will be returned. Not logged in. Only public information will be returned. Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.6 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.8 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB Downloading: 6.7 kB [ FAIL 7 | WARN 1 | SKIP 0 | PASS 797 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-download_asset.R:35:3'): download_asset returns character string ── is.character(download_asset()) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-get_session_as_df.R:3:3'): get_session_as_df returns a data frame ── "data.frame" %in% class(get_session_as_df()) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-list_assets_by_type.R:3:3'): list_assets_by_type returns data.frame ── class(list_assets_by_type()) == "data.frame" is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-list_assets_in_session.R:3:3'): list_assets_by_type returns data.frame ── class(list_assets_in_session()) == "data.frame" is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-list_containers_records.R:3:3'): list_containers_records returns data.frame ── "list" %in% class(list_containers_records()) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-list_volume_metadata.R:3:3'): list_volume_metadata returns data.frame ── class(list_volume_metadata()) == "data.frame" is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-read_csv_data_as_df.R:3:3'): read_csv_data_as_df returns data.frame ── is.data.frame(read_csv_data_as_df()) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 7 | WARN 1 | SKIP 0 | PASS 797 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64