1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-11 21:29:37 +02:00

(v1.3.0.9012) data sets vignette update

This commit is contained in:
2020-08-29 21:41:46 +02:00
parent 50b953b141
commit 4f72b3bfc4
58 changed files with 282 additions and 216 deletions

View File

@@ -27,6 +27,10 @@ on:
pull_request:
branches:
- master
schedule:
# run a schedule everyday at 3 AM.
# this is to check that all dependencies are still available (see R/zzz.R)
- cron: '0 3 * * *'
name: R-code-check