Package: ridge
Title: Ridge Regression with Automatic Selection of the Penalty
        Parameter
Description: Linear and logistic ridge regression functions. Additionally includes special functions for 
            genome-wide single-nucleotide polymorphism (SNP) data.
Version: 2.5
Date: 2020-03-17
Authors@R: 
  c(
  person("Steffen", "Moritz", email="steffen.moritz10@gmail.com", role=c("aut", "cre"), comment = c(ORCID = "0000-0002-0085-1804")),
  person("Erika", "Cule", role=c("aut")),
  person("Dan", "Frankowski", role=c("aut"))
  )
Author: Steffen Moritz [aut, cre] (<https://orcid.org/0000-0002-0085-1804>),
  Erika Cule [aut],
  Dan Frankowski [aut]
Maintainer: Steffen Moritz <steffen.moritz10@gmail.com>
Type: Package
BugReports: https://github.com/SteffenMoritz/ridge/issues
URL: http://github.com/SteffenMoritz/ridge
Repository: CRAN
Depends: R (>= 3.0.1)
Imports: stats, graphics, grDevices, utils
License: GPL-2
SystemRequirements: Gnu Scientific Library version >= 1.14
NeedsCompilation: yes
RoxygenNote: 7.1.0
Encoding: UTF-8
Suggests: testthat, datasets
Packaged: 2020-03-20 02:54:25 UTC; Steve
Date/Publication: 2020-03-20 07:40:02 UTC
Built: R 4.1.0; x86_64-w64-mingw32; 2020-08-03 05:13:51 UTC; windows
Archs: i386, x64
