Package: jlme
Title: Regression Modelling with 'GLM.jl' and 'MixedModels.jl' in
        'Julia'
Version: 0.4.1
Authors@R: 
    person("June", "Choe", , "jchoe001@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0701-921X"))
Description: Bindings to 'Julia' packages 'GLM.jl'
    <doi:10.5281/zenodo.3376013> and 'MixedModels.jl'
    <doi:10.5281/zenodo.12575371>, powered by 'JuliaConnectoR'. Fits
    (generalized) linear (mixed-effects) regression models in 'Julia'
    using familiar model fitting syntax from R. Offers 'broom'-style data
    frame summary functionalities for 'Julia' regression models.
License: MIT + file LICENSE
URL: https://yjunechoe.github.io/jlme/,
        https://github.com/yjunechoe/jlme/
BugReports: https://github.com/yjunechoe/jlme/issues/
Depends: R (>= 4.1)
Imports: generics, JuliaConnectoR (>= 1.1.4), JuliaFormulae, MASS,
        stats, utils
Suggests: broom, broom.mixed, lme4, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
SystemRequirements: Julia (>= 1.8)
NeedsCompilation: no
Packaged: 2024-11-27 13:00:28 UTC; jchoe
Author: June Choe [aut, cre] (<https://orcid.org/0000-0002-0701-921X>)
Maintainer: June Choe <jchoe001@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-27 13:20:06 UTC
