Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presubmission inquiry - stochLAB package for modelling collision risk at offshore wind farms #506

Closed
1 of 19 tasks
grwhumphries opened this issue Mar 4, 2022 · 8 comments
Closed
1 of 19 tasks
Assignees

Comments

@grwhumphries
Copy link

grwhumphries commented Mar 4, 2022

Submitting Author Grant Humphries
Reviewers:
Editor:
Language Code English
Submitting Author: Grant Humphries (@grwhumphries)
Other Package Authors: Bruno Caneco (@bcaneco)
Repository: https://github.com/HiDef-Aerial-Surveying/stochLAB
Submission type: Pre-submission


  • Paste the full DESCRIPTION file inside a code block below:
Type: Package
Package: stochLAB
Title: Stochastic Collision Risk Model
Version: 1.0.0
Authors@R: c(
    person("Grant", "Humphries", , "[email protected]", role = c("aut", "cre")),
    person("Bruno", "Caneco", , "[email protected]", role = "aut"),
    person("Marine Scotland", role = c("fnd", "cph")),
    person("HiDef", role = "cph"),
    person("DMPstats", role = "cph")
  )
Description: Tool for running Collision Risk Models for seabirds on
    offshore wind farms.
License: GPL (>= 3) + file LICENSE
Depends: 
    R (>= 4.0)
Imports: 
    cli,
    data.table,
    dplyr,
    foreach,
    glue,
    logr,
    magrittr,
    msm,
    pracma,
    purrr,
    rlang,
    stats,
    tibble,
    tidyr
Suggests: 
    rmarkdown,
    knitr,
    spelling,
    testthat (>= 3.0.0),
    covr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
LazyData: true
LazyDataCompression: bzip2
Roxygen: list(markdown = TRUE)
URL: https://www.github.com/HiDef-Aerial-Surveying/stochLAB,
    https://hidef-aerial-surveying.github.io/stochLAB/
BugReports: https://www.github.com/HiDef-Aerial-Surveying/stochLAB/issues
RoxygenNote: 7.1.2
VignetteBuilder: knitr

Scope

  • Please indicate which category or categories from our package fit policies or statistical package categories this package falls under. (Please check an appropriate box below):

    Data Lifecycle Packages

    • data retrieval
    • data extraction
    • database access
    • data munging
    • data deposition
    • workflow automation
    • version control
    • citation management and bibliometrics
    • scientific software wrappers
    • database software bindings
    • geospatial data
    • text data

    Statistical Packages

    • Bayesian and Monte Carlo Routines
    • Dimensionality Reduction, Clustering, and Unsupervised Learning
    • Machine Learning
    • Regression and Supervised Learning
    • Exploratory Data Analysis (EDA) and Summary Statistics
    • Spatial Analyses
    • Time Series Analyses
  • Explain how and why the package falls under these categories (briefly, 1-2 sentences). Please note any areas you are unsure of: This package is for applying a deterministic model to calculate potential collision risk of seabirds at offshore windfarms.

  • If submitting a statistical package, have you already incorporated documentation of standards into your code via the srr package? No

  • Who is the target audience and what are scientific applications of this package? This package is for anyone working in the offshore wind industry who is looking to quantify collision risk of seabirds depending on the parameters of the wind farm area or turbines.

  • Are there other R packages that accomplish the same thing? If so, how does yours differ or meet our criteria for best-in-category? No

  • (If applicable) Does your package comply with our guidance around Ethics, Data Privacy and Human Subjects Research? N/A

  • Any other questions or issues we should be aware of?:

@ropensci-review-bot
Copy link
Collaborator

The submission template is missing the following values: author1, language

@grwhumphries grwhumphries changed the title Presubmission inquiry - pkgcheck returning error on CI, despite integration of github actions Presubmission inquiry - stochLAB package for modelling collision risk at offshore wind farms Mar 7, 2022
@jooolia jooolia self-assigned this Mar 9, 2022
@jooolia
Copy link
Member

jooolia commented Mar 11, 2022

Dear @grwhumphries,
Thank you for your pre-submission. This is a statistical package submission and you have replied "no" to the documentation of standards in your code, is this something you intend to do before a full submission or do you need support with this point?
Thanks, Julia

@grwhumphries
Copy link
Author

grwhumphries commented Mar 11, 2022

Thanks @jooolia :) I might need a bit of support with that, if at all possible. Not a process I've followed before. I'm guessing this is done through the srr package as noted in the presubmission inquiry document?

@jooolia
Copy link
Member

jooolia commented Mar 18, 2022

Yes it would be with the srr package.

I was having a look at the Readme.Rmd and the vignette to get a feel for the outputs and struggled to use them as most of the code snippets are not R chunks and when I change them to R chunks I get several errors. I will try to have a look using some of the examples provided in other files, but it would be nice to clarify why this is not working.

Thanks, Julia

@jooolia
Copy link
Member

jooolia commented Jun 3, 2022

Hi @mpadge, you mentioned being in touch about this issue, are there any updates here? Thanks, Julia

@mpadge
Copy link
Member

mpadge commented Jun 6, 2022

Yes, I think we can close this now, as @grwhumphries intends to proceed to a full submission. Right Grant?

@grwhumphries
Copy link
Author

@mpadge - yeah that's correct! I'll be doing a full submission soon

@mpadge
Copy link
Member

mpadge commented Jun 7, 2022

Thanks @grwhumphries, we'll close this issue and look forward to your full submission. Feel free to ask questions along the way.

@mpadge mpadge closed this as completed Jun 7, 2022
@emilyriederer emilyriederer mentioned this issue Jul 30, 2022
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants