Skip to content

Commit 6c95eee

Browse files
upgrade R
1 parent 6909a8c commit 6c95eee

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

touchstone/config.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
2-
"os": "ubuntu-18.04",
3-
"r": "4.0.0",
2+
"os": "ubuntu-20.04",
3+
"r": "4.1.1",
4+
"rspm": "https://packagemanager.rstudio.com/all/__linux__/focal/291"
45
"benchmarking_repo": "lorenzwalthert/here",
56
"benchmarking_ref": "bf0167746da7fe4fb156082bad93c9e5cd3386bd",
67
"benchmarking_path": "touchstone/sources/here",
7-
"rspm": "https://packagemanager.rstudio.com/cran/__linux__/bionic/2021-04-30"
8+
89
}

0 commit comments

Comments
 (0)