This commit is contained in:
dr. M.S. (Matthijs) Berends 2019-01-27 11:15:59 +01:00
parent 6ec940bc75
commit 3370a4091c
2 changed files with 4 additions and 2 deletions

View File

@ -59,7 +59,9 @@ cache:
R:
stage: build
allow_failure: true
allow_failure: false
variables:
WARNINGS_ARE_ERRORS: 1
script:
# remove vignettes folder and get VignetteBuilder field out of DESCRIPTION file
- rm -rf vignettes

View File

@ -1,4 +1,4 @@
# `AMR` (for R) <img src="docs/logo.png" align="right" height="120px" />
# `AMR` (for R) <img src="man/figures/logo.png" align="right" height="120px" />
### Not a developer? Then please visit our website [https://msberends.gitlab.io/AMR](https://msberends.gitlab.io/AMR) to read about this package.
**It contains documentation about all of the included functions and also a comprehensive tutorial about how to conduct AMR analysis.**