Provides an R interface to the 'JuliaBUGS.jl' package (<https://github.com/TuringLang/JuliaBUGS.jl>) for Bayesian inference using the BUGS modeling language. Allows R users to run models in Julia and return results as familiar R objects. Visualization and posterior analysis are supported via the 'bayesplot' and 'posterior' packages.
Version: | 0.1.0 |
Imports: | coda, JuliaCall, posterior |
Suggests: | bayesplot, knitr, rmarkdown, gridExtra, rstan, nimble |
Published: | 2025-09-09 |
DOI: | 10.32614/CRAN.package.rjuliabugs |
Author: | Mateus Maia [aut, cre], Xianda Sun [aut], Robert Goudie [aut] |
Maintainer: | Mateus Maia <mateus.maiamarques at glasgow.ac.uk> |
BugReports: | https://github.com/MateusMaiaDS/rjuliabugs/issues |
License: | MIT + file LICENSE |
URL: | https://mateusmaiads.github.io/rjuliabugs/ |
NeedsCompilation: | no |
SystemRequirements: | Julia (>= 1.10.8) with the following packages installed: 'JuliaBUGS.jl', 'LogDensityProblemsAD.jl', 'ReverseDiff.jl', 'AdvancedHMC.jl', 'AbstractMCMC.jl', 'LogDensityProblems.jl', 'MCMCChains.jl', 'RCall.jl', 'Suppressor.jl'. |
Materials: | README |
CRAN checks: | rjuliabugs results |
Reference manual: | rjuliabugs.html , rjuliabugs.pdf |
Package source: | rjuliabugs_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): rjuliabugs_0.1.0.tgz, r-oldrel (arm64): rjuliabugs_0.1.0.tgz, r-release (x86_64): rjuliabugs_0.1.0.tgz, r-oldrel (x86_64): rjuliabugs_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=rjuliabugs to link to this page.