r-cran-globals 0.16.3-1 source package in Ubuntu

Changelog

r-cran-globals (0.16.3-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)

 -- Michael R. Crusoe <email address hidden>  Mon, 11 Mar 2024 16:06:20 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-globals_0.16.3-1.dsc 2.1 KiB bede1d3e6de624caaaf699e6d9e04c76b9a5aa334018561388429cd4ce06bad3
r-cran-globals_0.16.3.orig.tar.gz 36.6 KiB d73ced94248d8b81d29d774bdfc41496274d7da683a5d84440aed6a501a18c5b
r-cran-globals_0.16.3-1.debian.tar.xz 3.1 KiB b7df4b7fa3aa80931219ec86de838a95ebfc5ef9201484ef687369ffe650ff33

Available diffs

No changes file available.

Binary packages built by this source

r-cran-globals: R package: Identify Global Objects in R Expressions

 Identifies global ("unknown") objects in R expressions by code inspection
 using various strategies, e.g. conservative or liberal. The objective of this
 package is to make it as simple as possible to identify global objects for the
 purpose of exporting them in distributed compute environments.