{
  "_id": "6a21b24fcd65a98ecbd3a28a",
  "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-06-04 17:06:49 UTC",
    "User": "root"
  },
  "MD5sum": "35bfbc222612e448f451253bfd2aaff0",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "mypaintr_0.1.0.tar.gz",
  "_fileid": "1e92ad166aaa675b2ec993577dd8356eaa36f49491b5dfde3671f634c05e7b32",
  "_filesize": 9301236,
  "_sha256": "1e92ad166aaa675b2ec993577dd8356eaa36f49491b5dfde3671f634c05e7b32",
  "_created": "2026-06-04T17:06:49.000Z",
  "_published": "2026-06-04T17:13:51.020Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79572795694,
      "time": 183,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7418047466"
    },
    {
      "job": 79572795616,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7418029115"
    },
    {
      "job": 79572795683,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7418029181"
    },
    {
      "job": 79572795626,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7418027050"
    },
    {
      "job": 79572795541,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79572795547,
      "time": 152,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79572795602,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79572795537,
      "time": 151,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79571928399,
      "time": 271,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417972970"
    },
    {
      "job": 79572795598,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79572795483,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7418027339"
    },
    {
      "job": 79572795490,
      "time": 182,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7418045735"
    },
    {
      "job": 79572795510,
      "time": 150,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7418031752"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26966927552",
  "_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": 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": 13,
  "_contributors": [
    {
      "user": "hughjonesd",
      "count": 159,
      "uuid": 5818871
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "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/",
  "_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": 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-06-04T17:10:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "4cbe05ea6b1a1795f67de76680b2be46fc729d2d072033b9c1bc02bd5655cae4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26966927552"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T17:09:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "27549b5b268d6a82d3c5f104a1bbedf9ff09b17bca803a524917c449e70256ab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26966927552"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T17:09:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "f78101161e1d2a8bd688360430babad8598e83b6a96b366587696545f8bf5c29",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26966927552"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T17:09:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "c71e24c8e04217c990dfad860108359a05f24d0e99ce90b644d8993f5f513d40",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26966927552"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T17:08:22.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "fe453cb6dd3c57a2d2037a85733c2255bab427b6da1600f164bd983d1864b2f2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26966927552"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T17:08:32.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "ea4ee5f178cbd7357153fafc7bae66e1456d7fab101c6cb982f9a33efaba4c90",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26966927552"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T17:08:32.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "87b791029a3bca38eba2290c46ffa030446f0266ea186561f90a415c1ae3dc6b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26966927552"
    }
  ]
}