swh.lister.cran
Add a lister to list all the CRAN packages . It uses the build-in API in R language to list the packages and get their metadata. Closes T1709
This commit is contained in:
parent
7c6245e663
commit
a9a37a85bf
12 changed files with 210 additions and 1 deletions
|
@ -4,4 +4,5 @@ include requirements.txt
|
|||
include requirements-swh.txt
|
||||
include requirements-test.txt
|
||||
include version.txt
|
||||
include swh/lister/cran/list_all_packages.R
|
||||
recursive-include swh/lister/*/tests/ *.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue