{
  "_id": "6a49ee68955f025f549e36fe",
  "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-07-03 09:21:31 UTC",
    "User": "root"
  },
  "_user": "hughjonesd",
  "_type": "src",
  "_file": "mypaintr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/81d4767da34703d903cf481f3f4d4ef89da065b748d176a55173d7cdfb1af3e1",
  "_filesize": 9300446,
  "_sha256": "81d4767da34703d903cf481f3f4d4ef89da065b748d176a55173d7cdfb1af3e1",
  "_expires": "2026-10-11T11:13:57.000Z",
  "_created": "2026-07-03T09:21:31.000Z",
  "_published": "2026-07-05T05:40:56.257Z",
  "_jobs": [
    {
      "job": 85196149209,
      "time": 153,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8062786800"
    },
    {
      "job": 85196149154,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8062786655"
    },
    {
      "job": 85196149177,
      "time": 151,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8062785724"
    },
    {
      "job": 85196149168,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8062802916"
    },
    {
      "job": 85196148853,
      "time": 64,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196148859,
      "time": 215,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196148855,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196148842,
      "time": 131,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196148863,
      "time": 315,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8062729969"
    },
    {
      "job": 85196148844,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196148995,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8062778318"
    },
    {
      "job": 85196149185,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8062783394"
    },
    {
      "job": 85196149090,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8062784025"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/28650933720",
  "_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": 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": 159,
      "uuid": 5818871
    }
  ],
  "_userbio": {
    "uuid": 5818871,
    "type": "user",
    "name": "David Hugh-Jones",
    "followers": 94,
    "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/",
  "_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.072984744627931,
  "_indexed": true,
  "_nocasepkg": "mypaintr",
  "_universes": [
    "hughjonesd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T09:24:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/1429df8d444642eda4d92302372f5236b979f5bd8555b046d4c87087f4683efc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/28650933720"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T09:24:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/e62bb88186b3ab5776e1918dc27d82e3162148be077557d4bf6395ce2951530f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/28650933720"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T09:24:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/b46404d0cb25cb360a35146345b37c931384a1d4cf3693d789623e70eb7dcce7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/28650933720"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T09:24:52.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/83cfbe224cf200589f6b4fcc034bdbae2b862d61da5cd2496566ac8f51be7492",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/28650933720"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T09:22:58.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/1503bcb9346d4471befc01c09df689829b2f01b303edfebd96b62cc7f506647b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/28650933720"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T09:23:06.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/a4fc17784ea5dbf4c22c0be955574a4866a526be97f5afaeb33936bf43aeca21",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/28650933720"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T09:23:07.000Z",
      "arch": "x86_64",
      "commit": "2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9",
      "fileid": "https://r2.ropensci.org/24c81e605a62a7a733545b15fd7e9505b5c03821751f9f25d490ea7feb572be9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/28650933720"
    }
  ]
}