diff --git a/CRAN-RELEASE b/CRAN-RELEASE deleted file mode 100644 index f5e1e0c..0000000 --- a/CRAN-RELEASE +++ /dev/null @@ -1,2 +0,0 @@ -This package was submitted to CRAN on 2021-02-19. -Once it is accepted, delete this file and tag the release (commit fbf1f9d). diff --git a/README.Rmd b/README.Rmd index 7f8ec77..52eb569 100644 --- a/README.Rmd +++ b/README.Rmd @@ -17,6 +17,7 @@ knitr::opts_chunk$set( [![R-CMD-check](https://github.com/elliothershberg/JBrowseR/workflows/R-CMD-check/badge.svg)](https://github.com/elliothershberg/JBrowseR/actions) +[![CRAN status](https://www.r-pkg.org/badges/version/JBrowseR)](https://CRAN.R-project.org/package=JBrowseR) JBrowseR is an R package that provides a simple and clean interface to [JBrowse 2](https://jbrowse.org/jb2/) for R users. @@ -30,7 +31,7 @@ With this functionality, you can deploy a first-class genome browser with your d ## Installation -You can **soon** install the released version of JBrowseR from [CRAN](https://CRAN.R-project.org) with: +You can install the released version of JBrowseR from [CRAN](https://CRAN.R-project.org) with: ``` r install.packages("JBrowseR") diff --git a/README.md b/README.md index 4f75f5f..845b6e6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ [![R-CMD-check](https://github.com/elliothershberg/JBrowseR/workflows/R-CMD-check/badge.svg)](https://github.com/elliothershberg/JBrowseR/actions) +[![CRAN +status](https://www.r-pkg.org/badges/version/JBrowseR)](https://CRAN.R-project.org/package=JBrowseR) JBrowseR is an R package that provides a simple and clean interface to @@ -23,7 +25,7 @@ with your data in just a few lines of R code! ## Installation -You can **soon** install the released version of JBrowseR from +You can install the released version of JBrowseR from [CRAN](https://CRAN.R-project.org) with: ``` r