Fri, 31 May 2024 04:26:26 UTC | login

Information for build R-tidyr-1.0.2-1.fc33

ID149694
Package NameR-tidyr
Version1.0.2
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/R-tidyr.git#b050fafc12721c8ecbe2957fc42073936db3862b
SummaryTidy Messy Data
DescriptionTools 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).
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 09 Jun 2020 04:39:39 UTC
CompletedTue, 09 Jun 2020 04:52:17 UTC
Taskbuild (f33, /rpms/R-tidyr.git:b050fafc12721c8ecbe2957fc42073936db3862b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/R-tidyr.git#b050fafc12721c8ecbe2957fc42073936db3862b'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Feb 24 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.2-1 - Update to latest version * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Sep 27 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.0-1 - Update to latest version * Sun Aug 11 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.8.3-3 - Remove explicit dependencies provided by automatic dependency generator * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Mar 24 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.8.3-1 - initial package for Fedora