loadCyclopsLibraryForJava: Load the Cyclops dynamic C++ library for use in Java

View source: R/BayesianMetaAnalysis.R

loadCyclopsLibraryForJavaR Documentation

Load the Cyclops dynamic C++ library for use in Java

Description

Load the Cyclops dynamic C++ library for Markov chain Monte Carlo (MCMC) engine BEAST sampling.

Usage

loadCyclopsLibraryForJava(
  file = system.file("libs", "Cyclops.so", package = "Cyclops")
)

Arguments

file

The full system path to the Cyclops.so library


EvidenceSynthesis documentation built on Nov. 5, 2025, 5:08 p.m.