{
  "_id": "6a2266b4cd65a98ecbd4556a",
  "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://hughjonesd.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-06-03 13:32:45 UTC",
    "User": "root"
  },
  "MD5sum": "d2e22aa33ebad761e7b2ff79ac4ebc1a",
  "_user": "hughjonesd",
  "_type": "src",
  "_file": "mypaintr_0.1.0.tar.gz",
  "_fileid": "739999c92b7ba0d56935067bdb11c5103453b0ef0f38493912ef696602ff8d7a",
  "_filesize": 9273070,
  "_sha256": "739999c92b7ba0d56935067bdb11c5103453b0ef0f38493912ef696602ff8d7a",
  "_created": "2026-06-03T13:32:45.000Z",
  "_published": "2026-06-05T06:03:32.147Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79672851134,
      "time": 173,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7386117828"
    },
    {
      "job": 79672850836,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7386100731"
    },
    {
      "job": 79672851252,
      "time": 185,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7386122452"
    },
    {
      "job": 79672851080,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7386106788"
    },
    {
      "job": 79672850569,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79672850545,
      "time": 167,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79672850571,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79672850551,
      "time": 166,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79672850407,
      "time": 265,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7386042848"
    },
    {
      "job": 79672850532,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79672850927,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7386103712"
    },
    {
      "job": 79672850943,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7386106559"
    },
    {
      "job": 79672850979,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7386101060"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26887940343",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": true,
  "_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": 13,
  "_contributors": [
    {
      "user": "hughjonesd",
      "count": 155,
      "uuid": 5818871
    }
  ],
  "_userbio": {
    "uuid": 5818871,
    "type": "user",
    "name": "David Hugh-Jones",
    "description": "Social scientist, R hacker"
  },
  "_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/",
  "_topics": [
    "cairo",
    "json-c"
  ],
  "_rbuild": "4.6.0",
  "_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",
    "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.0-3build1",
      "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.17-1build1",
      "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": 4.959041392321094,
  "_indexed": true,
  "_nocasepkg": "mypaintr",
  "_universes": [
    "hughjonesd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T13:35:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "d1c7cfbd007662c9ad3acb6690eb72bb0aa442304476743ca297de0c8340a45f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26887940343"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T13:35:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "6e03affba1b1706f91e61bc6c75c16fce5d1438d78326ec5c55cbc21ea60894f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26887940343"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T13:35:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "b3d939ba6d03c901c1ed61e35fde3bded3c949350644c3df6891b6b2cb8a6634",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26887940343"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T13:35:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "155241590602455fc138e16a395b529c90b29638817b80990dac7252747e7c91",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26887940343"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T13:34:13.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "9f00cdd0267b110bd67d455cdea1e284b31f71563bcdf53b4bec9c5e082b0892",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26887940343"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T13:34:16.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "7a2f7a0420fe20743d37fd240e5e7b5a57177d5f94a827f4167e2ad0a3531520",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26887940343"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T13:34:13.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "4a32ef0895c9bc1956837e051d1a26851ddc39b0fcc75e04d7d9817eb50f39fa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26887940343"
    }
  ]
}