R/get_sysreqs.R
get_sysreqs.Rd
This function retrieves information about the system requirements using the pak::pkg_sysreqs().
pak::pkg_sysreqs()
get_sysreqs(packages, quiet = TRUE, batch_n = 30)
character vector. Packages names.
Boolean. If TRUE the function is quiet.
TRUE
numeric. Number of simultaneous packages to ask.
A vector of system requirements.