{
  "_id": "6a4e1337e691af43f13dffed",
  "Package": "drawer",
  "Title": "An Interactive HTML Image Editing Tool",
  "Version": "0.2.0.99",
  "Date": "2022-11-02",
  "Authors@R": "c(person(given = \"Le\", family = \"Zhang\", role = c(\"aut\", \"cre\"), email = \"lezhang100@gmail.com\"))",
  "Description": "An interactive image editing tool that can be added as\npart of the HTML in Shiny, R markdown or any type of HTML\ndocument. Often times, plots, photos are embedded in the web\napplication/file. 'drawer' can take screenshots of these\nimage-like elements, or any part of the HTML document and send\nto an image editing space called 'canvas' to allow users\nimmediately edit the screenshot(s) within the same document.\nUsers can quickly combine, compare different screenshots,\nupload their own images and maybe make a scientific figure.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/lz100/drawer/issues",
  "URL": "https://systempipe.org/sps/dev/drawer,\nhttps://github.com/lz100/drawer",
  "RoxygenNote": "7.2.1",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://lz100.r-universe.dev",
  "Date/Publication": "2023-07-05 21:43:17 UTC",
  "RemoteUrl": "https://github.com/lz100/drawer",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a8cd866532aa1d1f391ed766f5cd83293521792",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 09:03:45 UTC",
    "User": "root"
  },
  "Author": "Le Zhang [aut, cre]",
  "Maintainer": "Le Zhang <lezhang100@gmail.com>",
  "_user": "lz100",
  "_type": "src",
  "_file": "drawer_0.2.0.99.tar.gz",
  "_fileid": "https://r2.ropensci.org/6b24c6c11c2db4fd01960b467382e3637b8c6955e3f98ac5eda0dfbf4857e4c8",
  "_filesize": 279648,
  "_sha256": "6b24c6c11c2db4fd01960b467382e3637b8c6955e3f98ac5eda0dfbf4857e4c8",
  "_expires": "2026-10-16T09:07:01.000Z",
  "_created": "2026-07-08T09:03:45.000Z",
  "_published": "2026-07-08T09:07:02.983Z",
  "_jobs": [
    {
      "job": 85829296412,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8163381726"
    },
    {
      "job": 85829296424,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163384338"
    },
    {
      "job": 85829296374,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8163360620"
    },
    {
      "job": 85829296378,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163389793"
    },
    {
      "job": 85828661507,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163327256"
    },
    {
      "job": 85829296380,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8163378615"
    },
    {
      "job": 85829296492,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8163361300"
    },
    {
      "job": 85829296395,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8163367061"
    },
    {
      "job": 85829296416,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163372659"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lz100/actions/runs/28930618426",
  "_status": "success",
  "_upstream": "https://github.com/lz100/drawer",
  "_commit": {
    "id": "1a8cd866532aa1d1f391ed766f5cd83293521792",
    "author": "lz100 <35240440+lz100@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from olivroy/patch-1\n\nAdd website link to DESCRIPTION",
    "time": 1688593397
  },
  "_maintainer": {
    "name": "Le Zhang",
    "email": "lezhang100@gmail.com",
    "login": "zltechs",
    "description": "",
    "uuid": 126990620
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "bsplus",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "lz100",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 13,
  "_contributors": [
    {
      "user": "lz100",
      "count": 26,
      "uuid": 35240440
    },
    {
      "user": "gh-action-bot",
      "count": 3,
      "uuid": 76133068
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 35240440,
    "type": "user",
    "name": "Le Zhang",
    "followers": 20,
    "description": "Data engineer/scientist with expertise in bioinformatics data pipeline automation, visualization, and web application development. "
  },
  "_downloads": {
    "count": 364,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/drawer"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/lz100/drawer",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/drawer.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lz100/drawer",
  "_realowner": "lz100",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-03-02"
    },
    {
      "version": "0.2.0.0",
      "date": "2022-04-11"
    },
    {
      "version": "0.2.0.1",
      "date": "2022-08-19"
    }
  ],
  "_exports": [
    "canvas",
    "toCanvasBtn",
    "toCanvasTextBtn"
  ],
  "_help": [
    {
      "page": "canvas",
      "title": "drawer main canvas workbench compinent",
      "topics": [
        "canvas"
      ]
    },
    {
      "page": "toCanvasBtn",
      "title": "Screenshot HTML elements to canvas button",
      "topics": [
        "toCanvasBtn"
      ]
    },
    {
      "page": "toCanvasTextBtn",
      "title": "Screenshot HTML elements to canvas text-button",
      "topics": [
        "toCanvasTextBtn"
      ]
    }
  ],
  "_readme": "https://github.com/lz100/drawer/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "bsplus",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "timechange",
    "tinytex",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 5.068185861746162,
  "_indexed": true,
  "_nocasepkg": "drawer",
  "_universes": [
    "lz100",
    "zltechs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.99",
      "date": "2026-07-08T09:06:01.000Z",
      "distro": "resolute",
      "commit": "1a8cd866532aa1d1f391ed766f5cd83293521792",
      "fileid": "https://r2.ropensci.org/87479b1d97e9c7c5888e5375360843d570d5680e5b3ac4e675d4263b94c9b226",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lz100/actions/runs/28930618426"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.99",
      "date": "2026-07-08T09:06:04.000Z",
      "distro": "resolute",
      "commit": "1a8cd866532aa1d1f391ed766f5cd83293521792",
      "fileid": "https://r2.ropensci.org/df8c9ed073215f3bc6aefe6d26c461dcc61d83d532f60ac41162e29eb2b8a7bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lz100/actions/runs/28930618426"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.99",
      "date": "2026-07-08T09:05:11.000Z",
      "commit": "1a8cd866532aa1d1f391ed766f5cd83293521792",
      "fileid": "https://r2.ropensci.org/13ff396ec36a9b39335b2e990e924800330b8b54d030c42bde890c8da9935c37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lz100/actions/runs/28930618426"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.99",
      "date": "2026-07-08T09:06:13.000Z",
      "commit": "1a8cd866532aa1d1f391ed766f5cd83293521792",
      "fileid": "https://r2.ropensci.org/6e2476ae2a6a1fbe4f8b7c36e64b8bc57ca30a9e1c6194c6754e8ab0fd477585",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lz100/actions/runs/28930618426"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.99",
      "date": "2026-07-08T09:06:07.000Z",
      "commit": "1a8cd866532aa1d1f391ed766f5cd83293521792",
      "fileid": "https://r2.ropensci.org/23cd3be63879540f17c8f6e3cd35c76bad86f465a4942ee99138cd4fc612d679",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lz100/actions/runs/28930618426"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.99",
      "date": "2026-07-08T09:05:04.000Z",
      "commit": "1a8cd866532aa1d1f391ed766f5cd83293521792",
      "fileid": "https://r2.ropensci.org/ec0fb056506864e14a8cf212e2b045ca8412fed84c7bfc4254c0a938510ad30e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lz100/actions/runs/28930618426"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.99",
      "date": "2026-07-08T09:05:20.000Z",
      "commit": "1a8cd866532aa1d1f391ed766f5cd83293521792",
      "fileid": "https://r2.ropensci.org/782b9a57cdc6fbb07187153b09301e060fae1a907cadec4ecd1275aac4d928b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lz100/actions/runs/28930618426"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.99",
      "date": "2026-07-08T09:05:33.000Z",
      "commit": "1a8cd866532aa1d1f391ed766f5cd83293521792",
      "fileid": "https://r2.ropensci.org/3ec26ebc5a3eb12d50a0914e1a79c1064c58a13b9be573eaa469cf29e46a297d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lz100/actions/runs/28930618426"
    }
  ]
}