CRAN Package Check Results for Package DSMolgenisArmadillo

Last updated on 2025-07-31 18:52:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.0 7.16 61.94 69.10 ERROR
r-devel-linux-x86_64-debian-gcc 3.0.0 4.16 46.87 51.03 ERROR
r-devel-linux-x86_64-fedora-clang 3.0.0 115.83 ERROR
r-devel-linux-x86_64-fedora-gcc 3.0.0 194.02 ERROR
r-devel-windows-x86_64 3.0.0 9.00 79.00 88.00 ERROR
r-patched-linux-x86_64 3.0.0 6.60 57.26 63.86 ERROR
r-release-linux-x86_64 3.0.0 6.54 56.87 63.41 ERROR
r-release-macos-arm64 3.0.0 67.00 ERROR
r-release-macos-x86_64 3.0.0 145.00 ERROR
r-release-windows-x86_64 3.0.0 9.00 81.00 90.00 ERROR
r-oldrel-macos-arm64 66.00 FAIL
r-oldrel-macos-x86_64 3.0.0 146.00 ERROR
r-oldrel-windows-x86_64 3.0.0 11.00 96.00 107.00 ERROR

Check Details

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-28 16:36:23 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.2223758 > [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 3.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/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-30 13:09:53 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.2380449 > [ 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’ [8s/18s] 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-29 10:25:13 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: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.2287167 > [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [78s/231s] 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-28 11:05:00 BST" 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.2203881 > ── 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.807249 > [ FAIL 2 | WARN 2 | SKIP 1 | PASS 396 ] 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-29 06:53:04 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.2274664 > [ 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’ [4s/6s] 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-30 04:55:51 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.2351972 > [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] Error: Test failures Execution halted Flavor: r-patched-linux-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’ [31s/33s] 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-08-01 00:54:32 NZST" 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.2501652 > ── 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: 0.4829149 > [ FAIL 2 | WARN 2 | SKIP 1 | PASS 396 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

Version: 3.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [46s/72s] 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-31 10:22:11 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.2452819 > ── 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.0062 > [ 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' [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-28 08:40:14 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.2195172 > [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

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

Version: 3.0.0
Check: tests
Result: FAIL
Flavor: r-oldrel-macos-arm64

Version: 3.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [48s/70s] 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-31 09:37:20 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.2450292 > ── 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: 0.9952929 > [ FAIL 2 | WARN 2 | SKIP 1 | PASS 396 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64

Version: 3.0.0
Check: tests
Result: ERROR Running 'testthat.R' [6s] 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-30 08:38:04 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.2364807 > [ FAIL 1 | WARN 2 | SKIP 1 | PASS 397 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64