{
  "_id": "6a27e5aa24555f66ed548e76",
  "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-06-09 10:04:20 UTC",
    "User": "root"
  },
  "Author": "June Choe [aut, cre] (ORCID: <https://orcid.org/0000-0002-0701-921X>)",
  "Maintainer": "June Choe <jchoe001@gmail.com>",
  "MD5sum": "06aa1727c20ef173c6e26e0ace837300",
  "_user": "yjunechoe",
  "_type": "src",
  "_file": "JuliaFormulae_0.1.0.tar.gz",
  "_fileid": "fd815d42a3dcf368254ff20b7e8eb80d39cc5903787819b28cec563fd200fda1",
  "_filesize": 77069,
  "_sha256": "fd815d42a3dcf368254ff20b7e8eb80d39cc5903787819b28cec563fd200fda1",
  "_created": "2026-06-09T10:04:20.000Z",
  "_published": "2026-06-09T10:06:34.923Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80297301711,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504564958"
    },
    {
      "job": 80297301684,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504562874"
    },
    {
      "job": 80297301692,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7504557147"
    },
    {
      "job": 80297301698,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504553693"
    },
    {
      "job": 80296802901,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504526804"
    },
    {
      "job": 80297301656,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504566682"
    },
    {
      "job": 80297301697,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504550475"
    },
    {
      "job": 80297301689,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7504555563"
    },
    {
      "job": 80297301749,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/27198663156",
  "_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",
    "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.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",
    "description": "Computational linguist at Amazon. Linguistics PhD. Open source, data science, graphics."
  },
  "_downloads": {
    "count": 132,
    "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.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.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-09T10:06:08.000Z",
      "distro": "noble",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "1cdc4e9769f7158a01f45613d07d343e63793ed066d8aad8b1daa4e5f0e938ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/27198663156"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-09T10:06:03.000Z",
      "distro": "noble",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "aa1c3a20564104a9329061d579348e3b75d994e72054dd2143d6c7f0a117209c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/27198663156"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T10:05:49.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "2df9aed0dbe2638463e0b0f743dfbb5f6c730d470441d6c9abcd1e45c19acf32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/27198663156"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T10:05:39.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "080879bdcb4c52021846f6f051cf667eae3862afb74c58d75cfaca8763952d08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/27198663156"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-09T10:06:20.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "d796e25ab71565b96b7bcd91646b33235ca73e0711290e1c8ef98a00ac96634b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/27198663156"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T10:05:25.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "31b528b73ee224c29c3d83383f3c2d221689aad50b0a898f199c8710990e69b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/27198663156"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T10:05:37.000Z",
      "commit": "a81c643e412b7b4cfd666693fc0668bd0b6266ad",
      "fileid": "ca243b846be60cc0396eb7d47b11fd1be5135825c10afd90f1f554af351b586b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yjunechoe/actions/runs/27198663156"
    }
  ]
}