CMD + K

r-globals

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install thedataincubator::r-globals

Usage Tracking

0.11.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 29, 2018 at 01:08

License

LGPL (>= 2.1)

Total Downloads

91

Supported Platforms

linux-64