aboutsummaryrefslogtreecommitdiff
path: root/R/TOXSWA_cwa.R
AgeCommit message (Collapse)AuthorFilesLines
2022-11-11Remove Remotes: field from DESCRIPTIONJohannes Ranke1-1/+2
It causes trouble with remotes::install_deps() on travis, see the various previous build logs.
2020-07-23Update docs, use R6 support of roxygenJohannes Ranke1-21/+35
2020-07-07Remove copyright headers, update TOXSWA_cwa testJohannes Ranke1-16/+0
- 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
2018-07-04Some documentation updatesJohannes Ranke1-5/+6
Document that TOXSWA 5.5.3 is supported in the help files
2018-06-11Adapt to TOXSWA 5.5.3Johannes Ranke1-5/+13
2018-01-29Documentation fixes and updatesJohannes Ranke1-1/+3
2017-12-15Improve handling of ยต in y axis for plot.TOXSWA_cwaJohannes Ranke1-1/+7
2017-12-14Update copyright dateJohannes Ranke1-1/+1
2017-11-04Option to thin low TOXSWA PECsw data for plottingJohannes Ranke1-36/+60
to reduce the file size of plots e.g. as PDF files
2017-03-29Make it possible to use expressions in axis labelsJohannes Ranke1-2/+2
2016-12-22Fix reading in times from .out filesJohannes Ranke1-7/+10
The code from the previous commit was broken. Also, the time zone for the times that are read is now wet to 'UTC', in order to avoid setting different time zones due to daylight savings, which introduces artificial one-hour offsets on changeover days.
2016-12-14Set time correctly for 00:00 hours in .out fileJohannes Ranke1-5/+10
For ConLiqWatLayCur_xxxxx entries which are output at 00:00 (midnight), no time is listed in the .out file for this time. This commit introduces a workaround, setting the time to 00:00 when there is no time information.
2016-12-12Fix reading .out for acronyms containing numbersJohannes Ranke1-1/+1
2016-09-27Reorganise repository using standard package layoutJohannes Ranke1-0/+380

Contact - Imprint