{
  "_id": "6a4f6dbd21b18e1548501c5d",
  "Package": "JuliaFormulae",
  "Title": "Translate R Regression Model Formulae to 'Julia' Syntax",
  "Version": "0.1.0",
  "Authors@R": "person(\"June\", \"Choe\", , \"jchoe001@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0701-921X\"))",
  "Description": "Metaprogramming utilities for converting R regression\nmodel formulae to equivalents in 'Julia'\n<doi:10.1137/141000671>, via modifications to the abstract\nsyntax tree. Supports translations in zero correlation random\neffects syntax, protection of expressions to be evaluated\nas-is, interaction terms, and more. Accepts strings or R\nformula objects and returns modified R formula objects where\npossible (or a modified string, if not a valid formula in R).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/yjunechoe/JuliaFormulae",
  "BugReports": "https://github.com/yjunechoe/JuliaFormulae/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Repository": "https://yjunechoe.r-universe.dev",
  "Date/Publication": "2025-05-15 02:41:46 UTC",
  "RemoteUrl": "https://github.com/yjunechoe/JuliaFormulae",
  "RemoteRef": "HEAD",
  "RemoteSha": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 09:42:43 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": "JuliaFormulae_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/167d3cc329e21bcea154729f9c21b415fdb87268010360c8280e2dce7a380ea6",
  "_filesize": 78569,
  "_sha256": "167d3cc329e21bcea154729f9c21b415fdb87268010360c8280e2dce7a380ea6",
  "_expires": "2026-10-17T09:45:32.000Z",
  "_created": "2026-07-09T09:42:43.000Z",
  "_published": "2026-07-09T09:45:33.736Z",
  "_jobs": [
    {
      "job": 86088116581,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8194839079"
    },
    {
      "job": 86088116558,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8194838093"
    },
    {
      "job": 86088116623,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8194823725"
    },
    {
      "job": 86088116595,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8194843433"
    },
    {
      "job": 86087563212,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8194795020"
    },
    {
      "job": 86088116544,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8194836620"
    },
    {
      "job": 86088116626,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8194822100"
    },
    {
      "job": 86088116604,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8194823554"
    },
    {
      "job": 86088116605,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8194826398"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/29008827746",
  "_status": "success",
  "_upstream": "https://github.com/yjunechoe/JuliaFormulae",
  "_commit": {
    "id": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
    "author": "yjunechoe <jchoe001@gmail.com>",
    "committer": "yjunechoe <jchoe001@gmail.com>",
    "message": "tidy up description and add links\n",
    "time": 1747276906
  },
  "_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.0",
      "role": "Depends"
    },
    {
      "package": "rrapply",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "yjunechoe",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yjunechoe",
      "count": 33,
      "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": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/JuliaFormulae"
  },
  "_devurl": "https://github.com/yjunechoe/juliaformulae",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/JuliaFormulae.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yjunechoe/juliaformulae",
  "_realowner": "yjunechoe",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-06-24"
    }
  ],
  "_exports": [
    "find_bars",
    "has_bars",
    "julia_formula",
    "no_bars"
  ],
  "_help": [
    {
      "page": "has_bars",
      "title": "Utilities for formula random effects structure",
      "topics": [
        "find_bars",
        "has_bars",
        "no_bars"
      ]
    },
    {
      "page": "julia_formula",
      "title": "Convert R formula to Julia syntax",
      "topics": [
        "julia_formula"
      ]
    }
  ],
  "_readme": "https://github.com/yjunechoe/JuliaFormulae/raw/HEAD/README.md",
  "_rundeps": [
    "rrapply"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "juliaformulae",
  "_universes": [
    "yjunechoe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-09T09:44:41.000Z",
      "distro": "resolute",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "https://r2.ropensci.org/1e1fb472959081cb54da94d45f7727de4c224488dd1c8edc6e0fd1a28fe4e0d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/29008827746"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-09T09:44:38.000Z",
      "distro": "resolute",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "https://r2.ropensci.org/0302e2dfe19aff261b3c01bfec53111c801dfcb59cd589e597a69da3001cce29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/29008827746"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-09T09:44:02.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "https://r2.ropensci.org/6056c5f37d7cbde5f49f06e6dda68cef732cb04206030d998388a01e998ff7d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/29008827746"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-09T09:44:51.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "https://r2.ropensci.org/2a0b48af4aa5e848e5c69fc8aae574b91b0f67fc777ae68eb8a32d29a5e5eb04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/29008827746"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-09T09:44:42.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "https://r2.ropensci.org/5d32878b1061099dded75d56e768c9d5bf3c3b513c2d5283644e2f86606460e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/29008827746"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-09T09:43:51.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "https://r2.ropensci.org/ec59464e792d8886a9c628c7b63bdb5a31fed7b234b54a90ceebf59f51cb5385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/29008827746"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-09T09:43:55.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "https://r2.ropensci.org/91bc2136098e78004a2429ad4c1687fbaa4c1b1803f2cba7e0d857c6afc6437e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/29008827746"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-09T09:44:03.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "https://r2.ropensci.org/afaaa2494a2b1b8ff82c44753d73f7a31ed9ccf9c5e68de6a42977b40d71840e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/29008827746"
    }
  ]
}