globals: Identify Global Objects in R Expressions

Identifies global ("unknown" or "free") 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.12.5
Depends: R (≥ 3.1.2)
Imports: codetools
Published: 2019-12-07
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.12.5.tar.gz
Windows binaries: r-devel: globals_0.12.5.zip, r-release: globals_0.12.5.zip, r-oldrel: globals_0.12.5.zip
macOS binaries: r-release: globals_0.12.5.tgz, r-oldrel: globals_0.12.5.tgz
Old sources: globals archive

Reverse dependencies:

Reverse depends: doFuture
Reverse imports: disk.frame, furrr, future, future.apply, parsnip, sparklyr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=globals to link to this page.