Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-01 | Improve docs | Ranke Johannes | 11 | -5/+34 | |
2024-02-01 | Calculate drift percentages and PECsw using the Rautmann formula | Ranke Johannes | 19 | -39/+284 | |
2024-01-31 | Drift curve parameters from FOCUS SW Appendix B | Ranke Johannes | 19 | -17/+244 | |
2024-01-31 | Rebuild all online docs | Ranke Johannes | 112 | -5413/+121 | |
2024-01-31 | Check and test | Ranke Johannes | 2 | -4/+4 | |
2024-01-31 | Merge remote-tracking branch 'refs/remotes/origin/main' | Ranke Johannes | 209 | -383/+15697 | |
2024-01-31 | Fix test to correctly generate pesticide.txt | Ranke Johannes | 2 | -10/+34 | |
2024-01-31 | Reorganise data generation | Ranke Johannes | 102 | -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-31 | Do not write a Step 1/2 txt file by default | Ranke Johannes | 1 | -35/+36 | |
2023-11-12 | Enable markdown and rebuild docs | Johannes Ranke | 46 | -271/+290 | |
2023-11-12 | Enable links to source, upgrade to bootstrap 5 | Johannes Ranke | 132 | -6363/+15254 | |
2023-11-12 | Update static docs | Johannes Ranke | 12 | -1318/+981 | |
2023-11-12 | Start RStudio project, some maintenance | Ranke Johannes | 8 | -11/+136 | |
2023-06-21 | Don't write git log to ChangeLog any more | Ranke Johannes | 1 | -1/+0 | |
2022-11-11 | Simplify travis config | Johannes Ranke | 1 | -8/+0 | |
2022-11-11 | Try to simplify drat configuration | Johannes Ranke | 1 | -2/+2 | |
2022-11-11 | Disable bspm to make install from drat work | Johannes Ranke | 1 | -1/+1 | |
2022-11-11 | Fix last commit | Johannes Ranke | 1 | -1/+1 | |
2022-11-11 | Install drat to use it... | Johannes Ranke | 1 | -1/+2 | |
2022-11-11 | Another attempt to make drat work on travis | Johannes Ranke | 1 | -2/+1 | |
2022-11-11 | Try to make drat work | Johannes Ranke | 1 | -4/+3 | |
2022-11-11 | mkin was not pulled from the drat repo | Johannes Ranke | 1 | -0/+1 | |
2022-11-11 | Use drat instead of install_github | Johannes Ranke | 1 | -3/+2 | |
2022-11-11 | Forgot to commit .travis.yml ... | Johannes Ranke | 1 | -0/+2 | |
2022-11-11 | mkin and chents from github for check on travis | Johannes Ranke | 1 | -1/+1 | |
2022-11-11 | Don't force suggested packages | Johannes Ranke | 1 | -1/+2 | |
2022-11-11 | Remove Remotes: field from DESCRIPTION | Johannes Ranke | 6 | -4/+79 | |
It causes trouble with remotes::install_deps() on travis, see the various previous build logs. | |||||
2022-11-11 | Fix call to download.file for debugging | Johannes Ranke | 1 | -1/+1 | |
2022-11-11 | Try to debug the failure in remotes::install_deps | Johannes Ranke | 1 | -0/+1 | |
2022-11-11 | Typo, remove PELMO related suggestions | Johannes Ranke | 2 | -7/+3 | |
PELMO related functions are not used in pfm, so apart from advertising, these suggestions did not do anything. | |||||
2022-11-10 | Revert standalone option for remotes on travis | Johannes Ranke | 1 | -2/+0 | |
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. |