Package: VBel
Type: Package
Title: Variational Bayes for Fast and Accurate Empirical Likelihood
        Inference
Version: 1.1.6
Authors@R: c(
    person("Weichang", "Yu", , "weichang.yu@unimelb.edu.au", role = c("aut"),
    comment = c(ORCID = "0000-0002-0399-3779")),
    person("Jeremy", "Lim", , "jeremy.lim@unimelb.edu.au", role = c("cre", "aut"))
  )
Description: Computes the Gaussian variational approximation of the Bayesian 
    empirical likelihood posterior. This is an implementation of the function 
    found in Yu, W., & Bondell, H. D. (2023) <doi:10.1080/01621459.2023.2169701>.
License: GPL (>= 3)
Imports: Rcpp (>= 1.0.12), stats
LinkingTo: Rcpp, RcppEigen
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://github.com/jlimrasc/VBel
BugReports: https://github.com/jlimrasc/VBel/issues
Suggests: mvtnorm, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-10-25 12:18:19 UTC; jerem
Author: Weichang Yu [aut] (ORCID: <https://orcid.org/0000-0002-0399-3779>),
  Jeremy Lim [cre, aut]
Maintainer: Jeremy Lim <jeremy.lim@unimelb.edu.au>
Repository: CRAN
Date/Publication: 2025-10-26 18:40:09 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-10-26 20:55:47 UTC; unix
Archs: VBel.so.dSYM
