CRAN Package Check Results for Package renv

Last updated on 2026-01-20 13:49:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.6 21.23 426.01 447.24 OK
r-devel-linux-x86_64-debian-gcc 1.1.6 14.02 286.65 300.67 OK
r-devel-linux-x86_64-fedora-clang 1.1.6 38.00 1267.74 1305.74 OK
r-devel-linux-x86_64-fedora-gcc 1.1.6 35.00 1199.57 1234.57 ERROR
r-devel-windows-x86_64 1.1.6 28.00 136.00 164.00 OK
r-patched-linux-x86_64 1.1.5 21.56 363.24 384.80 OK
r-release-linux-x86_64 1.1.6 19.98 408.14 428.12 OK
r-release-macos-arm64 1.1.6 5.00 56.00 61.00 OK
r-release-macos-x86_64 1.1.6 15.00 186.00 201.00 OK
r-release-windows-x86_64 1.1.6 23.00 126.00 149.00 OK
r-oldrel-macos-arm64 1.1.6 5.00 79.00 84.00 OK
r-oldrel-macos-x86_64 1.1.6 15.00 182.00 197.00 OK
r-oldrel-windows-x86_64 1.1.6 28.00 161.00 189.00 OK

Check Details

Version: 1.1.6
Check: tests
Result: ERROR Running ‘testthat.R’ [17m/11m] 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. > test-install.R: renv was unable to query available packages from the following repositories: > test-install.R: - # file:///tmp/RtmpYMluj9/working_dir/RtmppVjwgZ/renv-repos-2f652135364db6/missing/src/contrib -------- > test-install.R: error downloading 'file:///tmp/RtmpYMluj9/working_dir/RtmppVjwgZ/renv-repos-2f652135364db6/missing/src/contrib/PACKAGES.rds' [error code 37] > test-install.R: error downloading 'file:///tmp/RtmpYMluj9/working_dir/RtmppVjwgZ/renv-repos-2f652135364db6/missing/src/contrib/PACKAGES.gz' [error code 37] > test-install.R: error downloading 'file:///tmp/RtmpYMluj9/working_dir/RtmppVjwgZ/renv-repos-2f652135364db6/missing/src/contrib/PACKAGES' [error code 37] > test-install.R: > test-install.R: > test-restore.R: - The project is out-of-sync -- use `renv::status()` for details. > test-restore.R: The following required packages are not installed: > test-restore.R: - KernSmooth > test-restore.R: - MASS > test-restore.R: - Matrix > test-restore.R: - boot > test-restore.R: - class > test-restore.R: - cluster > test-restore.R: - codetools > test-restore.R: - foreign > test-restore.R: - lattice > test-restore.R: - mgcv > test-restore.R: - nlme > test-restore.R: - nnet > test-restore.R: - rpart > test-restore.R: - spatial > test-restore.R: - survival > test-restore.R: Packages must first be installed before renv can snapshot them. > test-restore.R: Use `renv::dependencies()` to see where this package is used in your project. > test-restore.R: > test-install.R: Installing package into '/tmp/RtmpYMluj9/working_dir/RtmppVjwgZ/renv-library-2f6521d32fdb2' > test-install.R: (as 'lib' is unspecified) > test-install.R: * installing *source* package ‘bread’ ... > test-install.R: ** this is package ‘bread’ version ‘1.0.0’ > test-install.R: ** using staged installation > test-install.R: ** help > test-install.R: No man pages found in package ‘bread’ > test-install.R: *** installing help indices > test-install.R: ** building package indices > test-install.R: ** testing if installed package can be loaded from temporary location > test-install.R: ** testing if installed package can be loaded from final location > test-install.R: ** testing if installed package keeps a record of temporary installation path > test-install.R: * DONE (bread) > test-install.R: Removing package from '/tmp/RtmpYMluj9/working_dir/RtmppVjwgZ/renv-library-2f6521d32fdb2' > test-install.R: (as 'lib' is unspecified) > test-restore.R: Removing package from '/tmp/RtmpYMluj9/working_dir/RtmpGdjncS/renv-test-2f6525648e8790/renv/library/linux-fedora-42/R-4.6-r89305/x86_64-pc-linux-gnu' > test-restore.R: (as 'lib' is unspecified) > test-snapshot.R: - The project is out-of-sync -- use `renv::status()` for details. > test-actions.R: - The project is out-of-sync -- use `renv::status()` for details. > test-snapshot.R: The following required packages are not installed: > test-snapshot.R: - KernSmooth > test-snapshot.R: - MASS > test-snapshot.R: - Matrix > test-snapshot.R: - boot > test-snapshot.R: - class > test-snapshot.R: - cluster > test-snapshot.R: - codetools > test-snapshot.R: - foreign > test-snapshot.R: - lattice > test-snapshot.R: - mgcv > test-snapshot.R: - nlme > test-snapshot.R: - nnet > test-snapshot.R: - rpart > test-snapshot.R: - spatial > test-snapshot.R: - survival > test-snapshot.R: Packages must first be installed before renv can snapshot them. > test-snapshot.R: Use `renv::dependencies()` to see where this package is used in your project. > test-snapshot.R: > test-actions.R: - The project is out-of-sync -- use `renv::status()` for details. > test-snapshot.R: - The project is out-of-sync -- use `renv::status()` for details. > test-snapshot.R: - The project is out-of-sync -- use `renv::status()` for details. > test-snapshot.R: WARNING: One or more problems were discovered while enumerating dependencies. > test-snapshot.R: > test-snapshot.R: # /tmp/RtmpYMluj9/working_dir/RtmpGdjncS/renv-test-2f65251b7fb207/parse-error.R -------- > test-snapshot.R: Error: /tmp/RtmpYMluj9/working_dir/RtmpGdjncS/renv-test-2f65251b7fb207/parse-error.R:1:7: unexpected symbol > test-snapshot.R: 1: parse error > test-snapshot.R: ^ > test-snapshot.R: > test-snapshot.R: Please see `?renv::dependencies` for more information. > test-snapshot.R: > test-dependencies.R: WARNING: One or more problems were discovered while enumerating dependencies. > test-dependencies.R: > test-dependencies.R: # /data/gannet/ripley/R/packages/tests-devel/renv.Rcheck/tests/testthat/resources/chunk-errors.Rmd -------- > test-dependencies.R: Error: chunk starting on line 19 is not closed > test-dependencies.R: > test-dependencies.R: Error: <text>:12:6: unexpected symbol > test-dependencies.R: 11: > test-dependencies.R: 12: this chunk > test-dependencies.R: ^ > test-dependencies.R: > test-dependencies.R: Error: <text>:16:5: unexpected symbol > test-dependencies.R: 15: > test-dependencies.R: 16: and so > test-dependencies.R: ^ > test-dependencies.R: > test-dependencies.R: Please see `?renv::dependencies` for more information. > test-dependencies.R: Saving _problems/test-embed-34.R > test-infrastructure.R: - The project is out-of-sync -- use `renv::status()` for details. > test-infrastructure.R: - The project is out-of-sync -- use `renv::status()` for details. > test-init.R: - The project is out-of-sync -- use `renv::status()` for details. > test-init.R: - The project is out-of-sync -- use `renv::status()` for details. > test-init.R: - The project is out-of-sync -- use `renv::status()` for details. > test-init.R: WARNING: One or more problems were discovered while enumerating dependencies. > test-init.R: > test-init.R: # /tmp/RtmpYMluj9/working_dir/RtmppVjwgZ/renv-test-2f65217b7c5b0e/analysis.R -------- > test-init.R: Error: /tmp/RtmpYMluj9/working_dir/RtmppVjwgZ/renv-test-2f65217b7c5b0e/analysis.R:1:4: unexpected symbol > test-init.R: 1: oh no > test-init.R: ^ > test-init.R: > test-init.R: Please see `?renv::dependencies` for more information. > test-init.R: > test-init.R: The following required packages are not installed: > test-init.R: - KernSmooth > test-init.R: - MASS > test-init.R: - Matrix > test-init.R: - boot > test-init.R: - class > test-init.R: - cluster > test-init.R: - codetools > test-init.R: - foreign > test-init.R: - lattice > test-init.R: - mgcv > test-init.R: - nlme > test-init.R: - nnet > test-init.R: - rpart > test-init.R: - spatial > test-init.R: - survival > test-init.R: Packages must first be installed before renv can snapshot them. > test-init.R: Use `renv::dependencies()` to see where this package is used in your project. > test-init.R: > test-run.R: [1] > test-run.R: TRUE > test-settings.R: - The project is out-of-sync -- use `renv::status()` for details. > test-status.R: - The project is out-of-sync -- use `renv::status()` for details. [ FAIL 1 | WARN 0 | SKIP 241 | PASS 785 ] ══ Skipped tests (241) ═════════════════════════════════════════════════════════ • GITHUB_PAT is not set (2): 'test-install.R:214:3', 'test-retrieve.R:360:3' • On CRAN (229): '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-restore.R:16:3', 'test-restore.R:33:3', 'test-restore.R:268:3', 'test-restore.R:296:3', 'test-restore.R:350:3', 'test-install.R:65:3', 'test-install.R:114:3', 'test-install.R:159:3', 'test-install.R:203:3', 'test-install.R:261:3', 'test-install.R:268:3', 'test-install.R:278:3', 'test-install.R:296:3', 'test-install.R:322:3', 'test-install.R:338:3', 'test-install.R:349:3', 'test-install.R:406:3', 'test-install.R:429:3', 'test-install.R:450:3', 'test-install.R:473:3', 'test-install.R:497:3', 'test-install.R:509:1', 'test-install.R:523:3', 'test-install.R:550:3', 'test-install.R:579:3', 'test-install.R:615:3', 'test-install.R:648:3', 'test-install.R:694:3', 'test-install.R:776: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-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:20: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-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-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-files.R:204:3', 'test-history.R:4:3', 'test-embed.R:2:1', 'test-id.R:3:3', 'test-infrastructure.R:4:3', 'test-job.R:3:3', 'test-json.R:54:3', 'test-json.R:64:3', 'test-init.R:3:3', 'test-init.R:12:3', 'test-init.R:65:3', 'test-init.R:134:3', 'test-init.R:164:3', 'test-init.R:190:3', 'test-init.R:223:3', 'test-init.R:233:3', 'test-init.R:243:3', 'test-init.R:277:3', '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-modify.R:4:3', 'test-modify.R:16:3', 'test-mran.R:3:3', 'test-load.R:25:3', 'test-load.R:34:1', 'test-load.R:47:1', 'test-pak.R:4:3', 'test-pak.R:25: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-preflight.R:23:3', 'test-profiles.R:3:3', 'test-profiles.R:34:3', 'test-r.R:3:3', 'test-r.R:48:3', 'test-profile.R:3:3', 'test-profile.R:34:3', 'test-reload.R:4:3', 'test-repair.R:4:3', 'test-repair.R:27:3', 'test-repair.R:55:3', 'test-repos.R:59:3', 'test-sandbox.R:116:3', 'test-socket.R:4:3', 'test-sysreqs.R:4:3', 'test-sysreqs.R:25:3', 'test-sysreqs.R:48:3', 'test-sysreqs.R:62: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-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' • empty test (4): 'test-dependencies.R:211:1', 'test-dependencies.R:667:1', 'test-embed.R:52: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:229:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-embed.R:31:3'): renv::embed() works with .Rmd files ──────────── Error in `renv_embed_create_lockfile(path, lockfile, project)`: required packages are not installed: rmarkdown Backtrace: ▆ 1. ├─base::withCallingHandlers(embed("test-embed.Rmd"), warning = function(cnd) invokeRestart("muffleWarning")) at test-embed.R:31:3 2. └─renv::embed("test-embed.Rmd") 3. └─renv (local) method(path = path, lockfile = lockfile, project = project, ...) 4. └─renv:::renv_embed_create_rmd(...) 5. └─renv:::renv_embed_create_lockfile(path, lockfile, project) [ FAIL 1 | WARN 0 | SKIP 241 | PASS 785 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.