Last data update: 2014.03.03

blkergm

Package: blkergm
Version: 1.1
Date: 2014-08-26
Title: Fitting block ERGM given the block structure on social networks
Authors@R: c(
person("Xiaolin","Yang",role=c("aut","cre"), email="xyang@stat.cmu.edu"),
person("Stephen E.","Fienberg", role=c("aut"),email="fienberg@stat.cmu.edu"),
person("Alessandro","Rinaldo",role=c("aut"),email="rinaldo@stat.cmu.edu"),
person("Han","Liu",role=c("aut"),email="hanliu@princeton.edu"),
person("Michael","Rosenblum",role=c("aut"),email="mrosen@jhu.edu"))
LinkingTo: ergm
Depends: network (>= 1.7-1), ergm (>= 3.1-0), statnet.common (>= 3.1-0)
Description: This package is an extension to the "ergm" package which implements the block ergms.
License: GPL-3
URL: http://statnet.org
Packaged: 2014-08-27 03:48:45 UTC; mama
Author: Xiaolin Yang [aut, cre],
Stephen E. Fienberg [aut],
Alessandro Rinaldo [aut],
Han Liu [aut],
Michael Rosenblum [aut]
Maintainer: Xiaolin Yang <xyang@stat.cmu.edu>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-08-27 08:33:25

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

Install log

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

    initterms                               html  
    zachary                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (blkergm)
Making 'packages.html' ... done