Package: bigKRLS
Type: Package
Title: Optimized Kernel Regularized Least Squares
Version: 1.5.3
Date: 2017-06-13
Authors@R: c(person("Pete", "Mohanty", role = c("aut", "cre"),
                     email = "pete.mohanty@gmail.com"),
              person("Robert", "Shaffer", role = "aut", 
              email = "rbshaffer@utexas.edu"))
Description: Functions for Kernel-Regularized Least Squares optimized for speed and memory usage are provided along with visualization tools. 
  For working papers, sample code, and recent presentations visit <https://sites.google.com/site/petemohanty/software/>.
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.4), biganalytics, bigalgebra, shiny, parallel,
        ggplot2
LinkingTo: Rcpp, RcppArmadillo, bigmemory, BH
Depends: R (>= 3.3.0), bigmemory
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-06-13 20:07:02 UTC; mohanty
Author: Pete Mohanty [aut, cre],
  Robert Shaffer [aut]
Maintainer: Pete Mohanty <pete.mohanty@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-14 19:44:29 UTC
