Fri, 17 May 2024 09:53:04 UTC | login

Information for build R-pak-0.1.2-2.fc33

ID189746
Package NameR-pak
Version0.1.2
Release2.fc33
Epoch
SummaryAnother Approach to Package Installation
DescriptionThe goal of 'pak' is to make package installation faster and more reliable. In particular, it performs all HTTP operations in parallel, so metadata resolution and package downloads are fast. Metadata and package files are cached on the local disk as well. 'pak' has a dependency solver, so it finds version conflicts before performing the installation. This version of 'pak' supports CRAN, 'Bioconductor' and 'GitHub' packages as well.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 02 Dec 2020 09:12:01 UTC
CompletedWed, 02 Dec 2020 09:12:01 UTC
Tags
f33
RPMs
src
R-pak-0.1.2-2.fc33.src.rpm (info) (download)
noarch
R-pak-0.1.2-2.fc33.noarch.rpm (info) (download)
Changelog * Wed Sep 30 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1.2-2 - Fix runtime dependency version * Wed Sep 23 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1.2-1 - initial package for Fedora