R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
tidyr
View on CRAN: Click
here
Download and install tidyr package within the R console
Install from CRAN:
install.packages("tidyr")
Install from Github:
library("remotes")
install_github("cran/tidyr") Install by package version:
library("remotes")
install_version("tidyr", "1.3.2") Attach the package and use:
library("tidyr")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-07-21
Latest Update: 2024-01-24
Description:
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).
How to cite:
Hadley Wickham (2014). tidyr: Tidy Messy Data. R package version 1.3.2, https://cran.r-project.org/web/packages/tidyr. Accessed 20 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:13), 0.1 (2014-07-21 23:16), 0.2.0 (2015-09-08 08:41), 0.3.0 (2015-09-08 10:43), 0.3.1 (2015-09-10 09:21), 0.4.0 (2016-01-18 22:10), 0.4.1 (2016-02-05 21:47), 0.5.0 (2016-06-12 19:03), 0.5.1 (2016-06-14 15:22), 0.6.0 (2016-08-12 10:20), 0.6.1 (2017-01-10 10:17), 0.6.2 (2017-05-04 08:46), 0.6.3 (2017-05-15 20:08), 0.7.0 (2017-08-16 13:48), 0.7.1 (2017-09-01 17:15), 0.7.2 (2017-10-17 01:09), 0.8.0 (2018-01-29 20:33), 0.8.1 (2018-05-18 13:17), 0.8.2 (2018-10-28 18:20), 0.8.3 (2019-03-02 00:00), 1.0.0 (2019-09-12 01:00), 1.0.2 (2020-01-24 15:30), 1.0.3 (2020-05-07 10:40), 1.1.0 (2020-05-20 15:10), 1.1.1 (2020-07-31 09:00), 1.1.2 (2020-08-27 14:20), 1.1.3 (2021-03-03 10:20), 1.1.4 (2021-09-27 18:20), 1.2.0 (2022-02-01 09:40), 1.2.1 (2022-09-08 09:30), 1.3.0 (2023-01-24 17:00), 1.3.1 (2024-01-24 15:50)
Other packages that cited tidyr R package
View tidyr citation profile
Other R packages that tidyr depends,
imports, suggests or enhances
Complete documentation for tidyr
Functions, R codes and Examples using
the tidyr R package
Some associated functions: billboard . check_pivot_spec . chop . cms_patient_experience . complete . construction . deprecated-se . drop_na . expand . expand_grid . extract . extract_numeric . fill . fish_encounters . full_seq . gather . hoist . household . nest . nest_legacy . pack . pipe . pivot_longer . pivot_longer_spec . pivot_wider . pivot_wider_spec . reexports . relig_income . replace_na . separate . separate_longer_delim . separate_rows . separate_wider_delim . smiths . spread . table1 . tidyr-package . tidyr_data_masking . tidyr_legacy . tidyr_tidy_select . uncount . unite . unnest . unnest_auto . unnest_longer . unnest_wider . us_rent_income . who . world_bank_pop .
Some associated R codes: append.R . chop.R . compat-lazyeval.R . compat-obj-type.R . compat-types-check.R . complete.R . cpp11.R . data.R . dep-extract.R . dep-lazyeval.R . doc-params.R . drop-na.R . expand.R . extract.R . fill.R . gather.R . hoist.R . id.R . nest-legacy.R . nest.R . pack.R . pivot-long.R . pivot-wide.R . pivot.R . replace_na.R . separate-longer.R . separate-rows.R . separate-wider.R . separate.R . seq.R . spread.R . tidyr.R . uncount.R . unite.R . unnest-auto.R . unnest-helper.R . unnest-longer.R . unnest-wider.R . unnest.R . utils.R . zzz.R . Full tidyr package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
finalfit
Generate regression results tables and plots in final
format for publication. Explore models and ex ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ewen Harrison (view profile)
tidyr
Tools to help to create tidy data, where each column is a variable, each row is an observation, and ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Hadley Wickham (view profile)
MSGARCHelm
Implements the three parallel forecast combinations of Markov Switching GARCH and extreme learning m ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Rajeev Ranjan Kumar (view profile)
fresh
Customize 'Bootstrap' and 'Bootswatch' themes, like colors, fonts, grid layout,
to use in 'Shiny' a ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Victor Perrier (view profile)
sqldf
The sqldf() function is typically passed a single argument which is an SQL select statement where ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: G. Grothendieck (view profile)
mvShapiroTest
This package implements the generalization of the Shapiro-Wilk testfor multivariate normalit ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Elizabeth Gonzalez Estrada (view profile)
28,720
R Packages
239,283
Dependencies
75,677
Author Associations
28,566
Publication Badges
