{
  "_id": "6a197b27acfb0bcc41df5a01",
  "Package": "RBaseX",
  "Type": "Package",
  "Title": "'BaseX' Client",
  "Version": "1.1.2",
  "Date": "2022-04-11",
  "Authors@R": "person(\"Ben\",\"Engbers\", email = \"Ben.Engbers@Be-Logical.nl\", role = c(\"aut\",\"cre\"))",
  "Description": "'BaseX' <https://basex.org> is a XML database engine and a\ncompliant 'XQuery 3.1' processor with full support of 'W3C\nUpdate Facility'. This package is a full client-implementation\nof the client/server protocol for 'BaseX' and provides\nfunctionalities to create, manipulate and query on XML-data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Author": "Ben Engbers [aut, cre]",
  "Maintainer": "Ben Engbers <Ben.Engbers@Be-Logical.nl>",
  "URL": "https://github.com/BenEngbers/RBaseX",
  "SystemRequirements": "Needs a running BaseX server instance. The testuser\n(\"Test\"/\"testBasex\") should have admin rights.",
  "Config/pak/sysreqs": "make libicu-dev libssl-dev",
  "Repository": "https://benengbers.r-universe.dev",
  "Date/Publication": "2022-11-05 00:25:37 UTC",
  "RemoteUrl": "https://github.com/benengbers/rbasex",
  "RemoteRef": "HEAD",
  "RemoteSha": "64a3de8bd3d0e31cb9789a8bf30fa89a50f4729c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:21:35 UTC",
    "User": "root"
  },
  "MD5sum": "1c6092c93a9e9c11081000f7f00147ea",
  "_user": "benengbers",
  "_type": "src",
  "_file": "RBaseX_1.1.2.tar.gz",
  "_fileid": "ade00cc481dbe287ad625094c8fc589950c7e81a54ec5a2e9632b4a46105d998",
  "_filesize": 308376,
  "_sha256": "ade00cc481dbe287ad625094c8fc589950c7e81a54ec5a2e9632b4a46105d998",
  "_created": "2026-05-29T10:21:35.000Z",
  "_published": "2026-05-29T11:40:23.764Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78482451341,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7288497585"
    },
    {
      "job": 78482451467,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288499196"
    },
    {
      "job": 78482451314,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7289749862"
    },
    {
      "job": 78482451322,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7289781527"
    },
    {
      "job": 78482033979,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288457990"
    },
    {
      "job": 78482451340,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288491634"
    },
    {
      "job": 78482451455,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7288493891"
    },
    {
      "job": 78482451339,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7288492993"
    },
    {
      "job": 78482451327,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288492476"
    }
  ],
  "_buildurl": "https://github.com/r-universe/benengbers/actions/runs/26631727976",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/benengbers/rbasex",
  "_commit": {
    "id": "64a3de8bd3d0e31cb9789a8bf30fa89a50f4729c",
    "author": "Ben Engbers <Ben.Engbers@Be-Logical.nl>",
    "committer": "Ben Engbers <Ben.Engbers@Be-Logical.nl>",
    "message": "Version 1.1.2\n\nChanges in the client protocol made it necessary to add put.R and\nputBinary.R as replacement for Store.R and Replace.R. In future\nversions, these programs will be removed\n",
    "time": 1667607937
  },
  "_maintainer": {
    "name": "Ben Engbers",
    "email": "ben.engbers@be-logical.nl",
    "login": "benengbers",
    "description": "",
    "uuid": 12139617
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "pingr",
      "role": "Imports"
    },
    {
      "package": "rex",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    }
  ],
  "_owner": "benengbers",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "benengbers",
      "count": 16,
      "uuid": 12139617
    }
  ],
  "_userbio": {
    "uuid": 12139617,
    "type": "user",
    "name": "BenEngbers"
  },
  "_downloads": {
    "count": 158,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RBaseX"
  },
  "_devurl": "https://github.com/benengbers/rbasex",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RBaseX.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/benengbers/rbasex",
  "_realowner": "benengbers",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2019-12-22"
    },
    {
      "version": "0.2.4",
      "date": "2020-03-11"
    },
    {
      "version": "0.3.0",
      "date": "2020-05-01"
    },
    {
      "version": "0.9.2",
      "date": "2021-12-05"
    },
    {
      "version": "1.0.0",
      "date": "2021-12-10"
    },
    {
      "version": "1.1.1",
      "date": "2022-03-10"
    },
    {
      "version": "1.1.2",
      "date": "2022-12-02"
    }
  ],
  "_exports": [
    "Add",
    "BasexClient",
    "Bind",
    "Close",
    "Command",
    "Context",
    "Create",
    "Execute",
    "Full",
    "GetIntercept",
    "GetSuccess",
    "Info",
    "input_to_raw",
    "More",
    "NewBasexClient",
    "Next",
    "Options",
    "Query",
    "QueryClass",
    "Replace",
    "RestoreIntercept",
    "result2frame",
    "result2tibble",
    "SetIntercept",
    "SetSuccess",
    "SocketClass",
    "Store",
    "Updating"
  ],
  "_help": [
    {
      "page": "Add",
      "title": "Add",
      "topics": [
        "Add"
      ]
    },
    {
      "page": "Bind",
      "title": "Bind",
      "topics": [
        "Bind"
      ]
    },
    {
      "page": "Close",
      "title": "Close",
      "topics": [
        "Close"
      ]
    },
    {
      "page": "Command",
      "title": "Command",
      "topics": [
        "Command"
      ]
    },
    {
      "page": "Context",
      "title": "Context",
      "topics": [
        "Context"
      ]
    },
    {
      "page": "Create",
      "title": "Create",
      "topics": [
        "Create"
      ]
    },
    {
      "page": "Execute",
      "title": "Execute",
      "topics": [
        "Execute"
      ]
    },
    {
      "page": "Full",
      "title": "Title Full",
      "topics": [
        "Full"
      ]
    },
    {
      "page": "GetIntercept",
      "title": "GetIntercept",
      "topics": [
        "GetIntercept"
      ]
    },
    {
      "page": "GetSuccess",
      "title": "GetSuccess",
      "topics": [
        "GetSuccess"
      ]
    },
    {
      "page": "Info",
      "title": "Info",
      "topics": [
        "Info"
      ]
    },
    {
      "page": "input_to_raw",
      "title": "input_to_raw",
      "topics": [
        "input_to_raw"
      ]
    },
    {
      "page": "More",
      "title": "More",
      "topics": [
        "More"
      ]
    },
    {
      "page": "NewBasexClient",
      "title": "Title",
      "topics": [
        "NewBasexClient"
      ]
    },
    {
      "page": "Next",
      "title": "Next",
      "topics": [
        "Next"
      ]
    },
    {
      "page": "Options",
      "title": "Options",
      "topics": [
        "Options"
      ]
    },
    {
      "page": "Query",
      "title": "Query",
      "topics": [
        "Query"
      ]
    },
    {
      "page": "QueryClass",
      "title": "QueryClass",
      "topics": [
        "QueryClass"
      ]
    },
    {
      "page": "RBaseX",
      "title": "RBaseX",
      "topics": [
        "BasexClient",
        "RBaseX"
      ]
    },
    {
      "page": "Replace",
      "title": "Replace",
      "topics": [
        "Replace"
      ]
    },
    {
      "page": "RestoreIntercept",
      "title": "RestoreIntercept",
      "topics": [
        "RestoreIntercept"
      ]
    },
    {
      "page": "result2frame",
      "title": "result2frame",
      "topics": [
        "result2frame"
      ]
    },
    {
      "page": "result2tibble",
      "title": "result2tibble",
      "topics": [
        "result2tibble"
      ]
    },
    {
      "page": "SetIntercept",
      "title": "SetIntercept",
      "topics": [
        "SetIntercept"
      ]
    },
    {
      "page": "SetSuccess",
      "title": "SetSuccess",
      "topics": [
        "SetSuccess"
      ]
    },
    {
      "page": "SocketClass",
      "title": "SocketClass",
      "topics": [
        "SocketClass"
      ]
    },
    {
      "page": "Store",
      "title": "Store",
      "topics": [
        "Store"
      ]
    },
    {
      "page": "Updating",
      "title": "Updating",
      "topics": [
        "Updating"
      ]
    }
  ],
  "_readme": "https://github.com/benengbers/rbasex/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bitops",
    "cli",
    "curl",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pingr",
    "pkgconfig",
    "processx",
    "ps",
    "R6",
    "RCurl",
    "rex",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rbasex",
  "_universes": [
    "benengbers"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-29T10:23:38.000Z",
      "distro": "noble",
      "commit": "64a3de8bd3d0e31cb9789a8bf30fa89a50f4729c",
      "fileid": "e1f363c46a4db23e0dca4b65e1b2e3f903096d44bf64e2a18c57eeb29b2ec8ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benengbers/actions/runs/26631727976"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-29T10:23:44.000Z",
      "distro": "noble",
      "commit": "64a3de8bd3d0e31cb9789a8bf30fa89a50f4729c",
      "fileid": "194db52760f2476dbf09e1abec0de06ec33bb7bcc4603fecd6f49fcfa1446e40",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benengbers/actions/runs/26631727976"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-29T11:37:29.000Z",
      "commit": "64a3de8bd3d0e31cb9789a8bf30fa89a50f4729c",
      "fileid": "d8ceae8885ceedf8ddea74e790f816b75c10881520145e9e476019bad778bb69",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benengbers/actions/runs/26631727976"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-29T11:39:17.000Z",
      "commit": "64a3de8bd3d0e31cb9789a8bf30fa89a50f4729c",
      "fileid": "4942ff868b8a107e21b1a6dfa0389e57ca9d1a9595f85314c107eed6e2c93b10",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benengbers/actions/runs/26631727976"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-05-29T10:23:40.000Z",
      "commit": "64a3de8bd3d0e31cb9789a8bf30fa89a50f4729c",
      "fileid": "67285e8d229e2ec98f047c0699cc8235aa92e7f7cf695511166daf88305907ba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/benengbers/actions/runs/26631727976"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-29T10:22:47.000Z",
      "commit": "64a3de8bd3d0e31cb9789a8bf30fa89a50f4729c",
      "fileid": "d07ab1cdb1414aef57b6238f7deabb0c29d165bdd1d96f7034b48e82377f4984",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benengbers/actions/runs/26631727976"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-29T10:22:45.000Z",
      "commit": "64a3de8bd3d0e31cb9789a8bf30fa89a50f4729c",
      "fileid": "72385be210a30c60b45bf9163d955dd9b649186b5cf81161cb29820b7ed8aab2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benengbers/actions/runs/26631727976"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-29T10:22:43.000Z",
      "commit": "64a3de8bd3d0e31cb9789a8bf30fa89a50f4729c",
      "fileid": "68e5074437e361f617f0815314d736be3ecaf3c0d2290ea9f8bdff854dd4b8b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benengbers/actions/runs/26631727976"
    }
  ]
}