Skip to content

Commit

Permalink
cran problems
Browse files Browse the repository at this point in the history
  • Loading branch information
sestelo committed Oct 9, 2024
1 parent 13c5749 commit 4e6b8a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/clustcurv.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ After regular installation with `install.packages()`, then load the packages and
```{r}
library(clustcurv)
if(!requireNamespace("condSURV", quietly = TRUE)) {
options(repos = c(CRAN = "https://cloud.r-project.org"))
install.packages("condSURV")
gbcsCS <- condSURV::gbcsCS
}else{
Expand Down

0 comments on commit 4e6b8a9

Please sign in to comment.