diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-03-24 07:26:55 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-03-24 08:28:23 +0100 |
commit | d432a48c8e7cc2df95d4952af415f18809f60409 (patch) | |
tree | d55d27b5dc1cf393b532344db6d3764ed1e6b207 /inst/web/Extract.mmkin.html | |
parent | a04cc65a18998ff5d107a52d23c9a4aad21a03aa (diff) |
Address feedback from CRAN submission
- Put the CRAN URL that the badge points to into canonical form. I had
missed the requirement to use the canonical form before, as the R CMD
check message complained about a (possibily) invalid URL, so I
overlooked the explanation later in the check log. Thanks to Uwe for
his patience. Fix checked with winbuilder.
- Slightly reduced the build time for the compiled_models vignette by
skipping the warm-up. 3 repetitions are necessary for the autoplot
method to work
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 fd99aa8b..2d77f552 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.288 0.000 0.288 + 0.276 0.000 0.273 $mkinmod <mkinmod> model generated with @@ -367,7 +367,7 @@ function (P) } return(mC) } -<environment: 0x23d9ae8> +<environment: 0x2b9db08> $cost_notrans function (P) @@ -389,7 +389,7 @@ function (P) scaleVar = scaleVar) return(mC) } -<environment: 0x23d9ae8> +<environment: 0x2b9db08> $hessian_notrans parent_0 alpha beta @@ -455,7 +455,7 @@ $bparms.state 99.66619 $date -[1] "Wed Mar 23 18:10:37 2016" +[1] "Thu Mar 24 08:26:19 2016" attr(,"class") [1] "mkinfit" "modFit" @@ -540,7 +540,7 @@ $calls $time user system elapsed - 0.092 0.004 0.096 + 0.088 0.004 0.090 $mkinmod <mkinmod> model generated with @@ -727,7 +727,7 @@ function (P) } return(mC) } -<environment: 0x4023b58> +<environment: 0x47e8398> $cost_notrans function (P) @@ -749,7 +749,7 @@ function (P) scaleVar = scaleVar) return(mC) } -<environment: 0x4023b58> +<environment: 0x47e8398> $hessian_notrans parent_0 k_parent_sink @@ -812,7 +812,7 @@ $bparms.state 99.17407 $date -[1] "Wed Mar 23 18:10:36 2016" +[1] "Thu Mar 24 08:26:19 2016" attr(,"class") [1] "mkinfit" "modFit" @@ -890,7 +890,7 @@ $calls $time user system elapsed - 0.092 0.004 0.096 + 0.088 0.004 0.090 $mkinmod <mkinmod> model generated with @@ -1077,7 +1077,7 @@ function (P) } return(mC) } -<environment: 0x4023b58> +<environment: 0x47e8398> $cost_notrans function (P) @@ -1099,7 +1099,7 @@ function (P) scaleVar = scaleVar) return(mC) } -<environment: 0x4023b58> +<environment: 0x47e8398> $hessian_notrans parent_0 k_parent_sink @@ -1162,7 +1162,7 @@ $bparms.state 99.17407 $date -[1] "Wed Mar 23 18:10:36 2016" +[1] "Thu Mar 24 08:26:19 2016" attr(,"class") [1] "mkinfit" "modFit" |