{
  "_id": "6a1d62ab1d7bb097a0a4ae0c",
  "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-06-01 10:26:46 UTC",
    "User": "root"
  },
  "Author": "Baptiste Auguie [aut, cre]",
  "Maintainer": "Baptiste Auguie <baptiste.auguie@gmail.com>",
  "MD5sum": "c37ba34aee7177e5f35bbbcfd72cb840",
  "_user": "baptiste",
  "_type": "src",
  "_file": "minixcali_0.0.1.tar.gz",
  "_fileid": "eb5cea4c7af67ed162820ac3ccd7340e0dbffda7379c60b642eb04e764187e4d",
  "_filesize": 31484857,
  "_sha256": "eb5cea4c7af67ed162820ac3ccd7340e0dbffda7379c60b642eb04e764187e4d",
  "_created": "2026-06-01T10:26:46.000Z",
  "_published": "2026-06-01T10:44:59.557Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78833046477,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7329155449"
    },
    {
      "job": 78833046426,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7329154878"
    },
    {
      "job": 78833046402,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7329429416"
    },
    {
      "job": 78833046388,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7329404590"
    },
    {
      "job": 78832481616,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329105857"
    },
    {
      "job": 78833046433,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329154900"
    },
    {
      "job": 78833046448,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7329150926"
    },
    {
      "job": 78833046457,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7329145019"
    },
    {
      "job": 78833046450,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7329145415"
    }
  ],
  "_buildurl": "https://github.com/r-universe/baptiste/actions/runs/26749164505",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_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.0",
  "_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",
    "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-06-01T10:29:33.000Z",
      "distro": "noble",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "bcc869301a2ba8ca235d1c671a2c368388723b2c124f49c8da8ff27018a59529",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/26749164505"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-01T10:29:32.000Z",
      "distro": "noble",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "a018a340fb1ba09cf182e986177fcd21cd6119b53d168146c159d5d8a7a724a5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/26749164505"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-01T10:44:18.000Z",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "c78c8429867689030b292627a327fae657138b3069b7c8aa0e35d00f366904d0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/26749164505"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-01T10:43:03.000Z",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "f34f15230be31f2ffca4777e988183e56952a7af2b08ab326cd8560f811efecc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/26749164505"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-01T10:29:41.000Z",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "4c00d4b2e3df675d7dbe0550cecd596b2df65904e30e9eb002b8bd72e628fdbe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/26749164505"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-01T10:29:13.000Z",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "9ff7a687dfa442018690490f4e9e5c30ab6f8af0cb865dcc2e3532afc9831757",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/26749164505"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-01T10:28:47.000Z",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "b2cf5e00c1df18113b1a1ec6089e90afa0270f4cbec5bffe8d1f2108eb80008b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/26749164505"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-01T10:28:56.000Z",
      "commit": "9ffd0963f7aef9ea29eb9e0ed0e0c4a458b9e633",
      "fileid": "0d74a9c88cdcadfa722fb6d462273a794803991049cfc6e2c568ae825933dda1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/baptiste/actions/runs/26749164505"
    }
  ]
}