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).
- Top 50 downloaded package
- https://tidyr.tidyverse.org
- GitHub
- File a bug report
- tidyr results
- tidyr.pdf
- Version1.3.1
- R version≥ 3.6
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?Yes
- Last release01/24/2024
Documentation
Team
Hadley Wickham
Davis Vaughan
Show author detailsRolesAuthorMaximilian Girlich
Show author detailsRolesAuthorKevin Ushey
Show author detailsRolesContributorPosit Software, PBC
Show author detailsRolesCopyright holder, fnd
Insights
Last 30 days
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
Binaries
Dependencies
- Depends1 package
- Imports11 packages
- Suggests7 packages
- Linking To1 package
- Reverse Depends23 packages
- Reverse Imports2105 packages
- Reverse Suggests502 packages
- Reverse Enhances1 package