The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
#wrappedtools 0.9.6 - function ksnormal now uses Lilliefors test by
default - example for compare_n_numvars was corrected - compare2numvars
now removes railing spaces
#wrappedtools 0.9.5 - combines all updates from minor releases
9.4.x
#wrappedtools 0.9.4 - ksnormal can handle input of 0 data points -
new function label_outliers to extend boxplots - new function
detect_outliers for compatibility with geom_boxplot - new function
WINratio to calculate the ratio of wins to losses in clinical trials -
new function eGFR estimates glomerular filtration rate from serum
creatinine and/or cystatin C - new function flex2rmd to convert
flextable to rmarkdown table if non-interactive
- compare2numvars checks indep. variables for 2 levels
- ColSeeker allows vector of classes
- default spacer changed from
to ’ ’
- test for compare_n_numvars corrected
- new function cat_desc_table to create summary tables
- new function ColSeeker, supersedes FindVars by adding option to
select by type
- functions from abandoned package Biotech reimplemented
- edgecase of unique values in compare2qualvars fixed
- tests adjusted to R 4.3.0
- import of tidyverse is dropped (as suggested by Hadley)
- gather/spread are replace by pivot_longer/pivot_wider
- pairwise_fisher_test is now using MonteCarlo with 10^5
replications
- faketrial dataset has new column Responder, useful in logistic
regression
- compare2qualvars has a new option to test subgroups by recoding
other levels into other, default is not to do this
- compare2numvars returns ungrouped result tibble
- magrittr pipe has been replaced by native pipe
- compound assignment (aka 2-way pipe %<>%) has been removed and
is no longer exported
- new function surprisal (Shannon information from p-value)
- formatP can add surprisal to output
- ggcormat has now p-labels for .05,.01, and .001 labels
- roundR can handle input 0 in a more useful way
- new function medianse duplicating se_median (deprecated) for naming
consistency
- some parameter names were anglicized (old one still exist for
compatibility)
- function compare_n_numvars now allows non-parametric analysis
- function roundR handles rounding 0 now properly
- help has been extended, new examples have been added
- function print_kable is now deprecated, as package flextable offers
way more power
- function tests have been added
- default for FindVars is now more obvious, symbols are only returned
if requested
- formatP returns vector or matrix, depending on input pIn, this makes
piping easier
- formatP handles wrong inputs by returning NA, e.g. after failed
try()
- meansd adds spaces around ±
- compare2numvars handles cases with more than 2 groups by producing
an error
- cortestR converts input to matrix
- cortestR has bugfix and empty string as changed default for
space
- compare2numvars has bugfix: Overall n now takes only cases with
valid grouping variable content
- moved testthat from imports to suggests
- bugfix in function compare2numvars
- extended vignette
- released on CRAN
- added missing value tags
- put package names in single quotes
- added documentation tags and examples
- applied styler tidyverse style
- dropped some functions needing further development
- this is the first version ready to be released on CRAN after passing
all checks
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.