r-globals
Identify Global Objects in R Expressions
Identify Global Objects in R Expressions
To install this package, run one of the following:
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.
Summary
Identify Global Objects in R Expressions
Information Last Updated
Mar 25, 2025 at 16:19
License
LGPL-2.1 LGPL-3
Total Downloads
64
GitHub Repository
https://github.com/HenrikBengtsson/globals