aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/articles/prebuilt/2022_dmta_pathway.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/articles/prebuilt/2022_dmta_pathway.html')
-rw-r--r--docs/dev/articles/prebuilt/2022_dmta_pathway.html51
1 files changed, 27 insertions, 24 deletions
diff --git a/docs/dev/articles/prebuilt/2022_dmta_pathway.html b/docs/dev/articles/prebuilt/2022_dmta_pathway.html
index 959f3429..1861db06 100644
--- a/docs/dev/articles/prebuilt/2022_dmta_pathway.html
+++ b/docs/dev/articles/prebuilt/2022_dmta_pathway.html
@@ -34,7 +34,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../../index.html">mkin</a>
- <span class="version label label-info" data-toggle="tooltip" data-placement="bottom" title="In-development version">1.2.4</span>
+ <span class="version label label-info" data-toggle="tooltip" data-placement="bottom" title="In-development version">1.2.5</span>
</span>
</div>
@@ -136,7 +136,7 @@ residue data on dimethenamid and dimethenamid-P</h1>
Ranke</h4>
<h4 data-toc-skip class="date">Last change on 20 April 2023,
-last compiled on 20 April 2023</h4>
+last compiled on 19 Mai 2023</h4>
<small class="dont-index">Source: <a href="https://github.com/jranke/mkin/blob/HEAD/vignettes/prebuilt/2022_dmta_pathway.rmd" class="external-link"><code>vignettes/prebuilt/2022_dmta_pathway.rmd</code></a></small>
<div class="hidden name"><code>2022_dmta_pathway.rmd</code></div>
@@ -156,7 +156,7 @@ can be fitted with the mkin package.</p>
173340 (Application of nonlinear hierarchical models to the kinetic
evaluation of chemical degradation data) of the German Environment
Agency carried out in 2022 and 2023.</p>
-<p>The mkin package is used in version 1.2.4, which is currently under
+<p>The mkin package is used in version 1.2.5, which is currently under
development. It contains the test data, and the functions used in the
evaluations. The <code>saemix</code> package is used as a backend for
fitting the NLHM, but is also loaded to make the convergence plot
@@ -1972,13 +1972,13 @@ error<a class="anchor" aria-label="anchor" href="#improved-fit-of-the-sforb-path
<div class="section level3">
<h3 id="session-info">Session info<a class="anchor" aria-label="anchor" href="#session-info"></a>
</h3>
-<pre><code>R version 4.2.3 (2023-03-15)
+<pre><code>R version 4.3.0 (2023-04-21)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux 12 (bookworm)
Matrix products: default
-BLAS: /usr/lib/x86_64-linux-gnu/openblas-serial/libblas.so.3
-LAPACK: /usr/lib/x86_64-linux-gnu/openblas-serial/libopenblas-r0.3.21.so
+BLAS: /usr/lib/x86_64-linux-gnu/openblas-serial/libblas.so.3
+LAPACK: /usr/lib/x86_64-linux-gnu/openblas-serial/libopenblas-r0.3.21.so; LAPACK version 3.11.0
locale:
[1] LC_CTYPE=de_DE.UTF-8 LC_NUMERIC=C
@@ -1988,36 +1988,39 @@ locale:
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=de_DE.UTF-8 LC_IDENTIFICATION=C
+time zone: Europe/Berlin
+tzcode source: system (glibc)
+
attached base packages:
[1] parallel stats graphics grDevices utils datasets methods
[8] base
other attached packages:
-[1] saemix_3.2 npde_3.3 knitr_1.42 mkin_1.2.4
+[1] saemix_3.2 npde_3.3 knitr_1.42 mkin_1.2.5
loaded via a namespace (and not attached):
- [1] deSolve_1.35 zoo_1.8-12 tidyselect_1.2.0 xfun_0.38
- [5] bslib_0.4.2 purrr_1.0.1 lattice_0.21-8 colorspace_2.1-0
- [9] vctrs_0.6.1 generics_0.1.3 htmltools_0.5.5 yaml_2.3.7
-[13] utf8_1.2.3 rlang_1.1.0 pkgbuild_1.4.0 pkgdown_2.0.7
-[17] jquerylib_0.1.4 pillar_1.9.0 glue_1.6.2 DBI_1.1.3
-[21] lifecycle_1.0.3 stringr_1.5.0 munsell_0.5.0 gtable_0.3.3
-[25] ragg_1.2.5 codetools_0.2-19 memoise_2.0.1 evaluate_0.20
-[29] inline_0.3.19 callr_3.7.3 fastmap_1.1.1 ps_1.7.4
-[33] lmtest_0.9-40 fansi_1.0.4 highr_0.10 scales_1.2.1
-[37] cachem_1.0.7 desc_1.4.2 jsonlite_1.8.4 systemfonts_1.0.4
-[41] fs_1.6.1 textshaping_0.3.6 gridExtra_2.3 ggplot2_3.4.2
-[45] digest_0.6.31 stringi_1.7.12 processx_3.8.0 dplyr_1.1.1
-[49] grid_4.2.3 rprojroot_2.0.3 cli_3.6.1 tools_4.2.3
-[53] magrittr_2.0.3 sass_0.4.5 tibble_3.2.1 crayon_1.5.2
-[57] pkgconfig_2.0.3 prettyunits_1.1.1 rmarkdown_2.21 R6_2.5.1
-[61] mclust_6.0.0 nlme_3.1-162 compiler_4.2.3 </code></pre>
+ [1] sass_0.4.6 utf8_1.2.3 generics_0.1.3 stringi_1.7.12
+ [5] lattice_0.21-8 digest_0.6.31 magrittr_2.0.3 evaluate_0.21
+ [9] grid_4.3.0 fastmap_1.1.1 rprojroot_2.0.3 jsonlite_1.8.4
+[13] processx_3.8.1 pkgbuild_1.4.0 deSolve_1.35 DBI_1.1.3
+[17] mclust_6.0.0 ps_1.7.5 gridExtra_2.3 purrr_1.0.1
+[21] fansi_1.0.4 scales_1.2.1 codetools_0.2-19 textshaping_0.3.6
+[25] jquerylib_0.1.4 cli_3.6.1 crayon_1.5.2 rlang_1.1.1
+[29] munsell_0.5.0 cachem_1.0.8 yaml_2.3.7 inline_0.3.19
+[33] tools_4.3.0 memoise_2.0.1 dplyr_1.1.2 colorspace_2.1-0
+[37] ggplot2_3.4.2 vctrs_0.6.2 R6_2.5.1 zoo_1.8-12
+[41] lifecycle_1.0.3 stringr_1.5.0 fs_1.6.2 ragg_1.2.5
+[45] callr_3.7.3 pkgconfig_2.0.3 desc_1.4.2 pkgdown_2.0.7
+[49] bslib_0.4.2 pillar_1.9.0 gtable_0.3.3 glue_1.6.2
+[53] systemfonts_1.0.4 highr_0.10 xfun_0.39 tibble_3.2.1
+[57] lmtest_0.9-40 tidyselect_1.2.0 htmltools_0.5.5 nlme_3.1-162
+[61] rmarkdown_2.21 compiler_4.3.0 prettyunits_1.1.1</code></pre>
</div>
<div class="section level3">
<h3 id="hardware-info">Hardware info<a class="anchor" aria-label="anchor" href="#hardware-info"></a>
</h3>
<pre><code>CPU model: AMD Ryzen 9 7950X 16-Core Processor</code></pre>
-<pre><code>MemTotal: 64936316 kB</code></pre>
+<pre><code>MemTotal: 64925476 kB</code></pre>
</div>
</div>
</div>

Contact - Imprint