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.1
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?Yes
- Last release01/24/2024
Documentation
Team
Hadley Wickham
MaintainerShow author detailsKevin Ushey
Davis Vaughan
Show author detailsRolesAuthorMaximilian Girlich
Show author detailsRolesAuthorPosit Software, PBC
Insights
Last 30 days
This package has been downloaded 1,157,960 times in the last 30 days. Whoa! That's more downloads than an AI-generated meme in a tech-savvy group chat. Truly legendary! The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 34,771 times.
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
This package has been downloaded 12,041,027 times in the last 365 days. Whoa! That's more downloads than an AI-generated meme in a tech-savvy group chat. Truly legendary! The day with the most downloads was Apr 16, 2025 with 50,765 downloads.
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
Binaries
Dependencies
- Imports11 packages
- Suggests7 packages
- Linking To1 package
- Reverse Depends20 packages
- Reverse Imports1844 packages
- Reverse Suggests453 packages
- Reverse Enhances1 package