diff --git a/DESCRIPTION b/DESCRIPTION index 6f9e189..3e4c687 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: bikedata Title: Download and Aggregate Data from Public Hire Bicycle Systems -Version: 0.1.0 +Version: 0.1.0.099 Authors@R: c( person("Mark", "Padgham", email = "mark.padgham@email.com", role = c("aut", "cre"), @@ -41,6 +41,8 @@ Suggests: LinkingTo: BH, Rcpp +Remotes: + ATFutures/dodgr VignetteBuilder: knitr SystemRequirements: C++11 NeedsCompilation: yes diff --git a/NEWS.md b/NEWS.md index 5c006a7..d4973ea 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +0.1.0.99 +=================== +- Important bug in `dodgr` package rectified previously bug-ridden + `bike_distmat()` calculations (thanks Joris Klingen). + + 0.1.0 =================== - New function `bike_distmat()` calculates distance matrices between all pairs