From d650aaeabb91a5f699c1a354725810e26192b66f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kirill=20M=C3=BCller?= Date: Sun, 13 Oct 2019 13:11:03 +0200 Subject: [PATCH] --no-byte-compile --- RPostgres.Rproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RPostgres.Rproj b/RPostgres.Rproj index cba1b6b7..167f173e 100644 --- a/RPostgres.Rproj +++ b/RPostgres.Rproj @@ -17,5 +17,5 @@ StripTrailingWhitespace: Yes BuildType: Package PackageUseDevtools: Yes -PackageInstallArgs: --no-multiarch --with-keep.source +PackageInstallArgs: --no-multiarch --with-keep.source --no-byte-compile PackageRoxygenize: rd,collate,namespace