diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-07-30 11:29:09 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-07-30 11:29:09 +0200 |
commit | 2f618da8cfbeb0379f4d38af6f608a69c6d54bd5 (patch) | |
tree | a968ed591c8b400ec11d5d2d8561481201cfbda0 /pkg/inst/web/index.html | |
parent | 3b8730a58f7846b5261922ec90e582e0158a54c7 (diff) |
Update static documentation
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> |