ropensci / gittargets

Data version control for reproducible analysis pipelines in R with {targets}.
https://docs.ropensci.org/gittargets/
Other
87 stars 1 forks source link

git-annex backend #1

Closed wlandau closed 2 years ago

wlandau commented 2 years ago

Prework

Prework

Description

wlandau commented 2 years ago

The intent of git-annex seems to be storing the files in a different non-cloud location, which is not really a good fit for targets. Plus, there's the fact that LFS is more popular than Annex. Closing for now.