We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34bc608 commit d1adc4eCopy full SHA for d1adc4e
DESCRIPTION
@@ -19,6 +19,7 @@ Description: High level functions for doing parallel programming with 'Rcpp'.
19
a standard serial "for" loop into a parallel one and the parallelReduce()
20
function can be used for accumulating aggregate or other values.
21
Suggests: Rcpp, RUnit
22
+LinkingTo: BH
23
SystemRequirements: GNU make, Windows: cmd.exe and cscript.exe, Solaris: g++ is required
24
License: GPL-2
25
URL: http://rcppcore.github.io/RcppParallel, https://github.com/RcppCore/RcppParallel
0 commit comments