diff --git a/README.md b/README.md index bd7d4da..54fdc18 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ [![R-CMD-check](https://github.com/FridleyLab/mIFsim/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/FridleyLab/mIFsim/actions/workflows/R-CMD-check.yaml) -[![](http://cranlogs.r-pkg.org/badges/scSpatialSIM)](https://cran.rstudio.com/web/packages/scSpatialSIM/index.html) -[![](http://cranlogs.r-pkg.org/badges/grand-total/scSpatialSIM)](https://cran.rstudio.com/web/packages/scSpatialSIM/index.html) -[![](http://www.r-pkg.org/badges/version-ago/scSpatialSIM)](https://cran.rstudio.com/web/packages/scSpatialSIM/index.html) +[![](https://cranlogs.r-pkg.org/badges/scSpatialSIM)](https://cran.rstudio.com/web/packages/scSpatialSIM/index.html) +[![](https://cranlogs.r-pkg.org/badges/grand-total/scSpatialSIM)](https://cran.rstudio.com/web/packages/scSpatialSIM/index.html) +[![](https://www.r-pkg.org/badges/version-ago/scSpatialSIM)](https://cran.rstudio.com/web/packages/scSpatialSIM/index.html) @@ -19,7 +19,7 @@ To install `scSpatialSIM`, it is required to have `devtools` or `remotes` instal if (!require("devtools", quietly = TRUE)) install.packages("devtools") -devtools::install_github("FridleyLab/mIFsim@v0.1.3.3") +devtools::install_github("FridleyLab/mIFsim@v0.1.3.4") ``` # Vignettes