Last data update: 2014.03.03

hergm

Package: hergm
Version: 2.3-0
Date: 2016-06-03
Title: Hierarchical Exponential-Family Random Graph Models
Author: Michael Schweinberger <michael.schweinberger@rice.edu> [aut, cre], Mark S. Handcock <handcock@ucla.edu> [ctb], Pamela Luna <pamela.luna@rice.edu> [ctb]
Maintainer: Michael Schweinberger <michael.schweinberger@rice.edu>
Depends: ergm, latentnet, mcgibbsit, network, sna
Description: Estimate and simulate hierarchical exponential-family random graph models with local dependence.
License: GPL-3
BugReports:
NeedsCompilation: yes
Packaged: 2016-06-03 19:55:45 UTC; gilgamesh
Repository: CRAN
Date/Publication: 2016-06-03 23:58:58

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'hergm' ...
** package 'hergm' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c MCMC.c -o MCMC.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c MHproposal.c -o MHproposal.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c MHproposals.c -o MHproposals.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c changestat.c -o changestat.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c changestats.c -o changestats.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c edgelist.c -o edgelist.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c edgetree.c -o edgetree.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c h_ergm.c -o h_ergm.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c h_ergm_basics.c -o h_ergm_basics.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c h_ergm_bayes.c -o h_ergm_bayes.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c h_ergm_interface.c -o h_ergm_interface.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c h_ergm_latent.c -o h_ergm_latent.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c h_ergm_mcmc.c -o h_ergm_mcmc.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c h_ergm_utils.c -o h_ergm_utils.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c h_ergm_variational.c -o h_ergm_variational.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c model.c -o model.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c netstats.c -o netstats.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o hergm.so MCMC.o MHproposal.o MHproposals.o changestat.o changestats.o edgelist.o edgetree.o h_ergm.o h_ergm_basics.o h_ergm_bayes.o h_ergm_interface.o h_ergm_latent.o h_ergm_mcmc.o h_ergm_utils.o h_ergm_variational.o model.o netstats.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/hergm/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'hergm'
    finding HTML links ... done
    bali                                    html  
    example                                 html  
    hergm-internal                          html  
    hergm                                   html  
    hergm.gof                               html  
    hergm.mcmc.diagnostics                  html  
    hergm.plot                              html  
    hergm.simulate                          html  
    hergm.summary                           html  
    hergm.terms                             html  
    sampson                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (hergm)
Making 'packages.html' ... done