Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-10 | Yet another attempt on remotes on travis | Johannes Ranke | 1 | -1/+2 | |
2022-11-10 | Another attempt to make remotes work on travis | Johannes Ranke | 1 | -1/+1 | |
2022-11-10 | Try to make remotes work | Johannes Ranke | 1 | -0/+1 | |
2022-11-10 | Skip BSPM, it's the default | Johannes Ranke | 1 | -3/+1 | |
2022-11-10 | Only install dependencies, as chents fails to install | Johannes Ranke | 1 | -1/+1 | |
2022-11-10 | Use Dirks run.sh on travis | Johannes Ranke | 1 | -7/+36 | |
2022-11-10 | set_nd_nq is now in mkin, fix Steps12 bug | Johannes Ranke | 13 | -398/+75 | |
If a scenario with a slash "/" was selected in PEC_sw_focus(), the Step 2 file generated giving an error (path not found) in the Steps12 calculator, because the scenario name is part of the "compound" name in this implementation, in order to show it in the list that the calculator presents. | |||||
2021-11-19 | Update static docs | Johannes Ranke | 8 | -28/+31 | |
2021-11-19 | Update docs and logs | Johannes Ranke | 5 | -24/+47 | |
2021-11-18 | Update README after changing default branch to main | Johannes Ranke | 2 | -65/+71 | |
2021-02-10 | Treat Kfoc = 0 like Exposit in runoff calcs | Johannes Ranke | 1 | -1/+2 | |
2020-07-23 | PEC_sw_drift: Rautmann formula (1 app, Ackerbau) | Johannes Ranke | 14 | -56/+119 | |
This makes it possible to calculate drift PECsw for other distances than present in the JKI data or the Rautmann paper. | |||||
2020-07-23 | Update docs, use R6 support of roxygen | Johannes Ranke | 15 | -135/+225 | |
2020-07-21 | Clean test.log after testing | Johannes Ranke | 3 | -13/+26 | |
2020-07-07 | Remove copyright headers, update TOXSWA_cwa test | Johannes Ranke | 22 | -213/+50 | |
- 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 | 2 | -26/+9 | |
use_of_ff = "max" is now the default | |||||
2020-06-17 | TSCF estimation equations, update docs | Johannes Ranke | 39 | -383/+1008 | |
Briggs et al. (1982) and Dettenmaier et al. (2009) | |||||
2020-04-17 | Skip testing on R-devel | Johannes Ranke | 1 | -1/+0 | |
it currently fails with ✖ | 6 1 | Read and analyse TOXSWA cwa files [6.4 s] ──────────────────────────────────────────────────────────────────────────────────────────────────── test_TOXSWA.R:68: failure: Getting events and moving window analysis works H_sw_R1_stream$windows has changed from known value recorded in 'H_sw_R1_stream_windows.rds'. Component "window": Modes: character, numeric Component "window": Attributes: < target is NULL, current is list > Component "window": target is character, current is factor | |||||
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 | |