Last updated on 2025-07-28 13:50:09 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
DSMolgenisArmadillo | 9 | 1 | 3 |
MolgenisArmadillo | 13 | ||
MolgenisAuth | 13 |
Current CRAN status: ERROR: 9, NOTE: 1, OK: 3
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-27 13:09:42 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.2123998 >
[ 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/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-27 07:32:16 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.210324 >
[ 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’ [31s/32s]
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 22:03:53 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.2243297 >
── 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.348675 >
[ 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’ [56s/84s]
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 06:16:23 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.2186494 >
── 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.004066 >
[ 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: 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’ [32s/34s]
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 21:50:51 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.2242522 >
── 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.390667 >
[ 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’ [55s/79s]
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 05:32:08 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.2183821 >
── 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.7894139 >
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 396 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13