From e21ec96873bf60072414369bc96e4c076a450235 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 19 Feb 2019 17:13:55 +0100 Subject: Add grImport to Suggests: Because chent which in turn suggests grImport is loaded from github which obviously does not pull grImport --- .Rbuildignore | 1 + 1 file changed, 1 insertion(+) (limited to '.Rbuildignore') diff --git a/.Rbuildignore b/.Rbuildignore index b6fc8e9..10e9266 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -8,4 +8,5 @@ ^inst/extdata/Tabelle\ der\ Abdrifteckwerte.xls$ ^inst/extdata/FOCUS_Step_12_scenarios.txt$ ^_pkgdown.yml$ +^\.travis\.yml$ ^docs$ -- cgit v1.2.1