augur
augur copied to clipboard
Support analysis of CRAN (R package) dependencies
Current tasks like process_deps_libyear seem to at least have code that attempts to parse python package metadata (i.e. Pipfile and Pipfile.lock).
We should have something similar for R packages as suggested originally in https://github.com/UCL/open-source/issues/54
https://github.com/chaoss/augur/blob/dabf0981834b77543d658204123bc9c9840b88ca/augur/tasks/git/dependency_tasks/dependency_util/dependency_calculator.py#L1-L28