About Anaconda Help Download Anaconda

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).

copied from cf-staging / r-tidyr

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.3.1
  • linux-aarch64 v1.3.1
  • osx-arm64 v1.3.1
  • osx-64 v1.3.1
  • win-64 v1.3.1
  • linux-ppc64le v1.3.1

conda install

To install this package run one of the following:
conda install conda-forge::r-tidyr
conda install conda-forge/label/cf201901::r-tidyr
conda install conda-forge/label/cf202003::r-tidyr
conda install conda-forge/label/gcc7::r-tidyr

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy