Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-16 | Make na.rm = FALSE the default for geomean() | Johannes Ranke | 51 | -412/+723 | |
This makes more sense and is in line with mean() from base R. Adapt tests and update docs. | |||||
2020-02-19 | Check in last build log | Johannes Ranke | 3 | -3/+15 | |
2019-10-23 | Fix static docs for set_nd_nq | Johannes Ranke | 7 | -53/+27 | |
2019-10-23 | Updated ChangeLog and DESCRIPTION | Johannes Ranke | 2 | -1/+7 | |
2019-10-15 | Residue processing for depth profiles over time | Johannes Ranke | 14 | -427/+627 | |
2019-10-10 | Do not mess with zero values at time zero | Johannes Ranke | 3 | -21/+32 | |
2019-10-10 | Fix set_nd for metabolites, handle zero at time zero | Johannes Ranke | 5 | -9/+23 | |
2019-10-10 | Fix documentation for set_nd | Johannes Ranke | 4 | -61/+26 | |
2019-10-10 | Finish documentation of set_nd and test it | Johannes Ranke | 10 | -18/+339 | |
2019-10-09 | Function to set non-detects in residue series | Johannes Ranke | 6 | -4/+187 | |
2019-09-27 | Built windows binary for drat | Johannes Ranke | 2 | -10/+7 | |
2019-09-27 | Fix for UK drainage, some EFSA interception and washoff | Johannes Ranke | 77 | -2042/+758 | |
- 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-09-18 | Add url: tag to _pkgdown.yml, typo, update docs | Johannes Ranke | 46 | -592/+955 | |
2019-07-01 | Typo | Johannes Ranke | 1 | -1/+1 | |
2019-06-12 | Update of static docs | Johannes Ranke | 51 | -49/+49 | |
2019-06-12 | Documentation fix | Johannes Ranke | 2 | -3/+8 | |
2019-05-14 | Version bump and doc update | Johannes Ranke | 39 | -38/+47 | |
2019-05-14 | Add Exposit version 3.01a2 for runoff calculations | Johannes Ranke | 14 | -27/+91 | |
At the request of Muris Korkaric (Agroscope). This is for 3 m buffer only and provides consistency with earlier calculations | |||||
2019-04-29 | Additional runoff data used by Agroscope | Johannes Ranke | 5 | -5/+34 | |
2019-04-26 | Formatting improvement for the online docs | Johannes Ranke | 3 | -2/+4 | |
2019-04-26 | Another take on completing the drift data | Johannes Ranke | 42 | -307/+352 | |
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 | 46 | -170/+363 | |
To support Agroscope in doing lots of PEC calculations for Switzerland | |||||
2019-04-25 | Remove leftover docs from earlier version | Johannes Ranke | 36 | -11025/+0 | |
Docs now live in docs/ | |||||
2019-02-21 | Update docs | Johannes Ranke | 1 | -1/+9 | |
2019-02-21 | Use codecov | Johannes Ranke | 5 | -4/+37 | |
2019-02-19 | Add grImport to Suggests: | Johannes Ranke | 2 | -0/+2 | |
Because chent which in turn suggests grImport is loaded from github which obviously does not pull grImport | |||||
2019-02-19 | Update README.html | Johannes Ranke | 1 | -0/+1 | |
2019-02-19 | Add Remotes: field for travis | Johannes Ranke | 1 | -0/+3 | |
2019-02-19 | Test on Travis | Johannes Ranke | 2 | -0/+7 | |
2019-02-19 | Add another test for Exposit drainage | Johannes Ranke | 3 | -2/+30 | |
to test overriding the mobility group derived from Koc | |||||
2019-02-19 | Stop endless appending to pesticide.txt example | Johannes Ranke | 4 | -53/+3 | |
2019-02-19 | Add German drainage calculations using Exposit 3.02 | Johannes Ranke | 16 | -67/+518 | |
2019-02-08 | Make SSLRC and PEC drainage UK accept NA for Koc | Johannes Ranke | 3 | -8/+18 | |
2019-01-31 | Separate out PELMO utilities into rPELMO | Johannes Ranke | 80 | -2277/+1113 | |
2019-01-30 | Convenience function for metabolite PEC soil | Johannes Ranke | 2 | -14/+103 | |
2018-09-27 | Create valid Step 1 files with fewer arguments | Johannes Ranke | 3 | -1/+11 | |
2018-09-22 | Add test and update docs | Johannes Ranke | 54 | -75/+449 | |
2018-09-21 | Support FOMC in PEC_soil | Johannes Ranke | 6 | -19/+85 | |
2018-07-11 | Improve PELMO tests | Johannes Ranke | 5 | -23/+42 | |
2018-07-10 | Merge branch 'master' of kolab:pfm | Johannes Ranke | 68 | -205/+971 | |
2018-07-10 | Update static docs | Johannes Ranke | 44 | -57/+308 | |
2018-07-10 | EFSA PEC soil guidance from 2017 | Johannes Ranke | 20 | -121/+407 | |
- Implement the new guidance as well as possible - Maintenance work addressing CRAN checks | |||||
2018-07-10 | .out file from TOXSWA 5.5.3 for testing | Johannes Ranke | 1 | -0/+0 | |
2018-07-10 | Adapt path to package on windows | Johannes Ranke | 1 | -1/+1 | |
2018-07-04 | Some documentation updates | Johannes Ranke | 14 | -28/+56 | |
Document that TOXSWA 5.5.3 is supported in the help files | |||||
2018-06-20 | Advertise drat repo | Johannes Ranke | 4 | -5/+19 | |
2018-06-20 | Update static docs | Johannes Ranke | 42 | -42/+229 | |
2018-06-11 | Adapt to TOXSWA 5.5.3 | Johannes Ranke | 4 | -8/+25 | |
2018-06-08 | Enable PEC porewater for the default scenario | Johannes Ranke | 2 | -2/+2 | |
The default scenario uses soil parameters from the REACH guidance R.16, Table R.16-9. | |||||
2018-06-08 | Add actual/twa calcs for FOMC, typo | Johannes Ranke | 7 | -4/+95 | |