Skip to content

Commit

Permalink
Update zzz.R
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Dec 4, 2024
1 parent 7beff5f commit 586e518
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
#' If a new version of R is used, then this parameter needs to be set to TRUE.
#' @param sysimage_path path to the precompiled custom sys image.
#' Path can be either an absolute path or relative to the current directory.
#'
#' @param version the version of Julia to install. Defaults to "latest", which is the latest
#' released version of Julia. You can use "1.10" for example for Julia v1.10.
#' @return The julia interface, which is an environment with the necessary methods
#' like command, source and things like that to communicate with julia.
#'
Expand Down

0 comments on commit 586e518

Please sign in to comment.