Dean Attali started a GitHub repo listing RStudio addins, with the hope that other useRs will add to the list and make it a place to discover addins. Feel free to browse for useful addins, or make a pull request to add your own addin to the list. Here are the current items on the list:
NameDescriptionPackageOn CRAN?AuthorMore linksNotes
Colour pickerLets you easily select colours
shinyjs
Dean Attaliscreenshot,
demo GIF
ggplot2 Marginal PlotsAdd marginal plots to ggplot2
ggExtra
Dean Attaliscreenshot
ggplot Theme AssistCustomize your ggplot theme
ggthemeassist
Calli Grossdemo GIF
Schedule RscriptsEasily scheduling Rscripts
taskscheduleR
jwijffelsscreenshot
Assign default valuesSet function arguments in selection to their default values
jadd
Jenny Bryan
Wrap RmdWrap selected R Markdown text but don’t insert lines breaks into inline R code
WrapRmd
TJ Mahr
Tidy DataInteractively build tidyr function call (gather)
tidyshiny
Mango Solutions
Lattice PlottingInteractively build plots using thelatticesystem
addinplots
Homer White
Copy Frame to ClipboardCopy a data.frame to the clipboard
copydat
Bay Area Air Quality Management DistrictDoesn’t work on Windows
Render Rmd in ConsoleRender an R Markdown document in the global environment
RStudioConsoleRender
Jeff Johnstonblog post
Document ThisAuto-generate Roxygen skeletons for functions and data
docthis
Matthew Lincoln
Hist Add-InInteractively create histograms with ggplot2 and obtain the R Code
limoaddin
Stanislaus Stadlmann
Addin ManagerInstall and remove addins
addinmanager
Colin GillespieBlog post