From 5650d84b935e3bcde8eb295b417a24899f8d8119 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 18 Feb 2023 07:36:19 +0100 Subject: Mention recent case studies in README --- README.html | 14 +++++++++----- README.md | 10 ++++++++-- docs/dev/index.html | 5 +++-- docs/dev/pkgdown.yml | 2 +- 4 files changed, 21 insertions(+), 10 deletions(-) diff --git a/README.html b/README.html index bf0b1160..5c3703dc 100644 --- a/README.html +++ b/README.html @@ -361,7 +361,7 @@ pre code {

mkin

-

mkin status badge Build Status codecov

+

mkin status badge Build Status codecov

The R package mkin provides calculation routines for the analysis of chemical degradation data, including multicompartment @@ -388,8 +388,8 @@ below. This package aims to provide a one stop solution for degradation kinetics, addressing modellers that are willing to, or even prefer to work with R.

-
-

Usage

+
+

Basic usage

For a start, have a look at the code examples provided for plot.mkinfit and plot.mmkin, and at the package vignettes FOCUS L @@ -398,8 +398,12 @@ and FOCUS D

Documentation

The HTML documentation of the latest version released to CRAN is -available at jrwb.de and github. Documentation of the -development version is found in the ‘dev’ subdirectory.

+available at jrwb.de and github.

+

Documentation of the development version is found in the ‘dev’ subdirectory. In the +articles section of this documentation, you can also find demonstrations +of the application of nonlinear hierarchical models, also known as +nonlinear mixed-effects models, to more complex data, including +transformation products and covariates.

Features

diff --git a/README.md b/README.md index 6a42dec0..35ff3dc4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ detailed guidance and various helpful tools have been developed as detailed in stop solution for degradation kinetics, addressing modellers that are willing to, or even prefer to work with R. -## Usage +## Basic usage For a start, have a look at the code examples provided for [`plot.mkinfit`](https://pkgdown.jrwb.de/mkin/reference/plot.mkinfit.html) @@ -46,8 +46,14 @@ at the package vignettes The HTML documentation of the latest version released to CRAN is available at [jrwb.de](https://pkgdown.jrwb.de/mkin/) and -[github](https://jranke.github.io/mkin/). Documentation of the development +[github](https://jranke.github.io/mkin/). + +Documentation of the development version is found in the ['dev' subdirectory](https://pkgdown.jrwb.de/mkin/dev/). +In the articles section of this documentation, you can also find demonstrations +of the application of nonlinear hierarchical models, also known as nonlinear +mixed-effects models, to more complex data, including transformation products +and covariates. ## Features diff --git a/docs/dev/index.html b/docs/dev/index.html index 6ed5f55d..40157561 100644 --- a/docs/dev/index.html +++ b/docs/dev/index.html @@ -158,14 +158,15 @@

In the regulatory evaluation of chemical substances like plant protection products (pesticides), biocides and other chemicals, degradation data play an important role. For the evaluation of pesticide degradation experiments, detailed guidance and various helpful tools have been developed as detailed in ‘Credits and historical remarks’ below. This package aims to provide a one stop solution for degradation kinetics, addressing modellers that are willing to, or even prefer to work with R.

-

Usage +

Basic usage

For a start, have a look at the code examples provided for plot.mkinfit and plot.mmkin, and at the package vignettes FOCUS L and FOCUS D.

Documentation

-

The HTML documentation of the latest version released to CRAN is available at jrwb.de and github. Documentation of the development version is found in the ‘dev’ subdirectory.

+

The HTML documentation of the latest version released to CRAN is available at jrwb.de and github.

+

Documentation of the development version is found in the ‘dev’ subdirectory. In the articles section of this documentation, you can also find demonstrations of the application of nonlinear hierarchical models, also known as nonlinear mixed-effects models, to more complex data, including transformation products and covariates.

Features diff --git a/docs/dev/pkgdown.yml b/docs/dev/pkgdown.yml index 7ee056e3..c89a250d 100644 --- a/docs/dev/pkgdown.yml +++ b/docs/dev/pkgdown.yml @@ -16,7 +16,7 @@ articles: dimethenamid_2018: web_only/dimethenamid_2018.html multistart: web_only/multistart.html saem_benchmarks: web_only/saem_benchmarks.html -last_built: 2023-02-17T21:22Z +last_built: 2023-02-18T06:36Z urls: reference: https://pkgdown.jrwb.de/mkin/reference article: https://pkgdown.jrwb.de/mkin/articles -- cgit v1.2.1