list_homer_packages.RdRuns the configureHomer.pl script to get list of installed and available packages, parsing the output into a tidy tibble.
list_homer_packages(installed_only = TRUE)
| installed_only | only show installed packages (default: TRUE) |
|---|
tibble with status of installed (+) or not (-),
the package, version, and description.