{
  "_id": "6a6ecdcf70f6913e6c4fde26",
  "Package": "mypaintr",
  "Type": "Package",
  "Title": "Plot R Graphics Like a Human",
  "Version": "0.1.0",
  "Authors@R": "person(\"David\", \"Hugh-Jones\", email = \"david@example.com\", role = c(\"aut\", \"cre\"))",
  "Author": "David Hugh-Jones [aut, cre]",
  "Maintainer": "David Hugh-Jones <david@example.com>",
  "Description": "R graphics device for human-like, sketched plotting. Uses\nlibmypaint brushes to draw lines and polygons. Includes\nfunctions for plotting \"rough\" lines and polygons. Integrates\nwith base and ggplot graphics.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/hughjonesd/mypaintr,\nhttps://hughjonesd.github.io/mypaintr/",
  "BugReports": "https://github.com/hughjonesd/mypaintr/issues",
  "Encoding": "UTF-8",
  "SystemRequirements": "cairo, json-c, pkg-config. Optional system\npackages: libmypaint, mypaint-brushes",
  "NeedsCompilation": "yes",
  "Roxygen": "list(markdown = TRUE)",
  "Config/Needs/website": "pkgdown",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libcairo2-dev pkg-config",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2026-06-03 02:48:26 UTC",
  "RemoteUrl": "https://github.com/hughjonesd/mypaintr",
  "RemoteRef": "v0.1.0",
  "RemoteSha": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
  "Packaged": {
    "Date": "2026-07-31 06:00:42 UTC",
    "User": "root"
  },
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "mypaintr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4482a88e55427e8c8171c31f61f2515b661abe25753e613f64ddd7fc39b2e144",
  "_filesize": 9290171,
  "_sha256": "4482a88e55427e8c8171c31f61f2515b661abe25753e613f64ddd7fc39b2e144",
  "_expires": "2026-11-08T06:23:56.000Z",
  "_created": "2026-07-31T06:00:42.000Z",
  "_published": "2026-08-02T04:55:43.213Z",
  "_jobs": [
    {
      "job": 91456838765,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8784509377"
    },
    {
      "job": 91456838710,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8784508281"
    },
    {
      "job": 91456838915,
      "time": 151,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8784509682"
    },
    {
      "job": 91456838820,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8784511937"
    },
    {
      "job": 91456838549,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 91456838556,
      "time": 145,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 91456838548,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 91456838543,
      "time": 134,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 91456838514,
      "time": 261,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8784462792"
    },
    {
      "job": 91456838538,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 91456838845,
      "time": 254,
      "config": "windows-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8784541233"
    },
    {
      "job": 91456838764,
      "time": 198,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8784524632"
    },
    {
      "job": 91456838896,
      "time": 155,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8784511002"
    },
    {
      "job": 91456838877,
      "time": 256,
      "config": "windows-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8784542473"
    },
    {
      "job": 91456838881,
      "time": 142,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8784507049"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30608170712",
  "_status": "success",
  "_upstream": "https://github.com/hughjonesd/mypaintr",
  "_commit": {
    "id": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
    "author": "David Hugh-Jones <davidhughjones@gmail.com>",
    "committer": "David Hugh-Jones <davidhughjones@gmail.com>",
    "message": "update NEWS\n",
    "time": 1780454906
  },
  "_maintainer": {
    "name": "David Hugh-Jones",
    "email": "david@example.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hughjonesd",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 36
    },
    {
      "week": "2026-17",
      "n": 48
    },
    {
      "week": "2026-18",
      "n": 9
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 29
    },
    {
      "week": "2026-23",
      "n": 10
    }
  ],
  "_tags": [
    {
      "name": "used-for-issp",
      "date": "2026-04-16"
    },
    {
      "name": "v0.1.0",
      "date": "2026-06-03"
    }
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "hughjonesd",
      "count": 159,
      "uuid": 5818871
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 37,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mypaintr"
  },
  "_devurl": "https://github.com/hughjonesd/mypaintr",
  "_pkgdown": "https://hughjonesd.github.io/mypaintr/",
  "_searchresults": 13,
  "_topics": [
    "cairo",
    "json-c"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mypaintr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "brush_dirs",
    "brush_inputs",
    "brush_settings",
    "brushes",
    "crosshatch",
    "draw_rough_arrows",
    "draw_rough_lines",
    "draw_rough_points",
    "draw_rough_polygons",
    "draw_rough_polypath",
    "draw_rough_rect",
    "draw_rough_segments",
    "geom_mypaint_bar",
    "geom_mypaint_col",
    "hand",
    "hatch",
    "human_hand",
    "jumble",
    "knitr_mypaint_hook",
    "load_brush",
    "mypaint_device",
    "mypaint_wrap",
    "pressure_dashed",
    "pressure_dashed_smooth",
    "pressure_flat",
    "pressure_human",
    "pressure_smooth",
    "rough_arrows",
    "rough_lines",
    "rough_points",
    "rough_polygons",
    "rough_polypath",
    "rough_rect",
    "rough_segments",
    "set_brush",
    "set_hand",
    "speed_flat",
    "speed_human",
    "tweak_brush",
    "zigzag"
  ],
  "_help": [
    {
      "page": "brush_dirs",
      "title": "Discover installed mypaint brush directories",
      "concept": [
        "brush management"
      ],
      "topics": [
        "brush_dirs"
      ]
    },
    {
      "page": "brush_inputs",
      "title": "libmypaint brush input metadata",
      "concept": [
        "brush management"
      ],
      "topics": [
        "brush_inputs"
      ]
    },
    {
      "page": "brush_settings",
      "title": "libmypaint brush setting metadata",
      "concept": [
        "brush management"
      ],
      "topics": [
        "brush_settings"
      ]
    },
    {
      "page": "brushes",
      "title": "List installed mypaint brushes",
      "concept": [
        "brush management"
      ],
      "topics": [
        "brushes"
      ]
    },
    {
      "page": "crosshatch",
      "title": "Cross-hatch fill pattern",
      "concept": [
        "fill patterns"
      ],
      "topics": [
        "crosshatch"
      ]
    },
    {
      "page": "geom_mypaint_bar",
      "title": "Draw rough, brush-rendered bars in ggplot2",
      "topics": [
        "geom_mypaint_bar"
      ]
    },
    {
      "page": "geom_mypaint_col",
      "title": "Draw rough, brush-rendered columns in ggplot2",
      "topics": [
        "geom_mypaint_col"
      ]
    },
    {
      "page": "hand",
      "title": "Hand-drawn geometry settings",
      "topics": [
        "hand",
        "human_hand"
      ]
    },
    {
      "page": "hatch",
      "title": "Hatch fill pattern",
      "concept": [
        "fill patterns"
      ],
      "topics": [
        "hatch"
      ]
    },
    {
      "page": "jumble",
      "title": "Jumble fill pattern",
      "concept": [
        "fill patterns"
      ],
      "topics": [
        "jumble"
      ]
    },
    {
      "page": "knitr_mypaint_hook",
      "title": "Create a knitr chunk hook for live mypaint rendering",
      "topics": [
        "knitr_mypaint_hook"
      ]
    },
    {
      "page": "load_brush",
      "title": "Load an installed mypaint brush",
      "concept": [
        "brush management"
      ],
      "topics": [
        "load_brush"
      ]
    },
    {
      "page": "mypaint_device",
      "title": "Open a libmypaint-backed graphics device",
      "topics": [
        "mypaint_device"
      ]
    },
    {
      "page": "mypaint_wrap",
      "title": "Wrap a grid grob, ggplot layer, or ggplot theme element with scoped mypaint styling",
      "topics": [
        "mypaint_wrap"
      ]
    },
    {
      "page": "pressure_flat",
      "title": "Pressure profiles for hand-drawn strokes",
      "concept": [
        "pressure profiles"
      ],
      "topics": [
        "pressure_dashed",
        "pressure_dashed_smooth",
        "pressure_flat",
        "pressure_human",
        "pressure_smooth"
      ]
    },
    {
      "page": "rough_arrows",
      "title": "Compute or draw rough arrows",
      "concept": [
        "rough drawing helpers"
      ],
      "topics": [
        "draw_rough_arrows",
        "rough_arrows"
      ]
    },
    {
      "page": "rough_lines",
      "title": "Compute or draw rough connected lines",
      "concept": [
        "rough drawing helpers"
      ],
      "topics": [
        "draw_rough_lines",
        "rough_lines"
      ]
    },
    {
      "page": "rough_points",
      "title": "Compute or draw rough points",
      "concept": [
        "rough drawing helpers"
      ],
      "topics": [
        "draw_rough_points",
        "rough_points"
      ]
    },
    {
      "page": "rough_polygons",
      "title": "Compute or draw rough polygons",
      "concept": [
        "rough drawing helpers"
      ],
      "topics": [
        "draw_rough_polygons",
        "rough_polygons"
      ]
    },
    {
      "page": "rough_polypath",
      "title": "Compute or draw a rough multipath",
      "concept": [
        "rough drawing helpers"
      ],
      "topics": [
        "draw_rough_polypath",
        "rough_polypath"
      ]
    },
    {
      "page": "rough_rect",
      "title": "Compute or draw a rough rectangle",
      "concept": [
        "rough drawing helpers"
      ],
      "topics": [
        "draw_rough_rect",
        "rough_rect"
      ]
    },
    {
      "page": "rough_segments",
      "title": "Compute or draw rough segments",
      "concept": [
        "rough drawing helpers"
      ],
      "topics": [
        "draw_rough_segments",
        "rough_segments"
      ]
    },
    {
      "page": "set_brush",
      "title": "Set the active mypaintr brush",
      "concept": [
        "brush management"
      ],
      "topics": [
        "set_brush"
      ]
    },
    {
      "page": "set_hand",
      "title": "Set the active hand",
      "topics": [
        "set_hand"
      ]
    },
    {
      "page": "speed_flat",
      "title": "Speed profiles for hand-drawn strokes",
      "concept": [
        "speed profiles"
      ],
      "topics": [
        "speed_flat",
        "speed_human"
      ]
    },
    {
      "page": "tweak_brush",
      "title": "Tweak a brush specification",
      "concept": [
        "brush management"
      ],
      "topics": [
        "tweak_brush"
      ]
    },
    {
      "page": "zigzag",
      "title": "Zigzag fill pattern",
      "concept": [
        "fill patterns"
      ],
      "topics": [
        "zigzag"
      ]
    }
  ],
  "_readme": "https://github.com/hughjonesd/mypaintr/raw/v0.1.0/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libcairo",
      "package": "libcairo2",
      "headers": "libcairo2-dev",
      "source": "cairo",
      "version": "1.18.4-3",
      "name": "cairo",
      "homepage": "https://cairographics.org/",
      "description": "Cairo 2D vector graphics library"
    },
    {
      "shlib": "libjson-c",
      "package": "libjson-c5",
      "headers": "libjson-c-dev",
      "source": "json-c",
      "version": "0.18+ds-3",
      "name": "json-c",
      "homepage": "https://github.com/json-c/json-c/wiki",
      "description": "JSON manipulation library - shared library"
    }
  ],
  "_vignettes": [
    {
      "source": "hand-demo.Rmd",
      "filename": "hand-demo.html",
      "title": "Hand demo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Pressure on the default device",
        "Pressure using mypaint_device() and brushes"
      ],
      "created": "2026-04-14 14:32:55",
      "modified": "2026-05-27 22:32:40",
      "commits": 11
    },
    {
      "source": "mypaintr.Rmd",
      "filename": "mypaintr.html",
      "title": "Introduction to mypaintr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Brushes",
        "Good brushes",
        "Hands",
        "Rough lines and polygons",
        "Pattern Fills",
        "Rough drawing and mypaint_device",
        "ggplot2",
        "Using mypaintr in knitr",
        "Advanced hand control: pressure, speed and tilt"
      ],
      "created": "2026-05-29 08:03:21",
      "modified": "2026-05-29 10:27:05",
      "commits": 3
    }
  ],
  "_score": 5.105169427999332,
  "_indexed": false,
  "_nocasepkg": "mypaintr",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://hughjonesd.r-universe.dev/mypaintr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-31T06:03:13.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/a82b8d2153caf5a5c1bedc1fd742d4e6a095748bc810e8d9d8db877e53b9dbad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30608170712"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-31T06:03:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/a862711d0b24ca7e0ff54a7f5afdd053c38f18a0b9397c47da711b5c5b18f896",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30608170712"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-31T06:03:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/74f62b22a294a918a6aeedae04a3f86e057cff0d83324d32e496acd7cf496200",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30608170712"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-31T06:03:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/30b776f084d526094d37e208088452bf7f51bdebbc11933f85a7f18b79ec32d8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30608170712"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-31T06:04:19.000Z",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/7ad81a4aa998a1a59eae28d115e25fef3dac57ccf53d53622f76e1ef297a1b66",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30608170712"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-31T06:02:15.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/5ef5bb25860c35a3de6da490cfc2b1903e88fb78e300017b8966383a3043db1b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30608170712"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-31T06:02:15.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/c69426443e1cbf6df882b0cfcc567e1f9f0b8015eff3b58ad85fde09198a8eec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30608170712"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-31T06:04:23.000Z",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/ab19d8b5bd7d72c5e83f72d47b0dcc5c567449b7250fa7e6ba680fa83a34fd80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30608170712"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-31T06:02:11.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/2610b4142a93fcba6df4ad921bd0516ede742b1df794c2f18a0681ece2189002",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30608170712"
    }
  ]
}