Last data update: 2014.03.03

rpf

Package: rpf
Type: Package
Title: Response Probability Functions
Version: 0.53
Date: 2016-06-28
Authors@R: c(person("Joshua",family="Pritikin", email="jpritikin@pobox.com",
role=c('cre','aut')), person("Jonathan",family="Weeks",
email="weeksjp@gmail.com", role=c('ctb')),
person("Li", family="Cai", role=c('ctb')), person("Carrie",
family="Houts", role=c('ctb')), person("Phil", "Chalmers", email =
"rphilip.chalmers@gmail.com", role = c("ctb")),
person(c("Michael", "D."), "Hunter", role="ctb"),
person(c("Carl", "F."), "Falk", email =
"falkcarl@msu.edu", role = c("ctb"))
)
Maintainer: Joshua Pritikin <jpritikin@pobox.com>
Description: The purpose of this package is to factor out logic and math common
to Item Factor Analysis fitting, diagnostics, and analysis. It is
envisioned as core support code suitable for more specialized IRT packages
to build upon. Complete access to optimized C functions are made available
with R_RegisterCCallable().
LazyData: yes
LazyDataCompression: bzip2
License: GPL (>= 3)
LinkingTo: RcppEigen
Suggests: testthat, roxygen2, ggplot2, reshape2, gridExtra, numDeriv,
knitr, mirt
Imports: mvtnorm
Depends: methods, parallel, R (>= 2.14.0)
VignetteBuilder: knitr
Collate: 'init.R' 'classes.R' 'fit.R' 'drm.R' 'nrm.R' 'mcm.R' 'grm.R'
'LSAT.R' 'sample.R' 'dataframe.R' 'diagnose.R' 'science.R'
'kct.R' 'openmx.R' 'flexmirt.R' 'util.R' 'lmp.R'
URL: https://github.com/jpritikin/rpf
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-06-28 06:35:02 UTC; joshua
Author: Joshua Pritikin [cre, aut],
Jonathan Weeks [ctb],
Li Cai [ctb],
Carrie Houts [ctb],
Phil Chalmers [ctb],
Michael D. Hunter [ctb],
Carl F. Falk [ctb]
Repository: CRAN
Date/Publication: 2016-06-28 08:45:48

● Cran Task View: Psychometrics
● 0 images, 69 functions, 1 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rpf' ...
** package 'rpf' successfully unpacked and MD5 sums checked
Change default C/C++ compiler and default compile flags by editing /home/ddbj/.R/Makevars
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RcppEigen/include"  -fopenmp    -fpic  -g -O2  -c ba81quad.cpp -o ba81quad.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RcppEigen/include"  -fopenmp    -fpic  -g -O2  -c dataframe.cpp -o dataframe.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RcppEigen/include"  -fopenmp    -fpic  -g -O2  -c diagnose.cpp -o diagnose.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RcppEigen/include"  -fopenmp    -fpic  -g -O2  -c dmvnorm.cpp -o dmvnorm.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RcppEigen/include"  -fopenmp    -fpic  -g -O2  -c eap.cpp -o eap.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RcppEigen/include"  -fopenmp    -fpic  -g -O2  -c glue.cpp -o glue.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RcppEigen/include"  -fopenmp    -fpic  -g -O2  -c libifa-rpf.cpp -o libifa-rpf.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/RcppEigen/include"  -fopenmp    -fpic  -g -O2  -c m2.cpp -o m2.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o rpf.so ba81quad.o dataframe.o diagnose.o dmvnorm.o eap.o glue.o libifa-rpf.o m2.o -fopenmp -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/rpf/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rpf'
    finding HTML links ... done
    ChenThissen1997                         html  
    EAPscores                               html  
    LSAT6                                   html  
    LSAT7                                   html  
    SitemFit                                html  
    SitemFit1                               html  
    as.IFAgroup                             html  
    bestToOmit                              html  
    compressDataFrame                       html  
    crosstabTest                            html  
    expandDataFrame                         html  
    fromFactorLoading                       html  
    fromFactorThreshold                     html  
    itemOutcomeBySumScore                   html  
    kct                                     html  
    logit                                   html  
    multinomialFit                          html  
    observedSumScore                        html  
    omitItems                               html  
    omitMostMissing                         html  
    orderCompletely                         html  
    ordinal.gamma                           html  
    ptw2011.gof.test                        html  
    read.flexmirt                           html  
    rpf.1dim-class                          html  
    rpf.1dim.drm-class                      html  
    rpf.1dim.fit                            html  
    rpf.1dim.graded-class                   html  
    rpf.1dim.grm-class                      html  
    rpf.1dim.lmp-class                      html  
    rpf.1dim.moment                         html  
    rpf.1dim.residual                       html  
    rpf.1dim.stdresidual                    html  
    rpf.base-class                          html  
    rpf.dLL                                 html  
    rpf.dTheta                              html  
    rpf.drm                                 html  
    rpf.grm                                 html  
    rpf.id_of                               html  
    rpf.info                                html  
    rpf.introduction                        html  
    rpf.lmp                                 html  
    rpf.logprob                             html  
    rpf.mcm                                 html  
    rpf.mdim-class                          html  
    rpf.mdim.drm-class                      html  
    rpf.mdim.graded-class                   html  
    rpf.mdim.grm-class                      html  
    rpf.mdim.mcm-class                      html  
    rpf.mdim.nrm-class                      html  
    rpf.mean.info                           html  
    rpf.mean.info1                          html  
    rpf.modify                              html  
    rpf.nrm                                 html  
    rpf.numParam                            html  
    rpf.numSpec                             html  
    rpf.ogive                               html  
    rpf.paramInfo                           html  
    rpf.prob                                html  
    rpf.rescale                             html  
    rpf.rparam                              html  
    rpf.sample                              html  
    science                                 html  
    stripData                               html  
    sumScoreEAP                             html  
    sumScoreEAPTest                         html  
    tabulateRows                            html  
    toFactorLoading                         html  
    toFactorThreshold                       html  
    write.flexmirt                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (rpf)
Making 'packages.html' ... done