Last data update: 2014.03.03

MatrixModels

Package: MatrixModels
Version: 0.4-1
Date: 2015-08-22
Title: Modelling with Sparse And Dense Matrices
Author: Douglas Bates <bates@stat.wisc.edu> and Martin Maechler <maechler@stat.math.ethz.ch>
Maintainer: Martin Maechler <mmaechler+Matrix@gmail.com>
Contact: Doug and Martin <Matrix-authors@R-project.org>
Description: Modelling with sparse and dense 'Matrix' matrices, using
modular prediction and response module classes.
Depends: R (>= 3.0.1)
Imports: stats, methods, Matrix (>= 1.1-5)
Encoding: UTF-8
LazyLoad: yes
License: GPL (>= 2)
URL: http://Matrix.R-forge.R-project.org/
NeedsCompilation: no
Packaged: 2015-08-22 20:32:14 UTC; maechler
Repository: CRAN
Date/Publication: 2015-08-22 23:37:45

● 0 images, 14 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'MatrixModels' ...
** package 'MatrixModels' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
Creating a generic function for 'resid' from package 'stats' in package 'MatrixModels'
Creating a generic function for 'fitted.values' from package 'stats' in package 'MatrixModels'
Creating a generic function for 'coefficients' from package 'stats' in package 'MatrixModels'
Creating a generic function for 'formula' from package 'stats' in package 'MatrixModels'
Creating a generic function for 'coef' from package 'stats' in package 'MatrixModels'
Creating a generic function for 'fitted' from package 'stats' in package 'MatrixModels'
Creating a generic function for 'residuals' from package 'stats' in package 'MatrixModels'
** help
*** installing help indices
  converting help for package 'MatrixModels'
    finding HTML links ... done
    Model-class                             html  
    glm4                                    html  
    glpModel-class                          html  
    lm.fit.sparse                           html  
    mkRespMod                               html  
    model.Matrix                            html  
    modelMatrix-class                       html  
    predModule-class                        html  
    resid-et-al                             html  
    respModule-class                        html  
    reweightPred                            html  
    solveCoef                               html  
    updateMu                                html  
    updateWts                               html  
** building package indices
** testing if installed package can be loaded
* DONE (MatrixModels)
Making 'packages.html' ... done