Skip to content

Commit c4122b4

Browse files
committed
Merge pull request #57 from statnet/quickfix
lattice and latticeExtra in imports
2 parents 1da72fa + fe0ddf6 commit c4122b4

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Depends:
1818
network
1919
Imports:
2020
sna,
21-
RColorBrewer
22-
Suggests:
21+
RColorBrewer,
22+
lattice,
2323
latticeExtra
2424
LazyData: true

inst/shiny/server.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11

22
library(statnetWeb)
33
library(RColorBrewer)
4-
library(ndtv)
54

65
data(faux.mesa.high)
76
#data(faux.magnolia.high)

0 commit comments

Comments
 (0)