Last data update: 2014.03.03

wnominate

Package: wnominate
Version: 0.99
Date: 2014-09-19
Title: WNOMINATE Roll Call Analysis Software.
Author: Keith Poole <ktpoole@uga.edu>, Jeffrey Lewis
<jblewis@ucla.edu>, James Lo <jameslo@princeton.edu> and Royce
Carroll <rcarroll@rice.edu>
Maintainer: James Lo <jameslo@princeton.edu>
Depends: R (>= 2.3.1), pscl (>= 0.59)
Description: Estimates Poole and Rosenthal W-NOMINATE scores from roll
call votes supplied though a 'rollcall' object from package
'pscl'.
License: GPL-2
Repository: CRAN
Date/Publication: 2014-09-23 05:22:19
Packaged: 2014-09-19 23:42:59 UTC; jameslo
NeedsCompilation: yes


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'wnominate' ...
** package 'wnominate' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c nomprob.c -o nomprob.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c random_wrap.c -o random_wrap.o
gfortran -g -O2 -ffloat-store -fpic -g -O2  -c  wnominate.f90 -o wnominate.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c wrap_output.c -o wrap_output.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o wnominate.so nomprob.o random_wrap.o wnominate.o wrap_output.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/wnominate/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'wnominate'
    finding HTML links ... done
    UN                                      html  
    generateTestData                        html  
    nomprob                                 html  
    plot.angles                             html  
    plot.coords                             html  
    plot.cutlines                           html  
    plot.nomObject                          html  
    plot.scree                              html  
    qnprob                                  html  
    sen90                                   html  
    sen90wnom                               html  
    summary.nomObject                       html  
    wnominate                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (wnominate)
Making 'packages.html' ... done