tidyr
Tidy Messy Data
Tools to help to create tidy data, where each column is a variable, each row is an observation, and each cell contains a single value. 'tidyr' contains tools for changing the shape (pivoting) and hierarchy (nesting and 'unnesting') of a dataset, turning deeply nested lists into rectangular data frames ('rectangling'), and extracting values out of string columns. It also includes tools for working with missing values (both implicit and explicit).
- Version1.3.2
- R version≥ 4.1.0
- LicenseMIT
- LicenseLICENSE
- Needs compilation?Yes
- Last release12/19/2025
Documentation
Team
Hadley Wickham
MaintainerShow author detailsDavis Vaughan
Show author detailsRolesAuthorKevin Ushey
Posit Software, PBC
Maximilian Girlich
Show author detailsRolesAuthor
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN