{
  "_id": "6a1050b1acfb0bcc41ca1206",
  "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-05-10 05:26:49 UTC",
    "User": "root"
  },
  "Author": "June Choe [aut, cre] (ORCID: <https://orcid.org/0000-0002-0701-921X>)",
  "Maintainer": "June Choe <jchoe001@gmail.com>",
  "MD5sum": "f0d570142d08b549fbe9d376fba5c9bc",
  "_user": "yjunechoe",
  "_type": "src",
  "_file": "JuliaFormulae_0.1.0.tar.gz",
  "_fileid": "ed3af63a353d7278119d59171dec5f41eb75a45d9cfa67b1b6c6e8a0bf7910be",
  "_filesize": 78524,
  "_sha256": "ed3af63a353d7278119d59171dec5f41eb75a45d9cfa67b1b6c6e8a0bf7910be",
  "_created": "2026-05-10T05:26:49.000Z",
  "_published": "2026-05-22T12:48:49.815Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77382598199,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901224923"
    },
    {
      "job": 77382598053,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901221112"
    },
    {
      "job": 77382598261,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901223137"
    },
    {
      "job": 77382598247,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901224111"
    },
    {
      "job": 77382597558,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901209997"
    },
    {
      "job": 77382597414,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160852732"
    },
    {
      "job": 77382597904,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901216848"
    },
    {
      "job": 77382598110,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901216319"
    },
    {
      "job": 77382598098,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901217514"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/25620722239",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 52832839,
    "orcid": "0000-0002-0701-921X"
  },
  "_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": [
    {
      "week": "2025-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yjunechoe",
      "count": 33,
      "uuid": 52832839
    }
  ],
  "_userbio": {
    "uuid": 52832839,
    "type": "user",
    "name": "June Choe",
    "description": "Computational linguist at Amazon. Linguistics PhD. Open source, data science, graphics."
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/JuliaFormulae"
  },
  "_devurl": "https://github.com/yjunechoe/juliaformulae",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_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",
    "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-05-10T05:29:16.000Z",
      "distro": "noble",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "0343a64f50bf286392cf6c709868ff1520f3f913c0a86fade4d37ff109ce2522",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/25620722239"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-10T05:28:38.000Z",
      "distro": "noble",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "98f74c84ee77982b2359ca535a151c211e3425d46bd6b3b5dd072d7af2018414",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/25620722239"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-10T05:29:00.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "128c633103b6327fb394ec3b109ac53db9111d2c1cfab296bcc3c8c33e9bdf13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/25620722239"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-10T05:29:08.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "20085b266cb881e5219f62fc2c75a8b5b4221bfa12fb2abff09115f284e31d16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/25620722239"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-10T05:27:55.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "99c700a60de8d6af1c22ca512a26fb0abc4abb88e090ef125d74e8dcb2bd26cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/25620722239"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-10T05:27:52.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "4e7d41b395c49f33077575d26ff9e2489778b27a116b845f4eabe8cd20010228",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/25620722239"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-10T05:28:04.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "7e78eacff76091e5f6cdb954018d1a7ec2fc04dd1afe3c77dd11c331ab5ca972",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/25620722239"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T12:48:36.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "c40317a88076458d668c7b0cce70352abd41bb70c18c60a202e34433667cbcc5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/25620722239"
    }
  ]
}