File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9090 "https://adafede.r-universe.dev",
9191 "https://taxonomicallyinformedannotation.r-universe.dev",
9292 "https://cran.r-universe.dev",
93- "https://r-lib.r-universe.dev",
9493 "https://bioc.r-universe.dev"
9594 )
9695 )
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ install.packages(
6161 repos = c(
6262 " https://adafede.r-universe.dev" ,
6363 " https://taxonomicallyinformedannotation.r-universe.dev" ,
64- " https://bioconductor.org/packages/release/bioc " ,
65- " https://cloud .r-project.org "
64+ " https://cran.r-universe.dev " ,
65+ " https://bioc .r-universe.dev "
6666 )
6767)
6868```
Original file line number Diff line number Diff line change @@ -68,8 +68,8 @@ install.packages(
6868 repos = c(
6969 " https://adafede.r-universe.dev" ,
7070 " https://taxonomicallyinformedannotation.r-universe.dev" ,
71- " https://bioconductor.org/packages/release/bioc " ,
72- " https://cloud .r-project.org "
71+ " https://cran.r-universe.dev " ,
72+ " https://bioc .r-universe.dev "
7373 )
7474)
7575```
Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ install.packages(
6565 repos = c(
6666 "https://adafede.r-universe.dev",
6767 "https://taxonomicallyinformedannotation.r-universe.dev",
68- "https://bioconductor.org/packages/release/bioc ",
69- "https://cloud .r-project.org "
68+ "https://cran.r-universe.dev ",
69+ "https://bioc .r-universe.dev "
7070 )
7171)
7272```
You can’t perform that action at this time.
0 commit comments