We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17bae68 commit 75c774cCopy full SHA for 75c774c
src/rlibs.R
@@ -19,7 +19,7 @@ if (!suppressPackageStartupMessages(require("rjson"))) {
19
suppressPackageStartupMessages(
20
install.packages(
21
"rjson"
22
- , repos = "https://cloud.r-project.org"
+ , repos = "https://cran.case.edu/"
23
, quiet = TRUE
24
, lib = rExtensionLibraryPath
25
)
0 commit comments