Mon, 20 May 2024 02:08:42 UTC | login

Information for build R-import-1.1.0-5.fc31

ID120322
Package NameR-import
Version1.1.0
Release5.fc31
Epoch
SummaryAn Import Mechanism for R
DescriptionThis is an alternative mechanism for importing objects from packages. The syntax allows for importing multiple objects from a package with a single command in an expressive way. The import package bridges some of the gap between using library (or require) and direct (single-object) imports. Furthermore the imported objects are not placed in the current environment. It is also possible to import objects from stand-alone .R files. For more information, refer to the package vignette.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Aug 2019 07:14:56 UTC
CompletedThu, 08 Aug 2019 07:14:56 UTC
Tags
f31
RPMs
src
R-import-1.1.0-5.fc31.src.rpm (info) (download)
noarch
R-import-1.1.0-5.fc31.noarch.rpm (info) (download)
Changelog * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Apr 24 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.1.0-2 - Fix some file line endings * Tue Apr 24 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.1.0-1 - initial package for Fedora