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 | 37.8M | 2012 |
| broom.mixed | “tidy” summaries of mixed models | 97.7 | 1.1M | 2018 | |
| glmmTMB | mixed models | Mollie Brooks, Kasper Kristensen | 97.3 | 1.4M | 2017 |
| bbmle | maximum likelihood estimation | 97.1 | 1.4M | 2012 | |
| emdbook | utilities for “Ecological Models and Data in R” | 95.2 | 580.2k | 2012 | |
| R2admb | R interface to AD Model Builder | 74.8 | 161.7k | 2012 | |
| epigrowthfit | epidemic growth curve estimation | Mikael Jagan | 42.3 | 2.2k | 2024 |
| fitode | general purpose ODE fitting via sensitivity equations | Sang Woo Park | 14.4 | 5.7k | 2022 |
| cpcbp | common principal components analysis and size correction | NA | |||
| mixstock | analysis of “mixed stocks” (biological populations) | NA | |||
| macpan2 | epidemic model calibration and forecasting | Steve Walker and others | 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.