diff --git a/README.Rmd b/README.Rmd index 231ba6e..1e0777a 100644 --- a/README.Rmd +++ b/README.Rmd @@ -40,8 +40,6 @@ knitr::opts_chunk$set( ``` [![Travis build status](https://travis-ci.org/venelin/SPLITT.svg?branch=master)](https://travis-ci.org/venelin/SPLITT) -[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/SPLITT?color=blue)](http://cran.rstudio.com/package=SPLITT) -[![Downloads](http://cranlogs.r-pkg.org/badges/SPLITT?color=blue)](http://cran.rstudio.com/package=SPLITT) [![DOI](https://zenodo.org/badge/159803456.svg)](https://zenodo.org/badge/latestdoi/159803456) # SPLITT: Serial and Parallel LIneage Traversal of Trees diff --git a/README.md b/README.md index c782187..aa1d69b 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,6 @@ [![Travis build status](https://travis-ci.org/venelin/SPLITT.svg?branch=master)](https://travis-ci.org/venelin/SPLITT) -[![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/SPLITT?color=blue)](http://cran.rstudio.com/package=SPLITT) -[![Downloads](http://cranlogs.r-pkg.org/badges/SPLITT?color=blue)](http://cran.rstudio.com/package=SPLITT) [![DOI](https://zenodo.org/badge/159803456.svg)](https://zenodo.org/badge/latestdoi/159803456) # SPLITT: Serial and Parallel LIneage Traversal of Trees @@ -109,7 +107,7 @@ Phylogenetic Comparative Models: the SPLITT C++ Library. bioRxiv, The SPLITT R-package uses the following 3rd party R-packages: - - For calling C++ from R: Rcpp v1.0.1 (Eddelbuettel et al. 2018); + - For calling C++ from R: Rcpp v1.0.2 (Eddelbuettel et al. 2018); - For tree processing in R: ape v5.3 (Paradis et al. 2018); - For cloning and manipulating git repositories: git2r v0.26.1 (Csardi et al. 2018); diff --git a/docs/index.html b/docs/index.html index 24680f5..ba73389 100644 --- a/docs/index.html +++ b/docs/index.html @@ -169,7 +169,7 @@

Used R-packages

The SPLITT R-package uses the following 3rd party R-packages: