Skip to content

Commit a38110c

Browse files
authored
Update DESCRIPTION
1 parent 65ede63 commit a38110c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Author: Vincent Larmet
77
Maintainer: Vincent Larmet <[email protected]>
88
Description: cppRouting provides variants of Dijkstra algorithm implemented in C++.
99
License: GPL (>= 2)
10-
Imports: Rcpp (>= 1.0.1), parallel (>= 3.5.3)
11-
LinkingTo: Rcpp, parallel (>= 3.5.3)
10+
Imports: Rcpp (>= 1.0.1), parallel (>= 3.5.2)
11+
LinkingTo: Rcpp, parallel (>= 3.5.2)
1212
SystemRequirements: GNU make, C++11
1313
RoxygenNote: 6.1.1

0 commit comments

Comments
 (0)