The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
A set of RStudio addins that are designed to be used in combination with user-defined RStudio keyboard shortcuts. These addins either: 1) insert text at a cursor position (e.g. insert operators %>%, <<-, %$%, etc.), 2) replace symbols in selected pieces of text (e.g., convert backslashes to forward slashes which results in stings like "c:\data\" converted into "c:/data/") or 3) enclose text with special symbols (e.g., converts "bold" into "**bold**") which is convenient for editing R Markdown files.
Version: | 0.2.0 |
Depends: | R (≥ 3.2) |
Imports: | rstudioapi, magrittr, stringr, purrr |
Suggests: | knitr, rmarkdown, rebus |
Published: | 2017-12-14 |
DOI: | 10.32614/CRAN.package.spAddins |
Author: | Vilmantas Gegzna [aut, cre, cph] |
Maintainer: | Vilmantas Gegzna <GegznaV at gmail.com> |
BugReports: | https://github.com/GegznaV/spAddins/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/GegznaV/spAddins |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | spAddins results |
Reference manual: | spAddins.pdf |
Vignettes: |
1 Workflow and Examples |
Package source: | spAddins_0.2.0.tar.gz |
Windows binaries: | r-devel: spAddins_0.2.0.zip, r-release: spAddins_0.2.0.zip, r-oldrel: spAddins_0.2.0.zip |
macOS binaries: | r-release (arm64): spAddins_0.2.0.tgz, r-oldrel (arm64): spAddins_0.2.0.tgz, r-release (x86_64): spAddins_0.2.0.tgz, r-oldrel (x86_64): spAddins_0.2.0.tgz |
Old sources: | spAddins archive |
Please use the canonical form https://CRAN.R-project.org/package=spAddins to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.