From e7f7cfdeb40b836a2b4eb23ee93c57b4e6abb8f1 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 29 Jan 2025 19:08:30 +0100 Subject: Add NEWs entry and update docs --- docs/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 6d9055c..e2174c1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -48,13 +48,14 @@

Online documentation pfm status badge Build Status codecov

-

The R package pfm provides some utilities for fate modelling, including dealing with FOCUS pesticide fate modelling tools, (currently only TOXSWA cwa and out files), made available under the GNU public license.

+

The R package pfm provides some utilities for fate modelling, including simple PEC calculation routines and some routines for dealing with FOCUS pesticide fate modelling tools (currently only TOXSWA cwa and out files), made available under the GNU public license.

Installation

The easiest way to install the package is probably to use the r-universe repo:

-install.packages("pfm", repos = c("https://jranke.r-universe.dev", "https://cran.r-project.org"))
+install.packages("pfm", + repos = c("https://jranke.r-universe.dev", "https://cran.r-project.org"))

The packages at R-universe are provided with a slight delay. Alternatively, you can install the package directly from github, e.g. by using pak.

 # install.packages("pak")
@@ -133,7 +134,7 @@ Korkaric M, Hanke I, Grossar D, Neuweiler R, Christ B, Wirth J, Hochstrasser M,
 
-- cgit v1.2.1