View source: R/check_julia_system_requirements.R
check_julia_system_requirements | R Documentation |
Checks if the used version of Julia and installed verion of a Julia package are aligned with the requirements in the package's description file.
check_julia_system_requirements(r_pkg)
r_pkg |
The name of a package. The specified package's description file is checked for a required Julia and package version number |
check_julia_system_requirements("fwildclusterboot")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.