CRAN Package Check Results for Maintainer ‘Cervan Girard <cgid at novonordisk.com>’

Last updated on 2025-05-15 09:52:56 CEST.

Package ERROR OK
connector 4 9

Package connector

Current CRAN status: ERROR: 4, OK: 9

Version: 0.1.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [4s/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(connector) > > test_check("connector") [ FAIL 2 | WARN 1 | SKIP 4 | PASS 186 ] ══ 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 186 ] Error: Test failures Execution halted Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 0.1.1
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") [ FAIL 2 | WARN 1 | SKIP 4 | PASS 186 ] ══ 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 186 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [7s/9s] 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") [ FAIL 2 | WARN 1 | SKIP 4 | PASS 186 ] ══ 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 186 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.