junior-sheer/renv.lock
Carl Colglazier fc929dbfed Init
2024-01-31 17:08:47 -06:00

29 lines
523 B
Plaintext

{
"R": {
"Version": "4.3.2",
"Repositories": [
{
"Name": "CRAN",
"URL": "https://cran.case.edu"
}
]
},
"Python": {
"Version": "3.12.1",
"Type": "virtualenv",
"Name": "./renv/python/virtualenvs/renv-python-3.12"
},
"Packages": {
"renv": {
"Package": "renv",
"Version": "1.0.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"utils"
],
"Hash": "41b847654f567341725473431dd0d5ab"
}
}
}