]> nmode's Git Repositories - Rnaught/blobdiff - DESCRIPTION
Set up GitHub actions for auto-building pkgdown site
[Rnaught] / DESCRIPTION
index 7a5b6e8c0b98923c6b39c815a937ece3a0b87c33..80b5a279f9482b574ca8cf5eb93a85810e37b7b8 100644 (file)
@@ -11,7 +11,7 @@ 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/MI2YorkU/Rnaught
+URL: https://MI2YorkU.github.io/Rnaught, https://github.com/MI2YorkU/Rnaught
 BugReports: https://github.com/MI2YorkU/Rnaught/issues
 Imports:
     stats,
@@ -19,9 +19,10 @@ Imports:
 Suggests: 
     knitr,
     rmarkdown,
-    shiny,
     bslib,
-    DT
+    shiny,
+    DT,
+    plotly
 Encoding: UTF-8
 LazyData: true
 Roxygen: list(markdown = TRUE)