aboutsummaryrefslogtreecommitdiff
path: root/.Rbuildignore
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-07-26 16:17:05 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2022-07-26 16:17:05 +0200
commit546c540fecb60b51c3e265911282881315a8c937 (patch)
tree666f473f5f8e77e6f5059721e19076909d1d4499 /.Rbuildignore
parent8f9bcec005ed1e0c6086c19a94e03f20fd6d6263 (diff)
Import parallel instead of depending on it
This cleans up the startup message. Loading parallel is not that important, users wanting to use it will know what to do. Also, add codemeta.json to .Rbuildignore
Diffstat (limited to '.Rbuildignore')
-rw-r--r--.Rbuildignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore
index 37d3db26..24632401 100644
--- a/.Rbuildignore
+++ b/.Rbuildignore
@@ -1,5 +1,6 @@
^_pkgdown\.yml$
^\.travis\.yml$
+^codemeta\.json$
^docs$
^log$
^mkin.Rcheck$

Contact - Imprint