{
  "_id": "6a4988f56d67900babdf995d",
  "Package": "nomnoml",
  "Type": "Package",
  "Title": "Sassy 'UML' Diagrams",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\"Andrie\", \"de Vries\", email = \"apdevries@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Javier\", \"Luraschi\", email = \"jluraschi@gmail.com\", role = \"aut\"),\nperson(\"Daniel\", \"Kallin\", role = \"cph\",\ncomment = \"nomnoml.js library, <https://nomnoml.com>\"),\nperson(family = \"RStudio\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "A tool for drawing sassy 'UML' (Unified Modeling Language)\ndiagrams based on a simple syntax, see\n<https://www.nomnoml.com>. Supports styling, R Markdown and\nexporting diagrams in the PNG format. Note: you need a chromium\nbased browser installed on your system.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "SystemRequirements": "A chromium based browser, required by \"webshot2\"\n<https://rstudio.github.io/webshot2/>",
  "URL": "https://rstudio.github.io/nomnoml/",
  "BugReports": "https://github.com/rstudio/nomnoml/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RdMacros": "lifecycle",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "chromium cmake make libpng-dev libuv1-dev\nlibssl-dev",
  "Repository": "https://rstudio.r-universe.dev",
  "Date/Publication": "2024-12-11 13:17:47 UTC",
  "RemoteUrl": "https://github.com/rstudio/nomnoml",
  "RemoteRef": "HEAD",
  "RemoteSha": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 07:51:58 UTC",
    "User": "root"
  },
  "Author": "Andrie de Vries [aut, cre],\nJavier Luraschi [aut],\nDaniel Kallin [cph] (nomnoml.js library, <https://nomnoml.com>),\nRStudio [cph, fnd]",
  "Maintainer": "Andrie de Vries <apdevries@gmail.com>",
  "_user": "rstudio",
  "_type": "src",
  "_file": "nomnoml_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/48d06c6e06e8fd7faa36934d1cd8762affb9dd5726cd23f13e073e37142f06ea",
  "_filesize": 375961,
  "_sha256": "48d06c6e06e8fd7faa36934d1cd8762affb9dd5726cd23f13e073e37142f06ea",
  "_expires": "2026-10-12T22:28:03.000Z",
  "_created": "2026-06-22T07:51:58.000Z",
  "_published": "2026-07-04T22:28:05.100Z",
  "_jobs": [
    {
      "job": 85172154842,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786242418"
    },
    {
      "job": 85172154807,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786244571"
    },
    {
      "job": 85172154826,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786225228"
    },
    {
      "job": 85172154779,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786229711"
    },
    {
      "job": 85172154714,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786196469"
    },
    {
      "job": 85172154907,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786246505"
    },
    {
      "job": 85172154875,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786225726"
    },
    {
      "job": 85172154919,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786219865"
    },
    {
      "job": 85172154806,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786224400"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/27937596263",
  "_status": "success",
  "_upstream": "https://github.com/rstudio/nomnoml",
  "_commit": {
    "id": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
    "author": "andrie <apdevries@gmail.com>",
    "committer": "andrie <apdevries@gmail.com>",
    "message": "Update to artifact@v4\n",
    "time": 1733923067
  },
  "_maintainer": {
    "name": "Andrie de Vries",
    "email": "apdevries@gmail.com",
    "login": "andrie",
    "mastodon": "@andrie@fosstodon.org",
    "description": "Director of product strategy at @Posit, helping to make R and Python first class citizens for data science and enterprise deployment. ",
    "uuid": 479998
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "webshot2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "V8",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "shinytest",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "diagrams",
    "htmlwidgets",
    "nomnoml",
    "uml"
  ],
  "_stars": 222,
  "_contributors": [
    {
      "user": "andrie",
      "count": 143,
      "uuid": 479998
    },
    {
      "user": "javierluraschi",
      "count": 42,
      "uuid": 3478847
    },
    {
      "user": "dmurdoch",
      "count": 2,
      "uuid": 1935680
    },
    {
      "user": "jimhester",
      "count": 2,
      "uuid": 205275
    },
    {
      "user": "jdblischak",
      "count": 1,
      "uuid": 1608317
    },
    {
      "user": "robinlovelace",
      "count": 1,
      "uuid": 1825120
    }
  ],
  "_userbio": {
    "uuid": 513560,
    "type": "organization",
    "name": "RStudio",
    "followers": 3506
  },
  "_downloads": {
    "count": 575,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nomnoml"
  },
  "_devurl": "https://github.com/rstudio/nomnoml",
  "_pkgdown": "https://rstudio.github.io/nomnoml/",
  "_searchresults": 132,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nomnoml.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/nomnoml",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-06-13"
    },
    {
      "version": "0.2.0",
      "date": "2020-05-26"
    },
    {
      "version": "0.2.3",
      "date": "2020-12-15"
    },
    {
      "version": "0.2.4",
      "date": "2022-02-21"
    },
    {
      "version": "0.2.5",
      "date": "2022-02-23"
    },
    {
      "version": "0.2.6",
      "date": "2023-03-11"
    },
    {
      "version": "0.2.7",
      "date": "2023-06-29"
    },
    {
      "version": "0.3.0",
      "date": "2023-11-20"
    }
  ],
  "_exports": [
    "nomnoml",
    "nomnoml_validate",
    "nomnomlOutput",
    "renderNomnoml"
  ],
  "_help": [
    {
      "page": "nomnoml",
      "title": "Create and render a nomnoml diagram.",
      "topics": [
        "nomnoml"
      ]
    },
    {
      "page": "nomnoml_syntax",
      "title": "Summary of nomnoml syntax.",
      "topics": [
        "nomnoml_syntax",
        "`nomnoml-syntax`"
      ]
    },
    {
      "page": "nomnoml_validate",
      "title": "Use the 'V8' JavaScript engine to validate a 'nomnoml' diagram.",
      "topics": [
        "nomnoml_validate"
      ]
    },
    {
      "page": "nomnoml-shiny",
      "title": "Shiny bindings for nomnoml.",
      "topics": [
        "nomnoml-shiny",
        "nomnomlOutput",
        "renderNomnoml"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rstudio/nomnoml/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/rstudio/nomnoml/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "chromote",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "png",
    "processx",
    "promises",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "webshot2",
    "websocket",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_score": 7.819109423767851,
  "_indexed": true,
  "_nocasepkg": "nomnoml",
  "_universes": [
    "rstudio",
    "andrie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-22T07:54:19.000Z",
      "distro": "noble",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "https://r2.ropensci.org/55c2ea022c114cfa4ae0126fd6a147e41d70f99822190d0a1110c1799c8ceea1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27937596263"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-22T07:54:25.000Z",
      "distro": "noble",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "https://r2.ropensci.org/446c0f438c3ba10fb8c627eda192d810dd311477e285bd7fc3f6977014e10d63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27937596263"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-22T07:53:29.000Z",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "https://r2.ropensci.org/b452e8e77f320e1f3ce65d69cdc07609b6fbd28e8c25932e6fdffad85ba573b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27937596263"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-22T07:53:40.000Z",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "https://r2.ropensci.org/8d2af5f7d5a143e1678bdeae2d6ae0d6af60eb909d25102269a84f8e85fe6c09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27937596263"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-22T07:54:44.000Z",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "https://r2.ropensci.org/9b9361b310387d7cfdfbba0b7ff85121101e3f56bce154ec2331725098a13d53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27937596263"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-22T07:53:23.000Z",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "https://r2.ropensci.org/b50707e56a4c9aecbb0249275b3d099017b67746d2eada3ed8c5b71461ac6e73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27937596263"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-22T07:53:07.000Z",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "https://r2.ropensci.org/3626f2baa0751ff880cb2dd82f1e10a9d2aa9ed484e5ad4be62e2ec1719ea612",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27937596263"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-22T07:53:19.000Z",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "https://r2.ropensci.org/d08ea2398572444b21bc04c1efdc529fba9d95dec3ccab77a1e71a914bf75a5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27937596263"
    }
  ]
}