Last data update: 2014.03.03

networksis

Package: networksis
Version: 2.1-3
Date: 2015-04-07
Title: Simulate Bipartite Graphs with Fixed Marginals Through
Sequential Importance Sampling
Author: Ryan Admiraal <R.Admiraal@murdoch.edu.au> and Mark S. Handcock
<handcock@ucla.edu>
Maintainer: Ryan Admiraal <R.Admiraal@murdoch.edu.au>
Depends: network
Description: Tools to simulate bipartite networks/graphs with the
degrees of the nodes fixed and specified. 'networksis' is part
of the 'statnet' suite of packages for network analysis.
License: GPL (>= 2)
URL: http://statnet.org
NeedsCompilation: yes
Packaged: 2015-04-16 03:58:48 UTC; ryan
Repository: CRAN
Date/Publication: 2015-04-16 08:44:42

● 0 images, 2 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'networksis' ...
** package 'networksis' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c sisfuns.c -o sisfuns.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c sissim.c -o sissim.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o networksis.so sisfuns.o sissim.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/networksis/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'networksis'
    finding HTML links ... done
    finch                                   html  
    networksis-package                      html  
    finding level-2 HTML links ... done

    simulate.sisnetwork                     html  
** building package indices
** testing if installed package can be loaded
* DONE (networksis)
Making 'packages.html' ... done