aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION14
1 files changed, 14 insertions, 0 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
new file mode 100644
index 0000000..b7e2937
--- /dev/null
+++ b/DESCRIPTION
@@ -0,0 +1,14 @@
+Package: gensvm
+Version: 0.0.1
+Date: 2017-07-26
+Title: GenSVM
+Authors@R: c(person("Gertjan", "van den Burg", role=c("aut", "cre"),
+ email="gertjanvandenburg@gmail.com"),
+ person("Patrick", "Groenen", email="groenen@ese.eur.nl", role="ctb"))
+Description: TBD
+License: GPL (>= 2)
+Depends:
+ R (>= 3.0.0)
+URL: https://github.com/GjjvdBurg/RGenSVM
+BugReports: https://github.com/GjjvdBurg/RGenSVM
+RoxygenNote: 5.0.1