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

Changelog

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

  * Team upload
  * New upstream version
  * Standards-Version: 4.1.3
  * debhelper 11

 -- Andreas Tille <email address hidden>  Fri, 02 Mar 2018 09:48:25 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-globals_0.11.0-1.dsc 2.1 KiB f9d6bb5ac2a067930b3549e407f823736b75ed7edea7bc7f6e6f822d32da3f69
r-cran-globals_0.11.0.orig.tar.gz 18.7 KiB ac285bd040d02ddc230486a193f76fad78bb6f013577c702b0b58e9af6f3579f
r-cran-globals_0.11.0-1.debian.tar.xz 2.2 KiB 7cc06fbbcf38b3a1dc9c32ea1d5eddba25bec3d4f4933a5b2b0db30793c4eb7e

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.