Skip to content

Commit d1adc4e

Browse files
committed
Add a LinkingTo for BH
1 parent 34bc608 commit d1adc4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Description: High level functions for doing parallel programming with 'Rcpp'.
1919
a standard serial "for" loop into a parallel one and the parallelReduce()
2020
function can be used for accumulating aggregate or other values.
2121
Suggests: Rcpp, RUnit
22+
LinkingTo: BH
2223
SystemRequirements: GNU make, Windows: cmd.exe and cscript.exe, Solaris: g++ is required
2324
License: GPL-2
2425
URL: http://rcppcore.github.io/RcppParallel, https://github.com/RcppCore/RcppParallel

0 commit comments

Comments
 (0)