Language

Package: r-globals @ 0.12.5

Synopsis

Identify global objects in R expressions

Description

This package provides tools to identify 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.

Home page
https://github.com/HenrikBengtsson/globals
Location
gnu/packages/cran.scm (line: 12380, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings