Last updated on 2025-07-28 13:49:31 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 | 5.04 | 45.67 | 50.71 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.0.0 | 108.81 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.0 | 194.02 | 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 | 3.0.0 | 68.00 | ERROR | |||
r-release-macos-x86_64 | 3.0.0 | 151.00 | ERROR | |||
r-release-windows-x86_64 | 3.0.0 | 8.00 | 78.00 | 86.00 | ERROR | |
r-oldrel-macos-arm64 | 3.0.0 | 74.00 | ERROR | |||
r-oldrel-macos-x86_64 | 3.0.0 | 149.00 | ERROR | |||
r-oldrel-windows-x86_64 | 3.0.0 | 12.00 | 99.00 | 111.00 | NOTE |
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