From f59968a5c32ce5a4198eb203dee99068039ecade Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 21 Jul 2023 08:32:57 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- GNUmakefile | 1 - docs/index.html | 2 +- docs/pkgdown.yml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 405958c..d82d329 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -28,7 +28,6 @@ quickcheck: build pd: "$(RBIN)/Rscript" -e "pkgdown::build_site()" git add -A - git commit -m 'Static documentation rebuilt by pkgdown::build_site()' -e winbuilder: build @echo "Uploading to R-release on win-builder" diff --git a/docs/index.html b/docs/index.html index 3aead2a..1404e36 100644 --- a/docs/index.html +++ b/docs/index.html @@ -72,7 +72,7 @@

A somewhat outdated package of basic and easy-to-use functions for fitting dose-response curves to continuous dose-response data, calculating some toxicological parameters and plotting the results. Please consider using the more powerful and actively developed ‘drc’ package.

Functions that are fitted are the cumulative density function of the log-normal distribution (‘probit’ fit), of the logistic distribution (‘logit’ fit), of the Weibull distribution (‘weibull’ fit) and a linear-logistic model (‘linlogit’ fit), derived from the latter, which is used to describe data showing stimulation at low doses (hormesis). In addition, functions checking, plotting and retrieving dose-response data retrieved from a database accessed via ‘odbc’ are included. As an alternative to the original fitting methods, the algorithms from the ‘drc’ package can be used.

-

More details can be found in the function referenc.

+

More details can be found in the function reference.

diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index b4c63ac..e9038f4 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -2,5 +2,5 @@ pandoc: 2.17.1.1 pkgdown: 2.0.7 pkgdown_sha: ~ articles: {} -last_built: 2023-07-21T06:24Z +last_built: 2023-07-21T06:32Z -- cgit v1.2.1