From 36036b5901223591e7e21e8b73d8cd1fb034f4cb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 16 May 2017 15:43:50 +0200 Subject: Finish the Step 1 calculator including tests Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer --- .Rbuildignore | 1 + 1 file changed, 1 insertion(+) (limited to '.Rbuildignore') diff --git a/.Rbuildignore b/.Rbuildignore index 005f437..01a3edc 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -8,5 +8,6 @@ ^build.log$ ^test.log$ ^inst/extdata/Tabelle\ der\ Abdrifteckwerte.xls$ +^inst/extdata/FOCUS_Step_12_scenarios.txt$ ^_pkgdown.yml$ ^docs$ -- cgit v1.2.1