Age | Commit message (Collapse) | Author | Files | Lines |
|
- 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
|
|
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.
|
|
This makes more sense and is in line with mean() from base R. Adapt
tests and update docs.
|
|
|
|
|
|
|
|
Also add the reference file for testing Step12 input file generation
|
|
|
|
|
|
|
|
|
|
Now we have seven test calculations for the Step 1 calculator, all
perfectly passing. This provides confidence that this is a
correct reimplementation of the Step 1 part of the Step 1/2 calculator.
|
|
Some cleaning up. PELMO facilities do not currently work at my end,
as I have no working wine installation on this computer
|
|
|