Package: lmSubsets
Version: 0.2
Date: 2018-04-08
Title: Exact Variable-Subset Selection in Linear Regression
Authors@R: c(person(given = "Marc", family = "Hofmann",
                    role  = c("aut", "cre"),
                    email = "marc.hofmann@gmail.com"),
             person(given = "Cristian", family = "Gatu",
                    role  = "aut",
                    email = "cgatu@info.uaic.ro"),
             person(given = "Erricos J.", family = "Kontoghiorghes",
                    role = "aut",
                    email = "erricos@dcs.bbk.ac.uk"),
             person(given = "Achim", family = "Zeileis",
                    role = "aut",
                    email = "Achim.Zeileis@R-project.org",
                    comment = c(ORCID = "0000-0003-0918-3766")),
             person(given = "Martin", family = "Moene",
                    role = "cph",
                    comment = "for the GSL Lite library"),
             person(given = "Microsoft Corporation",
                    role = "cph",
                    comment = "for the GSL Lite library"),
             person(given = "Free Software Foundation, Inc.",
	            role = "cph",
		    comment = "for snippets from the GNU ISO C++ Library"))
Description: Exact and approximation algorithms for variable-subset
  selection in ordinary linear regression models.
Depends: R (>= 3.4.0)
SystemRequirements: C++11
Imports: stats, graphics, utils
License: GPL (>= 3)
URL: https://github.com/marc-hofmann/lmSubsets
NeedsCompilation: yes
Packaged: 2018-04-20 13:21:55 UTC; mcs
Author: Marc Hofmann [aut, cre],
  Cristian Gatu [aut],
  Erricos J. Kontoghiorghes [aut],
  Achim Zeileis [aut] (<https://orcid.org/0000-0003-0918-3766>),
  Martin Moene [cph] (for the GSL Lite library),
  Microsoft Corporation [cph] (for the GSL Lite library),
  Free Software Foundation, Inc. [cph] (for snippets from the GNU ISO C++
    Library)
Maintainer: Marc Hofmann <marc.hofmann@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-20 14:35:02 UTC
