HenrikBengtsson/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

Maintainer
LicenseLGPL (>= 2.1)
Version0.16.3
URL https://globals.futureverse.org https://github.com/HenrikBengtsson/globals
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("HenrikBengtsson/globals")
HenrikBengtsson/globals documentation built on March 12, 2024, 12:30 p.m.