Update R version check information

This commit is contained in:
Winston Chang
2018-06-21 15:55:35 -05:00
parent 9af2775539
commit 8815f293a2

View File

@@ -302,7 +302,7 @@ renderCachedPlot <- function(expr,
# Cache a copy of the result, but without the recorded plot, because
# it can't be saved and restored properly within the same R session.
# Note that this was fixed in revision 74506 (2e6c669), and should
# be in R 3.5.0, but we need to work on older versions. Perhaps in
# be in R 3.5.1, but we need to work on older versions. Perhaps in
# the future we could do a version check and change caching behavior
# based on that.
result_copy <- result