{
  "_id": "6a497d8e6d67900babdf76a1",
  "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-07-04 21:28:22 UTC",
    "User": "root"
  },
  "Author": "June Choe [aut, cre] (ORCID: <https://orcid.org/0000-0002-0701-921X>)",
  "Maintainer": "June Choe <jchoe001@gmail.com>",
  "_user": "yjunechoe",
  "_type": "src",
  "_file": "jlme_0.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/6b3c5193b05bdaab3c4c64f13a9580250444eb018a5321ca85c517e2bcf63d34",
  "_filesize": 150966,
  "_sha256": "6b3c5193b05bdaab3c4c64f13a9580250444eb018a5321ca85c517e2bcf63d34",
  "_expires": "2026-10-12T21:39:24.000Z",
  "_created": "2026-07-04T21:28:22.000Z",
  "_published": "2026-07-04T21:39:26.393Z",
  "_jobs": [
    {
      "job": 85168456104,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085596258"
    },
    {
      "job": 85168456139,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085595797"
    },
    {
      "job": 85168456117,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085589987"
    },
    {
      "job": 85168456114,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085590341"
    },
    {
      "job": 85168254393,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085581806"
    },
    {
      "job": 85168456098,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085597976"
    },
    {
      "job": 85168456119,
      "time": 626,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085651230"
    },
    {
      "job": 85168456145,
      "time": 633,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085651480"
    },
    {
      "job": 85168456116,
      "time": 629,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085651022"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/28720120478",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 102,
    "description": "Computational linguist at Amazon. Linguistics PhD. Open source, data science, graphics."
  },
  "_downloads": {
    "count": 13,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-04T21:30:32.000Z",
      "distro": "resolute",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "https://r2.ropensci.org/a5af3358d13844e937911b33608c515c11aa0ee4c298362af009538d6b853df2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/28720120478"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-04T21:30:28.000Z",
      "distro": "resolute",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "https://r2.ropensci.org/78a7a67427f7868a77c193aa37875bd4ea7c699fe68d0a09476ff1fc5d4265ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/28720120478"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-04T21:29:39.000Z",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "https://r2.ropensci.org/ce3444ea2134dde0cd557621306bcc6062a6e053bd7361ada42a69d99752dcfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/28720120478"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-04T21:29:42.000Z",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "https://r2.ropensci.org/114536a577fc3170b48f3bdea53736f480aed2f16c8b4d0efa61fb50fd63905e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/28720120478"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-07-04T21:30:57.000Z",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "https://r2.ropensci.org/396e449b23295a3c7ca016b89461ad5549b29c76ae2b32af76b84d23ea570221",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/28720120478"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-04T21:29:58.000Z",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "https://r2.ropensci.org/27194c6a0c932006b1afb8366b7de2e28e8bb123ab7fca2ac3b611e99bbd8c85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/28720120478"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-04T21:29:26.000Z",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "https://r2.ropensci.org/35249e2b642aabf26f148e40a4cce9a5b3f4f375c4a64b718d3229495ffb1613",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/28720120478"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-04T21:29:26.000Z",
      "commit": "b305910eeacf920b184beee6a6c5df8ca5e72f9e",
      "fileid": "https://r2.ropensci.org/5a378c888073e380bc9874618b10d8d198dfe3a5744eb796ffe4df73f1f97935",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/28720120478"
    }
  ]
}