repo2docker/tests/r
YuviPanda 3304921cdd Ask for very specific version 2025-02-20 14:55:08 -08:00
..
r-rspm-apt-file
r-rspm-description-file
r3.6-rspm
r4.3.2-rspm Ask for very specific version 2025-02-20 14:55:08 -08:00
r4.4-rspm update expected version in verify 2025-02-19 08:49:55 +01:00
README.md Remove mentions of MRAN 2023-06-11 12:56:53 +05:30

README.md

Overview of tests for the R buildpack

Tested configuration files

Test folders

r-rspm-apt-file

  • Test setup of the default R environment by omitting a version specification in runtime.txt, where the date provided in runtime.txt is recent enough for a RSPM snapshot of CRAN to be used.

  • Test use of a apt.txt file.

r-rspm-description-file

  • Test use of a DESCRIPTION file instead of an install.R file, where a runtime.txt is omitted and a recent enough snapshot date is assumed a RSPM snapshot of CRAN to be used.

r4.0-rspm

  • Test setup of a R 4.0 environment by specifying r-4.0-... in runtime.txt, where the date provided in runtime.txt is recent enough for a RSPM snapshot of CRAN to be used.