Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-11 | Remove Remotes: field from DESCRIPTION | Johannes Ranke | 1 | -1/+2 | |
It causes trouble with remotes::install_deps() on travis, see the various previous build logs. | |||||
2020-07-23 | Update docs, use R6 support of roxygen | Johannes Ranke | 1 | -21/+35 | |
2020-07-07 | Remove copyright headers, update TOXSWA_cwa test | Johannes Ranke | 1 | -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-04 | Some documentation updates | Johannes Ranke | 1 | -5/+6 | |
Document that TOXSWA 5.5.3 is supported in the help files | |||||
2018-06-11 | Adapt to TOXSWA 5.5.3 | Johannes Ranke | 1 | -5/+13 | |
2018-01-29 | Documentation fixes and updates | Johannes Ranke | 1 | -1/+3 | |
2017-12-15 | Improve handling of ยต in y axis for plot.TOXSWA_cwa | Johannes Ranke | 1 | -1/+7 | |
2017-12-14 | Update copyright date | Johannes Ranke | 1 | -1/+1 | |
2017-11-04 | Option to thin low TOXSWA PECsw data for plotting | Johannes Ranke | 1 | -36/+60 | |
to reduce the file size of plots e.g. as PDF files | |||||
2017-03-29 | Make it possible to use expressions in axis labels | Johannes Ranke | 1 | -2/+2 | |
2016-12-22 | Fix reading in times from .out files | Johannes Ranke | 1 | -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-14 | Set time correctly for 00:00 hours in .out file | Johannes Ranke | 1 | -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-12 | Fix reading .out for acronyms containing numbers | Johannes Ranke | 1 | -1/+1 | |
2016-09-27 | Reorganise repository using standard package layout | Johannes Ranke | 1 | -0/+380 | |