R-globals
Port variant std
Summary Identify Global Objects in R Expressions
Package version 0.17.0
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 21 APR 2025, 04:43:27 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, 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.
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
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
d41d176feafe72e30d9f8a7640d6889c38e84a8e253e35e6e85fd55c92f5ebf8 45144 CRAN/globals_0.17.0.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