Thu, 23 May 2024 03:25:05 UTC | login

Information for build R-bit64-0.9.7-7.fc31

ID127094
Package NameR-bit64
Version0.9.7
Release7.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/R-bit64.git#a216a4445990a62175e2e3c4833b0af2753b500f
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, 31 Aug 2019 19:01:06 UTC
CompletedSat, 31 Aug 2019 21:51:41 UTC
Taskbuild (f31-candidate, /rpms/R-bit64.git:a216a4445990a62175e2e3c4833b0af2753b500f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/R-bit64.git#a216a4445990a62175e2e3c4833b0af2753b500f'}}
Tags
f31
f32
f33
RPMs
src
R-bit64-0.9.7-7.fc31.src.rpm (info) (download)
riscv64
R-bit64-0.9.7-7.fc31.riscv64.rpm (info) (download)
R-bit64-debuginfo-0.9.7-7.fc31.riscv64.rpm (info) (download)
R-bit64-debugsource-0.9.7-7.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Aug 11 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.9.7-7 - Remove explicit dependencies provided by automatic dependency generator * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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