forked from runapp-aus/strayr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update roxygen version add url and bug reports to description add package name and describe in seifa.R
- Loading branch information
Showing
7 changed files
with
19 additions
and
15 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 |
---|---|---|
|
@@ -18,7 +18,7 @@ Maintainer: Will Mackey <[email protected]> | |
License: GPL-3 | ||
Description: This package provides data and functions for working with common structures and classifications used in Australia. | ||
Depends: | ||
R (>= 3.5) | ||
R (>= 3.5) | ||
Imports: | ||
dplyr (>= 0.7), | ||
lifecycle, | ||
|
@@ -33,11 +33,14 @@ Imports: | |
parsedate | ||
Suggests: | ||
testthat, | ||
curl, | ||
sf, | ||
here, | ||
ggplot2, | ||
bench | ||
Encoding: UTF-8 | ||
LazyData: true | ||
RoxygenNote: 7.2.3 | ||
RoxygenNote: 7.3.2 | ||
URL: https://runapp-aus.github.io/strayr/ | ||
BugReports: https://github.com/runapp-aus/strayr/issues/ | ||
RdMacros: lifecycle |
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
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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,4 +1,4 @@ | ||
URL: https://runapp-aus.github.io/strayr/ | ||
url: https://runapp-aus.github.io/strayr/ | ||
|
||
repo: | ||
url: | ||
|