Closed DarioS closed 6 years ago
Hello Dario,
Thank you for raising this issue. The vignettes have been moved temporarily to the /inst/docs folder as their size was causing issues with testing on some systems.
You can build the vignettes yourself with the following command:
devtools::install_github("IMB-Computational-Genomics-Lab/ascend", build_vignettes = TRUE, force = TRUE)
This will take some time however.
We will be reworking the vignettes in the next release to address this.
The vignettes are not found.
The package loads.
For comparison,
browseVignettes("scran")
works as expected.