| @@ -0,0 +1 @@ | |||
| source("renv/activate.R") | |||
| @@ -0,0 +1,7 @@ | |||
| library/ | |||
| local/ | |||
| cellar/ | |||
| lock/ | |||
| python/ | |||
| sandbox/ | |||
| staging/ | |||
| @@ -0,0 +1,19 @@ | |||
| { | |||
| "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 | |||
| } | |||
| @@ -0,0 +1 @@ | |||
| source("renv/activate.R") | |||
| @@ -0,0 +1,7 @@ | |||
| library/ | |||
| local/ | |||
| cellar/ | |||
| lock/ | |||
| python/ | |||
| sandbox/ | |||
| staging/ | |||
| @@ -0,0 +1,19 @@ | |||
| { | |||
| "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 | |||
| } | |||