Package: BayesFluxR
Type: Package
Title: Implementation of Bayesian Neural Networks
Version: 0.1.3
Authors@R: 
  c(person(given="Enrico", 
           family="Wegner", 
           role=c("aut", "cre"), 
           email="e.wegner@student.maastrichtuniversity.nl"))
Maintainer: Enrico Wegner <e.wegner@student.maastrichtuniversity.nl>
Description: Implementation of 'BayesFlux.jl' for R; It extends the famous 
             'Flux.jl' machine learning library to Bayesian Neural Networks. 
             The goal is not to have the fastest production ready 
             library, but rather to allow more people to be able 
             to use and research on Bayesian Neural Networks. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: JuliaCall (>= 0.17.5), stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-12-10 13:12:02 UTC; enricowegner
Author: Enrico Wegner [aut, cre]
Repository: CRAN
Date/Publication: 2023-12-10 13:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:12:29 UTC; windows
