This commit is contained in:
Andreas Gammelgaard Damsbo 2024-09-05 12:52:32 +02:00
commit c7ab477203
No known key found for this signature in database
8 changed files with 12 additions and 2203 deletions

7
renv/.gitignore vendored
View file

@ -1,7 +0,0 @@
library/
local/
cellar/
lock/
python/
sandbox/
staging/

File diff suppressed because it is too large Load diff

View file

@ -1,19 +0,0 @@
{
"bioconductor.version": null,
"external.libraries": [],
"ignored.packages": [],
"package.dependency.fields": [
"Imports",
"Depends",
"LinkingTo"
],
"ppm.enabled": null,
"ppm.ignored.urls": [],
"r.version": null,
"snapshot.type": "explicit",
"use.cache": true,
"vcs.ignore.cellar": true,
"vcs.ignore.library": true,
"vcs.ignore.local": true,
"vcs.manage.ignores": true
}