Last updated on 2026-04-28 12:50:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 23.47 | 412.56 | 436.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 16.04 | 268.71 | 284.75 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 40.00 | 1409.29 | 1449.29 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 39.00 | 1048.30 | 1087.30 | OK | |
| r-devel-windows-x86_64 | 1.2.2 | 26.00 | 141.00 | 167.00 | OK | |
| r-patched-linux-x86_64 | 1.2.2 | 21.35 | 391.70 | 413.05 | OK | |
| r-release-linux-x86_64 | 1.2.2 | 20.36 | 396.50 | 416.86 | OK | |
| r-release-macos-arm64 | 1.2.2 | 5.00 | 46.00 | 51.00 | OK | |
| r-release-macos-x86_64 | 1.2.2 | 18.00 | 324.00 | 342.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.2 | 24.00 | 148.00 | 172.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.2 | 6.00 | 49.00 | 55.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.2 | 18.00 | 302.00 | 320.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.2 | 31.00 | 174.00 | 205.00 | OK |
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [177s/160s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
> library(testthat)
> library(renv, warn.conflicts = FALSE)
>
> if (!renv:::renv_tests_supported()) {
+ message("* renv does not support running tests on this platform.")
+ if (!interactive()) quit(status = 0L)
+ }
>
> if (Sys.info()[["sysname"]] == "Linux") {
+ tools <- asNamespace("tools")
+ if (is.function(tools$R_user_dir)) {
+ cachedir <- tools$R_user_dir("renv", "cache")
+ dir.create(cachedir, recursive = TRUE, showWarnings = FALSE)
+ }
+ }
>
> test_check("renv")
Starting 2 test processes.
Saving _problems/test-retrieve-362.R
[ FAIL 1 | WARN 0 | SKIP 269 | PASS 1082 ]
══ Skipped tests (269) ═════════════════════════════════════════════════════════
• On CRAN (257): 'test-python.R:15:3', 'test-python.R:29:3',
'test-python.R:45:3', 'test-python.R:63:3', 'test-python.R:93:3',
'test-python.R:208:3', 'test-python.R:236:3', 'test-bioconductor.R:22:3',
'test-bioconductor.R:71:3', 'test-bioconductor.R:101:3',
'test-bioconductor.R:131:5', 'test-bioconductor.R:150:3',
'test-bioconductor.R:186:3', 'test-install.R:65:3', 'test-install.R:114:3',
'test-install.R:159:3', 'test-install.R:203:3', 'test-install.R:262:3',
'test-install.R:269:3', 'test-install.R:279:3', 'test-install.R:297:3',
'test-install.R:323:3', 'test-install.R:339:3', 'test-install.R:350:3',
'test-install.R:407:3', 'test-install.R:430:3', 'test-install.R:451:3',
'test-install.R:474:3', 'test-install.R:498:3', 'test-install.R:510:1',
'test-install.R:541:3', 'test-install.R:568:3', 'test-install.R:597:3',
'test-install.R:633:3', 'test-install.R:666:3', 'test-install.R:712:3',
'test-install.R:727:3', 'test-install.R:817:3', 'test-install.R:855:3',
'test-install.R:873:1', 'test-install.R:881:1', 'test-restore.R:16:3',
'test-restore.R:33:3', 'test-restore.R:268:3', 'test-restore.R:296:3',
'test-restore.R:516:3', 'test-restore.R:541:3', 'test-restore.R:562:3',
'test-restore.R:577:3', 'test-restore.R:591:3', 'test-restore.R:607:3',
'test-restore.R:623:3', 'test-restore.R:636:3', 'test-restore.R:653:3',
'test-retrieve.R:4:3', 'test-retrieve.R:20:3', 'test-retrieve.R:36:3',
'test-retrieve.R:52:3', 'test-retrieve.R:70:3', 'test-retrieve.R:85:3',
'test-retrieve.R:104:3', 'test-retrieve.R:120:3', 'test-retrieve.R:138:3',
'test-retrieve.R:153:3', 'test-retrieve.R:161:3', 'test-retrieve.R:282:3',
'test-retrieve.R:299:3', 'test-retrieve.R:315:3', 'test-retrieve.R:354:3',
'test-retrieve.R:367:3', 'test-remotes.R:33:3', 'test-remotes.R:207:3',
'test-acls.R:4:3', 'test-activate.R:4:3', 'test-activate.R:29:3',
'test-activate.R:48:1', 'test-archive.R:51:3', 'test-autoload.R:3:3',
'test-available-packages.R:3:3', 'test-available-packages.R:23:3',
'test-available-packages.R:44:3', 'test-available-packages.R:60:3',
'test-available-packages.R:78:3', 'test-available-packages.R:90:3',
'test-available-packages.R:111:3', 'test-available-packages.R:132:3',
'test-available-packages.R:158:3', 'test-available-packages.R:204:3',
'test-available-packages.R:230:3', 'test-available-packages.R:249:3',
'test-bootstrap.R:4:3', 'test-bootstrap.R:18:3', 'test-bootstrap.R:32:3',
'test-bootstrap.R:125:1', 'test-bootstrap.R:161:1', 'test-bootstrap.R:186:1',
'test-bootstrap.R:231:1', 'test-bootstrap.R:270:1', 'test-cache.R:3:3',
'test-cache.R:108:3', 'test-cache.R:127:3', 'test-cache.R:155:3',
'test-cache.R:186:3', 'test-caution.R:2:1', 'test-caution.R:15:3',
'test-cellar.R:3:3', 'test-checkout.R:74:3', 'test-config.R:91:3',
'test-dependencies.R:88:1', 'test-dependencies.R:102:1',
'test-dependencies.R:373:3', 'test-dependencies.R:472:1',
'test-snapshot.R:16:1', 'test-snapshot.R:27:1', 'test-snapshot.R:111:3',
'test-snapshot.R:160:1', 'test-snapshot.R:321:3', 'test-snapshot.R:352:1',
'test-snapshot.R:364:3', 'test-snapshot.R:381:1', 'test-snapshot.R:396:3',
'test-snapshot.R:432:1', 'test-snapshot.R:442:1', 'test-snapshot.R:475:1',
'test-snapshot.R:517:1', 'test-snapshot.R:527:1', 'test-snapshot.R:553:1',
'test-snapshot.R:640:1', 'test-snapshot.R:652:1', 'test-snapshot.R:667:3',
'test-snapshot.R:678:3', 'test-snapshot.R:690:3', 'test-dots.R:2:1',
'test-download.R:3:3', 'test-download.R:60:3', 'test-download.R:116:3',
'test-download.R:143:3', 'test-download.R:158:3', 'test-download.R:244:3',
'test-download.R:277:3', 'test-download.R:306:3', 'test-download.R:330:3',
'test-files.R:204:3', 'test-embed.R:2:1', 'test-embed.R:15:3',
'test-history.R:4:3', 'test-id.R:3:3', 'test-infrastructure.R:4:3',
'test-init.R:3:3', 'test-init.R:12:3', 'test-init.R:54:1',
'test-init.R:123:3', 'test-init.R:153:3', 'test-init.R:179:3',
'test-init.R:212:3', 'test-init.R:222:3', 'test-init.R:256:3',
'test-job.R:3:3', 'test-json.R:54:3', 'test-json.R:64:3', 'test-load.R:25:3',
'test-load.R:48:1', 'test-lock.R:4:3', 'test-lock.R:19:3',
'test-lock.R:35:3', 'test-lock.R:60:3', 'test-lock.R:88:3',
'test-lock.R:110:3', 'test-lock.R:134:3', 'test-lock.R:166:3',
'test-lockfile-read.R:1:1', 'test-lockfile-validate.R:2:3',
'test-lockfile-validate.R:81:3', 'test-lockfile-validate.R:142:3',
'test-lockfile-validate.R:197:3', 'test-lockfile-validate.R:251:3',
'test-lockfile-validate.R:283:3', 'test-lockfile-validate.R:315:3',
'test-lockfile.R:44:3', 'test-lockfile.R:54:3', 'test-migrate.R:21:3',
'test-migrate.R:61:3', 'test-graph.R:871:3', 'test-modify.R:4:3',
'test-modify.R:16:3', 'test-mran.R:3:3', 'test-pak.R:4:3', 'test-pak.R:25:3',
'test-plan.R:44:1', 'test-preflight.R:23:3', 'test-ppm.R:3:3',
'test-ppm.R:15:3', 'test-ppm.R:27:3', 'test-ppm.R:39:3', 'test-ppm.R:51:3',
'test-ppm.R:78:3', 'test-ppm.R:111:3', 'test-ppm.R:143:3',
'test-ppm.R:175:3', 'test-ppm.R:208:3', 'test-ppm.R:235:3',
'test-ppm.R:260:3', 'test-ppm.R:284:3', 'test-ppm.R:311:3',
'test-ppm.R:336:3', 'test-ppm.R:363:3', 'test-ppm.R:387:3',
'test-ppm.R:412:3', 'test-ppm.R:421:3', 'test-ppm.R:434:3',
'test-profiles.R:3:3', 'test-profiles.R:34:3', 'test-profile.R:3:3',
'test-profile.R:34:3', 'test-r.R:3:3', 'test-r.R:48:3', 'test-reload.R:4:3',
'test-repair.R:4:3', 'test-repair.R:27:3', 'test-repair.R:55:3',
'test-repos.R:78:3', 'test-sandbox.R:116:3', 'test-socket.R:4:3',
'test-socket.R:19:3', 'test-socket.R:112:3', 'test-sysreqs.R:4:3',
'test-sysreqs.R:26:3', 'test-sysreqs.R:49:3', 'test-sysreqs.R:67:3',
'test-system.R:3:3', 'test-update.R:4:3', 'test-update.R:20:3',
'test-update.R:52:3', 'test-update.R:94:3', 'test-update.R:109:3',
'test-update.R:146:3', 'test-upgrade.R:4:3', 'test-use.R:4:3',
'test-use.R:30:3', 'test-use.R:51:3', 'test-use.R:72:3', 'test-use.R:97:3',
'test-use.R:115:3', 'test-use.R:143:3', 'test-use.R:180:3',
'test-utils.R:159:3', 'test-vendor.R:11:3', 'test-watchdog.R:4:3',
'test-watchdog.R:39:3', 'test-status.R:2:1', 'test-status.R:16:1',
'test-status.R:25:1', 'test-status.R:38:1', 'test-status.R:51:1',
'test-status.R:62:1', 'test-status.R:79:1', 'test-status.R:91:1'
• Running tests locally (2): 'test-python.R:137:3', 'test-python.R:180:3'
• download failed [error code 22] (1): 'test-testthat.R:5:3'
• empty test (4): 'test-dependencies.R:211:1', 'test-dependencies.R:667:1',
'test-embed.R:53:1', 'test-json.R:140:1'
• failing test; mtime sometimes differs? (1): 'test-files.R:130:3'
• pak doesn't like file:// repositories? (1): 'test-snapshot.R:416:3'
• renv_platform_macos() is not TRUE (1): 'test-retrieve.R:238:3'
• renv_platform_windows() is not TRUE (1): 'test-install.R:230:3'
• renv_platform_windows() || empty(.Library.site) is TRUE (1):
'test-sandbox.R:60:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-retrieve.R:362:3'): renv can retrieve the latest release associated with a project ──
Error: failed to resolve remote 'rstudio/keras@*release' -- could not find any releases associated with remote 'rstudio/keras@'
Backtrace:
▆
1. ├─base::withCallingHandlers(...)
2. ├─renv:::renv_remotes_resolve("rstudio/keras@*release") at test-retrieve.R:362:3
3. │ ├─base::withCallingHandlers(...)
4. │ └─renv:::renv_remotes_resolve_impl(spec, latest)
5. │ └─renv:::renv_remotes_resolve_github(remote)
6. │ └─renv:::renv_remotes_resolve_github_release(...)
7. │ └─renv:::stopf(fmt, sub("[*]release$", "", spec))
8. │ └─base::stop(sprintf(fmt, ...), call. = call.)
9. └─base::.handleSimpleError(...)
10. └─renv (local) h(simpleError(msg, call))
[ FAIL 1 | WARN 0 | SKIP 269 | PASS 1082 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.2
Check: compiled code
Result: NOTE
File ‘renv/libs/renv.so’:
Found non-API call to R: ‘R_MissingArg’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-release-macos-x86_64