Closed nzgwynn closed 1 year ago
Thank you for your inquiry, @nzgwynn! Can you clarify how this is different than the last submission? As the editor wrote in your last submission (https://github.com/ropensci/software-review/issues/587#issuecomment-1512326297), we consider this to fall under the statistical package. While we don't have a workflow subcategory there yet, we could pilot it if the package met the statistical standards under the "General" category and relevant standards under the "EDA" category: https://stats-devguide.ropensci.org/standards.html
Thank you, I was trying to find that comment, I suppose the best thing to do is resubmit? There are a few things left to be done but I'm sure that I can meet the required standards. Thanks
Dear @nzgwynn. In reviewing a backlog of issues I realized I had not followed up on your question. My apologies! The next step here would be for you to put in a full submission as a statistical package (https://github.com/ropensci/software-review/issues/new?assignees=&labels=&projects=&template=F-submit-statistical-software-for-review.md). You will want to first use srr to document your standards and pkgcheck to check your package (possibly via the GitHub Action)
Submitting Author Name: gwynn gebeyehu Submitting Author Github Handle: !--author1-->@nzgwynn<!--end-author1-- Repository: https://github.com/nzgwynn/goldilocksTwoArm Submission type: Pre-submission Language: en
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
[ ] data munging
[ ] data deposition
[ ] data validation and testing
[ x] workflow automation
[ ] version control
[ ] citation management and bibliometrics
[ ] scientific software wrappers
[ ] field and lab reproducibility tools
[ ] database software bindings
[ ] geospatial data
[ ] text analysis
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 a Shiny application that allows researchers to randomizes cluster randomized control trials with confidence. It was also suggested here
If submitting a statistical package, have you already incorporated documentation of standards into your code via the srr package?
Who is the target audience and what are scientific applications of this package? This packages allows anyone randomizing clusters (schools, hospitals, nursing homes, etc...) to randomize with some confidence that balance will be achieved in chosen variables. It is a GUI that allows them to upload data, practice randomizing, then randomize.
Are there other R packages that accomplish the same thing? If so, how does yours differ or meet our criteria for best-in-category? I know of no other packages that do this.
(If applicable) Does your package comply with our guidance around Ethics, Data Privacy and Human Subjects Research? There is no personal data anywhere in this package.
Any other questions or issues we should be aware of?: Thank you for the time you are taking to look at this package.