I write a lot of software in R. Here are some R packages.
package | purpose | other authors | download percentile on CRAN | total downloads | first year posted |
---|---|---|---|---|---|
lme4 | mixed models | Doug Bates, Martin Maechler | 99.5 | 34.6M | 2012 |
broom.mixed | “tidy” summaries of mixed models | 97.4 | 843.4k | 2018 | |
glmmTMB | mixed models | Mollie Brooks, Kasper Kristensen | 96.8 | 1.2M | 2017 |
bbmle | maximum likelihood estimation | 96.4 | 1.2M | 2012 | |
emdbook | utilities for “Ecological Models and Data in R” | 94.3 | 536.6k | 2012 | |
R2admb | R interface to AD Model Builder | 89.1 | 153.6k | 2012 | |
cpcbp | common principal components analysis and size correction | NA | |||
mixstock | analysis of “mixed stocks” (biological populations) | NA | |||
epigrowthfit | epidemic growth curve estimation | NA | |||
McMasterPandemic | epidemic model calibration and forecasting | Steve Walker and others | NA | ||
fitode | general purpose ODE fitting via sensitivity equations | Daniel Park | NA | ||
celebrate | goofy sound effects for statistical summaries | NA | |||
glmmadmb | GLMMs with AD Model Builder | NA | |||
cricketr | assessing stopping rules in cricket | Ahsan Batti | NA |
DESCRIPTION
files or help(package="whatever")
for the full lists of authors and contributors.