mirror of
https://github.com/msberends/AMR.git
synced 2024-12-26 06:46:11 +01:00
CI fix
This commit is contained in:
parent
6ec940bc75
commit
3370a4091c
@ -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
|
||||
|
@ -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.**
|
||||
|
Loading…
Reference in New Issue
Block a user