diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-28 00:44:48 +0200 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-28 01:30:00 +0200 | 
| commit | ef7ccf68e086bac3e75858bd4b97e3a2c6872aa1 (patch) | |
| tree | e1b9e55736b0961843e84c60caeb9117e1c35c6d /inst/web/Extract.mmkin.html | |
| parent | 4672c2b3fd6c22e63b00ee5038998dd68a885c25 (diff) | |
Avoid multicore fits in vignettes for passing CRAN checks
Also a small fix to the FOCUS Z vignette, and an update
of the static documentation generated by staticdocs.
Diffstat (limited to 'inst/web/Extract.mmkin.html')
| -rw-r--r-- | inst/web/Extract.mmkin.html | 28 | 
1 files changed, 14 insertions, 14 deletions
| diff --git a/inst/web/Extract.mmkin.html b/inst/web/Extract.mmkin.html index f31692de..60697959 100644 --- a/inst/web/Extract.mmkin.html +++ b/inst/web/Extract.mmkin.html @@ -2,7 +2,7 @@  <html lang="en">    <head>      <meta charset="utf-8"> -<title>[.mmkin. mkin 0.9.42</title> +<title>[.mmkin. mkin 0.9.43</title>  <meta name="viewport" content="width=device-width, initial-scale=1.0">  <meta name="author" content="    Johannes Ranke @@ -34,7 +34,7 @@      <div class="navbar">    <div class="navbar-inner">      <div class="container"> -      <a class="brand" href="#">mkin 0.9.42</a> +      <a class="brand" href="#">mkin 0.9.43</a>        <div class="nav">          <ul class="nav">            <li><a href="index.html"><i class="icon-home icon-white"></i> Index</a></li> @@ -181,7 +181,7 @@ $calls  $time     user  system elapsed  -  0.284   0.000   0.286  +  0.704   0.000   0.702   $mkinmod  <mkinmod> model generated with @@ -367,7 +367,7 @@ function (P)      }      return(mC)  } -<environment: 0x1bdcb08> +<environment: 0x49ead78>  $cost_notrans  function (P)  @@ -389,7 +389,7 @@ function (P)          scaleVar = scaleVar)      return(mC)  } -<environment: 0x1bdcb08> +<environment: 0x49ead78>  $hessian_notrans             parent_0     alpha       beta @@ -455,7 +455,7 @@ $bparms.state  99.66619   $date -[1] "Thu Mar 24 08:28:51 2016" +[1] "Tue Jun 28 01:17:01 2016"  attr(,"class")  [1] "mkinfit" "modFit"  @@ -540,7 +540,7 @@ $calls  $time     user  system elapsed  -  0.088   0.008   0.096  +  0.208   0.004   0.208   $mkinmod  <mkinmod> model generated with @@ -727,7 +727,7 @@ function (P)      }      return(mC)  } -<environment: 0x3827398> +<environment: 0x5a6c3b0>  $cost_notrans  function (P)  @@ -749,7 +749,7 @@ function (P)          scaleVar = scaleVar)      return(mC)  } -<environment: 0x3827398> +<environment: 0x5a6c3b0>  $hessian_notrans                    parent_0 k_parent_sink @@ -812,7 +812,7 @@ $bparms.state  99.17407   $date -[1] "Thu Mar 24 08:28:51 2016" +[1] "Tue Jun 28 01:17:00 2016"  attr(,"class")  [1] "mkinfit" "modFit"  @@ -890,7 +890,7 @@ $calls  $time     user  system elapsed  -  0.088   0.008   0.096  +  0.208   0.004   0.208   $mkinmod  <mkinmod> model generated with @@ -1077,7 +1077,7 @@ function (P)      }      return(mC)  } -<environment: 0x3827398> +<environment: 0x5a6c3b0>  $cost_notrans  function (P)  @@ -1099,7 +1099,7 @@ function (P)          scaleVar = scaleVar)      return(mC)  } -<environment: 0x3827398> +<environment: 0x5a6c3b0>  $hessian_notrans                    parent_0 k_parent_sink @@ -1162,7 +1162,7 @@ $bparms.state  99.17407   $date -[1] "Thu Mar 24 08:28:51 2016" +[1] "Tue Jun 28 01:17:00 2016"  attr(,"class")  [1] "mkinfit" "modFit"  | 
