Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-23 | Update docs, use R6 support of roxygen | Johannes Ranke | 1 | -4/+4 | |
2020-07-07 | Remove copyright headers, update TOXSWA_cwa test | Johannes Ranke | 1 | -1/+1 | |
- The window column of the windows component of a TOXSWA_cwa object is not a factor any more, but a character vector. - testthat::expect_equal_to_reference is replaced by testthat::expect_known_output, so we can have git diff show what has changed | |||||
2020-07-07 | Adapt pfm_degradation to current mkin | Johannes Ranke | 1 | -2/+2 | |
use_of_ff = "max" is now the default | |||||
2020-06-17 | TSCF estimation equations, update docs | Johannes Ranke | 1 | -1/+1 | |
Briggs et al. (1982) and Dettenmaier et al. (2009) | |||||
2020-04-16 | Make na.rm = FALSE the default for geomean() | Johannes Ranke | 1 | -2/+2 | |
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 | 1 | -1/+1 | |
2019-10-23 | Updated ChangeLog and DESCRIPTION | Johannes Ranke | 1 | -1/+1 | |
2019-10-15 | Residue processing for depth profiles over time | Johannes Ranke | 1 | -1/+1 | |
2019-10-10 | Finish documentation of set_nd and test it | Johannes Ranke | 1 | -1/+1 | |
2019-10-09 | Function to set non-detects in residue series | Johannes Ranke | 1 | -1/+1 | |
2019-09-27 | Fix for UK drainage, some EFSA interception and washoff | Johannes Ranke | 1 | -2/+2 | |
- 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 | 1 | -2/+2 | |
2019-05-14 | Version bump and doc update | Johannes Ranke | 1 | -1/+1 | |
2019-05-14 | Add Exposit version 3.01a2 for runoff calculations | Johannes Ranke | 1 | -1/+1 | |
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 | 1 | -1/+1 | |
2019-04-26 | Another take on completing the drift data | Johannes Ranke | 1 | -2/+2 | |
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 | -2/+2 | |
To support Agroscope in doing lots of PEC calculations for Switzerland | |||||
2019-02-21 | Use codecov | Johannes Ranke | 1 | -2/+3 | |
2019-02-19 | Add grImport to Suggests: | Johannes Ranke | 1 | -0/+1 | |
Because chent which in turn suggests grImport is loaded from github which obviously does not pull grImport | |||||
2019-02-19 | Add Remotes: field for travis | Johannes Ranke | 1 | -0/+3 | |
2019-02-19 | Add German drainage calculations using Exposit 3.02 | Johannes Ranke | 1 | -1/+1 | |
2019-02-08 | Make SSLRC and PEC drainage UK accept NA for Koc | Johannes Ranke | 1 | -1/+1 | |
2019-01-31 | Separate out PELMO utilities into rPELMO | Johannes Ranke | 1 | -4/+5 | |
2018-09-27 | Create valid Step 1 files with fewer arguments | Johannes Ranke | 1 | -1/+1 | |
2018-09-22 | Add test and update docs | Johannes Ranke | 1 | -1/+1 | |
2018-09-21 | Support FOMC in PEC_soil | Johannes Ranke | 1 | -3/+2 | |
2018-07-11 | Improve PELMO tests | Johannes Ranke | 1 | -1/+1 | |
2018-07-10 | EFSA PEC soil guidance from 2017 | Johannes Ranke | 1 | -2/+2 | |
- Implement the new guidance as well as possible - Maintenance work addressing CRAN checks | |||||
2018-07-04 | Some documentation updates | Johannes Ranke | 1 | -1/+1 | |
Document that TOXSWA 5.5.3 is supported in the help files | |||||
2018-06-11 | Adapt to TOXSWA 5.5.3 | Johannes Ranke | 1 | -2/+2 | |
2018-06-08 | Add actual/twa calcs for FOMC, typo | Johannes Ranke | 1 | -1/+1 | |
2018-06-06 | Rebuild docs with pkgdown 1.1.0 | Johannes Ranke | 1 | -1/+2 | |
2018-03-01 | Add a README.html for cgit.jrwb.de | Johannes Ranke | 1 | -1/+1 | |
2018-03-01 | Rebuild static docs using current pkdown | Johannes Ranke | 1 | -1/+1 | |
Process PELMO runs in example using 15 (hyperthreading) cores and show processor info. | |||||
2018-01-29 | Documentation fixes and updates | Johannes Ranke | 1 | -1/+1 | |
2018-01-29 | Correction of return value documentation for PEC_sw_exposit_runoff | Johannes Ranke | 1 | -1/+1 | |
Rebuild pkgdown documentation | |||||
2017-12-15 | Improve handling of ยต in y axis for plot.TOXSWA_cwa | Johannes Ranke | 1 | -1/+1 | |
2017-11-04 | Option to thin low TOXSWA PECsw data for plotting | Johannes Ranke | 1 | -1/+1 | |
to reduce the file size of plots e.g. as PDF files | |||||
2017-11-03 | Also return runoff percentages | Johannes Ranke | 1 | -1/+1 | |
2017-10-27 | Exposit runoff calculations for surface water | Johannes Ranke | 1 | -1/+1 | |
2017-10-23 | Typos, rebuild static docs | Johannes Ranke | 1 | -2/+2 | |
2017-10-10 | Add ORCID | Johannes Ranke | 1 | -1/+2 | |
2017-10-09 | Write Step 2 input files on windows | Johannes Ranke | 1 | -2/+2 | |
2017-08-24 | Build for windows using roxygen from master | Johannes Ranke | 1 | -2/+2 | |
Now that roxygen can handle UTF8 characters in function arguments thanks to Hadley Wickham and Jim Hester | |||||
2017-07-24 | Version bump as I had 0.4.3 in my drat already | Johannes Ranke | 1 | -1/+1 | |
2017-07-24 | Avoid warning about possibly mis-spelled word | Johannes Ranke | 1 | -3/+3 | |
2017-07-21 | New Option for Step 1, fix example, update docs | Johannes Ranke | 1 | -1/+1 | |
Also add the reference file for testing Step12 input file generation | |||||
2017-06-22 | Add scenario, region and season to run name | Johannes Ranke | 1 | -1/+1 | |
2017-06-20 | Tests for Step 1 and 2 (input file only) pass, PELMO fails | Johannes Ranke | 1 | -1/+1 | |
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 | -2/+2 | |