check_julia_system_requirements: Checks if the used version of Julia and installed verion of a...

View source: R/check_julia_system_requirements.R

check_julia_system_requirementsR 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.

Description

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.

Usage

check_julia_system_requirements(r_pkg)

Arguments

r_pkg

The name of a package. The specified package's description file is checked for a required Julia and package version number

Examples

check_julia_system_requirements("fwildclusterboot")


s3alfisc/JuliaConnectoR.utils documentation built on April 4, 2022, 12:45 p.m.