Function to grab the available packages listed on CRAN

This commit is contained in:
2022-06-16 11:27:01 +01:00
parent 6ea4f81bc9
commit 15ded69426
7 changed files with 117 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
# Generated by roxygen2: do not edit by hand
export(fetch_available_packages)
export(list_depends)