CRAN Package Check Results for Package connector

Last updated on 2025-05-03 12:54:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 6.42 97.28 103.70 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 3.73 70.91 74.64 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 175.40 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 169.97 OK
r-devel-windows-x86_64 0.1.0 8.00 122.00 130.00 OK
r-patched-linux-x86_64 0.1.0 5.70 91.24 96.94 ERROR
r-release-linux-x86_64 ERROR
r-release-macos-arm64 0.1.0 43.00 ERROR
r-release-macos-x86_64 0.1.0 98.00 ERROR
r-release-windows-x86_64 0.1.0 7.00 122.00 129.00 OK
r-oldrel-macos-arm64 0.1.0 50.00 ERROR
r-oldrel-macos-x86_64 0.1.0 83.00 ERROR
r-oldrel-windows-x86_64 0.1.0 12.00 151.00 163.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [42s/43s] 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(connector) > > test_check("connector") {"time":"2025-05-01 22:17:39","type":"read","file":"test_file"} {"time":"2025-05-01 22:17:39","type":"write","file":"test_file"} {"time":"2025-05-01 22:17:39","type":"delete","file":"test_file"} == Executing scripts and generating logs ======================================= > Executing scripts in parallel using 1 cores The following steps will be executed * Run single script -- Run single script ----------------------------------------------------------- v example.R: Completed succesfully == End of process ============================================================== -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: [ FAIL 3 | WARN 0 | SKIP 4 | PASS 182 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-connect.R:34:3', 'test-connector.R:8:3', 'test-utils_files.R:3:3' • postgres database not available (1): 'test-dbi.R:34:9' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-connect.R:14:5'): Connect datasources to the connections for a yaml file ── Expected `cnts$adam$write_cnt(data.frame(a = 1:10, b = 11:20), "example.csv")` to run without any errors. i Actually got a <simpleError> with text: Cannot open file for writing: * '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/connector/demo_trial/adam/example.csv' Backtrace: ▆ 1. ├─withr::with_options(...) at test-connect.R:9:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(...) at test-connect.R:14:5 ── Failure ('test-connect.R:17:5'): Connect datasources to the connections for a yaml file ── Expected `cnts$adam$read_cnt("example.csv")` to run without any errors. i Actually got a <simpleError> with text: No file found or multiple files found with the same name Backtrace: ▆ 1. ├─withr::with_options(...) at test-connect.R:9:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(cnts$adam$read_cnt("example.csv")) at test-connect.R:17:5 ── Failure ('test-connect.R:18:5'): Connect datasources to the connections for a yaml file ── Expected `cnts$adam$remove_cnt("example.csv")` to run without any errors. i Actually got a <EROFS> with text: [EROFS] Failed to remove '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/connector/demo_trial/adam/example.csv': read-only file system Backtrace: ▆ 1. ├─withr::with_options(...) at test-connect.R:9:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(cnts$adam$remove_cnt("example.csv")) at test-connect.R:18:5 [ FAIL 3 | WARN 0 | SKIP 4 | PASS 182 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [30s/30s] 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(connector) > > test_check("connector") {"time":"2025-05-02 15:07:48","type":"read","file":"test_file"} {"time":"2025-05-02 15:07:48","type":"write","file":"test_file"} {"time":"2025-05-02 15:07:48","type":"delete","file":"test_file"} == Executing scripts and generating logs ======================================= > Executing scripts in parallel using 1 cores The following steps will be executed * Run single script -- Run single script ----------------------------------------------------------- v example.R: Completed succesfully == End of process ============================================================== -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: [ FAIL 3 | WARN 0 | SKIP 4 | PASS 182 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-connect.R:34:3', 'test-connector.R:8:3', 'test-utils_files.R:3:3' • postgres database not available (1): 'test-dbi.R:34:9' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-connect.R:14:5'): Connect datasources to the connections for a yaml file ── Expected `cnts$adam$write_cnt(data.frame(a = 1:10, b = 11:20), "example.csv")` to run without any errors. i Actually got a <simpleError> with text: Cannot open file for writing: * '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/connector/demo_trial/adam/example.csv' Backtrace: ▆ 1. ├─withr::with_options(...) at test-connect.R:9:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(...) at test-connect.R:14:5 ── Failure ('test-connect.R:17:5'): Connect datasources to the connections for a yaml file ── Expected `cnts$adam$read_cnt("example.csv")` to run without any errors. i Actually got a <simpleError> with text: No file found or multiple files found with the same name Backtrace: ▆ 1. ├─withr::with_options(...) at test-connect.R:9:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(cnts$adam$read_cnt("example.csv")) at test-connect.R:17:5 ── Failure ('test-connect.R:18:5'): Connect datasources to the connections for a yaml file ── Expected `cnts$adam$remove_cnt("example.csv")` to run without any errors. i Actually got a <EROFS> with text: [EROFS] Failed to remove '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/connector/demo_trial/adam/example.csv': read-only file system Backtrace: ▆ 1. ├─withr::with_options(...) at test-connect.R:9:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(cnts$adam$remove_cnt("example.csv")) at test-connect.R:18:5 [ FAIL 3 | WARN 0 | SKIP 4 | PASS 182 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [41s/41s] 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(connector) > > test_check("connector") {"time":"2025-05-02 22:09:29","type":"read","file":"test_file"} {"time":"2025-05-02 22:09:29","type":"write","file":"test_file"} {"time":"2025-05-02 22:09:29","type":"delete","file":"test_file"} == Executing scripts and generating logs ======================================= > Executing scripts in parallel using 1 cores The following steps will be executed * Run single script -- Run single script ----------------------------------------------------------- v example.R: Completed succesfully == End of process ============================================================== -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: [ FAIL 3 | WARN 0 | SKIP 4 | PASS 182 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-connect.R:34:3', 'test-connector.R:8:3', 'test-utils_files.R:3:3' • postgres database not available (1): 'test-dbi.R:34:9' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-connect.R:14:5'): Connect datasources to the connections for a yaml file ── Expected `cnts$adam$write_cnt(data.frame(a = 1:10, b = 11:20), "example.csv")` to run without any errors. i Actually got a <simpleError> with text: Cannot open file for writing: * '/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/connector/demo_trial/adam/example.csv' Backtrace: ▆ 1. ├─withr::with_options(...) at test-connect.R:9:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(...) at test-connect.R:14:5 ── Failure ('test-connect.R:17:5'): Connect datasources to the connections for a yaml file ── Expected `cnts$adam$read_cnt("example.csv")` to run without any errors. i Actually got a <simpleError> with text: No file found or multiple files found with the same name Backtrace: ▆ 1. ├─withr::with_options(...) at test-connect.R:9:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(cnts$adam$read_cnt("example.csv")) at test-connect.R:17:5 ── Failure ('test-connect.R:18:5'): Connect datasources to the connections for a yaml file ── Expected `cnts$adam$remove_cnt("example.csv")` to run without any errors. i Actually got a <EROFS> with text: [EROFS] Failed to remove '/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/connector/demo_trial/adam/example.csv': read-only file system Backtrace: ▆ 1. ├─withr::with_options(...) at test-connect.R:9:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(cnts$adam$remove_cnt("example.csv")) at test-connect.R:18:5 [ FAIL 3 | WARN 0 | SKIP 4 | PASS 182 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [40s/41s] 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(connector) > > test_check("connector") {"time":"2025-04-30 21:53:53","type":"read","file":"test_file"} {"time":"2025-04-30 21:53:53","type":"write","file":"test_file"} {"time":"2025-04-30 21:53:53","type":"delete","file":"test_file"} == Executing scripts and generating logs ======================================= > Executing scripts in parallel using 1 cores The following steps will be executed * Run single script -- Run single script ----------------------------------------------------------- v example.R: Completed succesfully == End of process ============================================================== -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: [ FAIL 3 | WARN 0 | SKIP 4 | PASS 182 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-connect.R:34:3', 'test-connector.R:8:3', 'test-utils_files.R:3:3' • postgres database not available (1): 'test-dbi.R:34:9' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-connect.R:14:5'): Connect datasources to the connections for a yaml file ── Expected `cnts$adam$write_cnt(data.frame(a = 1:10, b = 11:20), "example.csv")` to run without any errors. i Actually got a <simpleError> with text: Cannot open file for writing: * '/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/connector/demo_trial/adam/example.csv' Backtrace: ▆ 1. ├─withr::with_options(...) at test-connect.R:9:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(...) at test-connect.R:14:5 ── Failure ('test-connect.R:17:5'): Connect datasources to the connections for a yaml file ── Expected `cnts$adam$read_cnt("example.csv")` to run without any errors. i Actually got a <simpleError> with text: No file found or multiple files found with the same name Backtrace: ▆ 1. ├─withr::with_options(...) at test-connect.R:9:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(cnts$adam$read_cnt("example.csv")) at test-connect.R:17:5 ── Failure ('test-connect.R:18:5'): Connect datasources to the connections for a yaml file ── Expected `cnts$adam$remove_cnt("example.csv")` to run without any errors. i Actually got a <EROFS> with text: [EROFS] Failed to remove '/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/connector/demo_trial/adam/example.csv': read-only file system Backtrace: ▆ 1. ├─withr::with_options(...) at test-connect.R:9:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(cnts$adam$remove_cnt("example.csv")) at test-connect.R:18:5 [ FAIL 3 | WARN 0 | SKIP 4 | PASS 182 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [4s/5s] 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(connector) > > test_check("connector") {"time":"2025-05-03 19:48:40","type":"read","file":"test_file"} {"time":"2025-05-03 19:48:40","type":"write","file":"test_file"} {"time":"2025-05-03 19:48:40","type":"delete","file":"test_file"} == Executing scripts and generating logs ======================================= > Executing scripts in parallel using 1 cores The following steps will be executed * Run single script -- Run single script ----------------------------------------------------------- == End of process ============================================================== -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-arm64/results/4.5/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-arm64/results/4.5/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-arm64/results/4.5/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-arm64/results/4.5/connector.Rcheck/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-arm64/results/4.5/connector.Rcheck/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-arm64/results/4.5/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: [ FAIL 2 | WARN 1 | SKIP 4 | PASS 183 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-connect.R:34:3', 'test-connector.R:8:3', 'test-utils_files.R:3:3' • postgres database not available (1): 'test-dbi.R:34:9' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cnt_logger_integration.R:22:5'): ConnectorLogger integration test with whirl ── Expected `whirl::run("_whirl.yml")` to run without any errors. i Actually got a <simpleError> with text: cannot open the connection Backtrace: ▆ 1. ├─withr::with_dir(...) at test-cnt_logger_integration.R:21:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(whirl::run("_whirl.yml")) at test-cnt_logger_integration.R:22:5 ── Failure ('test-cnt_logger_integration.R:26:5'): ConnectorLogger integration test with whirl ── length(list.files(".")) (`actual`) not equal to 5 (`expected`). `actual`: 3.0 `expected`: 5.0 Backtrace: ▆ 1. ├─withr::with_dir(...) at test-cnt_logger_integration.R:21:3 2. │ └─base::force(code) 3. └─testthat::expect_equal(length(list.files(".")), 5) at test-cnt_logger_integration.R:26:5 [ FAIL 2 | WARN 1 | SKIP 4 | PASS 183 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [7s/10s] 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(connector) > > test_check("connector") {"time":"2025-05-03 06:20:20","type":"read","file":"test_file"} {"time":"2025-05-03 06:20:20","type":"write","file":"test_file"} {"time":"2025-05-03 06:20:20","type":"delete","file":"test_file"} == Executing scripts and generating logs ======================================= > Executing scripts in parallel using 1 cores The following steps will be executed * Run single script -- Run single script ----------------------------------------------------------- == End of process ============================================================== -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-x86_64/results/4.5/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-x86_64/results/4.5/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-x86_64/results/4.5/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-x86_64/results/4.5/connector.Rcheck/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-x86_64/results/4.5/connector.Rcheck/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-x86_64/results/4.5/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: [ FAIL 2 | WARN 1 | SKIP 4 | PASS 183 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-connect.R:34:3', 'test-connector.R:8:3', 'test-utils_files.R:3:3' • postgres database not available (1): 'test-dbi.R:34:9' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cnt_logger_integration.R:22:5'): ConnectorLogger integration test with whirl ── Expected `whirl::run("_whirl.yml")` to run without any errors. i Actually got a <simpleError> with text: cannot open the connection Backtrace: ▆ 1. ├─withr::with_dir(...) at test-cnt_logger_integration.R:21:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(whirl::run("_whirl.yml")) at test-cnt_logger_integration.R:22:5 ── Failure ('test-cnt_logger_integration.R:26:5'): ConnectorLogger integration test with whirl ── length(list.files(".")) (`actual`) not equal to 5 (`expected`). `actual`: 3.0 `expected`: 5.0 Backtrace: ▆ 1. ├─withr::with_dir(...) at test-cnt_logger_integration.R:21:3 2. │ └─base::force(code) 3. └─testthat::expect_equal(length(list.files(".")), 5) at test-cnt_logger_integration.R:26:5 [ FAIL 2 | WARN 1 | SKIP 4 | PASS 183 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [4s/5s] 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(connector) > > test_check("connector") {"time":"2025-05-03 17:57:16","type":"read","file":"test_file"} {"time":"2025-05-03 17:57:16","type":"write","file":"test_file"} {"time":"2025-05-03 17:57:16","type":"delete","file":"test_file"} == Executing scripts and generating logs ======================================= > Executing scripts in parallel using 1 cores The following steps will be executed * Run single script -- Run single script ----------------------------------------------------------- == End of process ============================================================== -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-arm64/results/4.4/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-arm64/results/4.4/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-arm64/results/4.4/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-arm64/results/4.4/connector.Rcheck/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-arm64/results/4.4/connector.Rcheck/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-arm64/results/4.4/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: [ FAIL 2 | WARN 1 | SKIP 4 | PASS 183 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-connect.R:34:3', 'test-connector.R:8:3', 'test-utils_files.R:3:3' • postgres database not available (1): 'test-dbi.R:34:9' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cnt_logger_integration.R:22:5'): ConnectorLogger integration test with whirl ── Expected `whirl::run("_whirl.yml")` to run without any errors. i Actually got a <simpleError> with text: cannot open the connection Backtrace: ▆ 1. ├─withr::with_dir(...) at test-cnt_logger_integration.R:21:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(whirl::run("_whirl.yml")) at test-cnt_logger_integration.R:22:5 ── Failure ('test-cnt_logger_integration.R:26:5'): ConnectorLogger integration test with whirl ── length(list.files(".")) (`actual`) not equal to 5 (`expected`). `actual`: 3.0 `expected`: 5.0 Backtrace: ▆ 1. ├─withr::with_dir(...) at test-cnt_logger_integration.R:21:3 2. │ └─base::force(code) 3. └─testthat::expect_equal(length(list.files(".")), 5) at test-cnt_logger_integration.R:26:5 [ FAIL 2 | WARN 1 | SKIP 4 | PASS 183 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [7s/10s] 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(connector) > > test_check("connector") {"time":"2025-05-03 05:53:54","type":"read","file":"test_file"} {"time":"2025-05-03 05:53:54","type":"write","file":"test_file"} {"time":"2025-05-03 05:53:54","type":"delete","file":"test_file"} == Executing scripts and generating logs ======================================= > Executing scripts in parallel using 1 cores The following steps will be executed * Run single script -- Run single script ----------------------------------------------------------- == End of process ============================================================== -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-x86_64/results/4.4/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-x86_64/results/4.4/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-x86_64/results/4.4/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-x86_64/results/4.4/connector.Rcheck/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-x86_64/results/4.4/connector.Rcheck/connector/demo_trial/adam and test_from_metadata -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * /Volumes/Builds/packages/big-sur-x86_64/results/4.4/connector.Rcheck/connector/demo_trial/adam and test2 -------------------------------------------------------------------------------- Connection to: > sdtm * connector_dbi * RSQLite::SQLite() and :memory: [ FAIL 2 | WARN 1 | SKIP 4 | PASS 183 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-connect.R:34:3', 'test-connector.R:8:3', 'test-utils_files.R:3:3' • postgres database not available (1): 'test-dbi.R:34:9' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cnt_logger_integration.R:22:5'): ConnectorLogger integration test with whirl ── Expected `whirl::run("_whirl.yml")` to run without any errors. i Actually got a <simpleError> with text: cannot open the connection Backtrace: ▆ 1. ├─withr::with_dir(...) at test-cnt_logger_integration.R:21:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(whirl::run("_whirl.yml")) at test-cnt_logger_integration.R:22:5 ── Failure ('test-cnt_logger_integration.R:26:5'): ConnectorLogger integration test with whirl ── length(list.files(".")) (`actual`) not equal to 5 (`expected`). `actual`: 3.0 `expected`: 5.0 Backtrace: ▆ 1. ├─withr::with_dir(...) at test-cnt_logger_integration.R:21:3 2. │ └─base::force(code) 3. └─testthat::expect_equal(length(list.files(".")), 5) at test-cnt_logger_integration.R:26:5 [ FAIL 2 | WARN 1 | SKIP 4 | PASS 183 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64