diff options
author | Johannes Ranke <johannes.ranke@jrwb.de> | 2019-09-27 12:55:03 +0200 |
---|---|---|
committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2019-09-27 12:55:03 +0200 |
commit | 9f848a9518aabf162723271bafba244221ee83ed (patch) | |
tree | 968ba9bb8c3d461d6e824cb7086d07436b9ef675 | |
parent | 435e07a6f7fd2599d783fd306ee6d9e08acc0c6b (diff) |
Built windows binary for drat
-rw-r--r-- | ChangeLog | 8 | ||||
-rw-r--r-- | build.log | 9 |
2 files changed, 7 insertions, 10 deletions
@@ -1,19 +1,19 @@ -commit d28c33cfea96654a883ca869020671346c23568e +commit 435e07a6f7fd2599d783fd306ee6d9e08acc0c6b Author: Johannes Ranke <jranke@uni-bremen.de> Date: 2019-09-27 10:00:15 +0200 - Fix for UK drainage, add some EFSA interception and washoff + Fix for UK drainage, some EFSA interception and washoff - PEC_sw_drainage_UK() gave results that were a little bit too high for the substances with the highest Koc (>4000), as I used 0.01% instead of 0.008% for them. This must have come from an old vesion of the UK data requirements handbook, at least I do not have another explanation - - Added EFSA interception (from 2014 DegT50 guidance) and tier 1 + - Add EFSA interception (from 2014 DegT50 guidance) and tier 1 crop wash-off factors (from 2017 PEC soil guidance) for some major arable crops - - Updated docs + - Update docs commit 803fe13e505960fddccdbd4dcb524715f5eb068d Author: Johannes Ranke <jranke@uni-bremen.de> @@ -1,12 +1,9 @@ -* checking for file ‘./DESCRIPTION’ ... OK -* preparing ‘pfm’: +* checking for file './DESCRIPTION' ... OK +* preparing 'pfm': * checking DESCRIPTION meta-information ... OK * checking for LF line-endings in source and make files and shell scripts * checking for empty or unneeded directories -Removed empty directory ‘pfm/inst/testdata/SwashProjects/Project_1/MACRO’ -Removed empty directory ‘pfm/inst/testdata/SwashProjects/Project_1’ -Removed empty directory ‘pfm/inst/testdata/SwashProjects’ -* looking to see if a ‘data/datalist’ file should be added +* looking to see if a 'data/datalist' file should be added NB: this package now depends on R (>= 3.5.0) WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R. File(s) containing such objects: 'pfm/data/EFSA_GW_interception_2014.RData' WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R. File(s) containing such objects: 'pfm/data/EFSA_washoff_2017.RData' * building 'pfm_0.5.7.tar.gz' |