{
  "_id": "6a1beadd1d7bb097a0a1ee02",
  "Package": "plantuml",
  "Type": "Package",
  "Title": "Create UML Graphs using PlantUML Syntax",
  "Version": "0.6.10",
  "Date": "2023-01-31",
  "Authors@R": "c(person(given = \"Rainer M.\",\nfamily = \"Krug\",\nrole = c(\"aut\", \"cre\"),\nemail = \"Rainer@krugs.de\",\ncomment = c(ORCID = \"0000-0002-7490-0066\")))",
  "Maintainer": "Rainer M. Krug <Rainer@krugs.de>",
  "Description": "Create UML graphs using the PlantUML language. These are\neither shown in a graphics device or saved as a file.",
  "URL": "https://github.com/rkrug/plantuml",
  "BugReports": "https://github.com/rkrug/plantuml/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Additional_repositories": "https://ropensci.r-universe.dev",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libpng-dev librsvg2-dev libssl-dev",
  "Repository": "https://rkrug.r-universe.dev",
  "Date/Publication": "2026-03-02 17:11:09 UTC",
  "RemoteUrl": "https://github.com/rkrug/plantuml",
  "RemoteRef": "master",
  "RemoteSha": "2283e8733d67e826d14c9509c6fd4ad1debcef0c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:24:23 UTC",
    "User": "root"
  },
  "Author": "Rainer M. Krug [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7490-0066>)",
  "MD5sum": "b105bb254cfb95f58d731292a1023ca3",
  "_user": "rkrug",
  "_type": "src",
  "_file": "plantuml_0.6.10.tar.gz",
  "_fileid": "13dd55a9bb9bf2271e36077f409178fec2391fe968b17c306b38add8ddda9e8e",
  "_filesize": 45415975,
  "_sha256": "13dd55a9bb9bf2271e36077f409178fec2391fe968b17c306b38add8ddda9e8e",
  "_created": "2026-05-31T07:24:23.000Z",
  "_published": "2026-05-31T08:01:33.379Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78708526502,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7314804925"
    },
    {
      "job": 78708526506,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7314807316"
    },
    {
      "job": 78708526520,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7315037831"
    },
    {
      "job": 78708526521,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7315018174"
    },
    {
      "job": 78708281786,
      "time": 265,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314782955"
    },
    {
      "job": 78708526497,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314800500"
    },
    {
      "job": 78708526540,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7314805027"
    },
    {
      "job": 78708526528,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7314798457"
    },
    {
      "job": 78708526522,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7314799711"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rkrug/actions/runs/26706353283",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rkrug/plantuml",
  "_commit": {
    "id": "2283e8733d67e826d14c9509c6fd4ad1debcef0c",
    "author": "Rainer M Krug <Rainer@krugs.de>",
    "committer": "Rainer M Krug <Rainer@krugs.de>",
    "message": "Merge remote-tracking branch 'origin/dev'\n",
    "time": 1772471469
  },
  "_maintainer": {
    "name": "Rainer M. Krug",
    "email": "rainer@krugs.de",
    "login": "rkrug",
    "orcid": "0000-0002-7490-0066",
    "description": "",
    "uuid": 487172
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "rsvg",
      "role": "Imports"
    },
    {
      "package": "crul",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": "> 1.7.0",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    }
  ],
  "_owner": "rkrug",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 77,
  "_contributors": [
    {
      "user": "rkrug",
      "count": 180,
      "uuid": 487172
    },
    {
      "user": "royratcliffe",
      "count": 9,
      "uuid": 20243
    },
    {
      "user": "moodymudskipper",
      "count": 1,
      "uuid": 18351714
    }
  ],
  "_userbio": {
    "uuid": 487172,
    "type": "user",
    "name": "Rainer M Krug"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plantuml"
  },
  "_devurl": "https://github.com/rkrug/plantuml",
  "_searchresults": 33,
  "_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/plantuml.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as.plantuml",
    "diff_yaml_json",
    "get_graph",
    "getPlantumlOption",
    "plantuml",
    "plantuml_csv",
    "plantuml_file",
    "plantuml_json",
    "plantuml_knit_engine",
    "plantuml_knit_engine_register",
    "plantuml_rds",
    "plantuml_run",
    "plantuml_update",
    "plantuml_URL",
    "plantuml_yaml",
    "plantumlOptions",
    "server_info",
    "server_set",
    "server_start",
    "server_status",
    "server_stop",
    "updatePlantumlJar"
  ],
  "_help": [
    {
      "page": "addAttributes",
      "title": "Add attributes to 'puml$code'",
      "topics": [
        "addAttributes"
      ]
    },
    {
      "page": "addInfo",
      "title": "Add info to 'puml$code'",
      "topics": [
        "addInfo"
      ]
    },
    {
      "page": "as.plantuml",
      "title": "Convert an R object to a Class uml object",
      "topics": [
        "as.plantuml",
        "as.plantuml.character",
        "as.plantuml.complex",
        "as.plantuml.data.frame",
        "as.plantuml.default",
        "as.plantuml.factor",
        "as.plantuml.integer",
        "as.plantuml.list",
        "as.plantuml.logical",
        "as.plantuml.numeric"
      ]
    },
    {
      "page": "diff_yaml_json",
      "title": "Create diff between two lists to be used in the `plantuml_yaml()` and `plantuml_json()` as preamble to highlight the differences.",
      "topics": [
        "diff_yaml_json"
      ]
    },
    {
      "page": "get_graph",
      "title": "Get PlantUML graph",
      "topics": [
        "get_graph"
      ]
    },
    {
      "page": "options",
      "title": "Getter and Setter for options",
      "topics": [
        "getPlantumlOption",
        "plantumlOptions"
      ]
    },
    {
      "page": "plantuml",
      "title": "Convert a character to a 'plantuml' object",
      "topics": [
        "plantuml"
      ]
    },
    {
      "page": "plantuml_file",
      "title": "Convert file to plantuml code",
      "topics": [
        "plantuml_csv",
        "plantuml_file",
        "plantuml_json",
        "plantuml_rds",
        "plantuml_yaml"
      ]
    },
    {
      "page": "plantuml_knit_engine",
      "title": "Knit engine for plantuml",
      "topics": [
        "plantuml_knit_engine"
      ]
    },
    {
      "page": "plantuml_knit_engine_register",
      "title": "Register the function 'plantuml_knit_engine()' with knitr",
      "topics": [
        "plantuml_knit_engine_register"
      ]
    },
    {
      "page": "plantuml_run",
      "title": "Run the plantuml binary",
      "topics": [
        "plantuml_run"
      ]
    },
    {
      "page": "plantuml_update",
      "title": "Update or download 'plantuml.jar' binary",
      "topics": [
        "plantuml_update"
      ]
    },
    {
      "page": "plantuml_URL",
      "title": "Generate PlantUML Server URL",
      "topics": [
        "plantuml_URL"
      ]
    },
    {
      "page": "plot.plantuml",
      "title": "Generate UML graph from plantuml",
      "topics": [
        "plot.plantuml"
      ]
    },
    {
      "page": "server_info",
      "title": "Get info about the plantuml server",
      "topics": [
        "server_info"
      ]
    },
    {
      "page": "server_set",
      "title": "Set parameter of the plantuml server addrss to the default valus",
      "topics": [
        "server_set"
      ]
    },
    {
      "page": "server_start",
      "title": "Start a PlantUML Picoweb Server on localhost",
      "topics": [
        "server_start"
      ]
    },
    {
      "page": "server_status",
      "title": "Get the status of the server",
      "topics": [
        "server_status"
      ]
    },
    {
      "page": "server_stop",
      "title": "Stop a PlantUML Picoweb Server running on localhost",
      "topics": [
        "server_stop"
      ]
    },
    {
      "page": "updatePlantumlJar",
      "title": "RENAMED to plantuml_update()!",
      "topics": [
        "updatePlantumlJar"
      ]
    }
  ],
  "_readme": "https://github.com/rkrug/plantuml/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "crul",
    "curl",
    "glue",
    "httpcode",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "png",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rsvg",
    "sys",
    "triebeard",
    "urltools",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "BasicUsage.Rmd",
      "filename": "BasicUsage.html",
      "title": "Basic Usage of the plantuml package",
      "author": "Vignette Author",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation of plantuml binary",
        "Plotting Plantuml graphics",
        "Define plantuml code",
        "Plotplantuml Object",
        "Usage of the local server"
      ],
      "created": "2018-05-23 08:34:55",
      "modified": "2022-11-06 17:20:27",
      "commits": 6
    },
    {
      "source": "use_with_knitr.Rmd",
      "filename": "use_with_knitr.html",
      "title": "Use of plantuml with knitr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Register the plantuml knitr engine",
        "PlantUML Code Chunk Options",
        "A simple chart as png",
        "A simple chart as png and with code",
        "A simple chart using format auto with code",
        "Now only the code",
        "And now as ASCII Art"
      ],
      "created": "2020-06-22 15:27:54",
      "modified": "2022-11-06 17:20:27",
      "commits": 4
    }
  ],
  "_score": 6.183155915434013,
  "_indexed": true,
  "_nocasepkg": "plantuml",
  "_universes": [
    "rkrug"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.10",
      "date": "2026-05-31T07:27:05.000Z",
      "distro": "noble",
      "commit": "2283e8733d67e826d14c9509c6fd4ad1debcef0c",
      "fileid": "3b69c792e28060e33b0f2134f1fb752a63ccbf55a464ac1c2bdf95a26cde75a9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rkrug/actions/runs/26706353283"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.10",
      "date": "2026-05-31T07:27:15.000Z",
      "distro": "noble",
      "commit": "2283e8733d67e826d14c9509c6fd4ad1debcef0c",
      "fileid": "a68407bd8731654846a9ef65658657f7932ed53bce165510a0792805b607c71e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rkrug/actions/runs/26706353283"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.10",
      "date": "2026-05-31T08:00:38.000Z",
      "commit": "2283e8733d67e826d14c9509c6fd4ad1debcef0c",
      "fileid": "3485b2609be130ef974e7f6a606c2dad250f0cd36e05e0e09460322324927453",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rkrug/actions/runs/26706353283"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.10",
      "date": "2026-05-31T07:57:37.000Z",
      "commit": "2283e8733d67e826d14c9509c6fd4ad1debcef0c",
      "fileid": "9c4801b631a221f1d197193754ee190ff2334bac956d1087dc339516021562fe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rkrug/actions/runs/26706353283"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.10",
      "date": "2026-05-31T07:27:07.000Z",
      "commit": "2283e8733d67e826d14c9509c6fd4ad1debcef0c",
      "fileid": "6313a011cb7b194936b193f087a6005fb23d44cac39d44bb2262bb4fe7c87ed4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rkrug/actions/runs/26706353283"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.10",
      "date": "2026-05-31T07:26:23.000Z",
      "commit": "2283e8733d67e826d14c9509c6fd4ad1debcef0c",
      "fileid": "e110c75cf1cde8548ee12f4a6ede78d8bb560427dd8ab11f22ea7b21f443e7f5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rkrug/actions/runs/26706353283"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.10",
      "date": "2026-05-31T07:25:54.000Z",
      "commit": "2283e8733d67e826d14c9509c6fd4ad1debcef0c",
      "fileid": "3664a480cd2278a93f4919169d6f9001b01144a8d5a77f08222bebbee6f17ea4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rkrug/actions/runs/26706353283"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.10",
      "date": "2026-05-31T07:25:50.000Z",
      "commit": "2283e8733d67e826d14c9509c6fd4ad1debcef0c",
      "fileid": "1d56db50338bb49b62a9e290d6fbef7a61bcedd9b898c8c16144548ac591ccb7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rkrug/actions/runs/26706353283"
    }
  ]
}