Package: bigFastlm
Type: Package
Title: Fast Linear Models for Objects from the 'bigmemory' Package
Version: 0.0.1
Date: 2016-10-04
Author: Jared Huling
Maintainer: Jared Huling <jaredhuling@gmail.com>
Description: A reimplementation of the fastLm() functionality of 'RcppEigen' for
    big.matrix objects for fast out-of-memory linear model fitting.
License: GPL (>= 2)
LazyData: TRUE
Depends: R (>= 3.2.0), bigmemory
Imports: Rcpp (>= 0.12.3), methods
LinkingTo: Rcpp, RcppEigen, BH, bigmemory
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-10-05 14:53:55 UTC; Jared
Repository: CRAN
Date/Publication: 2016-10-06 13:06:06
