Most depended upon

knitr — 1.45

A General-Purpose Package for Dynamic Report Generation in R

testthat — 3.2.1

Unit Testing for R

rmarkdown — 2.26

Dynamic Documents for R

ggplot2 — 3.5.0

Create Elegant Data Visualisations Using the Grammar of Graphics

dplyr — 1.1.4

A Grammar of Data Manipulation

Rcpp — 1.0.12

Seamless R and C++ Integration

MASS — 7.3-60.0.1

Support Functions and Datasets for Venables and Ripley's MASS

rlang — 1.1.3

Functions for Base Types and Core R and 'Tidyverse' Features

magrittr — 2.0.3

A Forward-Pipe Operator for R

covr — 3.6.4

Test Coverage for Packages

tidyr — 1.3.1

Tidy Messy Data

tibble — 3.2.1

Simple Data Frames

stringr — 1.5.1

Simple, Consistent Wrappers for Common String Operations

purrr — 1.0.2

Functional Programming Tools

Matrix — 1.6-5

Sparse and Dense Matrix Classes and Methods

data.table — 1.15.2

Extension of `data.frame`

jsonlite — 1.8.8

A Simple and Robust JSON Parser and Generator for R

shiny — 1.8.0

Web Application Framework for R

RcppArmadillo — 0.12.8.1.0

'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library

httr — 1.4.7

Tools for Working with URLs and HTTP

mvtnorm — 1.2-4

Multivariate Normal and t Distributions

survival — 3.5-8

Survival Analysis

scales — 1.3.0

Scale Functions for Visualization

foreach — 1.5.2

Provides Foreach Looping Construct

igraph — 2.0.3

Network Analysis and Visualization

lubridate — 1.9.3

Make Dealing with Dates a Little Easier

sf — 1.0-15

Simple Features for R

reshape2 — 1.4.4

Flexibly Reshape Data: A Reboot of the Reshape Package

spelling — 2.3.0

Tools for Spell Checking in R

plyr — 1.8.9

Tools for Splitting, Applying and Combining Data

glue — 1.7.0

Interpreted String Literals

doParallel — 1.0.17

Foreach Parallel Adaptor for the 'parallel' Package

readr — 2.1.5

Read Rectangular Text Data

cli — 3.6.2

Helpers for Developing Command Line Interfaces

gridExtra — 2.3

Miscellaneous Functions for "Grid" Graphics

lattice — 0.22-5

Trellis Graphics for R

RColorBrewer — 1.1-3

ColorBrewer Palettes

withr — 3.0.0

Run Code 'With' Temporarily Modified Global State

xml2 — 1.3.6

Parse XML

R6 — 2.5.1

Encapsulated Classes with Reference Semantics

curl — 5.2.1

A Modern and Flexible Web Client for R

glmnet — 4.1-8

Lasso and Elastic-Net Regularized Generalized Linear Models

zoo — 1.8-12

S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)

markdown — 1.12

Render Markdown with 'commonmark'

htmltools — 0.5.7

Tools for HTML

tidyselect — 1.2.1

Select from a Set of Strings

sp — 2.1-3

Classes and Methods for Spatial Data

lme4 — 1.1-35.1

Linear Mixed-Effects Models using 'Eigen' and S4

RcppEigen — 0.3.4.0.0

'Rcpp' Integration for the 'Eigen' Templated Linear Algebra Library

devtools — 2.4.5

Tools to Make Developing R Packages Easier

lifecycle — 1.0.4

Manage the Life Cycle of your Package Functions

stringi — 1.8.3

Fast and Portable Character String Processing Facilities

DT — 0.32

A Wrapper of the JavaScript Library 'DataTables'

plotly — 4.10.4

Create Interactive Web Graphics via 'plotly.js'

mgcv — 1.9-1

Mixed GAM Computation Vehicle with Automatic Smoothness Estimation

Rdpack — 2.6

Update and Manipulate Rd Documentation Objects

coda — 0.19-4.1

Output Analysis and Diagnostics for MCMC

roxygen2 — 7.3.1

In-Line Documentation for R

crayon — 1.5.2

Colored Terminal Output

nlme — 3.1-164

Linear and Nonlinear Mixed Effects Models

numDeriv — 2016.8-1.1

Accurate Numerical Derivatives

checkmate — 2.3.1

Fast and Versatile Argument Checks

pracma — 2.4.4

Practical Numerical Math Functions

rstudioapi — 0.15.0

Safely Access the RStudio API

boot — 1.3-30

Bootstrap Functions (Originally by Angelo Canty for S)

digest — 0.6.35

Create Compact Hash Digests of R Objects

ape — 5.7-1

Analyses of Phylogenetics and Evolution

readxl — 1.4.3

Read Excel Files

raster — 3.6-26

Geographic Data Analysis and Modeling

R.rsp — 0.46.0

Dynamic Generation of Scientific Reports

e1071 — 1.7-14

Misc Functions of the Department of Statistics, Probability Theory Group (Formerly: E1071), TU Wien

assertthat — 0.2.1

Easy Pre and Post Assertions

terra — 1.7-71

Spatial Data Analysis

ggrepel — 0.9.5

Automatically Position Non-Overlapping Text Labels with 'ggplot2'

BH — 1.84.0-0

Boost C++ Header Files

car — 3.1-2

Companion to Applied Regression

randomForest — 4.7-1.1

Breiman and Cutler's Random Forests for Classification and Regression

tinytest — 1.4.1

Lightweight and Feature Complete Unit Testing Framework

Hmisc — 5.1-2

Harrell Miscellaneous

cluster — 2.1.6

"Finding Groups in Data": Cluster Analysis Extended Rousseeuw et al.

rgl — 1.3.1

3D Visualization Using OpenGL

kableExtra — 1.4.0

Construct Complex Table with 'kable' and Pipe Syntax

future — 1.33.1

Unified Parallel and Distributed Processing in R for Everyone

forcats — 1.0.0

Tools for Working with Categorical Variables (Factors)

DBI — 1.2.2

R Database Interface

htmlwidgets — 1.6.4

HTML Widgets for R

vctrs — 0.6.5

Vector Helpers

caret — 6.0-94

Classification and Regression Training

vdiffr — 1.0.7

Visual Regression Testing and Graphical Diffing

nnet — 7.3-19

Feed-Forward Neural Networks and Multinomial Log-Linear Models

abind — 1.4-5

Combine Multidimensional Arrays

patchwork — 1.2.0

The Composer of Plots

rpart — 4.1.23

Recursive Partitioning and Regression Trees

cowplot — 1.1.3

Streamlined Plot Theme and Plot Annotations for 'ggplot2'

yaml — 2.3.8

Methods to Convert R Data to YAML and Back

matrixStats — 1.2.0

Functions that Apply to Rows and Columns of Matrices (and to Vectors)

progress — 1.2.3

Terminal Progress Bars

gtools — 3.9.5

Various R Programming Tools