⚠️There's a newer version (0.16.3) of this package. Take me there.

globals (version 0.12.5)

Identify Global Objects in R Expressions

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('globals')

Monthly Downloads

243,136

Version

0.12.5

License

LGPL (>= 2.1)

Issues

Pull Requests

Stars

Forks

Last Published

December 7th, 2019

Functions in globals (0.12.5)