Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-09 | Function to set non-detects in residue series | Johannes Ranke | 1 | -3/+6 | |
2019-09-27 | Built windows binary for drat | Johannes Ranke | 1 | -6/+3 | |
2019-09-27 | Fix for UK drainage, some EFSA interception and washoff | Johannes Ranke | 1 | -1/+3 | |
- 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 - Add EFSA interception (from 2014 DegT50 guidance) and tier 1 crop wash-off factors (from 2017 PEC soil guidance) for some major arable crops - Update docs | |||||
2019-05-14 | Version bump and doc update | Johannes Ranke | 1 | -1/+1 | |
2019-04-26 | Another take on completing the drift data | Johannes Ranke | 1 | -1/+1 | |
The R script I used yesterday got lost because I used the .Rd file that got overwritten by roxygen later. | |||||
2019-04-25 | Add more drift data, especially 3 m field crop data | Johannes Ranke | 1 | -1/+1 | |
To support Agroscope in doing lots of PEC calculations for Switzerland | |||||
2019-01-31 | Separate out PELMO utilities into rPELMO | Johannes Ranke | 1 | -1/+1 | |
2018-09-21 | Support FOMC in PEC_soil | Johannes Ranke | 1 | -1/+1 | |
2018-07-11 | Improve PELMO tests | Johannes Ranke | 1 | -0/+2 | |
2018-07-10 | EFSA PEC soil guidance from 2017 | Johannes Ranke | 1 | -1/+2 | |
- Implement the new guidance as well as possible - Maintenance work addressing CRAN checks | |||||
2018-06-11 | Adapt to TOXSWA 5.5.3 | Johannes Ranke | 1 | -1/+1 | |
2018-01-29 | Documentation fixes and updates | Johannes Ranke | 1 | -4/+0 | |
2018-01-29 | Correction of return value documentation for PEC_sw_exposit_runoff | Johannes Ranke | 1 | -4/+4 | |
Rebuild pkgdown documentation | |||||
2017-12-15 | Improve handling of ยต in y axis for plot.TOXSWA_cwa | Johannes Ranke | 1 | -4/+4 | |
2017-11-04 | Option to thin low TOXSWA PECsw data for plotting | Johannes Ranke | 1 | -0/+4 | |
to reduce the file size of plots e.g. as PDF files | |||||
2017-10-09 | Write Step 2 input files on windows | Johannes Ranke | 1 | -5/+5 | |
2017-08-24 | Build for windows using roxygen from master | Johannes Ranke | 1 | -4/+4 | |
Now that roxygen can handle UTF8 characters in function arguments thanks to Hadley Wickham and Jim Hester | |||||
2017-06-20 | Tests for Step 1 and 2 (input file only) pass, PELMO fails | Johannes Ranke | 1 | -3/+0 | |
There are spurious errors in the output PELMO generates. Two examples are in the test.log | |||||
2017-06-19 | Single line of generated Step12 input file partially validated | Johannes Ranke | 1 | -0/+3 | |
2017-05-16 | Add build and test logs to the git repo | Johannes Ranke | 1 | -0/+8 | |