CRAN/E | spAddins

spAddins

A Set of RStudio Addins

Installation

About

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.

github.com/GegznaV/spAddins
Bug report File report

Key Metrics

Version 0.2.0
R ≥ 3.2
Published 2017-12-14 2489 days ago
Needs compilation? no
License MIT
License File
CRAN checks spAddins results

Downloads

Yesterday 0 -100%
Last 7 days 24 -50%
Last 30 days 146 -12%
Last 90 days 491 +3%
Last 365 days 2.126 -3%

Maintainer

Maintainer

Vilmantas Gegzna

Authors

Vilmantas Gegzna

aut / cre / cph

Material

README
Reference manual
Package source

Vignettes

1 Workflow and Examples

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

spAddins archive

Depends

R ≥ 3.2

Imports

rstudioapi
magrittr
stringr
purrr

Suggests

knitr
rmarkdown
rebus