Closed pachadotdev closed 8 months ago
@ropensci-review-bot check srr
Hi @pachadotdev I'm new to the editor process for the stats submissions, so sorry for the delay.
The stat submission guide is here: https://stats-devguide.ropensci.org/pkgdev.html
I think the next step for you is to follow the directions here: https://stats-devguide.ropensci.org/pkgdev.html#pkgdev-srr https://github.com/ropensci-review-tools/srr
Capybara
would need srr results to >50% before we can move the package to a full submission.
Hi @pachadotdev I'm new to the editor process for the stats submissions, so sorry for the delay.
The stat submission guide is here: https://stats-devguide.ropensci.org/pkgdev.html
I think the next step for you is to follow the directions here: https://stats-devguide.ropensci.org/pkgdev.html#pkgdev-srr https://github.com/ropensci-review-tools/srr
Capybara
would need srr results to >50% before we can move the package to a full submission.
i just pushed the results, so far it has 60/116 checks, but I think some do not apply
@pachadotdev There'll always be checks that do not apply to you package. 60/116 is enough to comply, so you could already call check srr
yourself to confirm. Before doing that, however, could you please indicate how many more you think you may be able to comply with? We intentionally avoid hard limits other than minimal 50%, but it would be better if you could comply with, say, around 60% or more. Do you think that might be possible?
@pachadotdev There'll always be checks that do not apply to you package. 60/116 is enough to comply, so you could already call
check srr
yourself to confirm. Before doing that, however, could you please indicate how many more you think you may be able to comply with? We intentionally avoid hard limits other than minimal 50%, but it would be better if you could comply with, say, around 60% or more. Do you think that might be possible?
yes, if I move the scripts in dev to formal tests, it would be 70% i would say
@ropensci-review-bot check srr
:heavy_check_mark: This package complies with > 50% of all standads and may be submitted.
@pachadotdev let me know (or run the review-bot command to check srr) when you've moved those scripts in dev to to formal tests.
Thank you @pachadotdev for this pre-submission inquiry. This package is within our statistical scope and we'd be happy to review a full submission. You'll need to open a new issue for the full submission.
(see issue 615 for a recent example of a submission, where the pre-submission is 614)
Submitting Author Name: Mauricio Vargas Sepulveda Submitting Author Github Handle: !--author1-->@pachadotdev<!--end-author1-- Repository: https://github.com/pachadotdev/capybara 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
[ ] 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
[x] 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 helps to estimate linear models with many fixed effects.
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?
People (mostly) in the social sciences that need multiple controls in their models. This is especially useful in Economics and International Relations.
Fixest, alpaca. This one has different design choices and a reduced number of dependencies.
Does not apply.
No.