{
  "_id": "6a22a7760ef520ea2f58aadf",
  "Package": "RPushbullet",
  "Type": "Package",
  "Title": "R Interface to the Pushbullet Messaging Service",
  "Version": "0.3.5",
  "Date": "2025-10-08",
  "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\")),\nperson(\"Bill\", \"Evans\", role = \"ctb\"),\nperson(\"Mike\", \"Birdgeneau\", role = \"ctb\"),\nperson(\"Henrik\", \"Bengtsson\", role = \"ctb\"),\nperson(\"Seth\", \"Wenchel\", role = \"ctb\"),\nperson(\"Colin\", \"Gillespie\", role = \"ctb\"),\nperson(\"Chan-Yub\", \"Park\", role = \"ctb\"))",
  "Description": "An R interface to the Pushbullet messaging service which\nprovides fast and efficient notifications (and file transfer)\nbetween computers, phones and tablets.  An account has to be\nregistered at the site <https://www.pushbullet.com> site to\nobtain a (free) API key.",
  "SystemRequirements": "A user API key (which one can request from the\nwebsite at <http://www.pushbullet.com>), and one or more\ndevices to push messages to which may be any one of an (Android\nor iOS) phone, a (Chrome or Firefox, or Opera or Safari)\nbrowser or the (Windows or Mac) desktop application provided\nthe corresponding Pushbullet 'app' has been installed on any\none of these.",
  "NeedsCompilation": "no",
  "BugReports": "https://github.com/eddelbuettel/rpushbullet/issues",
  "URL": "https://github.com/eddelbuettel/rpushbullet,\nhttps://eddelbuettel.github.io/rpushbullet/,\nhttps://dirk.eddelbuettel.com/code/rpushbullet.html",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "chromium libssl-dev",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-02-04 23:55:33 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rpushbullet",
  "RemoteRef": "HEAD",
  "RemoteSha": "db45e22f023db7bd2e38524464e8ef1ef87403e4",
  "Packaged": {
    "Date": "2026-06-05 10:37:22 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>),\nBill Evans [ctb],\nMike Birdgeneau [ctb],\nHenrik Bengtsson [ctb],\nSeth Wenchel [ctb],\nColin Gillespie [ctb],\nChan-Yub Park [ctb]",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "ec9eb9055930276a5863729b4b121fc6",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RPushbullet_0.3.5.tar.gz",
  "_fileid": "b1d6eeee519a0922881ce05db4dc1c81dc88a5db47a75594457eeda3ed8bbe42",
  "_filesize": 147288,
  "_sha256": "b1d6eeee519a0922881ce05db4dc1c81dc88a5db47a75594457eeda3ed8bbe42",
  "_created": "2026-06-05T10:37:22.000Z",
  "_published": "2026-06-05T10:39:50.657Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79711194950,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434601180"
    },
    {
      "job": 79711194926,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434598451"
    },
    {
      "job": 79711194941,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434594805"
    },
    {
      "job": 79711194957,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434600747"
    },
    {
      "job": 79710863206,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434567006"
    },
    {
      "job": 79711194958,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434599457"
    },
    {
      "job": 79711194944,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434587040"
    },
    {
      "job": 79711194977,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434586870"
    },
    {
      "job": 79711194960,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434583969"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27009948518",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eddelbuettel/rpushbullet",
  "_commit": {
    "id": "db45e22f023db7bd2e38524464e8ef1ef87403e4",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Switch ci.yaml to actions/checkout@v6\n",
    "time": 1770249333
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-39",
      "n": 4
    },
    {
      "week": "2025-41",
      "n": 8
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "json",
    "messaging",
    "pushbullet"
  ],
  "_stars": 96,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 211,
      "uuid": 673121
    },
    {
      "user": "mikebirdgeneau",
      "count": 18,
      "uuid": 4763142
    },
    {
      "user": "restonslacker",
      "count": 18,
      "uuid": 5813515
    },
    {
      "user": "henrikbengtsson",
      "count": 6,
      "uuid": 1616850
    },
    {
      "user": "csgillespie",
      "count": 2,
      "uuid": 1267747
    },
    {
      "user": "mrchypark",
      "count": 2,
      "uuid": 6179259
    },
    {
      "user": "aoyh",
      "count": 1,
      "uuid": 3132716
    },
    {
      "user": "stevecondylios",
      "count": 1,
      "uuid": 16319829
    },
    {
      "user": "trshafer",
      "count": 1,
      "uuid": 135461
    },
    {
      "user": "ashannon",
      "count": 1,
      "uuid": 5341267
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel"
  },
  "_downloads": {
    "count": 5821,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RPushbullet"
  },
  "_devurl": "https://github.com/eddelbuettel/rpushbullet",
  "_pkgdown": "https://eddelbuettel.github.io/rpushbullet/",
  "_searchresults": 156,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RPushbullet.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/rpushbullet",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2014-06-03"
    },
    {
      "version": "0.1.0",
      "date": "2014-10-10"
    },
    {
      "version": "0.1.1",
      "date": "2014-11-04"
    },
    {
      "version": "0.2.0",
      "date": "2015-02-09"
    },
    {
      "version": "0.3.0",
      "date": "2017-02-03"
    },
    {
      "version": "0.3.1",
      "date": "2017-02-17"
    },
    {
      "version": "0.3.2",
      "date": "2019-07-21"
    },
    {
      "version": "0.3.3",
      "date": "2020-01-19"
    },
    {
      "version": "0.3.4",
      "date": "2021-03-01"
    },
    {
      "version": "0.3.5",
      "date": "2025-10-08"
    }
  ],
  "_exports": [
    "pbGetChannelInfo",
    "pbGetChannelInfo.default",
    "pbGetDevices",
    "pbGetDevices.default",
    "pbGetPosts",
    "pbGetUser",
    "pbGetUser.default",
    "pbPost",
    "pbSetup",
    "pbValidateConf",
    "print.pbChannelInfo",
    "print.pbDevices",
    "print.pbUser",
    "summary.pbChannelInfo",
    "summary.pbDevices",
    "summary.pbUser"
  ],
  "_help": [
    {
      "page": "rpushbullet-package",
      "title": "R interface to the Pushbullet service",
      "topics": [
        "RPushbullet-package",
        "RPushbullet"
      ]
    },
    {
      "page": "pbGetChannelInfo",
      "title": "Details for a channel",
      "topics": [
        "pbGetChannelInfo",
        "pbGetChannelInfo.default",
        "print.pbChannelInfo",
        "summary.pbChannelInfo"
      ]
    },
    {
      "page": "pbGetDevices",
      "title": "Get registered Pushbullet devices",
      "topics": [
        "pbGetDevices",
        "pbGetDevices.default",
        "print.pbDevices",
        "summary.pbDevices"
      ]
    },
    {
      "page": "pbGetPosts",
      "title": "Get messages posted via Pushbullet",
      "topics": [
        "pbGetPosts"
      ]
    },
    {
      "page": "pbGetUser",
      "title": "Get info about a user",
      "topics": [
        "pbGetUser",
        "pbGetUser.default",
        "print.pbUser",
        "summary.pbUser"
      ]
    },
    {
      "page": "pbPost",
      "title": "Post a message via Pushbullet",
      "topics": [
        "pbPost"
      ]
    },
    {
      "page": "pbSetup",
      "title": "Create a JSON config file",
      "topics": [
        "pbSetup"
      ]
    },
    {
      "page": "pbValidateConf",
      "title": "Check if a configuration is valid",
      "topics": [
        "pbValidateConf"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rpushbullet/raw/HEAD/README.md",
  "_rundeps": [
    "curl",
    "jsonlite"
  ],
  "_score": 8.672787190501879,
  "_indexed": true,
  "_nocasepkg": "rpushbullet",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-06-05T10:39:27.000Z",
      "distro": "noble",
      "commit": "db45e22f023db7bd2e38524464e8ef1ef87403e4",
      "fileid": "3dbd06e72693ac9ea8b6fdddd3a029b0dd49749dcfe3ce87b96e74fe3579e656",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27009948518"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-06-05T10:39:18.000Z",
      "distro": "noble",
      "commit": "db45e22f023db7bd2e38524464e8ef1ef87403e4",
      "fileid": "e4f97b69cf949b5a180aea07db76a126cd012920c1f3327f4acf99d0b47766f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27009948518"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.5",
      "date": "2026-06-05T10:39:06.000Z",
      "commit": "db45e22f023db7bd2e38524464e8ef1ef87403e4",
      "fileid": "81c11588ae6c1ac8ed7e51ca0df2a598fbc4d63ac4fa24231e9ff2e338146b96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27009948518"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.5",
      "date": "2026-06-05T10:39:23.000Z",
      "commit": "db45e22f023db7bd2e38524464e8ef1ef87403e4",
      "fileid": "a99ee410828ea0ddeb0be0439f482aa284af392b3bc8f278af614618cb9fe75a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27009948518"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.5",
      "date": "2026-06-05T10:39:32.000Z",
      "commit": "db45e22f023db7bd2e38524464e8ef1ef87403e4",
      "fileid": "d2aec7c2a446bd322c8254bbc707d4d9dd151522d37f4ffae986c6ca8fc634e6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27009948518"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-06-05T10:38:32.000Z",
      "commit": "db45e22f023db7bd2e38524464e8ef1ef87403e4",
      "fileid": "7453f72d62471fdf68cb1ef663f8f8817ad9f7ed5209cabe2a888efc634403fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27009948518"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-06-05T10:38:29.000Z",
      "commit": "db45e22f023db7bd2e38524464e8ef1ef87403e4",
      "fileid": "57a04dd7d7ec789d94b558074c7f359fde081350df57362e332c6d3c41c5e0e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27009948518"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-06-05T10:38:20.000Z",
      "commit": "db45e22f023db7bd2e38524464e8ef1ef87403e4",
      "fileid": "27ebfc0520545e76459d8178de3a6ec92f4cd49b33c4ff43b95db60956a85c6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27009948518"
    }
  ]
}