diff --git a/renv.lock b/renv.lock index 833ec3903..1eacb4a18 100644 --- a/renv.lock +++ b/renv.lock @@ -12,7 +12,7 @@ }, { "Name": "CRAN", - "URL": "https://cloud.r-project.org" + "URL": "https://packagemanager.posit.co/cran/latest" } ] }, @@ -630,21 +630,6 @@ ], "Hash": "a2326a66919a3311f7fbb1e3bf568283" }, - "htmlwidgets": { - "Package": "htmlwidgets", - "Version": "1.6.2", - "Source": "Repository", - "Repository": "RSPM", - "Requirements": [ - "grDevices", - "htmltools", - "jsonlite", - "knitr", - "rmarkdown", - "yaml" - ], - "Hash": "a865aa85bcb2697f47505bfd70422471" - }, "httpcode": { "Package": "httpcode", "Version": "0.3.0", diff --git a/renv/settings.json b/renv/settings.json index ffdbb3200..74c1d4bb8 100644 --- a/renv/settings.json +++ b/renv/settings.json @@ -10,7 +10,7 @@ "ppm.enabled": null, "ppm.ignored.urls": [], "r.version": null, - "snapshot.type": "implicit", + "snapshot.type": "explicit", "use.cache": true, "vcs.ignore.cellar": true, "vcs.ignore.library": true,