{
  "_id": "6a27cc3524555f66ed5438ac",
  "Package": "RSBJson",
  "Type": "Package",
  "Title": "Handle R Requests from R Service Bus Applications with JSON\nPayloads",
  "Version": "1.1.2",
  "Date": "2020-06-02",
  "Author": "Tobias Verbeke",
  "Maintainer": "Tobias Verbeke <tobias.verbeke@openanalytics.eu>",
  "URL": "https://www.rservicebus.io",
  "Description": "Package to Handle R Requests from R Service Bus\nApplications with JSON Payloads in a generic way. The incoming\nrequest is encoded as a string (character vector of length one)\ncontaining the JSON file passed through by the client.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Collate": "'allPossibleCombinations.R' 'RSBJsonService.R'",
  "RoxygenNote": "7.1.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 08:15:30 UTC",
    "User": "root"
  },
  "Repository": "https://tverbeke.r-universe.dev",
  "Date/Publication": "2020-06-16 10:00:12 UTC",
  "RemoteUrl": "https://github.com/cran/RSBJson",
  "RemoteRef": "HEAD",
  "RemoteSha": "85c7e9b5cec187d4d586c678a0ec486c0cdacefb",
  "MD5sum": "3dbcfe81162dea960e4ba6eb86f8af78",
  "_user": "tverbeke",
  "_type": "src",
  "_file": "RSBJson_1.1.2.tar.gz",
  "_fileid": "eec49802b534abcbbd714cf0775e0d89322167d5b22a028e9705ece1d3ec583d",
  "_filesize": 78379,
  "_sha256": "eec49802b534abcbbd714cf0775e0d89322167d5b22a028e9705ece1d3ec583d",
  "_created": "2026-06-09T08:15:30.000Z",
  "_published": "2026-06-09T08:17:57.864Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80277969770,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7502156566"
    },
    {
      "job": 80277969649,
      "time": 85,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502149079"
    },
    {
      "job": 80277969636,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7502146484"
    },
    {
      "job": 80277969646,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502160445"
    },
    {
      "job": 80277585614,
      "time": 127,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502117115"
    },
    {
      "job": 80277969664,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502151149"
    },
    {
      "job": 80277969681,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7502146794"
    },
    {
      "job": 80277969678,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7502142469"
    },
    {
      "job": 80277969665,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502140778"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tverbeke/actions/runs/27192993452",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RSBJson",
  "_commit": {
    "id": "85c7e9b5cec187d4d586c678a0ec486c0cdacefb",
    "author": "Tobias Verbeke <tobias.verbeke@openanalytics.eu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.2\n",
    "time": 1592301612
  },
  "_maintainer": {
    "name": "Tobias Verbeke",
    "email": "tobias.verbeke@openanalytics.eu",
    "login": "tverbeke",
    "description": "",
    "uuid": 5047312
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "jsonlite",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tverbeke",
      "count": 1,
      "uuid": 5047312
    }
  ],
  "_userbio": {
    "uuid": 5047312,
    "type": "user",
    "name": "Tobias Verbeke"
  },
  "_downloads": {
    "count": 138,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RSBJson"
  },
  "_searchresults": 5,
  "_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/RSBJson.html",
    "manual.pdf"
  ],
  "_realowner": "tverbeke",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1.2",
      "date": "2020-06-16"
    }
  ],
  "_exports": [
    "allPossibleCombinations",
    "RSBJsonService"
  ],
  "_help": [
    {
      "page": "allPossibleCombinations",
      "title": "Generate All Possible Combinations of m Out of n",
      "topics": [
        "allPossibleCombinations"
      ]
    },
    {
      "page": "RSBJsonService",
      "title": "Generic Function to Handle R Requests from RSB JSON Applications",
      "topics": [
        "RSBJsonService"
      ]
    }
  ],
  "_rundeps": [
    "jsonlite"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rsbjson",
  "_universes": [
    "tverbeke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-09T08:17:20.000Z",
      "distro": "noble",
      "commit": "85c7e9b5cec187d4d586c678a0ec486c0cdacefb",
      "fileid": "c4b6685dcc3fe07a1c9bd4dbb3ff8e16574cbd0a08a2f5461b9c7fe87c399af1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tverbeke/actions/runs/27192993452"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-09T08:17:01.000Z",
      "distro": "noble",
      "commit": "85c7e9b5cec187d4d586c678a0ec486c0cdacefb",
      "fileid": "9881e589db58468da064511d5ed4d6f9f2b5538a3dc5c65e639970c402c15a52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tverbeke/actions/runs/27192993452"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-09T08:16:55.000Z",
      "commit": "85c7e9b5cec187d4d586c678a0ec486c0cdacefb",
      "fileid": "9305d2a6367adb7580099d83cb645df4bca644c5d19ca417671ff4c35cff10b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tverbeke/actions/runs/27192993452"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-09T08:17:29.000Z",
      "commit": "85c7e9b5cec187d4d586c678a0ec486c0cdacefb",
      "fileid": "00da55042b093fc4132607eb7fc7eb49a8c74ffa7a8f331725d17aeadcc38803",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tverbeke/actions/runs/27192993452"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-09T08:17:15.000Z",
      "commit": "85c7e9b5cec187d4d586c678a0ec486c0cdacefb",
      "fileid": "00d39988f67dc0cb6e9b9add6bca5eb8efc9dd3b6e3e0bb67512ffafa7319026",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tverbeke/actions/runs/27192993452"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-09T08:16:42.000Z",
      "commit": "85c7e9b5cec187d4d586c678a0ec486c0cdacefb",
      "fileid": "97fd22bb47800943a485275136d590ec16353b810fed736f08a06367dbe285be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tverbeke/actions/runs/27192993452"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-09T08:16:40.000Z",
      "commit": "85c7e9b5cec187d4d586c678a0ec486c0cdacefb",
      "fileid": "a8ae74ba94fe6c312df982f1dc918df5c6897a2e61326cd30cec76486dc4339b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tverbeke/actions/runs/27192993452"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-09T08:16:35.000Z",
      "commit": "85c7e9b5cec187d4d586c678a0ec486c0cdacefb",
      "fileid": "7ae61f83288d8a245070c41092021af4003cff6c0ac509f8d57c514d3ebef9c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tverbeke/actions/runs/27192993452"
    }
  ]
}