{
  "_id": "6aaa36ebea78b3e62eac92a1",
  "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-09-14 11:42:38 UTC",
    "User": "root"
  },
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "mypaintr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3fd0e2bbc33e143a5771bff4fa657f45a2b1bd151e2b962c50c5b40cfe07ddae",
  "_filesize": 9446880,
  "_sha256": "3fd0e2bbc33e143a5771bff4fa657f45a2b1bd151e2b962c50c5b40cfe07ddae",
  "_expires": "2026-12-23T11:47:12.000Z",
  "_created": "2026-09-14T11:42:38.000Z",
  "_published": "2026-09-16T06:27:55.783Z",
  "_jobs": [
    {
      "job": 104688377400,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "10345905534"
    },
    {
      "job": 104688376998,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "10345597429"
    },
    {
      "job": 104688377553,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "10345343041"
    },
    {
      "job": 104688377455,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "10346030230"
    },
    {
      "job": 104688376319,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 104688376358,
      "time": 119,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 104688376008,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 104688376343,
      "time": 188,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 104688376902,
      "time": 257,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "10345432524"
    },
    {
      "job": 104688376412,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 104688377395,
      "time": 234,
      "config": "windows-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "10345343308"
    },
    {
      "job": 104688377453,
      "time": 181,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "10345129177"
    },
    {
      "job": 104688377414,
      "time": 142,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "10344944439"
    },
    {
      "job": 104688377381,
      "time": 210,
      "config": "windows-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "10346125127"
    },
    {
      "job": 104688377368,
      "time": 144,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "10345183658"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/34839224146",
  "_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": 38,
    "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": 14,
  "_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/manual.pdf",
    "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.137354111370733,
  "_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-09-14T11:44:51.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/571d17f97ba24f3ac135e983e27cf6f69ed2ae0757b9775f8ca8f6a6847c242d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/34839224146"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-09-14T11:45:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/41cea28d3bf854b4c80319ca793107ba1c630015778cdcc72783c9a8f81dd749",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/34839224146"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-09-14T11:44:54.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/b591fa5a76bb2c0e0e77ba1de9880adbba392f8afaa54519033ea3ede6efc276",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/34839224146"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-09-14T11:45:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/9e5af649a4cba3dec322a5f03829794f805b95993cb79a4fcddcc761e1601aa8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/34839224146"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-09-14T11:45:54.000Z",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/b47a2a21dcc0c6d2088953cef3d26d88a4ecef9850099bfa815c3537b7aa0dfc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/34839224146"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-09-14T11:43:57.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/a361274278886dc67df0649912f44f22a32f03f6167b6380d6dff31be9f65bcb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/34839224146"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-09-14T11:44:06.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/b1eea528e6a197d1904d816a50fe9871da78b81beb18dbaae71b8d30dc881fef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/34839224146"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-09-14T11:45:36.000Z",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/83279c8a474d17dfec8f09956db2c4dc60a637225a76bed973efd66ce0fe0727",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/34839224146"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-09-14T11:44:07.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/c9af1d0d5d5773cad4da00a6859fd98ea4867ea8fbb4968d6aa574ca781c9499",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/34839224146"
    }
  ]
}