ropensci / software-review

rOpenSci Software Peer Review.
292 stars 104 forks source link

read.abares - Provides simple downloading, parsing and importing of Australian Bureau of Agricultural and Resource Economics and Sciences (ABARES) data sources #667

Open adamhsparks opened 2 hours ago

adamhsparks commented 2 hours ago

Submitting Author Name: Adam Sparks Submitting Author Github Handle: !--author1-->@adamhsparks<!--end-author1-- Repository: https://github.com/adamhsparks/read.abares Version submitted: 0.1.0 Submission type: Standard Editor: TBD Reviewers: TBD

Archive: TBD Version accepted: TBD Language: en


Type: Package
Package: read.abares
Title: Provides simple downloading, parsing and importing of Australian
    Bureau of Agricultural and Resource Economics and Sciences (ABARES)
    data sources
Version: 0.1.0
Authors@R: 
    person("Adam H.", "Sparks", , "adamhsparks@gmail.com", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0002-0061-8359"))
Description: Download and import data from the Australian Bureau of
    Agricultural and Resource Economics and Sciences (ABARES)
    <https://www.agriculture.gov.au/abares>.
License: MIT + file LICENSE
URL: https://github.org/adamhsparks/read.abares,
    https://adamhsparks.github.io/read.abares/
BugReports: https://github.com/adamhsparks/read.abares/issues
Imports: 
    cli,
    curl,
    data.table,
    lubridate,
    openxlsx2,
    purrr,
    readtext,
    sf,
    stars,
    stringr,
    terra,
    tidync,
    withr
Suggests: 
    knitr,
    pander,
    rmarkdown,
    roxyglobals,
    spelling,
    testthat (>= 3.0.0)
VignetteBuilder: 
    knitr
Config/roxyglobals/filename: globals.R
Config/roxyglobals/unique: FALSE
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE, roclets = c("collate", "namespace", "rd",
    "roxyglobals::global_roclet"))
RoxygenNote: 7.3.2

Scope

Provides workflow assistance for fetching freely available data from the Australian Bureau of Agricultural and Resource Economics and Sciences (ABARES), the science and economics research division of the Department of Agriculture, Fisheries and Forestry. Data include trade information, soil depth, agricultural survey data on production and model outputs of agricultural production useful for agricultural researchers.

None that I'm aware of.

NA

Technical checks

Confirm each of the following by checking the box.

This package:

Publication options

MEE Options - [ ] The package is novel and will be of interest to the broad readership of the journal. - [ ] The manuscript describing the package is no longer than 3000 words. - [ ] You intend to archive the code for the package in a long-term repository which meets the requirements of the journal (see [MEE's Policy on Publishing Code](http://besjournals.onlinelibrary.wiley.com/hub/journal/10.1111/(ISSN)2041-210X/journal-resources/policy-on-publishing-code.html)) - (*Scope: Do consider MEE's [Aims and Scope](http://besjournals.onlinelibrary.wiley.com/hub/journal/10.1111/(ISSN)2041-210X/aims-and-scope/read-full-aims-and-scope.html) for your manuscript. We make no guarantee that your manuscript will be within MEE scope.*) - (*Although not required, we strongly recommend having a full manuscript prepared when you submit here.*) - (*Please do not submit your package separately to Methods in Ecology and Evolution*)

Code of conduct

ropensci-review-bot commented 2 hours ago

Thanks for submitting to rOpenSci, our editors and @ropensci-review-bot will reply soon. Type @ropensci-review-bot help for help.

ropensci-review-bot commented 2 hours ago

:rocket:

Editor check started

:wave: