diff --git a/touchstone/config.json b/touchstone/config.json index 84f9d3441..601c57ee2 100644 --- a/touchstone/config.json +++ b/touchstone/config.json @@ -1,9 +1,8 @@ { "os": "ubuntu-latest", - "r": "4.2", - "rspm": "https://packagemanager.rstudio.com/all/__linux__/focal/2023-03-01", + "r": "4.4", + "rspm": "https://packagemanager.rstudio.com/all/__linux__/focal/2024-05-01", "benchmarking_repo": "lorenzwalthert/here", "benchmarking_ref": "bf0167746da7fe4fb156082bad93c9e5cd3386bd", "benchmarking_path": "touchstone/sources/here", - }