globals: Identify Global Objects in R Expressions

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.

Getting started

Package details

AuthorHenrik Bengtsson [aut, cre, cph], Davis Vaughan [ctb]
MaintainerHenrik Bengtsson <henrikb@braju.com>
LicenseLGPL (>= 2.1)
Version0.16.2
URL https://globals.futureverse.org https://github.com/HenrikBengtsson/globals
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("globals")

Try the globals package in your browser

Any scripts or data that you put into this service are public.

globals documentation built on Nov. 22, 2022, 1:10 a.m.