-
Notifications
You must be signed in to change notification settings - Fork 23
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
gatoRs Submission #47
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
name : gatoRs | ||
title: "Geographic and Taxonomic Occurrence R-Based Scrubbing" | ||
version: 1.0.2 | ||
author: "Natalie N. Patten, Michelle L. Gaynor, Douglas E. Soltis, Pamela S. Soltis" | ||
maintainer: "Natalie N. Patten <natalienpatten@gmail.com>" | ||
cran: yes | ||
repository: "https://github.com/nataliepatten/gatoRs" | ||
description: "Streamlines downloading and cleaning biodiversity data from Integrated Digitized Biocollections (iDigBio) and the Global Biodiversity Information Facility (GBIF)." | ||
occ_acquisition: yes | ||
occ_cleaning: yes | ||
data_integration: no | ||
env_collinearity: no | ||
env_process: no | ||
bias: yes | ||
study_region: no | ||
backg_sample: no | ||
data_partitioning: no | ||
mod_fit: no | ||
mod_tuning: no | ||
mod_ensemble: no | ||
mod_stack: yes | ||
mod_evaluate: no | ||
mod_multispecies: no | ||
mod_mechanistic: no | ||
pred_general: yes | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Inconsistent with submission table. Please change to "no". There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Corrected! |
||
pred_extrapolation: no | ||
pred_inspect: no | ||
post_processing: no | ||
gui: yes | ||
metadata: no | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think this might actually be a yes, unless I misunderstand citation_bellow()--I'd call citations metadata. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Correct! Thanks for catching this! |
||
manuscript_citation: "Patten N, Gaynor M, Soltis D, Soltis P (2024). Geographic And Taxonomic Occurrence R-based Scrubbing (gatoRs): An R package and workflow for processing biodiversity data. Applications in Plant Sciences, 12(2), e11575" | ||
manuscript_doi: "10.1002/aps3.11575" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Inconsistent with submission table. Please change to "no".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrected, thanks for catching this too!