Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-31 | Reorganise data generation | Ranke Johannes | 1 | -48/+27 | |
- Use inst/data_generation for R code generating data as in some of my other packages - data/*.RData files were checked using https://github.com/jranke/dotfiles/blob/main/bin/rda_diff contents were not changed - Remove ChangeLog, the history is in the git logs - Update docs and some links contained therein - use \doi{} markup - Move logs to log directory | |||||
2023-11-12 | Start RStudio project, some maintenance | Ranke Johannes | 1 | -2/+4 | |
2023-06-21 | Don't write git log to ChangeLog any more | Ranke Johannes | 1 | -1/+0 | |
2022-11-10 | set_nd_nq is now in mkin, fix Steps12 bug | Johannes Ranke | 1 | -1/+1 | |
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. | |||||
2020-07-21 | Clean test.log after testing | Johannes Ranke | 1 | -0/+1 | |
2019-09-27 | Fix for UK drainage, some EFSA interception and washoff | Johannes Ranke | 1 | -1/+1 | |
- 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 | 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 | |||||
2018-07-10 | Merge branch 'master' of kolab:pfm | Johannes Ranke | 1 | -1/+1 | |
2018-07-10 | EFSA PEC soil guidance from 2017 | Johannes Ranke | 1 | -1/+1 | |
- Implement the new guidance as well as possible - Maintenance work addressing CRAN checks | |||||
2018-07-10 | Adapt path to package on windows | Johannes Ranke | 1 | -1/+1 | |
2018-03-01 | Add a README.html for cgit.jrwb.de | Johannes Ranke | 1 | -8/+12 | |
2017-07-24 | Improve Makefile | Johannes Ranke | 1 | -3/+3 | |
2017-05-16 | Finish the Step 1 calculator including tests | Johannes Ranke | 1 | -3/+5 | |
Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer | |||||
2017-01-30 | pfm for windows in my drat | Johannes Ranke | 1 | -0/+11 | |
2017-01-18 | Make README.md simple, and point to the reference | Johannes Ranke | 1 | -9/+2 | |
2017-01-18 | Update static docs using pkgdown | Johannes Ranke | 1 | -2/+2 | |
- Add _pkgdown.yml for a structured function/data reference - Make seealso links active - Make mkinfit calls quiet - Use pkgdown branch from pull request hadley/pkgdown#229 to have topics ordered | |||||
2016-10-13 | Add drat target, remove unmaintained usage hints | Johannes Ranke | 1 | -10/+3 | |
2016-09-27 | Reorganise repository using standard package layout | Johannes Ranke | 1 | -19/+19 | |
2016-09-27 | Make the chents package optional | Johannes Ranke | 1 | -4/+0 | |
2016-09-23 | Keep the graph for the markdown file | Johannes Ranke | 1 | -1/+0 | |
The markdown file is not self-contained as the html file... | |||||
2016-09-23 | Slightly update the README | Johannes Ranke | 1 | -2/+5 | |
2015-12-27 | Another useless variant to avoid warnings in staticdoc plots | Johannes Ranke | 1 | -0/+2 | |
2015-12-22 | EFSA 2015 tier 1 PEC soil, clean up, add static docs | Johannes Ranke | 1 | -0/+10 | |
2015-10-15 | Add endpoint and GUS functions, roxygenize | Johannes Ranke | 1 | -2/+2 | |
2015-10-01 | Add some soil data for FOCUS groundwater scenarios | Johannes Ranke | 1 | -0/+1 | |
2015-08-22 | Add README.html for cgit on jrwb.de | Johannes Ranke | 1 | -0/+4 | |
2015-07-02 | Changes to pass R CMD check --as-cran, roxygen run | Johannes Ranke | 1 | -2/+9 | |
2015-06-11 | Use devtools for roxygenizing, improve logging | Johannes Ranke | 1 | -3/+4 | |
2015-04-24 | Clean the Makefile a bit | Johannes Ranke | 1 | -3/+3 | |
2015-04-22 | Add simplest PEC soil calcs, use testthat | Johannes Ranke | 1 | -0/+63 | |