CRAN Package Check Results for Package DSMolgenisArmadillo

Last updated on 2025-07-26 19:49:50 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 2.0.9 8.00 74.00 82.00 OK
r-patched-linux-x86_64 2.0.9 6.73 53.18 59.91 OK
r-release-linux-x86_64 2.0.9 5.79 53.29 59.08 OK
r-release-macos-arm64 2.0.9 90.00 OK
r-release-macos-x86_64 3.0.0 127.00 ERROR
r-release-windows-x86_64 3.0.0 13.00 98.00 111.00 OK
r-oldrel-macos-arm64 2.0.9 62.00 NOTE
r-oldrel-macos-x86_64 3.0.0 124.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’ [39s/52s] 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:24:38 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.2035575 > ── 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.9059041 > [ FAIL 2 | WARN 2 | SKIP 1 | PASS 396 ] Error: Test failures Execution halted Flavor: r-release-macos-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/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-07-26 13:02:49 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.2034207 > ── 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.877275 > [ FAIL 2 | WARN 2 | SKIP 1 | PASS 396 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64