Skip to content

Commit 7f59ed4

Browse files
authored
Update comment to match code
1 parent fba84ee commit 7f59ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.Rprofile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ linux_binary_repo <- function(universe){
2121
sprintf('https://%s.%s', universe, runiverse)
2222
}
2323

24-
# Set repos for CRAN and nx10 (httpgd) to use r-universe linux binaries
24+
# Set repos for CRAN to use r-universe linux binaries
2525
options(repos = c(
2626
cran = linux_binary_repo("cran")
2727
))

0 commit comments

Comments
 (0)