Skip to content

Commit 6d05151

Browse files
committed
successfully removed dependence on shinyBS
1 parent 28074bc commit 6d05151

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

server.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@
5454
#+ eval=FALSE
5555

5656
library(shiny)
57-
#library(shinyBS)
58-
#library(shinyAce)
5957
library(ergm)
6058
library(sna)
6159
library(network)

ui.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@
4949
#+ setup, eval=FALSE
5050
# load necessary packages
5151
library(shiny)
52-
#library(shinyBS)
53-
#library(shinyAce)
5452
library(shinythemes)
5553
#source("chooser.R") #need this for Kirk's widget that moves items left/right
5654

0 commit comments

Comments
 (0)