R-globals
Port variant std
Summary Identify Global Objects in R Expressions
Package version 0.19.1
Homepage https://globals.futureverse.org
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 24 MAR 2026, 14:46:45 UTC
Port created 20 APR 2020, 20:29:45 UTC
Subpackage Descriptions
single globals: Identify Global Objects in R Expressions Identifies global ("unknown" or "free") objects in R expressions by code inspection using various strategies (ordered, liberal, conservative, or deep-first search). 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.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
R:primary:std
icu:dev:std
R:docs:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
b58d7ea423eb8772aa1be615d97722a6babf836360e01e533d176e108c216979 56552 CRAN/globals_0.19.1.tar.gz
Ports that require R-globals:std
R-doFuture:std Foreach parallelize via Future network
R-furrr:std Apply Mapping Functions in Parallel using Futures
R-future.apply:std Apply Function in Parallel using Futures
R-future:std Unified parallel and distributed processing
R-parsnip:std Common API to Modeling and Analysis Functions