From 710a243d3a68a429daf9838d719a95ab6bbd748b Mon Sep 17 00:00:00 2001 From: atusy <30277794+atusy@users.noreply.github.com> Date: Tue, 5 Nov 2024 13:36:34 +0900 Subject: [PATCH] fix #2344: an `autodep` regression due to #2321 (#2377) Co-authored-by: Yihui Xie --- DESCRIPTION | 2 +- NEWS.md | 2 + R/block.R | 7 +++- R/cache.R | 4 +- tests/testit/test-cache.R | 79 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 89 insertions(+), 5 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 07a2c54200..c119098672 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: knitr Type: Package Title: A General-Purpose Package for Dynamic Report Generation in R -Version: 1.48.9 +Version: 1.48.10 Authors@R: c( person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")), person("Abhraneel", "Sarma", role = "ctb"), diff --git a/NEWS.md b/NEWS.md index 387443fb19..9b2ff4f1c8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,6 +12,8 @@ - In-chunk references of the form `<