{
  "_id": "6a1f2f63b401979e7342708f",
  "Package": "modeldiagramR",
  "Type": "Package",
  "Title": "Generate Model Diagrams for Linear Mixed Effect Models",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(given = \"Greta\",\nfamily = \"Linse\",\nemail = \"greta.linse@montana.edu\",\nrole = c(\"aut\", \"cre\")\n),\nperson(given = \"Mark\",\nfamily = \"Greenwood\",\nrole = c(\"aut\"),\nemail = \"greenwood@montana.edu\")\n)",
  "Description": "Generates 'DiagrammeR' model diagrams for hierarchical\nlinear mixed effects models. Details can be found in Linse\n(2026) <doi:10.6339/26-JDS1222>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/glinse-stat/modeldiagramr",
  "BugReports": "https://github.com/glinse-stat/modeldiagramr/issues",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libx11-dev",
  "Repository": "https://glinse-stat.r-universe.dev",
  "Date/Publication": "2026-04-08 17:25:33 UTC",
  "RemoteUrl": "https://github.com/glinse-stat/modeldiagramr",
  "RemoteRef": "HEAD",
  "RemoteSha": "eb7baa38b37bb5e8149a6c61fe43464fc7f7bf9d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:14:24 UTC",
    "User": "root"
  },
  "Author": "Greta Linse [aut, cre],\nMark Greenwood [aut]",
  "Maintainer": "Greta Linse <greta.linse@montana.edu>",
  "MD5sum": "f8f8534005fc51034e553f8983908e86",
  "_user": "glinse-stat",
  "_type": "src",
  "_file": "modeldiagramR_0.2.1.tar.gz",
  "_fileid": "7d166fe4efd3fc69e38d6f01e62e6e21f567f0eb4374ec9a0ad78ea493ecfe0f",
  "_filesize": 145630,
  "_sha256": "7d166fe4efd3fc69e38d6f01e62e6e21f567f0eb4374ec9a0ad78ea493ecfe0f",
  "_created": "2026-05-15T09:14:24.000Z",
  "_published": "2026-06-02T19:30:43.639Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154896098,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013862887"
    },
    {
      "job": 79154896722,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013859749"
    },
    {
      "job": 79154896615,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013852741"
    },
    {
      "job": 79154896214,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013854412"
    },
    {
      "job": 79154895663,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013815493"
    },
    {
      "job": 79154895497,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367805323"
    },
    {
      "job": 79154896087,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013843130"
    },
    {
      "job": 79154896744,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013845058"
    },
    {
      "job": 79154896748,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013841239"
    }
  ],
  "_buildurl": "https://github.com/r-universe/glinse-stat/actions/runs/25909859165",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/glinse-stat/modeldiagramr",
  "_commit": {
    "id": "eb7baa38b37bb5e8149a6c61fe43464fc7f7bf9d",
    "author": "Greta Linse <greta.linse@montana.edu>",
    "committer": "Greta Linse <greta.linse@montana.edu>",
    "message": "Added a comment that CRAN feedback was addressed.\n",
    "time": 1775669133
  },
  "_maintainer": {
    "name": "Greta Linse",
    "email": "greta.linse@montana.edu",
    "login": "glinse-stat",
    "uuid": 219865546
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "ggthemes",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "lmerTest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeRsvg",
      "role": "Suggests"
    },
    {
      "package": "webshot",
      "role": "Suggests"
    },
    {
      "package": "FielDHub",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "role": "Suggests"
    }
  ],
  "_owner": "glinse-stat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 7
    },
    {
      "week": "2026-15",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "glinse-stat",
      "count": 19,
      "uuid": 219865546
    }
  ],
  "_userbio": {
    "uuid": 219865546,
    "type": "user",
    "name": "Greta Linse"
  },
  "_downloads": {
    "count": 465,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modeldiagramR"
  },
  "_devurl": "https://github.com/glinse-stat/modeldiagramr",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/modeldiagramR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/glinse-stat/modeldiagramr",
  "_realowner": "glinse-stat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2026-04-15"
    }
  ],
  "_exports": [
    "catchNumeric",
    "getFixLevel",
    "inner_perc_R",
    "inner_perc_table_R",
    "md_color",
    "md_fill",
    "md_fontColor",
    "model_diagram",
    "simulate_SSPD3_data"
  ],
  "_datasets": [
    {
      "name": "cetaceans",
      "title": "Data from a repeated measures study on age by tooth staining methods of stranded Cetaceans",
      "object": "cetaceans",
      "class": [
        "data.frame"
      ],
      "fields": [
        "DolphinID",
        "Species",
        "Age",
        "Sex",
        "Stain",
        "Location",
        "fSpecies",
        "fDolphinID",
        "fStain",
        "fLocation",
        "fSex"
      ],
      "rows": 177,
      "table": true,
      "tojson": true
    },
    {
      "name": "combinedtattoo",
      "title": "Data from a repeated measures study on tattoo sweat rates",
      "object": "combinedtattoo",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Subject",
        "SweatRate",
        "Tat_not",
        "Na_conc",
        "Height_cm",
        "Weight_kg",
        "Age_yr",
        "Side",
        "Location",
        "Tattoo_Age"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "SSPD3",
      "title": "Simulated data for a split-split-plot experimental design.",
      "object": "SSPD3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "LOCATION",
        "PLOT",
        "REP",
        "WHOLE_PLOT",
        "SPLIT_PLOT",
        "SPLIT_SPLIT_PLOT",
        "TRT_COMB",
        "RESP",
        "LocationF",
        "Irrigation",
        "Fungicide",
        "Variety"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cetaceans",
      "title": "Data from a repeated measures study on age by tooth staining methods of stranded Cetaceans",
      "topics": [
        "cetaceans"
      ]
    },
    {
      "page": "combinedtattoo",
      "title": "Data from a repeated measures study on tattoo sweat rates",
      "topics": [
        "combinedtattoo"
      ]
    },
    {
      "page": "md",
      "title": "Diagram elements",
      "topics": [
        "md_color",
        "md_fill",
        "md_fontColor"
      ]
    },
    {
      "page": "model_diagram",
      "title": "Hierarchical model diagramming",
      "topics": [
        "model_diagram"
      ]
    },
    {
      "page": "SSPD3",
      "title": "Simulated data for a split-split-plot experimental design.",
      "topics": [
        "SSPD3"
      ]
    }
  ],
  "_readme": "https://github.com/glinse-stat/modeldiagramr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DiagrammeR",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "generics",
    "glue",
    "gtools",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "nlme",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "modeldiagramr",
  "_universes": [
    "glinse-stat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-15T09:17:07.000Z",
      "distro": "noble",
      "commit": "eb7baa38b37bb5e8149a6c61fe43464fc7f7bf9d",
      "fileid": "c5c60ac49cc7430c95a555d54bc990787eb520a58130d264ba0d85d02d2cdd10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glinse-stat/actions/runs/25909859165"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-15T09:16:58.000Z",
      "distro": "noble",
      "commit": "eb7baa38b37bb5e8149a6c61fe43464fc7f7bf9d",
      "fileid": "b9fb68a84d9c50aa07f7a6775ff0ca3e9c14b43837bc523a9da5e057fc37707b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glinse-stat/actions/runs/25909859165"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-15T09:16:38.000Z",
      "commit": "eb7baa38b37bb5e8149a6c61fe43464fc7f7bf9d",
      "fileid": "848f503bcfd7204fb9070e0d7b56fd7c72931d2c1a34434042b88418aea56fef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glinse-stat/actions/runs/25909859165"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-15T09:16:42.000Z",
      "commit": "eb7baa38b37bb5e8149a6c61fe43464fc7f7bf9d",
      "fileid": "129e143605b7b7d3ac217fdaf9ffe433c0714cfe2b011dcafc029f9ce37306da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glinse-stat/actions/runs/25909859165"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-15T09:15:53.000Z",
      "commit": "eb7baa38b37bb5e8149a6c61fe43464fc7f7bf9d",
      "fileid": "e38546d3fc7bbcfaaa608c91feb7e1f1068fff2bc7dd865e9e14485ad2bdc750",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glinse-stat/actions/runs/25909859165"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-15T09:15:52.000Z",
      "commit": "eb7baa38b37bb5e8149a6c61fe43464fc7f7bf9d",
      "fileid": "7e17600ae64b5cc0d9a39d071b18749c280f6ba6bfa36e42307858d245ffac24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glinse-stat/actions/runs/25909859165"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-15T09:15:49.000Z",
      "commit": "eb7baa38b37bb5e8149a6c61fe43464fc7f7bf9d",
      "fileid": "010d2e9eae22f502f7c88aa1c4f0b704fa0cad184f12543ea28478db1a1b9028",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glinse-stat/actions/runs/25909859165"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-02T19:30:24.000Z",
      "commit": "eb7baa38b37bb5e8149a6c61fe43464fc7f7bf9d",
      "fileid": "46ad83798babd11ea14103b61b6e84ff70af0ba127bcb6a7c6ee135b892406d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/glinse-stat/actions/runs/25909859165"
    }
  ]
}