Package: jlme Title: Regression Modelling with 'GLM.jl' and 'MixedModels.jl' in 'Julia' Version: 0.4.2 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' and 'MixedModels.jl' , 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 SystemRequirements: Julia (>= 1.8) Repository: https://yjunechoe.r-universe.dev Date/Publication: 2025-05-06 18:43:13 UTC RemoteUrl: https://github.com/yjunechoe/jlme RemoteRef: HEAD RemoteSha: b305910eeacf920b184beee6a6c5df8ca5e72f9e NeedsCompilation: no Packaged: 2026-05-31 08:29:13 UTC; root Author: June Choe [aut, cre] (ORCID: ) Maintainer: June Choe