settingssync

R package and Rstudio Addin to sync its settings, keymaps and keyboard shortcuts, using Google Drive.

https://github.com/notplancha/settingssync

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.5%) to scientific vocabulary

Keywords

google-drive r-package rstudio rstudio-addin
Last synced: 6 months ago · JSON representation

Repository

R package and Rstudio Addin to sync its settings, keymaps and keyboard shortcuts, using Google Drive.

Basic Info
  • Host: GitHub
  • Owner: notPlancha
  • License: apache-2.0
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 122 KB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
google-drive r-package rstudio rstudio-addin
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License

README.md

R-CMD-check CRAN status <!-- badges: end -->

settingsSync

R package and Rstudio Addin to sync its settings, keymaps and keyboard shortcuts, using Google Drive.

Installation

```r install.packages("settinsSync")

or

pak::pak("notPlancha/settingsSync")

or pak::pak("notPlancha/settingsSync@2.0.0") If you want a specific version

``` Version 2.0.0 is incompatible with CRAN policies, because it writes the files by default but it has a generally better api because of it. Otherwise it's generally the same IMO.

Usage

You can directly call settingsSync::sync(), or use the Rstudio Addin (they do the same thing); and follow the instructions. The extension pulls the settings from Google Drive (if any), tries to merge them with the local settings (the package has conflict resolution), and then pushes the merged settings to Google Drive.

Contributing

I'm using pixi to ease development, and pre-commit. So after cloning:

```bash

scoop install pixi

pixi install pixi run hook-install `` should do the trick. After that open the project in Rstudio. If you want to install the exact package versions I used, then runpak::lockfile_install()`.

All of this is optional, it just helps upkeep for me. If you know what you're doing, don't worry about it.

[!NOTE]
I didn't add R to pixi because Windows versions are not updated and they don't work well with rstudio (and rstudio in conda is also not updated as of writing).

Feel free to open an issue or a PR.

Owner

  • Name: notPlancha
  • Login: notPlancha
  • Kind: user
  • Location: Portugal
  • Company: https://www.youtube.com/channel/UCsTPLeiyyuicywDOUuUyrJA

Trying my best notPlancha#1634 on discord

GitHub Events

Total
  • Issues event: 1
  • Watch event: 2
Last Year
  • Issues event: 1
  • Watch event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • notPlancha (1)
Pull Request Authors
  • notPlancha (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 164 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: settingsSync

'Rstudio' Addin to Sync Settings and Keymaps

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 164 Last month
Rankings
Dependent packages count: 28.7%
Dependent repos count: 35.4%
Average: 50.0%
Downloads: 86.0%
Maintainers (1)
Last synced: 7 months ago