aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2016-02-08 14:19:09 -0500
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2016-02-08 14:19:09 -0500
commit67f05f68ce525200dc70b27f36fc985a7f2fc87a (patch)
treec70c922bb426923ff86bc0f34db4e0b83854db01 /DESCRIPTION
downloadsparsestep-67f05f68ce525200dc70b27f36fc985a7f2fc87a.tar.gz
sparsestep-67f05f68ce525200dc70b27f36fc985a7f2fc87a.zip
initial commit
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION11
1 files changed, 11 insertions, 0 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
new file mode 100644
index 0000000..ae36cf2
--- /dev/null
+++ b/DESCRIPTION
@@ -0,0 +1,11 @@
+Package: sparsestep
+Type: Package
+Title: SparseStep Regression
+Version: 0.1
+Authors@R: person("Gertjan", "van den Burg", email="sparsestep@gmail.com",
+ role=c("aut", "cre"))
+Description: Implements the SparseStep regression model.
+Depends: R (>= 2.10)
+License: GPL-2
+URL: http://sparsestep.github.com
+LazyData: true