Thu, 23 May 2024 04:47:55 UTC | login

Information for build R-bit64-0.9.7-4.fc29

ID63529
Package NameR-bit64
Version0.9.7
Release4.fc29
Epoch
SummaryA S3 Class for Vectors of 64bit Integers
DescriptionPackage 'bit64' provides serializable S3 atomic 64bit (signed) integers. These are useful for handling database keys and exact counting in +-2^63. WARNING: do not use them as replacement for 32bit integers, integer64 are not supported for subscripting by R-core and they have different semantics when combined with double, e.g. integer64 + double => integer64. Class integer64 can be used in vectors, matrices, arrays and data.frames. Methods are available for coercion from and to logicals, integers, doubles, characters and factors as well as many elementwise and summary functions. Many fast algorithmic operations such as 'match' and 'order' support interactive data exploration and manipulation and optionally leverage caching.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Jul 2018 02:09:57 UTC
CompletedFri, 20 Jul 2018 06:00:31 UTC
Taskbuild (f29-candidate, R-bit64-0.9.7-4.fc29.src.rpm)
Tags
f29
f30
RPMs
src
R-bit64-0.9.7-4.fc29.src.rpm (info) (download)
riscv64
R-bit64-0.9.7-4.fc29.riscv64.rpm (info) (download)
R-bit64-debuginfo-0.9.7-4.fc29.riscv64.rpm (info) (download)
R-bit64-debugsource-0.9.7-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed May 16 2018 Tom Callaway <spot@fedoraproject.org> - 0.9.7-3 - rebuild for R 3.5.0 * Wed Apr 25 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.9.7-2 - Clean up some files * Wed Apr 25 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.9.7-1 - initial package for Fedora