{
  "_id": "6a1bf4081d7bb097a0a24d2c",
  "Package": "jlme",
  "Title": "Regression Modelling with 'GLM.jl' and 'MixedModels.jl' in\n'Julia'",
  "Version": "0.4.2",
  "Authors@R": "person(\"June\", \"Choe\", , \"jchoe001@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0701-921X\"))",
  "Description": "Bindings to 'Julia' packages 'GLM.jl'\n<doi:10.5281/zenodo.3376013> and 'MixedModels.jl'\n<doi:10.5281/zenodo.12575371>, powered by 'JuliaConnectoR'.\nFits (generalized) linear (mixed-effects) regression models in\n'Julia' using familiar model fitting syntax from R. Offers\n'broom'-style data frame summary functionalities for 'Julia'\nregression models.",
  "License": "MIT + file LICENSE",
  "URL": "https://yjunechoe.github.io/jlme/,\nhttps://github.com/yjunechoe/jlme/",
  "BugReports": "https://github.com/yjunechoe/jlme/issues/",
  "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": {
    "Date": "2026-05-31 08:29:13 UTC",
    "User": "root"
  },
  "Author": "June Choe [aut, cre] (ORCID: <https://orcid.org/0000-0002-0701-921X>)",
  "Maintainer": "June Choe <jchoe001@gmail.com>",
  "MD5sum": "e82c5659bf0af9650d2c087fad01a77a",
  "_user": "yjunechoe",
  "_type": "src",
  "_file": "jlme_0.4.2.tar.gz",
  "_fileid": "07c8cd9c3abdc42cf230a5696fc21a9688ab4f84241ad5efcfa93eda7f6b3d29",
  "_filesize": 143764,
  "_sha256": "07c8cd9c3abdc42cf230a5696fc21a9688ab4f84241ad5efcfa93eda7f6b3d29",
  "_created": "2026-05-31T08:29:13.000Z",
  "_published": "2026-05-31T08:40:40.695Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78712094027,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315245247"
    },
    {
      "job": 78712094024,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315243140"
    },
    {
      "job": 78712094022,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315246885"
    },
    {
      "job": 78712094026,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315242772"
    },
    {
      "job": 78711905699,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315229756"
    },
    {
      "job": 78712094021,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315240951"
    },
    {
      "job": 78712094025,
      "time": 450,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315278721"
    },
    {
      "job": 78712094029,
      "time": 658,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315300415"
    },
    {
      "job": 78712094031,
      "time": 526,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315286752"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/26707655942",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yjunechoe/jlme",
  "_commit": {
    "id": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
    "author": "yjunechoe <jchoe001@gmail.com>",
    "committer": "yjunechoe <jchoe001@gmail.com>",
    "message": "force rollback\n",
    "time": 1746556993
  },
  "_maintainer": {
    "name": "June Choe",
    "email": "jchoe001@gmail.com",
    "login": "yjunechoe",
    "mastodon": "@yjunechoe@fosstodon.org",
    "linkedin": "in/yjunechoe",
    "twitter": "@yjunechoe",
    "description": "Computational linguist at Amazon. Linguistics PhD. Open source, data science, graphics.",
    "uuid": 52832839,
    "orcid": "0000-0002-0701-921X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "JuliaConnectoR",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "JuliaFormulae",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "broom.mixed",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "yjunechoe",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "yjunechoe",
      "count": 185,
      "uuid": 52832839
    }
  ],
  "_userbio": {
    "uuid": 52832839,
    "type": "user",
    "name": "June Choe",
    "description": "Computational linguist at Amazon. Linguistics PhD. Open source, data science, graphics."
  },
  "_downloads": {
    "count": 12,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jlme"
  },
  "_devurl": "https://github.com/yjunechoe/jlme",
  "_pkgdown": "https://yjunechoe.github.io/jlme/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jlme.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-07-02"
    },
    {
      "version": "0.2.0",
      "date": "2024-08-31"
    },
    {
      "version": "0.3.0",
      "date": "2024-09-17"
    },
    {
      "version": "0.4.0",
      "date": "2024-10-09"
    },
    {
      "version": "0.4.1",
      "date": "2024-11-27"
    }
  ],
  "_exports": [
    "check_julia_ok",
    "glance",
    "is_jl",
    "issingular",
    "jl",
    "jl_contrasts",
    "jl_data",
    "jl_dict",
    "jl_family",
    "jl_formula",
    "jl_get",
    "jl_put",
    "jlm",
    "jlme_setup",
    "jlme_status",
    "jlmer",
    "likelihoodratiotest",
    "parametricbootstrap",
    "profilelikelihood",
    "propertynames",
    "stop_julia",
    "tidy"
  ],
  "_help": [
    {
      "page": "jlme_setup",
      "title": "Set up Julia connection for jlme",
      "topics": [
        "check_julia_ok",
        "jlme_setup",
        "jlme_status",
        "stop_julia"
      ]
    },
    {
      "page": "jlm",
      "title": "Fit a (mixed-effects) regression model in Julia",
      "topics": [
        "jlm",
        "jlmer"
      ]
    },
    {
      "page": "jlme-model-reexports",
      "title": "Re-exported functions for interacting with Julia model objects",
      "topics": [
        "issingular",
        "jlme-model-reexports",
        "likelihoodratiotest",
        "propertynames"
      ]
    },
    {
      "page": "parametricbootstrap",
      "title": "Parametric bootstrap for Julia mixed effects models",
      "topics": [
        "parametricbootstrap"
      ]
    },
    {
      "page": "profilelikelihood",
      "title": "Profile the likelihood surface of Julia mixed effects models",
      "topics": [
        "profilelikelihood"
      ]
    },
    {
      "page": "jlme_tidiers",
      "title": "Tidier methods for Julia regression models",
      "topics": [
        "glance.jlme",
        "jlme_tidiers",
        "tidy.jlme",
        "tidy.jlmeboot",
        "tidy.jlmeprof"
      ]
    }
  ],
  "_readme": "https://github.com/yjunechoe/jlme/raw/HEAD/README.md",
  "_rundeps": [
    "generics",
    "JuliaConnectoR",
    "JuliaFormulae",
    "MASS",
    "rrapply"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "jlme",
  "_universes": [
    "yjunechoe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-31T08:31:25.000Z",
      "distro": "noble",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "977c8aa963a84212b094847e512522ae022317b8723722231898cb7099d7c099",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/26707655942"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-31T08:31:17.000Z",
      "distro": "noble",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "4ff6a4dfc3d38c5019cb32d90ff27436978247e73ea1fd8c6b66c336af1f4fbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/26707655942"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-31T08:31:53.000Z",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "d2ba373f54a08ab1f9c8846ed2361da7f9923f9049ba010edb1df2e1246b16bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/26707655942"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-31T08:31:17.000Z",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "98aefbccb9e88f1f458225da601a2c9a76939ddda42224ff63ee7c9100171a75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/26707655942"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-05-31T08:31:10.000Z",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "2b66b9e3759bc9f749038c743c5f377de8357f040b0c3c6f33f4c1dd8a86e8f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/26707655942"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-31T08:30:38.000Z",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "4e5e9be28dfe613ff58c1711ce9e3c3329a7f7ab94c2582647c57783eea13b4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/26707655942"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-31T08:30:29.000Z",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "85db2ce082d4e4f507f453e63954a0221ff7e271e6c35ca8d90ebba2dfacb028",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/26707655942"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-31T08:30:25.000Z",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "c2c2278a8e08e56d47337db0744d16e1f43cae3b3cf245b05918392255c61f83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/26707655942"
    }
  ]
}