aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
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