]> nmode's Git Repositories - Rnaught/blobdiff - DESCRIPTION
Refactor seqB
[Rnaught] / DESCRIPTION
index 74a472bb7bbc9662fafc6506bc3fdb4ba5fcabe6..035117c1c0856cb3c657bbc8ebbeac52a7eb657d 100644 (file)
@@ -11,8 +11,8 @@ 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/MI2Labs/Rnaught
+BugReports: https://github.com/MI2Labs/Rnaught/issues
 Imports:
     methods,
     stats,
@@ -20,4 +20,7 @@ Imports:
 Suggests: shiny
 Encoding: UTF-8
 LazyData: true
+Roxygen: list(markdown = TRUE)
 RoxygenNote: 7.2.3
+Depends: 
+    R (>= 2.10)