-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from crazycapivara/develop
Develop
- Loading branch information
Showing
77 changed files
with
33,005 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
inst/doc | ||
.Rhistory | ||
.RData | ||
.Rproj.user |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: h3 | ||
Title: R bindings for H3 | ||
Version: 0.1.1 | ||
Date: 2019-02-01 | ||
Version: 3.3.0 | ||
Date: 2019-02-17 | ||
Authors@R: person("Stefan","Kuethe", role = c("aut", "cre"), email = "[email protected]") | ||
Maintainer: Stefan Kuethe <[email protected]> | ||
Description: Provides R bindings for H3 <https://uber.github.io/h3/>, | ||
|
@@ -21,5 +21,10 @@ Imports: | |
tibble | ||
Suggests: | ||
sf, | ||
testthat | ||
testthat, | ||
knitr, | ||
rmarkdown, | ||
leaflet, | ||
dplyr | ||
RoxygenNote: 6.1.0 | ||
VignetteBuilder: knitr |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
# h3 3.3.0 | ||
|
||
* Added `pkgdown` site. | ||
* Added `Get started` vignette. | ||
|
||
# h3 0.1.1 | ||
|
||
* Added a `NEWS.md` file to track changes to the package. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
3 changes: 3 additions & 0 deletions
3
docs/articles/h3_files/Proj4Leaflet-0.7.2/proj4-compressed.js
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.