From 39576ef583abb1e2eb6bc846cdf6d431f5ea2712 Mon Sep 17 00:00:00 2001 From: jennybc Date: Wed, 1 Jul 2015 11:47:27 +0200 Subject: [PATCH] correct name of encrypted token file this doesn't seem to matter, ie winbuilder has not been complaining about the token I had failed to .Rbuildignore, but seems this should at least name a file that exists! --- .Rbuildignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.Rbuildignore b/.Rbuildignore index 99da223..4f73762 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -6,8 +6,8 @@ ^jenny-scratch$ ^README\.Rmd$ ^README-.*\.png$ -tests/testthat/token_file.rds.enc man-roxygen rsconnect ^cran-comments.md$ ^README.html$ +tests/testthat/googlesheets_token.rds.enc