HenrikBengtsson / globals

🌐 R package: Identify Global Objects in R Expressions

Home Page:https://globals.futureverse.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRAN check status R CMD check status future.tests checks status Coverage Status

globals: Identify Global Objects in R Expressions

Installation

R package globals is available on CRAN and can be installed in R as:

install.packages("globals")

Pre-release version

To install the pre-release version that is available in Git branch develop on GitHub, use:

remotes::install_github("HenrikBengtsson/globals", ref="develop")

This will install the package from source.

Contributing

To contribute to this package, please see CONTRIBUTING.md.

About

🌐 R package: Identify Global Objects in R Expressions

https://globals.futureverse.org


Languages

Language:R 86.4%Language:Makefile 13.2%Language:Shell 0.4%