Mon, 27 May 2024 06:58:13 UTC | login

Information for build R-bit64-4.0.5-7.fc37

ID206320
Package NameR-bit64
Version4.0.5
Release7.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/R-bit64.git#20d632956a3b34d0ab9a6b3e3e57b0fe81656c2c
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
StartedThu, 06 Oct 2022 11:11:21 UTC
CompletedThu, 06 Oct 2022 13:53:22 UTC
Taskbuild (f37, /rpms/R-bit64.git:20d632956a3b34d0ab9a6b3e3e57b0fe81656c2c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/R-bit64.git#20d632956a3b34d0ab9a6b3e3e57b0fe81656c2c'}}
Tags
f37
f38
RPMs
src
R-bit64-4.0.5-7.fc37.src.rpm (info) (download)
riscv64
R-bit64-4.0.5-7.fc37.riscv64.rpm (info) (download)
R-bit64-debuginfo-4.0.5-7.fc37.riscv64.rpm (info) (download)
R-bit64-debugsource-4.0.5-7.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Aug 03 2022 Tom Callaway <spot@fedoraproject.org> - 4.0.5-7 - rebuild for R 4.2.1 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jun 07 2021 Tom Callaway <spot@fedoraproject.org> - 4.0.5-3 - Rebuilt for R 4.1.0 * Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Aug 30 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 4.0.5-1 - Update to latest version (#1873798) * Fri Aug 28 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 4.0.4-1 - Update to latest version (#1873527)