CRAN Package Check Results for Package DSMolgenisArmadillo

Last updated on 2025-07-27 05:48:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.9 6.12 58.50 64.62 OK
r-devel-linux-x86_64-debian-gcc 3.0.0 4.41 46.09 50.50 ERROR
r-devel-linux-x86_64-fedora-clang 3.0.0 117.23 OK
r-devel-linux-x86_64-fedora-gcc 3.0.0 193.86 ERROR
r-devel-windows-x86_64 3.0.0 13.00 93.00 106.00 ERROR
r-patched-linux-x86_64 2.0.9 6.73 53.18 59.91 OK
r-release-linux-x86_64 3.0.0 6.54 56.87 63.41 ERROR
r-release-macos-arm64 2.0.9 90.00 OK
r-release-macos-x86_64 3.0.0 148.00 ERROR
r-release-windows-x86_64 3.0.0 8.00 78.00 86.00 ERROR
r-oldrel-macos-arm64 2.0.9 62.00 NOTE
r-oldrel-macos-x86_64 3.0.0 132.00 ERROR
r-oldrel-windows-x86_64 3.0.0 12.00 99.00 111.00 NOTE

Additional issues

M1mac

Check Details

Version: 3.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(DSMolgenisArmadillo) Loading required package: DSI Loading required package: progress Loading required package: R6 Loading required package: MolgenisAuth > library(tibble) > > test_check("DSMolgenisArmadillo") An object of class "ArmadilloCredentials" Slot "access_token": [1] "access456" Slot "expires_in": [1] 300 Slot "expires_at": [1] "2025-07-26 13:09:22 CEST" Slot "id_token": [1] "id123" Slot "refresh_token": [1] "refresh123" Slot "token_type": [1] "Bearer" Slot "auth_type": [1] "keycloak" [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • I still don't get the .deparse arguments (1): 'test-utils.R:91:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ArmadilloOAuth.R:86:3'): .refresh_token returns success message if new credentials are not null and option fusionauth ── DSMolgenisArmadillo:::.refresh_token(server, credentials_in) not equal to `credentials_out`. Attributes: < Component "expires_in": Mean relative difference: 0.2034618 > [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [78s/229s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(DSMolgenisArmadillo) Loading required package: DSI Loading required package: progress Loading required package: R6 Loading required package: MolgenisAuth > library(tibble) > > test_check("DSMolgenisArmadillo") An object of class "ArmadilloCredentials" Slot "access_token": [1] "access456" Slot "expires_in": [1] 300 Slot "expires_at": [1] "2025-07-24 11:38:45 BST" Slot "id_token": [1] "id123" Slot "refresh_token": [1] "refresh123" Slot "token_type": [1] "Bearer" Slot "auth_type": [1] "keycloak" [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • I still don't get the .deparse arguments (1): 'test-utils.R:91:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ArmadilloOAuth.R:143:3'): .refresh_token returns success message if new credentials are not null and option keycloak ── DSMolgenisArmadillo:::.refresh_token(server, credentials_in) not equal to `credentials_out`. Attributes: < Component "expires_at": Mean absolute difference: 3.559679 > [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 3.0.0
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(DSMolgenisArmadillo) Loading required package: DSI Loading required package: progress Loading required package: R6 Loading required package: MolgenisAuth > library(tibble) > > test_check("DSMolgenisArmadillo") An object of class "ArmadilloCredentials" Slot "access_token": [1] "access456" Slot "expires_in": [1] 300 Slot "expires_at": [1] "2025-07-27 02:08:18 CEST" Slot "id_token": [1] "id123" Slot "refresh_token": [1] "refresh123" Slot "token_type": [1] "Bearer" Slot "auth_type": [1] "keycloak" [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • I still don't get the .deparse arguments (1): 'test-utils.R:91:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ArmadilloOAuth.R:86:3'): .refresh_token returns success message if new credentials are not null and option fusionauth ── DSMolgenisArmadillo:::.refresh_token(server, credentials_in) not equal to `credentials_out`. Attributes: < Component "expires_in": Mean relative difference: 0.2083205 > [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 3.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(DSMolgenisArmadillo) Loading required package: DSI Loading required package: progress Loading required package: R6 Loading required package: MolgenisAuth > library(tibble) > > test_check("DSMolgenisArmadillo") An object of class "ArmadilloCredentials" Slot "access_token": [1] "access456" Slot "expires_in": [1] 300 Slot "expires_at": [1] "2025-07-26 04:39:27 CEST" Slot "id_token": [1] "id123" Slot "refresh_token": [1] "refresh123" Slot "token_type": [1] "Bearer" Slot "auth_type": [1] "keycloak" [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • I still don't get the .deparse arguments (1): 'test-utils.R:91:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ArmadilloOAuth.R:86:3'): .refresh_token returns success message if new credentials are not null and option fusionauth ── DSMolgenisArmadillo:::.refresh_token(server, credentials_in) not equal to `credentials_out`. Attributes: < Component "expires_in": Mean relative difference: 0.2002487 > [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 3.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [55s/83s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(DSMolgenisArmadillo) Loading required package: DSI Loading required package: progress Loading required package: R6 Loading required package: MolgenisAuth > library(tibble) > > test_check("DSMolgenisArmadillo") An object of class "ArmadilloCredentials" Slot "access_token": [1] "access456" Slot "expires_in": [1] 300 Slot "expires_at": [1] "2025-07-26 21:18:35 EDT" Slot "id_token": [1] "id123" Slot "refresh_token": [1] "refresh123" Slot "token_type": [1] "Bearer" Slot "auth_type": [1] "keycloak" [ FAIL 2 | WARN 2 | SKIP 1 | PASS 396 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • I still don't get the .deparse arguments (1): 'test-utils.R:91:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ArmadilloOAuth.R:86:3'): .refresh_token returns success message if new credentials are not null and option fusionauth ── DSMolgenisArmadillo:::.refresh_token(server, credentials_in) not equal to `credentials_out`. Attributes: < Component "expires_in": Mean relative difference: 0.2065202 > ── Failure ('test-ArmadilloOAuth.R:143:3'): .refresh_token returns success message if new credentials are not null and option keycloak ── DSMolgenisArmadillo:::.refresh_token(server, credentials_in) not equal to `credentials_out`. Attributes: < Component "expires_at": Mean absolute difference: 1.086991 > [ FAIL 2 | WARN 2 | SKIP 1 | PASS 396 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64

Version: 3.0.0
Check: tests
Result: ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(DSMolgenisArmadillo) Loading required package: DSI Loading required package: progress Loading required package: R6 Loading required package: MolgenisAuth > library(tibble) > > test_check("DSMolgenisArmadillo") An object of class "ArmadilloCredentials" Slot "access_token": [1] "access456" Slot "expires_in": [1] 300 Slot "expires_at": [1] "2025-07-26 06:35:39 CEST" Slot "id_token": [1] "id123" Slot "refresh_token": [1] "refresh123" Slot "token_type": [1] "Bearer" Slot "auth_type": [1] "keycloak" [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • I still don't get the .deparse arguments (1): 'test-utils.R:91:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ArmadilloOAuth.R:86:3'): .refresh_token returns success message if new credentials are not null and option fusionauth ── DSMolgenisArmadillo:::.refresh_token(server, credentials_in) not equal to `credentials_out`. Attributes: < Component "expires_in": Mean relative difference: 0.2009832 > [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 2.0.9
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘dsBaseClient’ Flavor: r-oldrel-macos-arm64

Version: 3.0.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘dsBaseClient’ Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 3.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [40s/60s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(DSMolgenisArmadillo) Loading required package: DSI Loading required package: progress Loading required package: R6 Loading required package: MolgenisAuth > library(tibble) > > test_check("DSMolgenisArmadillo") An object of class "ArmadilloCredentials" Slot "access_token": [1] "access456" Slot "expires_in": [1] 300 Slot "expires_at": [1] "2025-07-26 20:34:35 EDT" Slot "id_token": [1] "id123" Slot "refresh_token": [1] "refresh123" Slot "token_type": [1] "Bearer" Slot "auth_type": [1] "keycloak" [ FAIL 2 | WARN 2 | SKIP 1 | PASS 396 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • I still don't get the .deparse arguments (1): 'test-utils.R:91:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ArmadilloOAuth.R:86:3'): .refresh_token returns success message if new credentials are not null and option fusionauth ── DSMolgenisArmadillo:::.refresh_token(server, credentials_in) not equal to `credentials_out`. Attributes: < Component "expires_in": Mean relative difference: 0.2062461 > ── Failure ('test-ArmadilloOAuth.R:143:3'): .refresh_token returns success message if new credentials are not null and option keycloak ── DSMolgenisArmadillo:::.refresh_token(server, credentials_in) not equal to `credentials_out`. Attributes: < Component "expires_at": Mean absolute difference: 1.218131 > [ FAIL 2 | WARN 2 | SKIP 1 | PASS 396 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64