Last data update: 2014.03.03

BIFIEsurvey

Package: BIFIEsurvey
Type: Package
Title: Tools for Survey Statistics in Educational Assessment
Version: 1.9.4-0
Date: 2016-06-01
Author:
BIFIE
Maintainer:
Alexander Robitzsch <robitzsch@ipn.uni-kiel.de>
Description:
Contains tools for survey statistics (especially in educational
assessment) for datasets with replication designs (jackknife,
bootstrap, replicate weights). Descriptive statistics, linear
and logistic regression, path models for manifest variables
with measurement error correction and two-level hierarchical
regressions for weighted samples are included. Statistical
inference can be conducted for multiply imputed datasets and
nested multiply imputed datasets.
This package is developed by BIFIE (Federal Institute for
Educational Research, Innovation and Development of the Austrian
School System; Salzburg, Austria).
Depends: R (>= 2.15.0)
Imports: graphics, grDevices, methods, miceadds (>= 1.8), mitools,
Rcpp, stats, utils, TAM
Suggests: car, Hmisc, intsvy, lavaan.survey, lme4, survey, svyPVpack
LinkingTo: Rcpp, RcppArmadillo
License: GPL (>= 2)
URL: http://www.bifie.at
NeedsCompilation: yes
Packaged: 2016-06-01 09:31:33 UTC; sunpn563
Repository: CRAN
Date/Publication: 2016-06-01 14:12:28

8 images, 24 functions, 4 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'BIFIEsurvey' ...
** package 'BIFIEsurvey' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c jack_dataprep.cpp -o jack_dataprep.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c univar.cpp -o univar.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o BIFIEsurvey.so jack_dataprep.o univar.o -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/BIFIEsurvey/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'BIFIEsurvey'
    finding HTML links ... done
    BIFIE.BIFIEdata2BIFIEcdata              html  
    BIFIE.by                                html  
    BIFIE.correl                            html  
    BIFIE.crosstab                          html  
Rd warning: /tmp/RtmpBhhMiL/R.INSTALL34884b5fa1a7/BIFIEsurvey/man/BIFIE.crosstab.Rd:91: missing file link 'svytable'
    BIFIE.data                              html  
    BIFIE.data.boot                         html  
    BIFIE.data.jack                         html  
    BIFIE.data.select                       html  
    BIFIE.data.transform                    html  
    BIFIE.derivedParameters                 html  
    BIFIE.ecdf                              html  
    BIFIE.freq                              html  
Rd warning: /tmp/RtmpBhhMiL/R.INSTALL34884b5fa1a7/BIFIEsurvey/man/BIFIE.freq.Rd:76: missing file link 'svytable'
    BIFIE.hist                              html  
    BIFIE.linreg                            html  
    BIFIE.logistreg                         html  
    BIFIE.mva                               html  
    BIFIE.pathmodel                         html  
Rd warning: /tmp/RtmpBhhMiL/R.INSTALL34884b5fa1a7/BIFIEsurvey/man/BIFIE.pathmodel.Rd:109: missing file link 'lavaanify'
    BIFIE.twolevelreg                       html  
    BIFIE.univar                            html  
Rd warning: /tmp/RtmpBhhMiL/R.INSTALL34884b5fa1a7/BIFIEsurvey/man/BIFIE.univar.Rd:89: missing file link 'svymean'
Rd warning: /tmp/RtmpBhhMiL/R.INSTALL34884b5fa1a7/BIFIEsurvey/man/BIFIE.univar.Rd:96: missing file link 'svyvar'
    BIFIE.univar.test                       html  
    BIFIE.waldtest                          html  
    BIFIEsurvey-package                     html  
    bifietable                              html  
    data.bifie                              html  
    data.pisaNLD                            html  
    data.test1                              html  
    data.timss1                             html  
    save.BIFIEdata                          html  
Rd warning: /tmp/RtmpBhhMiL/R.INSTALL34884b5fa1a7/BIFIEsurvey/man/save.BIFIEdata.Rd:54: missing file link 'write.csv'
Rd warning: /tmp/RtmpBhhMiL/R.INSTALL34884b5fa1a7/BIFIEsurvey/man/save.BIFIEdata.Rd:55: missing file link 'write.csv2'
Rd warning: /tmp/RtmpBhhMiL/R.INSTALL34884b5fa1a7/BIFIEsurvey/man/save.BIFIEdata.Rd:63: missing file link 'write.csv'
Rd warning: /tmp/RtmpBhhMiL/R.INSTALL34884b5fa1a7/BIFIEsurvey/man/save.BIFIEdata.Rd:64: missing file link 'write.csv2'
** building package indices
** testing if installed package can be loaded
* DONE (BIFIEsurvey)
Making 'packages.html' ... done