Ravenports generated: 31 Dec 2020 23:41
[ravenports.git] / bucket_8B / R-tidyr
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               R-tidyr
4 VERSION=                1.1.2
5 KEYWORDS=               cran
6 VARIANTS=               standard
7 SDESC[standard]=        Tidy Messy Data
8 HOMEPAGE=               https://tidyr.tidyverse.org
9 CONTACT=                CRAN_Automaton[cran@ironwolf.systems]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            CRAN/src/contrib
13 DISTFILE[1]=            tidyr_1.1.2.tar.gz:main
14 DIST_SUBDIR=            CRAN
15 DF_INDEX=               1
16 SPKGS[standard]=        single
17
18 OPTIONS_AVAILABLE=      none
19 OPTIONS_STANDARD=       none
20
21 BUILDRUN_DEPENDS=       R-dplyr:single:standard
22                         R-ellipsis:single:standard
23                         R-glue:single:standard
24                         R-magrittr:single:standard
25                         R-purrr:single:standard
26                         R-rlang:single:standard
27                         R-tibble:single:standard
28                         R-tidyselect:single:standard
29                         R-vctrs:single:standard
30                         R-lifecycle:single:standard
31                         R-cpp11:single:standard
32
33 USES=                   cran gmake
34
35 DISTNAME=               tidyr
36
37 GENERATED=              yes
38
39 INSTALL_REQ_TOOLCHAIN=  yes
40
41 [FILE:474:descriptions/desc.single]
42 tidyr: Tidy Messy Data
43
44 Tools to help to create tidy data, where each column is a variable, each
45 row is an observation, and each cell contains a single value. 'tidyr'
46 contains tools for changing the shape (pivoting) and hierarchy (nesting and
47 'unnesting') of a dataset, turning deeply nested lists into rectangular
48 data frames ('rectangling'), and extracting values out of string columns.
49 It also includes tools for working with missing values (both implicit and
50 explicit).
51
52
53 [FILE:102:distinfo]
54 08fccb67824515b33187886f3ca2cf2fe747a778514892dbbf5e565edf0dfd6c       881544 CRAN/tidyr_1.1.2.tar.gz
55