From 26a4b9e03fe0f3d8e777ad52f97685a98ff4462e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 16 Nov 2022 15:18:10 +0100 Subject: Update docs --- docs/dev/news/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/dev/news/index.html') diff --git a/docs/dev/news/index.html b/docs/dev/news/index.html index 8448ebc8..3353922b 100644 --- a/docs/dev/news/index.html +++ b/docs/dev/news/index.html @@ -89,13 +89,13 @@
-
@@ -88,7 +88,19 @@
- + +
+
+ +
+
+
-
+
-
+
-
+
@@ -349,7 +359,8 @@

Bug fixes

-
  • The test test_FOMC_ill-defined failed on several architectures, so the test is now skipped
+
@@ -383,7 +394,8 @@

Major changes

-
  • Add the argument from_max_mean to mkinfit, for fitting only the decline from the maximum observed value for models with a single observed variable
+

Minor changes

Bug fixes

  • -endpoints(): For DFOP and SFORB models, where optimize() is used, make use of the fact that the DT50 must be between DT50_k1 and DT50_k2 (DFOP) or DT50_b1 and DT50_b2 (SFORB), as optimize() sometimes did not find the minimum. Likewise for finding DT90 values. Also fit on the log scale to make the function more efficient.
+endpoints(): For DFOP and SFORB models, where optimize() is used, make use of the fact that the DT50 must be between DT50_k1 and DT50_k2 (DFOP) or DT50_b1 and DT50_b2 (SFORB), as optimize() sometimes did not find the minimum. Likewise for finding DT90 values. Also fit on the log scale to make the function more efficient. +

Internal changes

+DESCRIPTION, NAMESPACE, R/*.R: Import (from) stats, graphics and methods packages, and qualify some function calls for non-base packages installed with R to avoid NOTES made by R CMD check –as-cran with upcoming R versions. +
@@ -426,7 +441,8 @@

Bug fixes

  • -mkinparplot(): Fix the x axis scaling for rate constants and formation fractions that got confused by the introduction of the t-values of transformed parameters.
+mkinparplot(): Fix the x axis scaling for rate constants and formation fractions that got confused by the introduction of the t-values of transformed parameters. +
@@ -438,7 +454,8 @@

Bug fixes

  • -mkinmod(): When generating the C code for the derivatives, only declare the time variable when it is needed and remove the ‘-W-no-unused-variable’ compiler flag as the C compiler used in the CRAN checks on Solaris does not know it.
+mkinmod(): When generating the C code for the derivatives, only declare the time variable when it is needed and remove the ‘-W-no-unused-variable’ compiler flag as the C compiler used in the CRAN checks on Solaris does not know it. +
@@ -451,13 +468,15 @@

Minor changes

-
+

Major changes

-
  • Switch from RUnit to testthat for testing
+

Bug fixes

New features

-
  • It is now possible to use formation fractions in combination with turning off the sink in mkinmod().
+

Major changes

-- cgit v1.2.1 From 9aa186eaf43d3c86a99fd08c310cefbc5dfe0612 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 28 Jan 2023 17:40:31 +0100 Subject: Build online HTML versions of prebuilt vignettes Also, give some structure to the menu for selecting articles --- docs/dev/news/index.html | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) (limited to 'docs/dev/news/index.html') diff --git a/docs/dev/news/index.html b/docs/dev/news/index.html index 060135bf..d8fcbfe9 100644 --- a/docs/dev/news/index.html +++ b/docs/dev/news/index.html @@ -23,7 +23,7 @@