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.6.1 |
Depends: | R (≥ 3.1.2) |
Imports: | codetools |
Published: | 2016-02-03 |
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: | README NEWS |
CRAN checks: | globals results |
Reference manual: | globals.pdf |
Package source: | globals_0.6.1.tar.gz |
Windows binaries: | r-devel: globals_0.6.1.zip, r-release: globals_0.6.1.zip, r-oldrel: globals_0.6.1.zip |
OS X Mavericks binaries: | r-release: globals_0.6.1.tgz, r-oldrel: globals_0.6.1.tgz |
Old sources: | globals archive |
Reverse imports: | future |