MyNixOS website logo
Description

Discover and Install Useful RStudio Addins.

Browse through a continuously updated list of existing RStudio addins and install/uninstall their corresponding packages.

Discover and install useful RStudio addins

R BuildStatus CRANversion

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.

NameDescriptionPackageOn CRAN?AuthorMore linksNotes
Add Crossref CitationsAdd a new bibliography entry through Crossref DOIrcrossref:white_check_mark:Hao ZhuScreenshoot
Add GIFsSearch GIFs through Giphy API and use them in Rmarkdown documentsgiphyr:white_check_mark:Hao ZhuScreenshot
Addin ManagerInstall and remove addinsaddinmanager:x:Colin GillespieBlog post
addinitInitialize an 'RStudio' Projectaddinit:x:dreamRs
Align AssignAlign the assignment operators within a highlighted areaAlignAssign:x:Luke SmithDemo gif
ARIMA PickerInteractively pick ARIMA parametersarimaUI:x:Yves crutainBlog post
asis chunkInsert code chunk calling asis engineasischunk:x:Enrico Manlapig
Assign default valuesSet function arguments in selection to their default valuesjadd:x:Jenny BryanDemo GIF
assignparamsEvaluate function parameter in global environmentassignparams:x:Peter MeissnerDemoVideo
beautifyRFormat RMarkdown tables beautifullybeautifyR:x:Matthias WeigandDemo GIF
blogsnipInsert Rmd code snippets, especially for {blogdown}blogsnip:x:Matt DrayDemo GIF
Browse RStudio addinsBrowse and install RStudio addinsaddinslist:white_check_mark:Dean AttaliScreenshot
Build bounding boxesDraw spatial bounding boxes in a leaflet interfacebbb:x:Abasi Latcham
Case converterConvert text cases to lower, upper, snake, camel casescaseconverter:x:strboulDemo GIF
Colour pickerLets you easily select colourscolourpicker:white_check_mark:Dean AttaliScreenshot, Demo video
compareAreasCompare areas across square meters, kilometers, feet, miles, and acrescompareAreas:x:David Ranzolin
compareWithEnhanced diff and merge tools for RStudiocompareWith:x:Mirai SolutionsBlog post
Convert slashReverse slashes (eg in file paths)snippetsaddin:x:Juraj SofrankoClipboard is Windows only
Convert Variable typeConvert variables' type into either factor, character or numeric in a data framecommonUtilAddins:x:sarupurisailalith
Copy Frame to ClipboardCopy a data.frame to the clipboardcopydat:x:Bay Area Air Quality Management DistrictDoesn't work on Windows
Copy valueCopy data to clipboard (arrays, data frames, matrices, tables, vectors)snippetsaddin:x:Juraj SofrankoWindows only
CRANsearcherRStudio addin to search CRAN packages titles and descriptionsCRANsearcher:white_check_mark:Rho Inc
datapastaKeyboard shortcuts for pasting clipboard data as nicely formatted R vectors/tibbles.datapasta:white_check_mark:Miles McBainDemo Gif
datasets.loadLoading datasets from all installed packagesdatasets.load:white_check_mark:Bastiaan QuastDemo Gif
Document ThisAuto-generate Roxygen skeletons for functions and datadocthis:x:Matthew Lincoln
Enhanced ViewEnhanced data viewer, allows column selection and filteringviewenhance:x:Kieran Martin
ermojiSearch and Copy Emojiermoji:x:Garrick Aden-BuieScreenshots
Escape stringsConvert non-ASCII strings to a portable formatuniscape:x:Mikko KorpelaScreenshot
esquisseMake plots with ggplot2esquisse:white_check_mark:dreamRs
Explode a call with boom()Print the Output of Intermediate Steps of a Callboomer:x:Antoine Fabri
extraInsertsInsert various (pipe) operatorsextraInserts:x:Konrad Zdeb
get_fn_argsReads highlighted default values into console, translating commas to semi colonsgetfunctionargs:x:Kieran Martin
ggeditReproducible layer, scale and theme editing for ggplot2ggedit:white_check_mark:Jonathan SidiYoutube Clip
ggplot Theme AssistCustomize your ggplot themeggThemeAssist:white_check_mark:Calli GrossDemo GIF
ggplot2 Marginal PlotsAdd marginal plots to ggplot2ggExtra:white_check_mark:Dean AttaliScreenshot
gitgadgetVersion Control and Assignment Management using Gitgitgadget:white_check_mark:Vincent Nijs
Google API AuthAuthenticate with Google APIsgoogleAuthR:white_check_mark:Mark Edmondson
Gotta Read 'Em AllRStudio Add-In to interactively read ALL the data into RGREA:x:Stanislaus Stadlmann
Hist Add-InInteractively create histograms with ggplot2 and obtain the R Codelimoaddin:x:Stanislaus Stadlmann
imagecliprCopy and paste images from clipboard to Rmarkdown .Rmd filesimageclipr:x:Tonio Liebrand
Input LaTeX MathInput math expressions via the MathQuill librarybookdown:white_check_mark:RStudio
Insert %>%Insert pipe + reformat surroundingsnippetsaddin:x:Juraj Sofranko
Insert citationsSearch a BibTeX-file and insert formatted Markdown citationscitr:white_check_mark:Frederik AustDemo gif
Insert IPA symbolsInsert IPA phonetic symbols in R Markdown by searching their phonetic features in a shiny gadgetlinguisticsdown:white_check_mark:Yongfu LiaoPkg Website
insertImageInsert image into R Markdown with file chooser. Copy image file to project.insertImage:x:Ludvig R Olsen
inserttableRStudio add-in facilitating insertion of nicely formatted tables in R markdown documents or plain R scripts.inserttable:x:Lorenzo BusettoBlog Post
jagsAddInRStudio add-in to create template code for running jags from R.jagsAddIn:x:Nathan GreenDemo gif
Keyboard shortcuts for str,plot etcExamine selected objects; open function source code on githubrskey:white_check_mark:Berry Boessenkool Can set keyboard shortcuts on disc with rskey::setKeyboardBindings()
Lattice PlottingInteractively build plots using the lattice systemaddinplots:x:
Levels orderingInteractively generate code to reorder factor levelsquestionr:white_check_mark:Julien BarnierDemo video
Levels recodingInteractively generate code to edit factor levelsquestionr:white_check_mark:Julien BarnierDemo video
littleboxesEasily add a boxed title in R scriptslittleboxes:x:thinkr
makeOxygenSelf-populating roxygen2 skeletonssinew:white_check_mark:Jonathan Sidi
mapedit.addinCreate and save spatial data in GUImapedit.addin:x:Matt Johnsonsaves to .GlobalEnv and/or disk
Merge data framesPerform Inner, left, Right and Full Joins and create a new data framecommonUtilAddins:x:sarupurisailalith
mischelpermicrobenchmark, profvis selected code, remove unneeded hard line breaks, flip windows path separatormischelper:x:dracodoc
mufflrKeyboard shortcuts for quieter and speedier pipelinesmufflr:x:Miles McBainDemo Gif
namebrowserBrowse or search all installed packages for function names, insert library(pkg) or pkg:: prefixnamebrowser:x:dracodoc
objectremoverRemove objects from the Global environment based on text patterns and object typeobjectremover:white_check_mark:Alan YeungDemo gif
Path To ClipboardCopy the active document's absolute path to clipboard.pathToClip:x:Dominic ComtoisDemo Gif
Plot Colour HelperInteractively pick colours to use in your plotcolourpicker:white_check_mark:Dean AttaliScreenshot, Demo video
prefixerPrefix function with their namespaceprefixer:x:dreamRs
Preview R-markdown BookRun bookdown's serve_book() to live preview a bookbookdown:white_check_mark:RStudio
QRAGadgetA Shiny Gadget for Interactive QRA VisualizationsQRAGadget:white_check_mark:Paul GovanScreenshot
quartostampInsert pre-written divs and classes into your Quarto documents.quartostamp:x:Matt DrayWebsite
quickviewQuickly inspect your data in a View tab of RStudioquickview:x:Francois KeckDemo gif
r6methodsGenerate methods for R6 classesr6methods:white_check_mark:Jakub Sobolewski
radiantA Shiny interface for business analytics in Rradiant:x:Vincent NijsDocumentation
radiant.dataA Shiny interface to visualize, summarize, transform, and combine dataradiant.data:x:Vincent NijsDocumentation
rdoxygenCreate doxygen documentation for source coderdoxygen:white_check_mark:Clemens Schmid
RegExplainInteractive regular expression utility beltregexplain:x:Garrick Aden-BuieDemo gifs
remedyRStudio Addins to Simplify Markdown Writingremedy:white_check_mark:ThinkRHow it works
Render Rmd in ConsoleRender an R Markdown document in the global environmentRStudioConsoleRender:x:Jeff JohnstonBlog post
Rmd or Blogdown post Image PasteUse 'ctrl+v' to paste images into a blogdown post or Rmd filesRmdImgPaste:x:zhangzhenhao
rpivotGadgetAdd-in wrapper around the rpivotTable HTML widgetrpivotGadget:x:Dean Kilfoyle
rsamManage installed RStudio addins keyboard shortcuts and IDE dropdown listrsam:x:Jonathan SidiYouTubeWrites to Disk
Schedule R scripts on Linux/UnixUse cron to schedule your R scripts (Linux/Unix)cronR:white_check_mark:jwijffels
Schedule R scripts on WindowsUse Windows task scheduler to schedule your R scripts (Windows)taskscheduleR:white_check_mark:jwijffelsScreenshot
scribblrOpen scribblr note editor for taking project-related notes in RStudioscribblr:x:Valerio Gherardi
SeaClassAn interactive R GUI for classification problemsSeaClass:x:Chris DienesScreenshots
Search CRAN packagesSearch and explore CRAN packagespkgsearch:white_check_mark:R-hubPkg Website
shinyExamsRStudio addin to create exercisesshinyExams:x:Demo GIF
ShinyQuickStarterBuild Shiny Apps per Drag & DropShinyQuickStarter:white_check_mark:Leon Binder
Snake caserConvert a character string to snake_casesnakecaser:x:Ben Marwick
snorkelInsert {roxygen2} formatting to your function documentation.snorkel:x:Matt DrayWebsite
sortLinesSort selected lines in the editor with a number-smart algorithm.sortLines:x:Dominic ComtoisDemo Gif
splitChunkSplit code chunk in R MarkdownsplitChunk:x:Ludvig R Olsen
straddinPeek at objects with a keystroke.straddin:x:Facundo Munoz
strcodeInsert code block separators and section titlesstrcode:x:Lorenz WalthertDemo GIF
stylerRStudio Addin to provide non-invasive pretty-printing of R source code while adhering to the tidyverse formatting rules.styler:white_check_mark:R infrastructureDemo gif
testthisUtility functions and Rstudio addins to make using the testthat package even more funtestthis:white_check_mark:
Tidy DataInteractively build tidyr function call (gather)tidyshiny:x:Mango Solutions
TODOrFinds all TODO, FIXME, CHANGED etc. comments in your project and shows them as markers.todor:white_check_mark:Dominik Krzeminski
tsvizEasy and interactive time series visualizationtsviz:white_check_mark:xtreamBlog post
typeStringsGadgetType strings unencumberedtypeStringsGadget:x:David Ranzolin
unnestIfElseQuickly and roughly convert nested ifelse() statements to dplyr::case_when()unnestIfElse:x:Eric LeungDemo Gif
upnews GitHub pkgsDisplay news and update outdated github R packagesupnews:x:Aurelien GinolhacDemo gif
Variable cuttingInteractively generate cut() codequestionr:white_check_mark:Julien BarnierDemo video
ViewPipeStepsCreate View Tabs of Each Piped StepViewPipeSteps:x:David RanzolinDemo gif
viewxlOpen data.frame(s) in Excelviewxl:x:dreamRs
wellspell.addinQuick spellcheck with hunspellwellspell.addin:x:Clemens Schmid
Word count add-inCount non-code words in Rmd documentswordcountaddin:x:Ben Marwick
Wrap RmdWrap selected R Markdown text but don't insert lines breaks into inline R codeWrapRmd:x:TJ Mahr
hippieHippie Code Completion in RStudiohippie:white_check_mark:Chris BakerDemo gif.
Metadata

Version

0.5.0

License

Unknown

Platforms (75)

    Darwin
    FreeBSD 13
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd13
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd13
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows