This function retrieves information about the system requirements using the <https://sysreqs.r-hub.io> API.
get_sysreqs(packages, quiet = TRUE, batch_n = 30)
character vector. Packages names.
Boolean. If `TRUE` the function is quiet.
numeric. Number of simultaneous packages to ask.
A vector of system requirements.