Last data update: 2014.03.03

mvnmle

Package: mvnmle
Version: 0.1-11
Date: June 2011
Title: ML estimation for multivariate normal data with missing values.
Author: Kevin Gross, with help from Douglas Bates
Maintainer: ORPHANED
Depends: R (>= 1.2.0)
Description: Finds the maximum likelihood estimate of the mean vector
and variance-covariance matrix for multivariate normal data
with missing values.
License: GPL (>= 2)
Packaged: 2012-12-21 19:17:04 UTC; ripley
Repository: CRAN
Date/Publication: 2012-12-21 20:38:43
X-CRAN-Original-Maintainer: Kevin Gross <kevin_gross@ncsu.edu>
X-CRAN-Comment: Orphaned on 2012-12-21 as the maintainer failed to
respond to requests for an update for R >= 2.14.0

● Cran Task View: Multivariate, SocialSciences
● 0 images, 5 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mvnmle' ...
** package 'mvnmle' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c evallf.c -o evallf.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o mvnmle.so evallf.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/mvnmle/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'mvnmle'
    finding HTML links ... done
    apple                                   html  
    getclf                                  html  
    getstartvals                            html  
    make.del                                html  
    missvals                                html  
    mlest                                   html  
    mysort                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (mvnmle)
Making 'packages.html' ... done