Skip to content

Commit ecde6ab

Browse files
committed
CRAN submission
1 parent 2c54443 commit ecde6ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: osrm
22
Type: Package
33
Title: Interface Between R and the OpenStreetMap-Based Routing Service OSRM
4-
Version: 3.1.1.9000
5-
Date: 2018-03-05
4+
Version: 3.1.1
5+
Date: 2018-03-12
66
Authors@R: c(person("Timothée", "Giraud", email = "timothee.giraud@cnrs.fr", role = c("cre","aut")),
77
person("Robin", "Cura", role = c("ctb")), person("Matthieu", "Viry", role = c("ctb")))
88
Description: An interface between R and the OSRM API. OSRM is a routing

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# osrm version 3.1.1 (Release date: 2018-03-05)
1+
# osrm version 3.1.1 (Release date: 2018-03-12)
22

33
## Minor changes
44
* Put sp in Import rather than in Depends

0 commit comments

Comments
 (0)