From 53afb76ae7948b9a075074f99ee0f76ef34754e7 Mon Sep 17 00:00:00 2001 From: hadley Date: Tue, 22 Mar 2016 07:49:09 -0500 Subject: [PATCH] Don't cache loading of stringr package --- strings.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strings.Rmd b/strings.Rmd index 572e803..d82fba3 100644 --- a/strings.Rmd +++ b/strings.Rmd @@ -1,6 +1,6 @@ # Strings -```{r setup-strings, include = FALSE} +```{r setup-strings, include = FALSE, cache = FALSE} library(stringr) common <- rcorpora::corpora("words/common")$commonWords