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

Changelog

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

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Fri, 12 Oct 2018 08:28:27 +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 Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-globals_0.12.4-1.dsc 2.1 KiB 3655916c5084b611865b2f907609770477049b80b9e90156c4d319eefd6e3981
r-cran-globals_0.12.4.orig.tar.gz 22.7 KiB 7985356ad75afa1f795f8267a20dee847020c0207252dc075c614cef55d8fe6b
r-cran-globals_0.12.4-1.debian.tar.xz 2.3 KiB e19f5be56a630e185025f6715a0595bf9ea00d8bb4a5ea759d6e190cb9647106

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.