R/zzz.R

Defines functions .onUnLoad

#' @importFrom JuliaConnectoR stopJulia
#' @noRd
.onUnLoad <- function(libpath){
  stopJulia()
}

Try the HypergeoMat package in your browser

Any scripts or data that you put into this service are public.

HypergeoMat documentation built on Feb. 16, 2023, 7:40 p.m.