{
  "_id": "6a103232acfb0bcc41c976a2",
  "Package": "picClip",
  "Type": "Package",
  "Title": "Paste Box Input for 'shiny'",
  "Version": "0.1.0",
  "Author": "Matt Deppe",
  "Maintainer": "Matt Deppe <deppemj@gmail.com>",
  "Description": "Provides a 'shiny' input widget, pasteBoxInput, that\nallows users to paste images directly into a 'shiny'\napplication. The pasted images are captured as Base64 encoded\nstrings and can be used within the application for various\npurposes, such as display or further processing. This package\nis particularly useful for applications that require easy and\nquick image uploads without the need for traditional file\nselection dialogs.",
  "License": "GPL-3",
  "URL": "https://github.com/deppemj/picClip",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://deppemj.r-universe.dev",
  "Date/Publication": "2023-11-27 17:55:14 UTC",
  "RemoteUrl": "https://github.com/deppemj/picclip",
  "RemoteRef": "HEAD",
  "RemoteSha": "1ec2725fb34a6f329b345e4c0ad30a7e990ce271",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 08:46:10 UTC",
    "User": "root"
  },
  "MD5sum": "63420c51b469e84176b781de3ae96a30",
  "_user": "deppemj",
  "_type": "src",
  "_file": "picClip_0.1.0.tar.gz",
  "_fileid": "4b1325caae7dce9b76e8c35008968d4707e4dc80f5f7144b407c23f6cff318ad",
  "_filesize": 77848,
  "_sha256": "4b1325caae7dce9b76e8c35008968d4707e4dc80f5f7144b407c23f6cff318ad",
  "_created": "2026-05-12T08:46:10.000Z",
  "_published": "2026-05-22T10:38:42.877Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77363267172,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939649788"
    },
    {
      "job": 77363267326,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939645982"
    },
    {
      "job": 77363267068,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939650258"
    },
    {
      "job": 77363267159,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939637155"
    },
    {
      "job": 77363266682,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939605077"
    },
    {
      "job": 77363266540,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158525483"
    },
    {
      "job": 77363267086,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939628517"
    },
    {
      "job": 77363267080,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939633552"
    },
    {
      "job": 77363267004,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939628330"
    }
  ],
  "_buildurl": "https://github.com/r-universe/deppemj/actions/runs/25723544613",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/deppemj/picclip",
  "_commit": {
    "id": "1ec2725fb34a6f329b345e4c0ad30a7e990ce271",
    "author": "deppemj <deppemj@gmail.com>",
    "committer": "deppemj <deppemj@gmail.com>",
    "message": "fixing cran issues\n",
    "time": 1701107714
  },
  "_maintainer": {
    "name": "Matt Deppe",
    "email": "deppemj@gmail.com",
    "login": "deppemj",
    "uuid": 6526081
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    }
  ],
  "_owner": "deppemj",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "deppemj",
      "count": 3,
      "uuid": 6526081
    }
  ],
  "_userbio": {
    "uuid": 6526081,
    "type": "user",
    "name": "deppemj"
  },
  "_downloads": {
    "count": 173,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/picClip"
  },
  "_devurl": "https://github.com/deppemj/picclip",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/picClip.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/deppemj/picclip",
  "_realowner": "deppemj",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-11-28"
    }
  ],
  "_exports": [
    "pasteBoxInput"
  ],
  "_help": [
    {
      "page": "pasteBoxInput",
      "title": "Paste Box Input",
      "topics": [
        "pasteBoxInput"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "picclip",
  "_universes": [
    "deppemj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T08:48:28.000Z",
      "distro": "noble",
      "commit": "1ec2725fb34a6f329b345e4c0ad30a7e990ce271",
      "fileid": "c9c9100ea5a29f982ac4f53555a98100e4fef206f3214d404180e362d82074ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deppemj/actions/runs/25723544613"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T08:48:17.000Z",
      "distro": "noble",
      "commit": "1ec2725fb34a6f329b345e4c0ad30a7e990ce271",
      "fileid": "f0a5216fba46b1d2c75ed16875677c89a86e7f7f1628ee7368dd920cbde95180",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deppemj/actions/runs/25723544613"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T08:48:32.000Z",
      "commit": "1ec2725fb34a6f329b345e4c0ad30a7e990ce271",
      "fileid": "0547752d95b9370e83d0743ec7758c8618432c8e5ed560fd1bf958c9b5ef4648",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deppemj/actions/runs/25723544613"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T08:47:52.000Z",
      "commit": "1ec2725fb34a6f329b345e4c0ad30a7e990ce271",
      "fileid": "a4cecf9e89180fa8d6c78c8e61b1003d4706e0191459f239d2dd9193e1c9dcd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deppemj/actions/runs/25723544613"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T08:47:19.000Z",
      "commit": "1ec2725fb34a6f329b345e4c0ad30a7e990ce271",
      "fileid": "f2313e0f532537d7519731c3901e29ea6647adf3103b968f9ea5320c4d3eb3b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deppemj/actions/runs/25723544613"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T08:47:32.000Z",
      "commit": "1ec2725fb34a6f329b345e4c0ad30a7e990ce271",
      "fileid": "708442b25f50e340c85f798ecc22f6c738800630db8da4b3058b47b947dfdf90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deppemj/actions/runs/25723544613"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T08:47:19.000Z",
      "commit": "1ec2725fb34a6f329b345e4c0ad30a7e990ce271",
      "fileid": "f374ff793e727312b366a63b74c8611547e2093ab839c6b820660a6172885bf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deppemj/actions/runs/25723544613"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:38:25.000Z",
      "commit": "1ec2725fb34a6f329b345e4c0ad30a7e990ce271",
      "fileid": "253cc59089ed3d77a524c5d37280078a69e00f46a1ca59aa0995bb342e21656e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/deppemj/actions/runs/25723544613"
    }
  ]
}