From decff2e7c7e3be11b908e07006c829e27c0abe9a Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Tue, 6 Feb 2018 11:19:40 -0800 Subject: [PATCH] willingc comment on r readme --- tests/r/simple/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/r/simple/README.rst b/tests/r/simple/README.rst index d8241a82..d4f81aa1 100644 --- a/tests/r/simple/README.rst +++ b/tests/r/simple/README.rst @@ -11,8 +11,8 @@ two files: Where 'YYYY', 'MM' and 'DD' refer to a specific date snapshot of https://mran.microsoft.com/timemachine from which libraries will be installed. -* An optional ``install.R`` file that will be executed at build time and can - be used for installing packages from both MRAN and GitHub. +* An optional ``install.R`` file that will be executed by an R installation + at build time. It can be used for installing packages from MRAN or GitHub. The presence of ``runtime.txt`` is enough to set up R, RStudio, and IRKernel. It uses the ``r-base`` package from the Ubuntu apt repositories to install