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 | 
| DOI: | 10.32614/CRAN.package.rstudio.prefs | 
| Author: | Daniel D. Sjoberg  [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:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rstudio.prefs
to link to this page.