This function retrieves information about the
system requirements using the pak::pkg_sysreqs().
Examples
if (FALSE) { # \dontrun{
get_sysreqs("glue")
get_sysreqs(c("curl", "xml2"))
} # }
This function retrieves information about the
system requirements using the pak::pkg_sysreqs().
if (FALSE) { # \dontrun{
get_sysreqs("glue")
get_sysreqs(c("curl", "xml2"))
} # }