removed need of R igraph from chlorodb/subdb
Former-commit-id: 574aace9be5804d728a877110f5f475d61644f75 Former-commit-id: 2e7ea63447643830a62f18a364327d7b396ec140
This commit is contained in:
@@ -23,17 +23,15 @@ then (after checking)
|
||||
# notes
|
||||
#
|
||||
|
||||
this requires an installed R > 3.0.1
|
||||
calculation of models currently requires R
|
||||
(without any specific package) this will be
|
||||
replaced in the future...
|
||||
|
||||
with the following packages
|
||||
in addition, optional graphics output (plot.models.r)
|
||||
requires the following graphic packages :
|
||||
|
||||
igraph # <- mandatory
|
||||
grid
|
||||
gridExtra
|
||||
vcd
|
||||
plotrix
|
||||
|
||||
grid # <- the following are not needed
|
||||
gridExtra # by scripts, but just to
|
||||
vcd # produce graphics for models
|
||||
plotrix # by lib/plot.models.r
|
||||
|
||||
you can check and install them by running :
|
||||
|
||||
lib/install.rpackages.r
|
||||
|
Reference in New Issue
Block a user