diff options
Diffstat (limited to 'pkg/inst/web/index.html')
-rw-r--r-- | pkg/inst/web/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/inst/web/index.html b/pkg/inst/web/index.html index 3eb1ad1..54f0f35 100644 --- a/pkg/inst/web/index.html +++ b/pkg/inst/web/index.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> -<title>Index. pfm 0.3-1</title> +<title>Index. pfm 0.3-7</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content=""> @@ -32,7 +32,7 @@ <div class="navbar"> <div class="navbar-inner"> <div class="container"> - <a class="brand" href="#">pfm 0.3-1</a> + <a class="brand" href="#">pfm 0.3-7</a> <div class="nav"> <ul class="nav"> <li><a href="index.html"><i class="icon-home icon-white"></i> Index</a></li> @@ -161,7 +161,7 @@ fate modelling software packages. <h2>Dependencies</h2> <ul> <li><strong>Depends</strong>: R6, mkin</li> - <li><strong>Imports</strong>: graphics, chents</li> + <li><strong>Imports</strong>: graphics, chents, readr, methods</li> <li><strong>Suggests</strong>: testthat</li> </ul> |