r-cran-bit64 4.6.0-1-1ubuntu2 source package in Ubuntu

Changelog

r-cran-bit64 (4.6.0-1-1ubuntu2) plucky; urgency=medium

  * Mark run-unit-test as flaky on s390x.

 -- Simon Quigley <email address hidden>  Wed, 12 Mar 2025 15:33:53 -0500

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Plucky
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-bit64_4.6.0-1.orig.tar.gz 138.7 KiB fbc0ce142fc22c9a9fdcbac930a814dfb648563d4b6a77dff739c23cc81319b7
r-cran-bit64_4.6.0-1-1ubuntu2.debian.tar.xz 2.9 KiB 6aeda3e030536ef099d4e9c28e6b2f4daec74ecf43e3fea839d32af2437054aa
r-cran-bit64_4.6.0-1-1ubuntu2.dsc 2.1 KiB 6d2d22d3f0f98d515b66998de2d04fb3864ecb46736bed6550ead7c02435eb9d

View changes file

Binary packages built by this source

r-cran-bit64: A S3 Class for Vectors of 64bit Integers

 Package '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 inter-
 active data exploration and manipulation and optionally leverage caching.

r-cran-bit64-dbgsym: debug symbols for r-cran-bit64