Last updated on 2024-09-07 22:49:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.2 | 7.90 | 81.12 | 89.02 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.5.2 | 5.08 | 58.33 | 63.41 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.5.2 | 151.16 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.2 | 166.91 | OK | |||
r-devel-windows-x86_64 | 1.5.2 | 10.00 | 118.00 | 128.00 | ERROR | |
r-patched-linux-x86_64 | 1.5.2 | 13.39 | 76.40 | 89.79 | OK | |
r-release-linux-x86_64 | 1.5.2 | 7.78 | 76.68 | 84.46 | OK | |
r-release-macos-arm64 | 1.5.2 | 56.00 | OK | |||
r-release-macos-x86_64 | 1.5.2 | 88.00 | OK | |||
r-release-windows-x86_64 | 1.5.2 | 10.00 | 105.00 | 115.00 | OK | |
r-oldrel-macos-arm64 | 1.5.2 | 51.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.2 | 94.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5.2 | 13.00 | 119.00 | 132.00 | OK |
Version: 1.5.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
gargle_oauth_client_from_json.Rd: oauth_app
request_make.Rd: httr
request_retry.Rd: httr
response_process.Rd: httr
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.5.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [20s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(gargle)
>
> test_check("gargle")
[ FAIL 1 | WARN 0 | SKIP 87 | PASS 229 ]
══ Skipped tests (87) ══════════════════════════════════════════════════════════
• Not on GCE (1): 'test-credentials_gce.R:28:3'
• On CRAN (86): 'test-AuthState-class.R:4:3', 'test-AuthState-class.R:85:3',
'test-AuthState-class.R:92:3', 'test-AuthState-class.R:108:3',
'test-AuthState-class.R:134:3', 'test-Gargle-class.R:29:3',
'test-Gargle-class.R:52:3', 'test-Gargle-class.R:69:3',
'test-Gargle-class.R:73:3', 'test-Gargle-class.R:88:3',
'test-Gargle-class.R:114:3', 'test-Gargle-class.R:131:3', 'test-aaa.R:2:3',
'test-cred_funs.R:48:3', 'test-cred_funs.R:66:3', 'test-cred_funs.R:110:3',
'test-credentials_byo_oauth2.R:2:3', 'test-credentials_byo_oauth2.R:17:3',
'test-credentials_service_account.R:6:3',
'test-credentials_service_account.R:19:3', 'test-gargle_oauth_client.R:2:3',
'test-gargle_oauth_client.R:13:3', 'test-gargle_oauth_client.R:30:3',
'test-gargle_oauth_endpoint.R:2:3', 'test-inside-the-house.R:8:3',
'test-inside-the-house.R:22:3', 'test-inside-the-house.R:29:3',
'test-inside-the-house.R:56:3', 'test-oauth-cache.R:4:3',
'test-oauth-cache.R:96:3', 'test-oauth-cache.R:135:3',
'test-oauth-cache.R:208:3', 'test-oauth-cache.R:220:3',
'test-oauth-cache.R:311:3', 'test-oauth-cache.R:336:3',
'test-oauth-init.R:2:3', 'test-oauth-init.R:8:3', 'test-oauth-init.R:14:3',
'test-oauth-init.R:18:3', 'test-oauth-refresh.R:8:3',
'test-request_develop.R:2:3', 'test-request_develop.R:11:3',
'test-request_make.R:2:3', 'test-request_retry.R:55:3',
'test-response_process.R:19:3', 'test-response_process.R:26:3',
'test-response_process.R:34:3', 'test-response_process.R:53:3',
'test-response_process.R:58:3', 'test-response_process.R:65:3',
'test-response_process.R:72:3', 'test-response_process.R:79:3',
'test-response_process.R:86:3', 'test-response_process.R:93:3',
'test-response_process.R:100:3', 'test-roxygen-templates.R:2:3',
'test-roxygen-templates.R:6:3', 'test-roxygen-templates.R:10:3',
'test-roxygen-templates.R:14:3', 'test-roxygen-templates.R:18:3',
'test-roxygen-templates.R:22:3', 'test-roxygen-templates.R:26:3',
'test-roxygen-templates.R:30:3', 'test-roxygen-templates.R:34:3',
'test-roxygen-templates.R:38:3', 'test-roxygen-templates.R:42:3',
'test-roxygen-templates.R:46:3', 'test-roxygen-templates.R:50:3',
'test-roxygen-templates.R:54:3', 'test-roxygen-templates.R:58:3',
'test-secret.R:27:3', 'test-secret.R:34:3', 'test-secret.R:45:3',
'test-token-info.R:2:3', 'test-utils-ui.R:11:3', 'test-utils-ui.R:19:3',
'test-utils-ui.R:29:3', 'test-utils-ui.R:42:3', 'test-utils-ui.R:52:3',
'test-utils-ui.R:74:3', 'test-utils-ui.R:87:3', 'test-utils-ui.R:101:3',
'test-utils-ui.R:117:3', 'test-utils-ui.R:134:3', 'test-utils-ui.R:153:3',
'test-utils-ui.R:167:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-utils.R:9:3'): add_email_scope() works ───────────────────────
add_email_scope(c(whatever = "whatever")) (`actual`) not equal to c("whatever", email_url) (`expected`).
`names(actual)` is a character vector ('whatever', '')
`names(expected)` is absent
[ FAIL 1 | WARN 0 | SKIP 87 | PASS 229 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.5.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [18s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(gargle)
>
> test_check("gargle")
[ FAIL 1 | WARN 0 | SKIP 87 | PASS 229 ]
══ Skipped tests (87) ══════════════════════════════════════════════════════════
• Not on GCE (1): 'test-credentials_gce.R:28:3'
• On CRAN (86): 'test-AuthState-class.R:4:3', 'test-AuthState-class.R:85:3',
'test-AuthState-class.R:92:3', 'test-AuthState-class.R:108:3',
'test-AuthState-class.R:134:3', 'test-Gargle-class.R:29:3',
'test-Gargle-class.R:52:3', 'test-Gargle-class.R:69:3',
'test-Gargle-class.R:73:3', 'test-Gargle-class.R:88:3',
'test-Gargle-class.R:114:3', 'test-Gargle-class.R:131:3', 'test-aaa.R:2:3',
'test-cred_funs.R:48:3', 'test-cred_funs.R:66:3', 'test-cred_funs.R:110:3',
'test-credentials_byo_oauth2.R:2:3', 'test-credentials_byo_oauth2.R:17:3',
'test-credentials_service_account.R:6:3',
'test-credentials_service_account.R:19:3', 'test-gargle_oauth_client.R:2:3',
'test-gargle_oauth_client.R:13:3', 'test-gargle_oauth_client.R:30:3',
'test-gargle_oauth_endpoint.R:2:3', 'test-inside-the-house.R:8:3',
'test-inside-the-house.R:22:3', 'test-inside-the-house.R:29:3',
'test-inside-the-house.R:56:3', 'test-oauth-cache.R:4:3',
'test-oauth-cache.R:96:3', 'test-oauth-cache.R:135:3',
'test-oauth-cache.R:208:3', 'test-oauth-cache.R:220:3',
'test-oauth-cache.R:311:3', 'test-oauth-cache.R:336:3',
'test-oauth-init.R:2:3', 'test-oauth-init.R:8:3', 'test-oauth-init.R:14:3',
'test-oauth-init.R:18:3', 'test-oauth-refresh.R:8:3',
'test-request_develop.R:2:3', 'test-request_develop.R:11:3',
'test-request_make.R:2:3', 'test-request_retry.R:55:3',
'test-response_process.R:19:3', 'test-response_process.R:26:3',
'test-response_process.R:34:3', 'test-response_process.R:53:3',
'test-response_process.R:58:3', 'test-response_process.R:65:3',
'test-response_process.R:72:3', 'test-response_process.R:79:3',
'test-response_process.R:86:3', 'test-response_process.R:93:3',
'test-response_process.R:100:3', 'test-roxygen-templates.R:2:3',
'test-roxygen-templates.R:6:3', 'test-roxygen-templates.R:10:3',
'test-roxygen-templates.R:14:3', 'test-roxygen-templates.R:18:3',
'test-roxygen-templates.R:22:3', 'test-roxygen-templates.R:26:3',
'test-roxygen-templates.R:30:3', 'test-roxygen-templates.R:34:3',
'test-roxygen-templates.R:38:3', 'test-roxygen-templates.R:42:3',
'test-roxygen-templates.R:46:3', 'test-roxygen-templates.R:50:3',
'test-roxygen-templates.R:54:3', 'test-roxygen-templates.R:58:3',
'test-secret.R:27:3', 'test-secret.R:34:3', 'test-secret.R:45:3',
'test-token-info.R:2:3', 'test-utils-ui.R:11:3', 'test-utils-ui.R:19:3',
'test-utils-ui.R:29:3', 'test-utils-ui.R:42:3', 'test-utils-ui.R:52:3',
'test-utils-ui.R:74:3', 'test-utils-ui.R:87:3', 'test-utils-ui.R:101:3',
'test-utils-ui.R:117:3', 'test-utils-ui.R:134:3', 'test-utils-ui.R:153:3',
'test-utils-ui.R:167:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-utils.R:9:3'): add_email_scope() works ───────────────────────
add_email_scope(c(whatever = "whatever")) (`actual`) not equal to c("whatever", email_url) (`expected`).
`names(actual)` is a character vector ('whatever', '')
`names(expected)` is absent
[ FAIL 1 | WARN 0 | SKIP 87 | PASS 229 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64