CRAN Package Check Results for Maintainer ‘Mariska Slofstra <m.k.slofstra at umcg.nl>’

Last updated on 2025-08-01 21:50:29 CEST.

Package ERROR OK
DSMolgenisArmadillo 13
MolgenisArmadillo 13
MolgenisAuth 13

Package DSMolgenisArmadillo

Current CRAN status: ERROR: 13

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-31 16:37:26 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.2473904 > [ 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-08-01 13:09:25 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.2542302 > [ 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' [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-31 06:50: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.2440895 > [ 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’ [22s/23s] 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-02 02:03:14 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.2584631 > ── 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.4734199 > [ 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’ [37s/51s] 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 12:28:14 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.2540035 > ── 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.9140918 > [ 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-30 07:16:38 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.2360108 > [ 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: ERROR Running ‘testthat.R’ [23s/24s] 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-02 06:49:14 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.2600155 > ── 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.4239781 > [ FAIL 2 | WARN 2 | SKIP 1 | PASS 396 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 3.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [40s/55s] 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 15:01:52 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.2548483 > ── 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.997664 > [ 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

Package MolgenisArmadillo

Current CRAN status: OK: 13

Package MolgenisAuth

Current CRAN status: OK: 13