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

Changelog

r-cran-bit64 (4.6.0-1-4) unstable; urgency=medium

  * Really exclude test on s390x

 -- Andreas Tille <email address hidden>  Thu, 17 Apr 2025 17:18:12 +0200

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc
Questing release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-bit64_4.6.0-1-4.dsc 2.1 KiB 3d7d439dc59389c26e1273b901bac8c81b88f7c82052c32c69fdaa4278e5b9a7
r-cran-bit64_4.6.0-1.orig.tar.gz 138.7 KiB fbc0ce142fc22c9a9fdcbac930a814dfb648563d4b6a77dff739c23cc81319b7
r-cran-bit64_4.6.0-1-4.debian.tar.xz 3.3 KiB 69238e57b45136a57f148741f9d7b66e457e19dda3761b277c2eaebd8b8be022

No changes file available.

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