R/remotes.R

testing_pkgs <- list(
  "knitr"
)
testing_remotes <- list(
  # For 087-crandash
  "hadley/shinySignals",
  "jcheng5/bubbles",

   # For 144-colors
  "r-lib/scales",

   # For 145-dt-replacedata
  "rstudio/DT",

   # For 147-websocket
  "rstudio/websocket",

   # For 149-onRender
  "ramnathv/htmlwidgets",

   # For 150-reactr-input
  "react-R/reactR",

  ## Install testing pkgs last
  "rstudio/httpuv",
  "rstudio/shiny@rc-v1.3.2"
)
rstudio/testShinyExamples documentation built on May 6, 2019, 8:30 p.m.