Code Monkey home page Code Monkey logo

addinslist's Introduction

Discover and install useful RStudio addins

R Build Status CRAN version

Created by Dean Attali

RStudio addins were released in early 2016 to provide anyone with the ability to add "extensions" to RStudio. This feature has quickly become popular, but discoverability was a problem: there's just no easy way to know what addins exist.

The addinslist package solves that problem in two ways:

  • This package provides a continuously updated list of RStudio addins that you can browse through (below).

  • After installing this package (install.packages('addinslist')), your RStudio will get populated with a new addin called "Browse RStudio addins". This addin allows you to interactively browse through the list of addins, see which ones you already have installed, and let you install/uninstall the corresponding package of each addin. The following image shows how to access this "addin of addins" in RStudio.

Addins menu


Need Shiny help? Iโ€™m available for consulting.
If you find {addinslist} useful, please consider supporting my work to unlock rewards! โค

Sponsors ๐Ÿ†

There are no sponsors yet

Become the first sponsor for {addinslist} and unlock special rewards!

List of addins

If you made a useful RStudio addin, feel free to make a pull request on GitHub to add it to the list.

Name Date Added Description Package On CRAN? Author More links Notes
Add Crossref Citations 2016-07-25 Add a new bibliography entry through Crossref DOI rcrossref โœ… Hao Zhu Screenshoot
Add GIFs 2016-08-10 Search GIFs through Giphy API and use them in Rmarkdown documents giphyr โœ… Hao Zhu Screenshot
Addin Manager 2016-04-01 Install and remove addins addinmanager โŒ Colin Gillespie Blog post
addinit 2018-06-06 Initialize an 'RStudio' Project addinit โŒ dreamRs
Align Assign 2016-10-03 Align the assignment operators within a highlighted area AlignAssign โŒ Luke Smith Demo gif
ARIMA Picker 2016-04-25 Interactively pick ARIMA parameters arimaUI โŒ Yves crutain Blog post
Assign default values 2016-03-30 Set function arguments in selection to their default values jadd โŒ Jenny Bryan Demo GIF
assignparams 2016-06-29 Evaluate function parameter in global environment assignparams โŒ Peter Meissner DemoVideo
beautifyR 2018-04-21 Format RMarkdown tables beautifully beautifyR โŒ Matthias Weigand Demo GIF
Browse RStudio addins 2016-03-30 Browse and install RStudio addins addinslist โœ… Dean Attali Screenshot
Build bounding boxes 2021-01-21 Draw spatial bounding boxes in a leaflet interface bbb โŒ Abasi Latcham
Case converter 2018-09-20 Convert text cases to lower, upper, snake, camel cases caseconverter โŒ strboul Demo GIF
Colour picker 2016-03-30 Lets you easily select colours colourpicker โœ… Dean Attali Screenshot, Demo video
compareAreas 2018-11-26 Compare areas across square meters, kilometers, feet, miles, and acres compareAreas โŒ David Ranzolin
compareWith 2019-08-28 Enhanced diff and merge tools for RStudio compareWith โŒ Mirai Solutions Blog post
Convert slash 2016-05-10 Reverse slashes (eg in file paths) snippetsaddin โŒ Juraj Sofranko Clipboard is Windows only
Convert Variable type 2016-08-05 Convert variables' type into either factor, character or numeric in a data frame commonUtilAddins โŒ sarupurisailalith
Copy Frame to Clipboard 2016-03-30 Copy a data.frame to the clipboard copydat โŒ Bay Area Air Quality Management District Doesn't work on Windows
Copy value 2016-05-10 Copy data to clipboard (arrays, data frames, matrices, tables, vectors) snippetsaddin โŒ Juraj Sofranko Windows only
CRANsearcher 2017-09-17 RStudio addin to search CRAN packages titles and descriptions CRANsearcher โœ… Rho Inc
datapasta 2016-09-28 Keyboard shortcuts for pasting clipboard data as nicely formatted R vectors/tibbles. datapasta โœ… Miles McBain Demo Gif
datasets.load 2016-12-15 Loading datasets from all installed packages datasets.load โœ… Bastiaan Quast Demo Gif
Document This 2016-03-30 Auto-generate Roxygen skeletons for functions and data docthis โŒ Matthew Lincoln
Enhanced View 2018-07-12 Enhanced data viewer, allows column selection and filtering viewenhance โŒ Kieran Martin
ermoji 2018-04-24 Search and Copy Emoji ermoji โŒ Garrick Aden-Buie Screenshots
Escape strings 2018-09-17 Convert non-ASCII strings to a portable format uniscape โŒ Mikko Korpela Screenshot
esquisse 2018-06-06 Make plots with ggplot2 esquisse โœ… dreamRs
extraInserts 2017-12-26 Insert various (pipe) operators extraInserts โŒ Konrad Zdeb
get_fn_args 2018-07-12 Reads highlighted default values into console, translating commas to semi colons getfunctionargs โŒ Kieran Martin
ggedit 2017-05-04 Reproducible layer, scale and theme editing for ggplot2 ggedit โœ… Jonathan Sidi Youtube Clip
ggplot Theme Assist 2016-03-30 Customize your ggplot theme ggThemeAssist โœ… Calli Gross Demo GIF
ggplot2 Marginal Plots 2016-03-30 Add marginal plots to ggplot2 ggExtra โœ… Dean Attali Screenshot
gitgadget 2016-09-16 Version Control and Assignment Management using Git gitgadget โœ… Vincent Nijs
Google API Auth 2016-05-03 Authenticate with Google APIs googleAuthR โœ… Mark Edmondson
Gotta Read 'Em All 2016-05-10 RStudio Add-In to interactively read ALL the data into R GREA โŒ Stanislaus Stadlmann
Hist Add-In 2016-03-31 Interactively create histograms with ggplot2 and obtain the R Code limoaddin โŒ Stanislaus Stadlmann
imageclipr 2016-04-06 Copy and paste images from clipboard to Rmarkdown .Rmd files imageclipr โŒ Tonio Liebrand
Input LaTeX Math 2016-04-25 Input math expressions via the MathQuill library bookdown โœ… RStudio
Insert %>% 2016-05-10 Insert pipe + reformat surrounding snippetsaddin โŒ Juraj Sofranko
Insert citations 2016-06-28 Search a BibTeX-file and insert formatted Markdown citations citr โœ… Frederik Aust Demo gif
Insert IPA symbols 2018-10-17 Insert IPA phonetic symbols in R Markdown by searching their phonetic features in a shiny gadget linguisticsdown โœ… Yongfu Liao Pkg Website
insertImage 2017-03-02 Insert image into R Markdown with file chooser. Copy image file to project. insertImage โŒ Ludvig R Olsen
inserttable 2018-04-07 RStudio add-in facilitating insertion of nicely formatted tables in R markdown documents or plain R scripts. inserttable โŒ Lorenzo Busetto Blog Post
jagsAddIn 2020-02-11 RStudio add-in to create template code for running jags from R. jagsAddIn โŒ Nathan Green Demo gif
Keyboard shortcuts for str,plot etc 2019-06-18 Examine selected objects; open function source code on github rskey โœ… Berry Boessenkool Can set keyboard shortcuts on disc with rskey::setKeyboardBindings()
Lattice Plotting 2016-03-30 Interactively build plots using the lattice system addinplots โŒ
Levels ordering 2016-04-06 Interactively generate code to reorder factor levels questionr โœ… Julien Barnier Demo video
Levels recoding 2016-04-06 Interactively generate code to edit factor levels questionr โœ… Julien Barnier Demo video
littleboxes 2016-06-09 Easily add a boxed title in R scripts littleboxes โŒ thinkr
makeOxygen 2017-04-12 Self-populating roxygen2 skeletons sinew โœ… Jonathan Sidi
mapedit.addin 2018-12-15 Create and save spatial data in GUI mapedit.addin โŒ Matt Johnson saves to .GlobalEnv and/or disk
Merge data frames 2016-08-05 Perform Inner, left, Right and Full Joins and create a new data frame commonUtilAddins โŒ sarupurisailalith
mischelper 2016-07-30 microbenchmark, profvis selected code, remove unneeded hard line breaks, flip windows path separator mischelper โŒ dracodoc
mufflr 2016-08-30 Keyboard shortcuts for quieter and speedier pipelines mufflr โŒ Miles McBain Demo Gif
namebrowser 2016-08-18 Browse or search all installed packages for function names, insert library(pkg) or pkg:: prefix namebrowser โŒ dracodoc
objectremover 2019-08-04 Remove objects from the Global environment based on text patterns and object type objectremover โœ… Alan Yeung Demo gif
Path To Clipboard 2020-01-02 Copy the active document's absolute path to clipboard. pathToClip โŒ Dominic Comtois Demo Gif
Plot Colour Helper 2016-03-30 Interactively pick colours to use in your plot colourpicker โœ… Dean Attali Screenshot, Demo video
prefixer 2018-06-06 Prefix function with their namespace prefixer โŒ dreamRs
Preview R-markdown Book 2016-04-25 Run bookdown's serve_book() to live preview a book bookdown โœ… RStudio
QRAGadget 2016-06-28 A Shiny Gadget for Interactive QRA Visualizations QRAGadget โœ… Paul Govan Screenshot
quickview 2019-04-12 Quickly inspect your data in a View tab of RStudio quickview โŒ Francois Keck Demo gif
radiant 2016-06-30 A Shiny interface for business analytics in R radiant โŒ Vincent Nijs Documentation
radiant.data 2016-06-30 A Shiny interface to visualize, summarize, transform, and combine data radiant.data โŒ Vincent Nijs Documentation
rdoxygen 2017-08-14 Create doxygen documentation for source code rdoxygen โœ… Clemens Schmid
RegExplain 2018-04-04 Interactive regular expression utility belt regexplain โŒ Garrick Aden-Buie Demo gifs
remedy 2017-09-08 RStudio Addins to Simplify Markdown Writing remedy โœ… ThinkR How it works
Render Rmd in Console 2016-03-30 Render an R Markdown document in the global environment RStudioConsoleRender โŒ Jeff Johnston Blog post
Rmd or Blogdown post Image Paste 2020-05-11 Use 'ctrl+v' to paste images into a blogdown post or Rmd files RmdImgPaste โŒ zhangzhenhao
rpivotGadget 2016-04-04 Add-in wrapper around the rpivotTable HTML widget rpivotGadget โŒ Dean Kilfoyle
rsam 2018-01-14 Manage installed RStudio addins keyboard shortcuts and IDE dropdown list rsam โŒ Jonathan Sidi YouTube Writes to Disk
Schedule R scripts on Linux/Unix 2016-03-30 Use cron to schedule your R scripts (Linux/Unix) cronR โœ… jwijffels Screenshot
Schedule R scripts on Windows 2016-03-30 Use Windows task scheduler to schedule your R scripts (Windows) taskscheduleR โœ… jwijffels Screenshot
SeaClass 2017-08-08 An interactive R GUI for classification problems SeaClass โŒ Chris Dienes Screenshots
Search CRAN packages 2019-11-26 Search and explore CRAN packages pkgsearch โœ… R-hub Pkg Website
shinyExams 2018-06-27 RStudio addin to create exercises shinyExams โŒ Demo GIF
Snake caser 2016-05-06 Convert a character string to snake_case snakecaser โŒ Ben Marwick
sortLines 2017-03-11 Sort selected lines in the editor with a number-smart algorithm. sortLines โŒ Dominic Comtois Demo Gif
splitChunk 2017-02-22 Split code chunk in R Markdown splitChunk โŒ Ludvig R Olsen
straddin 2017-12-17 Peek at objects with a keystroke. straddin โŒ Facundo Munoz
strcode 2016-12-02 Insert code block separators and section titles strcode โŒ Lorenz Walthert Demo GIF
styler 2017-11-28 RStudio Addin to provide non-invasive pretty-printing of R source code while adhering to the tidyverse formatting rules. styler โœ… R infrastructure Demo gif
testthis 2017-01-28 Utility functions and Rstudio addins to make using the testthat package even more fun testthis โœ…
Tidy Data 2016-03-30 Interactively build tidyr function call (gather) tidyshiny โŒ Mango Solutions
TODOr 2017-11-13 Finds all TODO, FIXME, CHANGED etc. comments in your project and shows them as markers. TODOr โœ… Dominik Krzeminski
tsviz 2019-07-28 Easy and interactive time series visualization tsviz โœ… xtream Blog post
typeStringsGadget 2017-02-18 Type strings unencumbered typeStringsGadget โŒ David Ranzolin
upnews GitHub pkgs 2018-11-15 Display news and update outdated github R packages upnews โŒ Aurelien Ginolhac Demo gif
Variable cutting 2016-04-06 Interactively generate cut() code questionr โœ… Julien Barnier Demo video
ViewPipeSteps 2018-02-23 Create View Tabs of Each Piped Step ViewPipeSteps โŒ David Ranzolin Demo gif
viewxl 2018-06-06 Open data.frame(s) in Excel viewxl โŒ dreamRs
wellspell.addin 2018-12-15 Quick spellcheck with hunspell wellspell.addin โŒ Clemens Schmid
Word count add-in 2016-05-06 Count non-code words in Rmd documents wordcountaddin โŒ Ben Marwick
Wrap Rmd 2016-03-30 Wrap selected R Markdown text but don't insert lines breaks into inline R code WrapRmd โŒ TJ Mahr

addinslist's People

Contributors

benmarwick avatar bquast avatar colinfay avatar crsh avatar daattali avatar daranzolin avatar dcomtois avatar dokato avatar dracodoc avatar gadenbuie avatar haozhu233 avatar jeff-mettel avatar kieranjmartin avatar lbusett avatar lorenzwalthert avatar ludvigolsen avatar markedmondson1234 avatar milesmcbain avatar mvkorpel avatar nevrome avatar ottlngr avatar paulgovan avatar s-fleck avatar sarupurisailalith avatar seasmith avatar sfr avatar stan125 avatar vincentguyader avatar yonicd avatar yvescr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.