From 6b4e342b240baaf18150360986d15895fc80a937 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 15 Oct 2015 14:41:26 +0200 Subject: Add endpoint and GUS functions, roxygenize --- pkg/DESCRIPTION | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'pkg/DESCRIPTION') diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index 55e5814..fb9171f 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -2,16 +2,22 @@ Package: pfm Type: Package Title: Utilities for Pesticide Fate Modelling Version: 0.2-4 -Date: 2015-10-01 +Date: 2015-10-15 Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de", role = c("aut", "cre", "cph")) Description: Utilities for simple calculations of predicted environmental - concentrations (PECs) and for dealing with data from some FOCUS pesticide - fate modelling software packages. -Depends: R6, mkin -Imports: graphics -Suggests: testthat, chents + concentrations (PECs) and for dealing with data from some FOCUS pesticide + fate modelling software packages. +Depends: + R6, + mkin +Imports: + graphics +Suggests: + testthat, + chents License: GPL LazyLoad: yes LazyData: yes Encoding: UTF-8 +RoxygenNote: 4.1.1.9001 -- cgit v1.2.1