-
Notifications
You must be signed in to change notification settings - Fork 1
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
gigs 0.4.1.9001 #32
Merged
Merged
gigs 0.4.1.9001 #32
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tring for `acronym`. Also speed improvements (to be doc'd later)
…ure for input checking
…ure for input checking (added `rlang` to Imports)
…_*()`/`compute_*()`/`categorise_*()` docs: Update README.Rmd to reflect changes to package BREAKING CHANGE: `classify_*()` functions are data-masking now
…internal' functions, like the conversion functions
…r commmits. Needs rewriting.
… `test-growth_(compute/classify).R`. Added test files for `growth_compute.R` and `growth_classify.R`
…e right size-for-GA classes in the right columns
… `life6mo`, which matches the example given in the SJ manuscript
…ng changes to gigs.Rmd
…ical statements more exclusive
…se in R/Stata packages
…en doing WLZ in IG-21st PNG
…s across the afternoon
…s errors, warnings, and more
…e with some fixes --> checks errors, warnings, and more
…ns in EDA software
…ions and replaced with `value2zscore()`, `zscore2value()`, `zscore2value()`, and `centile2value()`. Also performed edits to input-checking functionality, so error/warning messages are formatted better and more consistently.
…`gigs_zcoring_lgls()` now issue helpful warnings based on the supplied data; information on these warnings is in the docs.
… article, there's now data on more packages recommended by @stefvanbuuren during ISGA 2024.
# Conflicts: # .github/workflows/test-coverage.yaml
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #32 +/- ##
===========================================
- Coverage 100.00% 97.48% -2.52%
===========================================
Files 12 15 +3
Lines 2000 1549 -451
===========================================
- Hits 2000 1510 -490
- Misses 0 39 +39 ☔ View full report in Codecov by Sentry. |
…ion() doesn't bork out when making plots
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See NEWS.md for a full breakdown.
Essentially, this PR includes the last 6 months of breaking changes to the package. It's only not getting a major release at this point because the package is still under review at rOpenSci.