r-cran-globals 0.15.1-1 source package in Ubuntu
Changelog
r-cran-globals (0.15.1-1) unstable; urgency=medium * Team upload. * New upstream version * Set field Upstream-Contact in debian/copyright. * Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright). -- Andreas Tille <email address hidden> Mon, 27 Jun 2022 14:49:23 +0200
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-globals_0.15.1-1.dsc | 2.1 KiB | 9cd74a065022f422e68e3b2c4fece064b13cc0c5b0955d306ebd5ad6f243adaa |
r-cran-globals_0.15.1.orig.tar.gz | 32.7 KiB | ee7c27ebd6a0a44cb92f27e15e1c91aad3316cbd1c31f32c8cfa738d9cd67a6b |
r-cran-globals_0.15.1-1.debian.tar.xz | 2.9 KiB | a36d07928f80425c4b76aa6484994de439581dafffecf1a2556e4b513fd04369 |
Available diffs
- diff from 0.15.0-1 to 0.15.1-1 (8.7 KiB)
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.