From 3c1ac335b8c3c8236e34d62d33f853d5f6dc413c Mon Sep 17 00:00:00 2001 From: Pratik Gupte Date: Wed, 5 Jun 2024 15:29:40 +0100 Subject: [PATCH] Update config.json --- touchstone/config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/touchstone/config.json b/touchstone/config.json index f9f10879..63e7fe10 100644 --- a/touchstone/config.json +++ b/touchstone/config.json @@ -1,8 +1,5 @@ { "os": "ubuntu-20.04", "r": "4.1.1", - "rspm": "https://packagemanager.rstudio.com/all/__linux__/focal/2022-01-07+MTo3NDQwNTcyLDI6NDUyNjIxNTs0QzU3NUZBRQ", - // "benchmarking_repo": "lorenzwalthert/here", - // "benchmarking_ref": "ca9c8e69c727def88d8ba1c8b85b0e0bcea87b3f", - "benchmarking_path": "touchstone/sources/here", + "rspm": "https://packagemanager.rstudio.com/all/__linux__/focal/latest" }