summaryrefslogtreecommitdiff
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..f4837d1
--- /dev/null
+++ b/DESCRIPTION
@@ -0,0 +1,11 @@
+Package: rcsobczak
+Title: Chris' R Namespace
+Version: 0.0.0.9000
+Authors@R:
+ person("Chris", "Sobczak", , "chris@sobczak.family", role = c("aut", "cre"))
+Description: This is a collection of my personal functions.
+License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
+ license
+Encoding: UTF-8
+Roxygen: list(markdown = TRUE)
+RoxygenNote: 8.0.0.9000