globals: 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.

Version: 0.5.0
Depends: R (≥ 3.1.2)
Imports: codetools
Published: 2015-10-14
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb at braju.com>
BugReports: https://github.com/HenrikBengtsson/globals/issues
License: LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)]
URL: https://github.com/HenrikBengtsson/globals
NeedsCompilation: no
Materials: NEWS
CRAN checks: globals results

Downloads:

Reference manual: globals.pdf
Package source: globals_0.5.0.tar.gz
Windows binaries: r-devel: globals_0.5.0.zip, r-release: globals_0.5.0.zip, r-oldrel: globals_0.5.0.zip
OS X Snow Leopard binaries: r-release: globals_0.3.1.tgz, r-oldrel: not available
OS X Mavericks binaries: r-release: globals_0.5.0.tgz
Old sources: globals archive

Reverse dependencies:

Reverse imports: future