diff --git a/stable/appendix/reproducibility.html b/stable/appendix/reproducibility.html index 1b7f67591..140eee9fc 100644 --- a/stable/appendix/reproducibility.html +++ b/stable/appendix/reproducibility.html @@ -1496,7 +1496,12 @@ list(renv.verbose = FALSE), renv::snapshot("..", lockfile = "../assets/www/renv.lock", prompt = FALSE, force = TRUE) ) - +
+NOTE: Dependency discovery took 10 seconds during snapshot.
+Consider using .renvignore to ignore files, or switching to explicit snapshots.
+See `?renv::dependencies` for more information.
+