We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ede63 commit a38110cCopy full SHA for a38110c
DESCRIPTION
@@ -7,7 +7,7 @@ Author: Vincent Larmet
7
Maintainer: Vincent Larmet <[email protected]>
8
Description: cppRouting provides variants of Dijkstra algorithm implemented in C++.
9
License: GPL (>= 2)
10
-Imports: Rcpp (>= 1.0.1), parallel (>= 3.5.3)
11
-LinkingTo: Rcpp, parallel (>= 3.5.3)
+Imports: Rcpp (>= 1.0.1), parallel (>= 3.5.2)
+LinkingTo: Rcpp, parallel (>= 3.5.2)
12
SystemRequirements: GNU make, C++11
13
RoxygenNote: 6.1.1
0 commit comments