rstd-package: rstd: Unofficial Utility Functions Around the RStudio IDE

rstd-packageR Documentation

rstd: Unofficial Utility Functions Around the RStudio IDE

Description

Get RStudio Desktop release metadata and information on bundled CLI tools. Test if RStudio Desktop is up to date.

Package configuration

Some of rstd's functionality is controlled via package-specific global configuration which can either be set via R options or environment variables (the former take precedence). This configuration includes:

Description R option Environment variable Default value
Maximal timespan to preserve the package's pkgpins cache. Cache entries older than this will be deleted upon package loading. rstd.global_max_cache_age R_RSTD_GLOBAL_MAX_CACHE_AGE "30 days"

Author(s)

Maintainer: Salim Brüggemann salim@rpkg.dev (ORCID)

See Also

Useful links:


salim-b/rstd documentation built on April 13, 2025, 7:33 a.m.