{
  "_id": "6a1143b2acfb0bcc41ce7177",
  "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-05-23 06:01:09 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>",
  "MD5sum": "9635d27e883805ba6c0f99f29b264e74",
  "_user": "rstudio",
  "_type": "src",
  "_file": "nomnoml_0.3.0.tar.gz",
  "_fileid": "5fec9d25cb4f969f5a4ef224381327978937637e487763cf1c730c3ed5c5f7e9",
  "_filesize": 372404,
  "_sha256": "5fec9d25cb4f969f5a4ef224381327978937637e487763cf1c730c3ed5c5f7e9",
  "_created": "2026-05-23T06:01:09.000Z",
  "_published": "2026-05-23T06:05:38.235Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77501679476,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174770105"
    },
    {
      "job": 77501679482,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174768655"
    },
    {
      "job": 77501679470,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174762919"
    },
    {
      "job": 77501679474,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174763865"
    },
    {
      "job": 77501511657,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174753651"
    },
    {
      "job": 77501679484,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174768307"
    },
    {
      "job": 77501679504,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174764854"
    },
    {
      "job": 77501679478,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174760902"
    },
    {
      "job": 77501679481,
      "time": 215,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174779484"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/26325192026",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 658,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nomnoml"
  },
  "_devurl": "https://github.com/rstudio/nomnoml",
  "_pkgdown": "https://rstudio.github.io/nomnoml/",
  "_searchresults": 121,
  "_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",
    "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.781320862878451,
  "_indexed": true,
  "_nocasepkg": "nomnoml",
  "_universes": [
    "rstudio",
    "andrie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-23T06:03:41.000Z",
      "distro": "noble",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "6685547f7b87fda4460f565c613150fab95d32bd3c1403a3775760b3a830aeca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26325192026"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-23T06:03:28.000Z",
      "distro": "noble",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "477e5fc2840f8ebc558f59e9cb075670e3f400ddf8bcf7fbbda174a189a4d8cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26325192026"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-23T06:02:37.000Z",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "3957f24ff78b0919d9c5d6e731d721a2ffa2aec13d599ae0a2742edfeb83ad23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26325192026"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-23T06:02:44.000Z",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "72215241754614c3c5e179d2e199ca290c11d19161adaf2f3e034e02b5e4dd8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26325192026"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-23T06:03:37.000Z",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "e656cd28b0748341c9df0e07e90c74aca4a2e91dc2bc88ec6df37e7f58567aef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26325192026"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-23T06:02:47.000Z",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "52bd3380f1f591d62ca6235db48d2c323f2dc85adf5ec6c3c36686a7d6a29b14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26325192026"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-23T06:02:12.000Z",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "191481ab26c5465b992aae78cc272f164d5232269f063c28d2dd146a522cd566",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26325192026"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-23T06:04:58.000Z",
      "commit": "55e88666c2e32bf6c63946916f25ece32f3b4ca9",
      "fileid": "9b1decefdb49032060e1f2968c9afd4c2c8b52593a21a3495e1794fda552db8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26325192026"
    }
  ]
}