{
  "_id": "6a65a991db02dafbbb592e53",
  "Type": "Package",
  "Package": "minixcali",
  "Title": "Excalidraw Document Builder",
  "Version": "0.0.1",
  "Authors@R": "person(\"Baptiste\", \"Auguie\", , \"baptiste.auguie@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Build Excalidraw documents with R.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/baptiste/minixcali,\nhttps://baptiste.github.io/minixcali/",
  "BugReports": "https://github.com/baptiste/minixcali/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "brodieG/svgchop",
    "coolbutuseless/gridfont"
  ],
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Repository": "https://baptiste.r-universe.dev",
  "Date/Publication": "2024-04-01 07:42:01 UTC",
  "RemoteUrl": "https://github.com/baptiste/minixcali",
  "RemoteRef": "HEAD",
  "RemoteSha": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-26 06:26:30 UTC",
    "User": "root"
  },
  "Author": "Baptiste Auguie [aut, cre]",
  "Maintainer": "Baptiste Auguie <baptiste.auguie@gmail.com>",
  "_user": "baptiste",
  "_type": "src",
  "_file": "minixcali_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d15976ac2b27e5236c7c91163b151312f51a4af6a6a9ebdff182a8b499489c6a",
  "_filesize": 31484111,
  "_sha256": "d15976ac2b27e5236c7c91163b151312f51a4af6a6a9ebdff182a8b499489c6a",
  "_expires": "2026-11-03T06:30:36.000Z",
  "_created": "2026-07-26T06:26:30.000Z",
  "_published": "2026-07-26T06:30:41.503Z",
  "_jobs": [
    {
      "job": 89764314679,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8628598340"
    },
    {
      "job": 89764314142,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8628596029"
    },
    {
      "job": 89764314122,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8628599171"
    },
    {
      "job": 89764314102,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8628598935"
    },
    {
      "job": 89763949384,
      "time": 305,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8628573173"
    },
    {
      "job": 89764314093,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8628595896"
    },
    {
      "job": 89764314126,
      "time": 100,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8628588256"
    },
    {
      "job": 89764314121,
      "time": 108,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8628589425"
    },
    {
      "job": 89764314104,
      "time": 109,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8628589251"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/baptiste/actions/runs/30190918005",
  "_status": "success",
  "_upstream": "https://github.com/baptiste/minixcali",
  "_commit": {
    "id": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
    "author": "baptiste <baptiste@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from elipousson/main\n\nAdd `xkd_read()` + clean-up issues w/ Imports + vignettes",
    "time": 1711957321
  },
  "_maintainer": {
    "name": "Baptiste Auguie",
    "email": "baptiste.auguie@gmail.com",
    "login": "baptiste",
    "description": "",
    "uuid": 18970
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "flametree",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "gridfont",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "isoband",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "svgchop",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "baptiste",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "baptiste",
      "count": 65,
      "uuid": 18970
    },
    {
      "user": "elipousson",
      "count": 16,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 18970,
    "type": "user",
    "name": "baptiste",
    "followers": 161
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/minixcali"
  },
  "_devurl": "https://github.com/baptiste/minixcali",
  "_pkgdown": "https://baptiste.github.io/minixcali/",
  "_searchresults": 31,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/minixcali.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "Excali_doc",
    "xkd_arrow",
    "xkd_draw",
    "xkd_element",
    "xkd_ellipse",
    "xkd_math",
    "xkd_read",
    "xkd_rectangle",
    "xkd_text"
  ],
  "_help": [
    {
      "page": "Excali_doc",
      "title": "Excali_doc",
      "topics": [
        "Excali_doc"
      ]
    },
    {
      "page": "xkd_arrow",
      "title": "xkd_arrow",
      "topics": [
        "xkd_arrow"
      ]
    },
    {
      "page": "xkd_draw",
      "title": "xkd_draw",
      "topics": [
        "xkd_draw"
      ]
    },
    {
      "page": "xkd_element",
      "title": "xkd_element",
      "topics": [
        "xkd_element"
      ]
    },
    {
      "page": "xkd_ellipse",
      "title": "xkd_ellipse",
      "topics": [
        "xkd_ellipse"
      ]
    },
    {
      "page": "xkd_math",
      "title": "xkd_math",
      "topics": [
        "xkd_math"
      ]
    },
    {
      "page": "xkd_read",
      "title": "Read an Excalidraw file",
      "topics": [
        "xkd_read"
      ]
    },
    {
      "page": "xkd_rectangle",
      "title": "xkd_rectangle",
      "topics": [
        "xkd_rectangle"
      ]
    },
    {
      "page": "xkd_text",
      "title": "xkd_text",
      "topics": [
        "xkd_text"
      ]
    }
  ],
  "_readme": "https://github.com/baptiste/minixcali/raw/HEAD/README.md",
  "_rundeps": [
    "digest",
    "jsonlite",
    "R6",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "field.Rmd",
      "filename": "field.html",
      "title": "Arrow field in Excalidraw",
      "author": "Baptiste Auguié",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-04-01 07:42:01",
      "modified": "2024-04-01 07:42:01",
      "commits": 1
    },
    {
      "source": "FlameTree.Rmd",
      "filename": "FlameTree.html",
      "title": "Drawing a flametree in Excalidraw",
      "author": "Baptiste Auguié",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The R object"
      ],
      "created": "2021-01-02 03:51:33",
      "modified": "2024-04-01 07:42:01",
      "commits": 4
    },
    {
      "source": "maxwell.Rmd",
      "filename": "maxwell.html",
      "title": "Maxwell's equations in Excalidraw",
      "author": "Baptiste Auguié",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting point coordinates"
      ],
      "created": "2024-04-01 07:42:01",
      "modified": "2024-04-01 07:42:01",
      "commits": 1
    },
    {
      "source": "Overview.Rmd",
      "filename": "Overview.html",
      "title": "Overview of the minixcali package",
      "author": "Baptiste Auguié",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Excalidraw format",
        "Elements",
        "Creating a simple scene",
        "Lines"
      ],
      "created": "2020-12-26 02:45:18",
      "modified": "2024-04-01 07:42:01",
      "commits": 14
    },
    {
      "source": "SvgChop.Rmd",
      "filename": "SvgChop.html",
      "title": "Parsing existing SVGs for use in Excalidraw",
      "author": "Baptiste Auguié",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting point coordinates"
      ],
      "created": "2021-01-02 03:51:33",
      "modified": "2024-04-01 07:42:01",
      "commits": 7
    },
    {
      "source": "Gridfont.Rmd",
      "filename": "Gridfont.html",
      "title": "Single-stroke text in Excalidraw",
      "author": "Baptiste Auguié",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-01-02 22:25:28",
      "modified": "2024-04-01 07:42:01",
      "commits": 3
    },
    {
      "source": "Volcano.Rmd",
      "filename": "Volcano.html",
      "title": "Volcano levelplot in Excalidraw",
      "author": "Baptiste Auguié",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The R object"
      ],
      "created": "2021-01-02 21:53:12",
      "modified": "2024-04-01 07:42:01",
      "commits": 4
    }
  ],
  "_score": 5.035429738184549,
  "_indexed": true,
  "_nocasepkg": "minixcali",
  "_universes": [
    "baptiste"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-26T06:29:32.000Z",
      "distro": "resolute",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "https://r2.ropensci.org/8b9f408af4841b232bea762081898d7eb67e75c5aeeb76ff911a759f61d60450",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/30190918005"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-26T06:29:19.000Z",
      "distro": "resolute",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "https://r2.ropensci.org/df053e2ed730b7f6d4cdb8bc489976646b5802d0ff0db63142e9d62b4b6df725",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/30190918005"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-26T06:29:47.000Z",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "https://r2.ropensci.org/f1d468419f9c06126c31b62dc7d8cefbb38cb3076494b2f4fa91b96561f81452",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/30190918005"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-26T06:29:39.000Z",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "https://r2.ropensci.org/ed2cedc98412ec450eccf099069a0148221019ebad6d77cf7f4a24d88b5f8389",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/30190918005"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-26T06:29:27.000Z",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "https://r2.ropensci.org/c4f32a3612a540d06eca09d1220743255d8356dcf21004da63c9f0130cb7209e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/30190918005"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-26T06:28:20.000Z",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "https://r2.ropensci.org/43a4a8261b91618bda9339f1dc0dba2724c1f891450419061aca6da7c5bd7285",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/30190918005"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-26T06:28:18.000Z",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "https://r2.ropensci.org/0e22f4f0316b1b7982f0f5e59ae0a475c1d00164a2c89306db85b89eae1b0423",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/30190918005"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-26T06:28:27.000Z",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "https://r2.ropensci.org/ff355a12f5bba6694f9ed31807f75360a2fdf09b13ec31e86372c815e1ac12a0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/30190918005"
    }
  ]
}