diff options
Diffstat (limited to 'DESCRIPTION')
| -rw-r--r-- | DESCRIPTION | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/DESCRIPTION b/DESCRIPTION new file mode 100644 index 0000000..34d6b7b --- /dev/null +++ b/DESCRIPTION @@ -0,0 +1,10 @@ +Package: RSC.analysis +Title: Analysis of RSC Estimator +Version: 0.0.0.9000 +Authors@R: + person("Chris", "Sobczak", email = "chris@sobczak.family", role = c("aut", "cre"), comment = c(ORCID = "0009-0003-3398-2792")) +Description: This package is a collection of functions to evaluate the performance of the RSC estimator and extensions. +License: GPL (>= 3) +Encoding: UTF-8 +Roxygen: list(markdown = TRUE) +RoxygenNote: 8.0.0 |
