Last data update: 2014.03.03

qgraph

Package: qgraph
Type: Package
Title: Graph Plotting Methods, Psychometric Data Visualization and
Graphical Model Estimation
Version: 1.3.3
Author: Sacha Epskamp, Giulio Costantini, Angelique O. J. Cramer, Lourens J. Waldorp, Verena D. Schmittmann and Denny Borsboom
Maintainer: Sacha Epskamp <mail@sachaepskamp.com>
Depends: R (>= 3.0.0)
Suggests: RSVGTipsDevice, sendplot
Imports: methods, grDevices, psych, ellipse, lavaan, sem, plyr, Hmisc,
igraph, jpeg, png, colorspace, Matrix, sna, corpcor, reshape2,
ggplot2, glasso, huge, fdrtool, d3Network, ggm, gtools
ByteCompile: yes
Description: The qgraph package can be used to visualize data as networks as well as provides an interface for visualizing weighted graphical models.
URL: http://sachaepskamp.com/qgraph
License: GPL-2
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2016-04-28 21:24:00 UTC; sacha
Repository: CRAN
Date/Publication: 2016-04-29 12:11:55

● Cran Task View: Psychometrics
● 0 images, 36 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'qgraph' ...
** package 'qgraph' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c layout.c -o layout.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o qgraph.so layout.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/qgraph/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'qgraph'
    finding HTML links ... done
    CentAndClusfuns                         html  
    EBICglasso                              html  
    FDRnetwork                              html  
    VARglm                                  html  
    as.igraph                               html  
    averageLayout                           html  
    big5                                    html  
    big5groups                              html  
    centrality                              html  
    centrality_auto                         html  
Rd warning: /tmp/RtmpRTpArb/R.INSTALL3008b5e0267/qgraph/man/centrality_auto.Rd:9: missing file link 'igraph'
    clustcoef_auto                          html  
Rd warning: /tmp/RtmpRTpArb/R.INSTALL3008b5e0267/qgraph/man/clustcoef_auto.Rd:34: missing file link 'igraph'
    cor_auto                                html  
    findGraph                               html  
    getWmat                                 html  
    makeBW                                  html  
    mat2vec                                 html  
    plot.qgraph                             html  
    print.qgraph                            html  
    qgraph                                  html  
Rd warning: /tmp/RtmpRTpArb/R.INSTALL3008b5e0267/qgraph/man/qgraph.Rd:34: missing file link 'cov2cor'
Rd warning: /tmp/RtmpRTpArb/R.INSTALL3008b5e0267/qgraph/man/qgraph.Rd:39: missing file link 'corr.p'
    qgraph.animate                          html  
    qgraph.cfa                              html  
    finding level-2 HTML links ... done

    qgraph.gui                              html  
    qgraph.lavaan                           html  
    qgraph.layout.fruchtermanreingold       html  
    qgraph.panel                            html  
    qgraph.semModel                         html  
    qgraphAnnotate                          html  
    qgraphMixed                             html  
    qgraph_efa                              html  
    qgraph_loadings                         html  
    qgraph_pca                              html  
    qgraph_sem                              html  
    qgraph_svg                              html  
    smallworldness                          html  
    summary.qgraph                          html  
    wi2net                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (qgraph)
Making 'packages.html' ... done