We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a73981 commit 5192a5dCopy full SHA for 5192a5d
revdep/revdepcheck.Renviron
@@ -0,0 +1,10 @@
1
+## Environment variables set by revdepcheck.extras::run()
2
+R_REVDEPCHECK_TIMEOUT=${R_REVDEPCHECK_TIMEOUT:-180}
3
+TAR_SKIP_CLUSTERMQ=${TAR_SKIP_CLUSTERMQ-true}
4
+
5
+## Allow for at least two workers
6
+R_PARALLELLY_AVAILABLECORES_FALLBACK=2
7
8
+## Turn on more checks
9
+# NOT_CRAN=true
10
0 commit comments