Last data update: 2014.03.03

ergm.userterms

Package: ergm.userterms
Version: 3.1.1
Date: 2013-04-26
Title: User-specified terms for the statnet suite of packages
Authors@R: c(
person("Mark S.", "Handcock", role=c("aut"), email="handcock@stat.ucla.edu"),
person("David R.", "Hunter", role=c("aut"), email="dhunter@stat.psu.edu"),
person("Carter T.", "Butts", role=c("aut"), email="buttsc@uci.edu"),
person("Steven M.", "Goodreau", role=c("aut"), email="goodreau@u.washington.edu"),
person("Pavel N.", "Krivitsky", role=c("aut","cre"), email="pavel@uow.edu.au"),
person("Martina", "Morris", role=c("aut"), email="morrism@u.washington.edu"))
LinkingTo: ergm
Depends: network (>= 1.7-1), ergm (>= 3.1-0), statnet.common (>= 3.1-0)
Description: A template package to demonstrate the use of user-specified statistics for use in "ergm" models as part of the "statnet" suite of packages.
License: GPL-3 + file LICENSE
URL: http://statnet.org
Packaged: 2013-11-28 11:29:53 UTC; pavel
Author: Mark S. Handcock [aut],
David R. Hunter [aut],
Carter T. Butts [aut],
Steven M. Goodreau [aut],
Pavel N. Krivitsky [aut, cre],
Martina Morris [aut]
Maintainer: Pavel N. Krivitsky <pavel@uow.edu.au>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-11-28 15:04:46

● 0 images, 3 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ergm.userterms' ...
** package 'ergm.userterms' 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 ergm.userterms.so changestats.users.o include_stubs.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/ergm.userterms/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ergm.userterms'
    finding HTML links ... done
    ergm.userterms-package                  html  
    eut-upgrade                             html  
    finding level-2 HTML links ... done

    mindegree-term                          html  
** building package indices
** testing if installed package can be loaded
* DONE (ergm.userterms)
Making 'packages.html' ... done