File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4040 has_RUnit : ' false'
4141 cache-version : ' cache-v1'
4242 run_docker : ' false'
43- bioc_version : ' bioc-release '
43+ bioc_version : ' bioc-devel '
4444 # # Valid options are:
4545 # # "bioc-release"
4646 # # "bioc-devel"
@@ -238,7 +238,7 @@ jobs:
238238 - name : Install pkgdown
239239 if : github.ref == 'refs/heads/devel' && env.run_pkgdown == 'true' && runner.os == 'Linux'
240240 run : |
241- remotes::install_cran(" pkgdown")
241+ remotes::install_github("r-lib/ pkgdown")
242242 shell : Rscript {0}
243243
244244 - name : Session info
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Suggests:
4848URL: https://github.com/HelenaLC/CATALYST
4949BugReports: https://github.com/HelenaLC/CATALYST/issues
5050VignetteBuilder: knitr
51- RoxygenNote: 7.3.2
51+ RoxygenNote: 7.3.3
5252License: GPL (>=2)
5353Encoding: UTF-8
5454LazyData: true
You can’t perform that action at this time.
0 commit comments