Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- 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
|
|
|
|
|
|
|
|
The R script I used yesterday got lost because I used the .Rd file
that got overwritten by roxygen later.
|
|
To support Agroscope in doing lots of PEC calculations for Switzerland
|
|
|
|
|
|
|
|
|
|
|
|
Process PELMO runs in example using 15 (hyperthreading) cores and show
processor info.
|
|
Some cleaning up. PELMO facilities do not currently work at my end,
as I have no working wine installation on this computer
|
|
- Add max_twa.mkinfit() recently introduced to mkin as mkin::twa() but
never released with it
- Add a test to check max_twa.one_box() against analytical solutions in
max_twa.mkinfit().
- Clean up R CMD check
- Update docs
|
|
- 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
|