Skip to content

Commit

Permalink
cran
Browse files Browse the repository at this point in the history
  • Loading branch information
dcooley committed Mar 11, 2024
1 parent 10ccdb1 commit 2017a72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: h3r
Type: Package
Title: Hexagonal Hierarchical Geospatial Indexing System
Version: 0.1.1
Date: 2024-01-31
Date: 2024-03-12
Authors@R: c(
person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre")),
person("Ray", "Shao", ,"rshao@symbolix.com.au", role = c("aut"))
Expand All @@ -17,7 +17,7 @@ BugReports: https://github.com/symbolixau/h3r/issues
Encoding: UTF-8
LazyData: true
Depends:
h3lib (>= 0.1.4),
h3lib (>= 0.1.3),
R (>= 2.10)
LinkingTo:
h3lib
Expand Down

0 comments on commit 2017a72

Please sign in to comment.