Last data update: 2014.03.03

pscl

Package: pscl
Version: 1.4.9
Date: 2015-03-29
Title: Political Science Computational Laboratory, Stanford University
Author: Simon Jackman, with contributions from
Alex Tahk, Achim Zeileis, Christina Maimone and Jim Fearon
Maintainer: Simon Jackman <jackman@stanford.edu>
Depends: MASS, lattice
Suggests: MCMCpack, car, lmtest, sandwich, zoo, coda, vcd, mvtnorm,
mgcv
Enhances: stats
Description: Bayesian analysis of item-response theory (IRT) models,
roll call analysis; computing highest density regions; maximum
likelihood estimation of zero-inflated and hurdle models for count
data; goodness-of-fit measures for GLMs; data sets used
in writing and teaching at the Political Science
Computational Laboratory; seats-votes curves.
LazyData: true
License: GPL-2
URL: http://pscl.stanford.edu/
NeedsCompilation: yes
Packaged: 2015-03-29 07:15:16 UTC; jackman
Repository: CRAN
Date/Publication: 2015-03-29 11:23:22

● Cran Task View: Bayesian, Econometrics, Environmetrics, Psychometrics, SocialSciences
● 0 images, 38 functions, 21 datasets
Reverse Depends: 7

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'pscl' ...
** package 'pscl' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c IDEAL.c -o IDEAL.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c bayesreg.c -o bayesreg.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c check.c -o check.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c chol.c -o chol.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c crossprod.c -o crossprod.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dmatTOdvec.c -o dmatTOdvec.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dtnorm.c -o dtnorm.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dvecTOdmat.c -o dvecTOdmat.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gaussj.c -o gaussj.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pi.c -o pi.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c predict.c -o predict.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c printmat.c -o printmat.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c renormalize.c -o renormalize.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rigamma.c -o rigamma.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rmvnorm.c -o rmvnorm.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c updateb.c -o updateb.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c updatex.c -o updatex.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c updatey.c -o updatey.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c util.c -o util.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c xchol.c -o xchol.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c xreg.c -o xreg.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o pscl.so IDEAL.o bayesreg.o check.o chol.o crossprod.o dmatTOdvec.o dtnorm.o dvecTOdmat.o gaussj.o pi.o predict.o printmat.o renormalize.o rigamma.o rmvnorm.o updateb.o updatex.o updatey.o util.o xchol.o xreg.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/pscl/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'pscl'
    finding HTML links ... done
    AustralianElectionPolling               html  
    AustralianElections                     html  
    EfronMorris                             html  
    RockTheVote                             html  
    UKHouseOfCommons                        html  
    absentee                                html  
    admit                                   html  
    betaHPD                                 html  
    bioChemists                             html  
    ca2006                                  html  
    computeMargins                          html  
    constrain.items                         html  
    constrain.legis                         html  
    convertCodes                            html  
    dropRollCall                            html  
    dropUnanimous                           html  
    extractRollCallObject                   html  
    hitmiss                                 html  
    hurdle                                  html  
Rd warning: /tmp/RtmpJysZaa/R.INSTALL1f664e1d112b/pscl/man/hurdle.Rd:78: missing file link 'glm.fit'
Rd warning: /tmp/RtmpJysZaa/R.INSTALL1f664e1d112b/pscl/man/hurdle.Rd:93: missing file link 'fitted'
Rd warning: /tmp/RtmpJysZaa/R.INSTALL1f664e1d112b/pscl/man/hurdle.Rd:160: missing file link 'glm.fit'
    hurdle.control                          html  
Rd warning: /tmp/RtmpJysZaa/R.INSTALL1f664e1d112b/pscl/man/hurdle.control.Rd:37: missing file link 'glm.fit'
    hurdletest                              html  
    ideal                                   html  
    idealToMCMC                             html  
    igamma                                  html  
    iraqVote                                html  
    nj07                                    html  
    ntable                                  html  
    odTest                                  html  
    pR2                                     html  
    partycodes                              html  
    plot.ideal                              html  
    plot.predict.ideal                      html  
    plot.seatsVotes                         html  
    politicalInformation                    html  
    postProcess                             html  
    predict.hurdle                          html  
Rd warning: /tmp/RtmpJysZaa/R.INSTALL1f664e1d112b/pscl/man/predict.hurdle.Rd:67: missing file link 'fitted'
    predict.ideal                           html  
    predict.zeroinfl                        html  
Rd warning: /tmp/RtmpJysZaa/R.INSTALL1f664e1d112b/pscl/man/predict.zeroinfl.Rd:67: missing file link 'fitted'
    predprob                                html  
    predprob.glm                            html  
    predprob.ideal                          html  
    presidentialElections                   html  
    prussian                                html  
    readKH                                  html  
    rollcall                                html  
    s109                                    html  
    sc9497                                  html  
    seatsVotes                              html  
    simpi                                   html  
    state.info                              html  
    summary.ideal                           html  
    summary.rollcall                        html  
    tracex                                  html  
    unionDensity                            html  
    vectorRepresentation                    html  
    vote92                                  html  
    vuong                                   html  
    zeroinfl                                html  
Rd warning: /tmp/RtmpJysZaa/R.INSTALL1f664e1d112b/pscl/man/zeroinfl.Rd:77: missing file link 'glm.fit'
Rd warning: /tmp/RtmpJysZaa/R.INSTALL1f664e1d112b/pscl/man/zeroinfl.Rd:90: missing file link 'fitted'
Rd warning: /tmp/RtmpJysZaa/R.INSTALL1f664e1d112b/pscl/man/zeroinfl.Rd:155: missing file link 'glm.fit'
    zeroinfl.control                        html  
Rd warning: /tmp/RtmpJysZaa/R.INSTALL1f664e1d112b/pscl/man/zeroinfl.control.Rd:37: missing file link 'glm.fit'
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (pscl)
Making 'packages.html' ... done