mirror of
https://github.com/msberends/AMR.git
synced 2025-09-08 05:29:43 +02:00
Travis checks
This commit is contained in:
@@ -70,7 +70,7 @@ With the `MDRO` function (abbreviation of Multi Drug Resistant Organisms), you c
|
||||
This package [is published on CRAN](http://cran.r-project.org/package=AMR), the official R network.
|
||||
|
||||
### Install from CRAN
|
||||
[](http://cran.r-project.org/package=AMR) [](http://cran.r-project.org/package=AMR)
|
||||
[](http://cran.r-project.org/package=AMR) [](http://cran.r-project.org/package=AMR)
|
||||
|
||||
(Note: Downloads measured only by [cran.rstudio.com](https://cran.rstudio.com/package=AMR), this excludes e.g. the official [cran.r-project.org](https://cran.r-project.org/package=AMR))
|
||||
|
||||
@@ -84,14 +84,11 @@ This package [is published on CRAN](http://cran.r-project.org/package=AMR), the
|
||||
### Install from GitHub
|
||||
[](https://travis-ci.org/msberends/AMR)
|
||||
[](https://ci.appveyor.com/project/msberends/AMR)
|
||||
[](https://github.com/msberends/AMR/commits/master)
|
||||
[](https://github.com/msberends/AMR/commits/master)
|
||||
[](https://codecov.io/gh/msberends/AMR)
|
||||
|
||||
```r
|
||||
install.packages("devtools")
|
||||
devtools::install_github("msberends/AMR")
|
||||
```
|
||||
```r install.packages("devtools")
|
||||
devtools::install_github("msberends/AMR") ```
|
||||
|
||||
## How to use it?
|
||||
```r
|
||||
|
Reference in New Issue
Block a user