Last data update: 2014.03.03

sem

Package: sem
Version: 3.1-7
Date: 2016-04-06
Title: Structural Equation Models
Authors@R: c(person("John", "Fox", role = c("aut", "cre"), email = "jfox@mcmaster.ca"),
person("Zhenghua", "Nie", role = "aut", email="zhenghua.nie@gmail.com"),
person("Jarrett", "Byrnes", role = "aut", email="byrnes@nceas.ucsb.edu"),
person("Michael", "Culbertson", role = "ctb"),
person("Saikat", "DebRoy", role = "ctb"),
person("Michael", "Friendly", role = "ctb"),
person("Goodrich", "Benjamin", role = "ctb"),
person(given="Richard H.", family="Jones", role = "ctb"),
person("Adam", "Kramer", role = "ctb"),
person("Georges", "Monette", role = "ctb"),
person("R-Core", role = "ctb")
)
Depends: R (>= 2.14.0), stats
Imports: matrixcalc, MASS, boot, mi (>= 0.9-99), utils
Suggests: polycor, MBESS, DiagrammeR
LazyLoad: yes
LazyData: yes
ByteCompile: yes
Description: Functions for fitting general linear structural
equation models (with observed and latent variables) using the RAM approach,
and for fitting structural equations in observed-variable models by two-stage least squares.
License: GPL (>= 2)
URL: http://www.r-project.org
Author: John Fox [aut, cre],
Zhenghua Nie [aut],
Jarrett Byrnes [aut],
Michael Culbertson [ctb],
Saikat DebRoy [ctb],
Michael Friendly [ctb],
Goodrich Benjamin [ctb],
Richard H. Jones [ctb],
Adam Kramer [ctb],
Georges Monette [ctb],
R-Core [ctb]
Maintainer: John Fox <jfox@mcmaster.ca>
Repository: CRAN
Repository/R-Forge/Project: sem
Repository/R-Forge/Revision: 172
Repository/R-Forge/DateTimeStamp: 2016-04-06 14:37:21
Date/Publication: 2016-04-06 18:18:55
NeedsCompilation: yes
Packaged: 2016-04-06 15:05:20 UTC; rforge

● Cran Task View: Econometrics, Multivariate
● 0 images, 19 functions, 5 datasets
Reverse Depends: 6

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'sem' ...
** package 'sem' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c csemnlm.c -o csemnlm.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c uncmin.c -o uncmin.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c csem.cpp -o csem.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o sem.so csemnlm.o uncmin.o csem.o -g -O2 -lm -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/sem/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'sem'
    finding HTML links ... done
    Bollen                                  html  
    CNES                                    html  
    Klein                                   html  
    Kmenta                                  html  
    ML.methods                              html  
    Tests                                   html  
    bootSem                                 html  
Rd warning: /tmp/Rtmp55Qomc/R.INSTALL2e5b19b5051f/sem/man/bootSem.Rd:36: missing file link 'cov'
    effects                                 html  
    fscores                                 html  
    information.criteria                    html  
    miSem                                   html  
Rd warning: /tmp/Rtmp55Qomc/R.INSTALL2e5b19b5051f/sem/man/miSem.Rd:13: missing file link 'mi'
Rd warning: /tmp/Rtmp55Qomc/R.INSTALL2e5b19b5051f/sem/man/miSem.Rd:67: missing file link 'mi'
Rd warning: /tmp/Rtmp55Qomc/R.INSTALL2e5b19b5051f/sem/man/miSem.Rd:71: missing file link 'mi'
Rd warning: /tmp/Rtmp55Qomc/R.INSTALL2e5b19b5051f/sem/man/miSem.Rd:88: missing file link 'complete'
Rd warning: /tmp/Rtmp55Qomc/R.INSTALL2e5b19b5051f/sem/man/miSem.Rd:90: missing file link 'mi'
Rd warning: /tmp/Rtmp55Qomc/R.INSTALL2e5b19b5051f/sem/man/miSem.Rd:103: missing file link 'mi'
    modIndices                              html  
    objective.functions                     html  
    optimizers                              html  
    pathDiagram                             html  
    ram                                     html  
    rawMoments                              html  
    readMoments                             html  
    residuals                               html  
    sem-deprecated                          html  
    sem                                     html  
    specifyModel                            html  
    standardizedCoefficients                html  
    tsls                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (sem)
Making 'packages.html' ... done