globals (version 0.16.3)

Identify Global Objects in R Expressions

Description

Identifies global ("unknown" or "free") objects in R expressions by code inspection using various strategies (ordered, liberal, or conservative). The objective of this package is to make it as simple as possible to identify global objects for the purpose of exporting them in parallel, distributed compute environments.

Copy Link

Version

Down Chevron

Install

install.packages('globals')

Monthly Downloads

219,151

Version

0.16.3

License

LGPL (>= 2.1)

Issues

Pull Requests

Stars

Forks

Last Published

March 8th, 2024

Functions in globals (0.16.3)