rstudio.prefs: Set 'RStudio' Preferences

As of 'RStudio' v1.3, the preferences in the Global Options dialog (and a number of other preferences that aren’t) are now saved in simple, plain-text JSON files. This package provides an interface for working with these 'RStudio' JSON preference files to easily make modifications without using the point-and-click option menus. This is particularly helpful when working on teams to ensure a unified experience across machines and utilizing settings for best practices.

Version: 0.1.9
Depends: R (≥ 3.4)
Imports: cli (≥ 2.5.0), dplyr (≥ 1.0.6), fs (≥ 1.5.0), jsonlite (≥ 1.7.2), purrr (≥ 0.3.4), rappdirs (≥ 0.3.3), rlang (≥ 0.4.11), rstudioapi (≥ 0.13), rvest (≥ 1.0.0), tibble (≥ 3.1.2)
Suggests: covr (≥ 3.5.1), spelling (≥ 2.2), testthat (≥ 3.0.0)
Published: 2022-07-16
Author: Daniel D. Sjoberg ORCID iD [aut, cre, cph]
Maintainer: Daniel D. Sjoberg <danield.sjoberg at gmail.com>
BugReports: https://github.com/ddsjoberg/rstudio.prefs/issues
License: GPL (≥ 3)
URL: https://github.com/ddsjoberg/rstudio.prefs, https://www.danieldsjoberg.com/rstudio.prefs/index.html
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: rstudio.prefs results

Documentation:

Reference manual: rstudio.prefs.pdf

Downloads:

Package source: rstudio.prefs_0.1.9.tar.gz
Windows binaries: r-devel: rstudio.prefs_0.1.9.zip, r-release: rstudio.prefs_0.1.9.zip, r-oldrel: rstudio.prefs_0.1.9.zip
macOS binaries: r-release (arm64): rstudio.prefs_0.1.9.tgz, r-oldrel (arm64): rstudio.prefs_0.1.9.tgz, r-release (x86_64): rstudio.prefs_0.1.9.tgz
Old sources: rstudio.prefs archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rstudio.prefs to link to this page.