Thu, 23 May 2024 04:52:49 UTC | login

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

ID28701
Package NameR-bit64
Version0.9.7
Release3.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
StartedSat, 26 May 2018 07:41:27 UTC
CompletedSat, 26 May 2018 12:29:09 UTC
Taskbuild (f29-candidate, R-bit64-0.9.7-3.fc29.src.rpm)
Tags
f29
RPMs
src
R-bit64-0.9.7-3.fc29.src.rpm (info) (download)
riscv64
R-bit64-0.9.7-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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