aboutsummaryrefslogtreecommitdiff
path: root/build.log
AgeCommit message (Collapse)AuthorFilesLines
2024-01-31Reorganise data generationRanke Johannes1-15/+0
- 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-12Start RStudio project, some maintenanceRanke Johannes1-4/+3
2022-11-10set_nd_nq is now in mkin, fix Steps12 bugJohannes Ranke1-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.
2021-11-19Update docs and logsJohannes Ranke1-1/+5
2020-07-23PEC_sw_drift: Rautmann formula (1 app, Ackerbau)Johannes Ranke1-1/+1
This makes it possible to calculate drift PECsw for other distances than present in the JKI data or the Rautmann paper.
2020-07-07Remove copyright headers, update TOXSWA_cwa testJohannes Ranke1-3/+2
- 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
2019-10-09Function to set non-detects in residue seriesJohannes Ranke1-3/+6
2019-09-27Built windows binary for dratJohannes Ranke1-6/+3
2019-09-27Fix for UK drainage, some EFSA interception and washoffJohannes Ranke1-1/+3
- 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-14Version bump and doc updateJohannes Ranke1-1/+1
2019-04-26Another take on completing the drift dataJohannes Ranke1-1/+1
The R script I used yesterday got lost because I used the .Rd file that got overwritten by roxygen later.
2019-04-25Add more drift data, especially 3 m field crop dataJohannes Ranke1-1/+1
To support Agroscope in doing lots of PEC calculations for Switzerland
2019-01-31Separate out PELMO utilities into rPELMOJohannes Ranke1-1/+1
2018-09-21Support FOMC in PEC_soilJohannes Ranke1-1/+1
2018-07-11Improve PELMO testsJohannes Ranke1-0/+2
2018-07-10EFSA PEC soil guidance from 2017Johannes Ranke1-1/+2
- Implement the new guidance as well as possible - Maintenance work addressing CRAN checks
2018-06-11Adapt to TOXSWA 5.5.3Johannes Ranke1-1/+1
2018-01-29Documentation fixes and updatesJohannes Ranke1-4/+0
2018-01-29Correction of return value documentation for PEC_sw_exposit_runoffJohannes Ranke1-4/+4
Rebuild pkgdown documentation
2017-12-15Improve handling of ยต in y axis for plot.TOXSWA_cwaJohannes Ranke1-4/+4
2017-11-04Option to thin low TOXSWA PECsw data for plottingJohannes Ranke1-0/+4
to reduce the file size of plots e.g. as PDF files
2017-10-09Write Step 2 input files on windowsJohannes Ranke1-5/+5
2017-08-24Build for windows using roxygen from masterJohannes Ranke1-4/+4
Now that roxygen can handle UTF8 characters in function arguments thanks to Hadley Wickham and Jim Hester
2017-06-20Tests for Step 1 and 2 (input file only) pass, PELMO failsJohannes Ranke1-3/+0
There are spurious errors in the output PELMO generates. Two examples are in the test.log
2017-06-19Single line of generated Step12 input file partially validatedJohannes Ranke1-0/+3
2017-05-16Add build and test logs to the git repoJohannes Ranke1-0/+8

Contact - Imprint