From 697e0554bf89a63f23b9ab5548e31f218bc483e9 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 11 Sep 2015 10:07:53 +0200 Subject: Added PEC soil for products as defined in chents v0.1-2 --- pkg/tests/testthat/test_PEC_soil.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkg/tests') diff --git a/pkg/tests/testthat/test_PEC_soil.R b/pkg/tests/testthat/test_PEC_soil.R index 7901b69..27b2eb7 100644 --- a/pkg/tests/testthat/test_PEC_soil.R +++ b/pkg/tests/testthat/test_PEC_soil.R @@ -1,5 +1,5 @@ -library(mkin) -context("Setting up kinetic degradation models") +library(pfm) +context("Simple PEC soil calculations") test_that("PEC_soil calculates correctly", { # Application of 100 g/ha gives 0.133 mg/kg under default assumptions -- cgit v1.2.1