-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
93ab065
commit d242f35
Showing
6 changed files
with
22 additions
and
12 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,7 +1,7 @@ | ||
Package: readabs | ||
Type: Package | ||
Title: Download and Tidy Time Series Data from the Australian Bureau of Statistics | ||
Version: 0.4.8.903 | ||
Version: 0.4.9 | ||
Authors@R: c( | ||
person("Matt", "Cowgill", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0003-0422-3300")), | ||
person("Zoe", "Meers", role = "aut", email = "[email protected]"), | ||
|
@@ -11,10 +11,9 @@ Authors@R: c( | |
Maintainer: Matt Cowgill <[email protected]> | ||
Description: Downloads, imports, and tidies time series data from the | ||
Australian Bureau of Statistics <https://www.abs.gov.au/>. | ||
Date: 2021-02-07 | ||
Date: 2021-05-24 | ||
License: MIT + file LICENSE | ||
Encoding: UTF-8 | ||
LazyData: true | ||
Depends: R (>= 3.5) | ||
Imports: | ||
readxl (>= 1.2.0), | ||
|
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.
Binary file not shown.
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