summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-12-16Update installation instructions to use `pak`Ranke Johannes1-5/+6
2024-12-16Fix a bug in UK drainage calculationsRanke Johannes8-33/+55
If a soil_DT50 was specified, and the application date was later than the beginning of the drainage period (1 October), PECsw would increase. Now the amount available at the time of the drainage period is equal to the applied amount (minus interception) if application is later than the beginning of the drainage period. Fixes #4. Thanks to @lutzeli for spotting the problem.
2024-12-04Add badge to simplify access to documentationRanke Johannes1-0/+1
2024-11-28Remove README.html to simplify maintenanceRanke Johannes4-483/+1
It was only used on cgit.jrwb.de anyways.
2024-11-14Use units in PEC_sw_exposit_drainage. Closes #3Ranke Johannes13-81/+83
2024-08-27Bump date to trigger a github action that seems to have timed outRanke Johannes1-1/+1
2024-08-26Merge branch 'main' into crop_groupJohannes Ranke71-1493/+1466
2024-08-13Support units in drift, runoff und sediment PECsRanke Johannes69-1468/+1434
2024-07-22Add status badge for travis buildsRanke Johannes2-25/+1
2024-04-10Improve docs, fail with erroneus crop_group argumentsJohannes Ranke10-64/+73
PEC_sw_drift: The argument 'crop_group_focus' was renamed to 'crop_group_RF' to make it easier to understand the relation to the 'drift_data' argument.
2024-03-11Ignore R historyRanke Johannes1-0/+1
2024-03-07Generalise PEC_sw_driftRanke Johannes9-24/+101
- Possibility to use FOCUS drift values (mean over width of waterbody) - Support side angles other than 90°, i.e. 45° (0° to 90°)
2024-03-06Add three Agroscope papers using pfmRanke Johannes5-3/+87
2024-03-06Remove travis badge, installation from r-universeRanke Johannes11-42/+35
2024-03-06Update tests for PEC_sw_driftRanke Johannes7-79/+87
2024-03-06Include r-universe badge, update travis badgeRanke Johannes1-1/+2
2024-02-01Improve formattingRanke Johannes8-18/+13
2024-02-01Extend drift percentage calcs with FOCUS methodRanke Johannes21-186/+296
2024-02-01TypoRanke Johannes1-1/+1
2024-02-01Improve docsRanke Johannes11-5/+34
2024-02-01Calculate drift percentages and PECsw using the Rautmann formulaRanke Johannes19-39/+284
2024-01-31Drift curve parameters from FOCUS SW Appendix BRanke Johannes19-17/+244
2024-01-31Rebuild all online docsRanke Johannes112-5413/+121
2024-01-31Check and testRanke Johannes2-4/+4
2024-01-31Merge remote-tracking branch 'refs/remotes/origin/main'Ranke Johannes209-383/+15697
2024-01-31Fix test to correctly generate pesticide.txtRanke Johannes2-10/+34
2024-01-31Reorganise data generationRanke Johannes102-8225/+3886
- 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
2024-01-31Do not write a Step 1/2 txt file by defaultRanke Johannes1-35/+36
2023-11-12Enable markdown and rebuild docsJohannes Ranke46-271/+290
2023-11-12Enable links to source, upgrade to bootstrap 5Johannes Ranke132-6363/+15254
2023-11-12Update static docsJohannes Ranke12-1318/+981
2023-11-12Start RStudio project, some maintenanceRanke Johannes8-11/+136
2023-06-21Don't write git log to ChangeLog any moreRanke Johannes1-1/+0
2022-11-11Simplify travis configJohannes Ranke1-8/+0
2022-11-11Try to simplify drat configurationJohannes Ranke1-2/+2
2022-11-11Disable bspm to make install from drat workJohannes Ranke1-1/+1
2022-11-11Fix last commitJohannes Ranke1-1/+1
2022-11-11Install drat to use it...Johannes Ranke1-1/+2
2022-11-11Another attempt to make drat work on travisJohannes Ranke1-2/+1
2022-11-11Try to make drat workJohannes Ranke1-4/+3
2022-11-11mkin was not pulled from the drat repoJohannes Ranke1-0/+1
2022-11-11Use drat instead of install_githubJohannes Ranke1-3/+2
2022-11-11Forgot to commit .travis.yml ...Johannes Ranke1-0/+2
2022-11-11mkin and chents from github for check on travisJohannes Ranke1-1/+1
2022-11-11Don't force suggested packagesJohannes Ranke1-1/+2
2022-11-11Remove Remotes: field from DESCRIPTIONJohannes Ranke6-4/+79
It causes trouble with remotes::install_deps() on travis, see the various previous build logs.
2022-11-11Fix call to download.file for debuggingJohannes Ranke1-1/+1
2022-11-11Try to debug the failure in remotes::install_depsJohannes Ranke1-0/+1
2022-11-11Typo, remove PELMO related suggestionsJohannes Ranke2-7/+3
PELMO related functions are not used in pfm, so apart from advertising, these suggestions did not do anything.
2022-11-10Revert standalone option for remotes on travisJohannes Ranke1-2/+0

Contact - Imprint