]> nmode's Git Repositories - Rnaught/blobdiff - DESCRIPTION
SI removed
[Rnaught] / DESCRIPTION
index 20ad0331fc291fcf9829c8897d5093e73d0c7899..7a5b6e8c0b98923c6b39c815a937ece3a0b87c33 100644 (file)
@@ -11,16 +11,21 @@ Description: A collection of methods for estimating the basic reproduction
     number (R0) of infectious diseases. Optionally available as a web
     application using the 'shiny' framework.
 License: AGPL (>= 3)
-URL: https://github.com/hannajankowski/Rnaught
-BugReports: https://github.com/hannajankowski/Rnaught/issues
+URL: https://github.com/MI2YorkU/Rnaught
+BugReports: https://github.com/MI2YorkU/Rnaught/issues
 Imports:
-    methods,
     stats,
     utils
-Suggests:
+Suggests: 
+    knitr,
+    rmarkdown,
     shiny,
-    shinyBS,
-    shinyjs
+    bslib,
+    DT
 Encoding: UTF-8
 LazyData: true
+Roxygen: list(markdown = TRUE)
 RoxygenNote: 7.2.3
+Depends: 
+    R (>= 2.10)
+VignetteBuilder: knitr