Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-31 | Rebuild all online docs | Ranke Johannes | 1 | -111/+3 | |
2024-01-31 | Merge remote-tracking branch 'refs/remotes/origin/main' | Ranke Johannes | 1 | -2/+109 | |
2024-01-31 | Reorganise data generation | Ranke Johannes | 1 | -201/+140 | |
- 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 | Enable markdown and rebuild docs | Johannes Ranke | 1 | -8/+6 | |
2023-11-12 | Enable links to source, upgrade to bootstrap 5 | Johannes Ranke | 1 | -221/+161 | |
2020-04-16 | Make na.rm = FALSE the default for geomean() | Johannes Ranke | 1 | -16/+17 | |
This makes more sense and is in line with mean() from base R. Adapt tests and update docs. | |||||
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-09-18 | Add url: tag to _pkgdown.yml, typo, update docs | Johannes Ranke | 1 | -14/+18 | |
2019-06-12 | Update of static docs | Johannes Ranke | 1 | -1/+1 | |
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 | -3/+28 | |
At the request of Muris Korkaric (Agroscope). This is for 3 m buffer only and provides consistency with earlier calculations | |||||
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 | -2/+2 | |
To support Agroscope in doing lots of PEC calculations for Switzerland | |||||
2019-02-19 | Add German drainage calculations using Exposit 3.02 | Johannes Ranke | 1 | -9/+17 | |
2019-01-31 | Separate out PELMO utilities into rPELMO | Johannes Ranke | 1 | -12/+13 | |
2018-09-22 | Add test and update docs | Johannes Ranke | 1 | -1/+1 | |
2018-07-10 | Update static docs | Johannes Ranke | 1 | -1/+1 | |
2018-06-20 | Update static docs | Johannes Ranke | 1 | -1/+1 | |
2018-06-06 | Rebuild docs with pkgdown 1.1.0 | Johannes Ranke | 1 | -9/+32 | |
2018-03-01 | Rebuild static docs using current pkdown | Johannes Ranke | 1 | -2/+16 | |
Process PELMO runs in example using 15 (hyperthreading) cores and show processor info. | |||||
2018-01-29 | Correction of return value documentation for PEC_sw_exposit_runoff | Johannes Ranke | 1 | -9/+8 | |
Rebuild pkgdown documentation | |||||
2017-10-27 | Exposit runoff calculations for surface water | Johannes Ranke | 1 | -0/+187 | |