diff --git a/README.md b/README.md index 901c9d0fb81f91fe83715270d29ff00e06e78df2..0e19868e4b10f2c4961d658287e61832b8c029bd 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ The package sybil is a Systems Biology Library for R, implementing algorithms for constraint based analyses of metabolic networks (e.g. flux-balance analysis (FBA), minimization of metabolic adjustment (MOMA), regulatory on/off minimization (ROOM), robustness analysis and flux variability analysis). Please consider downloading and installing the package via the R internal package management: -install.packages("sybil") +`install.packages("sybil")` Alternatively you can visit the [CRAN pakage website](http://cran.r-project.org/web/packages/sybil/index.html). diff --git a/build/vignette.rds b/build/vignette.rds deleted file mode 100644 index 96995892eae63d3b7a3b12961862edf17354273f..0000000000000000000000000000000000000000 Binary files a/build/vignette.rds and /dev/null differ