Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UMR-ASTRE
mapMCDA
Commits
a599987d
Commit
a599987d
authored
Apr 19, 2020
by
Facundo Muñoz
®️
Browse files
Fix check warning: 'qpdf' is needed for checks on size reduction of PDFs
parent
eb49e1d8
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a599987d
...
...
@@ -26,7 +26,7 @@ test:
script
:
-
mkdir -p $R_LIBS_USER $BUILD_LOGS_DIR
# system requirements
-
apt-get install -y libv8-dev libjq-dev libprotobuf-dev protobuf-compiler libgdal-dev libproj-dev libudunits2-dev
-
apt-get install -y libv8-dev libjq-dev libprotobuf-dev protobuf-compiler
qpdf
libgdal-dev libproj-dev libudunits2-dev
-
R -e 'devtools::install_deps(dep = T, lib = Sys.getenv("R_LIBS_USER"))'
-
echo $R_LIBS_USER
-
R -e 'Sys.getenv("R_LIBS_USER")'
...
...
DESCRIPTION
View file @
a599987d
Package: mapMCDA
Title: Produce an epidemiological risk map by weighting multiple risk
factors
Version: 0.4.3
6
Date: 2020-04-1
8
Version: 0.4.3
7
Date: 2020-04-1
9
Authors@R: c( person("Andrea", "Apolloni", email =
"andrea.apolloni@cirad.fr", role = c("ctb"), comment = "Animal
mobility algorithm"), person("Elena", "Arsevska", email =
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment