{
  "_id": "6a10418dacfb0bcc41c9d7f4",
  "Package": "rbch",
  "Version": "0.1-2",
  "Date": "2024-09-27",
  "Title": "Extraction and Analysis of Data from the Bitcoin Cash (BCH)\nBlockchain",
  "Authors@R": "c(person(family = \"Rucknium\",\nrole = c(\"cre\", \"aut\", \"cph\"),\nemail = \"Rucknium@protonmail.com\",\ncomment = c(ORCID = \"0000-0001-5999-8950\")),\nperson(given = \"Bernhard\",\nfamily = \"Pfaff\",\nrole = c(\"aut\", \"cph\"),\nemail = \"bernhard@pfaffikus.de\",\ncomment = \"Creator of rbtc, the package that rbch is originally based on.\"))",
  "Author": "Rucknium [cre, aut, cph]\n(<https://orcid.org/0000-0001-5999-8950>), Bernhard Pfaff [aut,\ncph] (Creator of rbtc, the package that rbch is originally\nbased on.)",
  "Maintainer": "Rucknium <Rucknium@protonmail.com>",
  "Description": "Issues RPC-JSON calls to 'bitcoind', the daemon of Bitcoin\nCash (BCH), to extract transaction data from the blockchain.\nBCH is a fork of Bitcoin that permits a greater number of\ntransactions per second. A BCH daemon is available under an MIT\nlicense from the Bitcoin Unlimited website\n<https://www.bitcoinunlimited.info>.",
  "License": "GPL-3",
  "URL": "https://github.com/Rucknium/rbch,\nhttps://www.bitcoinunlimited.info",
  "BugReports": "https://github.com/Rucknium/rbch/issues",
  "SystemRequirements": "BCHunlimited (>= 1.9.2)",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.2",
  "Packaged": {
    "Date": "2026-05-11 07:43:39 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libgmp3-dev libssl-dev",
  "Repository": "https://rucknium.r-universe.dev",
  "Date/Publication": "2024-11-08 21:11:09 UTC",
  "RemoteUrl": "https://github.com/rucknium/rbch",
  "RemoteRef": "HEAD",
  "RemoteSha": "663ea0f3df75fe575ba09813ef7293554acc16ec",
  "MD5sum": "be0dfab4abbc358899fb3c1e8f22307c",
  "_user": "rucknium",
  "_type": "src",
  "_file": "rbch_0.1-2.tar.gz",
  "_fileid": "c51af2f86d3e3fcf21158dadacdb96d0f1ef9063617cee12210e4125d1bf26a5",
  "_filesize": 303293,
  "_sha256": "c51af2f86d3e3fcf21158dadacdb96d0f1ef9063617cee12210e4125d1bf26a5",
  "_created": "2026-05-11T07:43:39.000Z",
  "_published": "2026-05-22T11:44:13.139Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372801222,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912920692"
    },
    {
      "job": 77372801135,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912918082"
    },
    {
      "job": 77372801350,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912925100"
    },
    {
      "job": 77372801138,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912923780"
    },
    {
      "job": 77372800269,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912883009"
    },
    {
      "job": 77372800652,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159672952"
    },
    {
      "job": 77372801170,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912903717"
    },
    {
      "job": 77372801549,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912910053"
    },
    {
      "job": 77372800965,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912907445"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rucknium/actions/runs/25656945396",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rucknium/rbch",
  "_commit": {
    "id": "663ea0f3df75fe575ba09813ef7293554acc16ec",
    "author": "Rucknium <Rucknium@protonmail.com>",
    "committer": "Rucknium <Rucknium@protonmail.com>",
    "message": "Fixes for CRAN's stricter package format rules\n",
    "time": 1731100269
  },
  "_maintainer": {
    "name": "Rucknium",
    "email": "rucknium@protonmail.com",
    "login": "rucknium",
    "orcid": "0000-0001-5999-8950",
    "uuid": 86333515
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "gmp",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    }
  ],
  "_owner": "rucknium",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "bpfaff",
      "count": 103,
      "uuid": 10076912
    },
    {
      "user": "rucknium",
      "count": 28,
      "uuid": 86333515
    }
  ],
  "_userbio": {
    "uuid": 86333515,
    "type": "user",
    "name": "Rucknium",
    "description": "Microeconomist and cryptocurrency protocol researcher"
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rbch"
  },
  "_devurl": "https://github.com/rucknium/rbch",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rbch.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rucknium/rbch",
  "_realowner": "rucknium",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2022-01-10"
    },
    {
      "version": "0.1-2",
      "date": "2024-09-27"
    }
  ],
  "_exports": [
    "addnode",
    "base58CheckDecode",
    "base58CheckEncode",
    "bkfee",
    "blockattime",
    "blockstats",
    "clearbanned",
    "concatHex",
    "conrpc",
    "containsPoint",
    "date2int",
    "decodeHex",
    "decoderawtransaction",
    "decodescript",
    "disconnectnode",
    "doubleUp",
    "ecparam",
    "ecpoint",
    "getaddednodeinfo",
    "getbestblockhash",
    "getblock",
    "getblockchaininfo",
    "getblockcount",
    "getblockhash",
    "getblockheader",
    "getchaintips",
    "getchaintxstats",
    "getconnectioncount",
    "getdifficulty",
    "gethelp",
    "getinfo",
    "getmempoolancestors",
    "getmempooldescendants",
    "getmempoolentry",
    "getmempoolinfo",
    "getnettotals",
    "getnetworkinfo",
    "getpeerinfo",
    "getrawmempool",
    "getrawtransaction",
    "gettxout",
    "gettxoutproof",
    "gettxoutsetinfo",
    "getwalletinfo",
    "hash160",
    "hash256",
    "int2date",
    "intMaxDay",
    "intMinDay",
    "intRangeDay",
    "intRangePeriod",
    "isNull",
    "listbanned",
    "ping",
    "pruneblockchain",
    "PubHash2BchAdr",
    "PubHash2BtcAdr",
    "PubKey2PubHash",
    "rpcpost",
    "startbch",
    "startbtc",
    "stopbch",
    "stopbtc",
    "timeofblock",
    "txfee",
    "txids",
    "txinids",
    "txstats",
    "utxoage",
    "utxotype",
    "utxovalue",
    "validBchAdr",
    "validBtcAdr",
    "verifychain",
    "verifytxoutproof"
  ],
  "_help": [
    {
      "page": "addnode",
      "title": "RPC-JSON API: addnode",
      "concept": [
        "Network RPCs"
      ],
      "topics": [
        "addnode"
      ]
    },
    {
      "page": "ANSRPC-class",
      "title": "The ANSRPC class",
      "concept": [
        "bitcoind functions"
      ],
      "topics": [
        "ANSRPC-class"
      ]
    },
    {
      "page": "base58CheckDecode",
      "title": "Base 58 binary-to-text-decoding",
      "concept": [
        "BchAdresses"
      ],
      "topics": [
        "base58CheckDecode"
      ]
    },
    {
      "page": "base58CheckEncode",
      "title": "Base 58 binary-to-text-encoding",
      "concept": [
        "BchAdresses"
      ],
      "topics": [
        "base58CheckEncode"
      ]
    },
    {
      "page": "BCHADR-class",
      "title": "S4 class BCHADR",
      "concept": [
        "BchAdresses"
      ],
      "topics": [
        "BCHADR-class"
      ]
    },
    {
      "page": "bkfee",
      "title": "Compute fee in a block",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "bkfee"
      ]
    },
    {
      "page": "blockattime",
      "title": "Block height at time",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "blockattime"
      ]
    },
    {
      "page": "blockstats",
      "title": "Obtaining statistics of a block",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "blockstats"
      ]
    },
    {
      "page": "BTCADR-class",
      "title": "S4 class BTCADR (BTC alias)",
      "concept": [
        "BchAdresses"
      ],
      "topics": [
        "BTCADR-class"
      ]
    },
    {
      "page": "clearbanned",
      "title": "RPC-JSON API: clearbanned",
      "concept": [
        "Network RPCs"
      ],
      "topics": [
        "clearbanned"
      ]
    },
    {
      "page": "concatHex",
      "title": "Concatenate two hex strings",
      "concept": [
        "BchAdresses"
      ],
      "topics": [
        "concatHex"
      ]
    },
    {
      "page": "conrpc",
      "title": "Extracting Configuration Settings",
      "concept": [
        "bitcoind functions"
      ],
      "topics": [
        "conrpc"
      ]
    },
    {
      "page": "CONRPC-class",
      "title": "The CONRPC class",
      "concept": [
        "bitcoind functions"
      ],
      "topics": [
        "CONRPC-class"
      ]
    },
    {
      "page": "containsPoint-methods",
      "title": "containsPoint-methods",
      "concept": [
        "EllipticCurve"
      ],
      "topics": [
        "containsPoint",
        "containsPoint,ECPARAM,bigz,bigz-method",
        "containsPoint,ECPARAM,character,character-method",
        "containsPoint,ECPARAM,integer,integer-method"
      ]
    },
    {
      "page": "date2int",
      "title": "Convert date/time to integer",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "date2int"
      ]
    },
    {
      "page": "decodeHex",
      "title": "Decoding of a hex string",
      "concept": [
        "BchAdresses"
      ],
      "topics": [
        "decodeHex"
      ]
    },
    {
      "page": "decoderawtransaction",
      "title": "RPC-JSON API: decoderawtransaction",
      "concept": [
        "RawTransactions RPCs"
      ],
      "topics": [
        "decoderawtransaction"
      ]
    },
    {
      "page": "decodescript",
      "title": "RPC-JSON API: decodescript",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "decodescript"
      ]
    },
    {
      "page": "disconnectnode",
      "title": "RPC-JSON API: disconnectnode",
      "concept": [
        "Network RPCs"
      ],
      "topics": [
        "disconnectnode"
      ]
    },
    {
      "page": "ecoperators-methods",
      "title": "Elliptic curve operators",
      "concept": [
        "EllipticCurve"
      ],
      "topics": [
        "*,bigz,ECPOINT-method",
        "*,ECPOINT,bigz-method",
        "+,ECPOINT,ECPOINT-method",
        "AND",
        "AND,bigz,bigz-method",
        "doubleUp",
        "doubleUp,ECPOINT-method",
        "ecoperators",
        "leftmostBit",
        "leftmostBit,bigz-method"
      ]
    },
    {
      "page": "ecparam",
      "title": "Creating objects of class ECPARAM",
      "concept": [
        "EllipticCurve"
      ],
      "topics": [
        "ecparam"
      ]
    },
    {
      "page": "ECPARAM-class",
      "title": "The ECPARAM class",
      "concept": [
        "EllipticCurve"
      ],
      "topics": [
        "ECPARAM-class"
      ]
    },
    {
      "page": "EcparamOrNull-class",
      "title": "S4 Class Union ECPARAM or NULL",
      "concept": [
        "EllipticCurve"
      ],
      "topics": [
        "EcparamOrNull-class"
      ]
    },
    {
      "page": "ecpoint",
      "title": "Creating objects of class ECPOINT",
      "concept": [
        "EllipticCurve"
      ],
      "topics": [
        "ecpoint"
      ]
    },
    {
      "page": "ECPOINT-class",
      "title": "S4 Class ECPOINT",
      "concept": [
        "EllipticCurve"
      ],
      "topics": [
        "ECPOINT-class"
      ]
    },
    {
      "page": "getaddednodeinfo",
      "title": "RPC-JSON API: getaddednodeinfo",
      "concept": [
        "Network RPCs"
      ],
      "topics": [
        "getaddednodeinfo"
      ]
    },
    {
      "page": "getbestblockhash",
      "title": "RPC-JSON API: getbestblockhash",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getbestblockhash"
      ]
    },
    {
      "page": "getblock",
      "title": "RPC-JSON API: getblock",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getblock"
      ]
    },
    {
      "page": "getblockchaininfo",
      "title": "RPC-JSON API: getblockchaininfo",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getblockchaininfo"
      ]
    },
    {
      "page": "getblockcount",
      "title": "RPC-JSON API: getblockcount",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getblockcount"
      ]
    },
    {
      "page": "getblockhash",
      "title": "RPC-JSON API: getblockhash",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getblockhash"
      ]
    },
    {
      "page": "getblockheader",
      "title": "RPC-JSON API: getblockheader",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getblockheader"
      ]
    },
    {
      "page": "getchaintips",
      "title": "RPC-JSON API: getchaintips",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getchaintips"
      ]
    },
    {
      "page": "getchaintxstats",
      "title": "RPC-JSON API: getchaintxstats",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getchaintxstats"
      ]
    },
    {
      "page": "getconnectioncount",
      "title": "RPC-JSON API: getconnectioncount",
      "concept": [
        "Network RPCs"
      ],
      "topics": [
        "getconnectioncount"
      ]
    },
    {
      "page": "getdifficulty",
      "title": "RPC-JSON API: getdifficulty",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getdifficulty"
      ]
    },
    {
      "page": "gethelp",
      "title": "RPC-JSON API: Help",
      "concept": [
        "Control RPCs"
      ],
      "topics": [
        "gethelp"
      ]
    },
    {
      "page": "getinfo",
      "title": "RPC-JSON API: getinfo",
      "concept": [
        "Control RPCs"
      ],
      "topics": [
        "getinfo"
      ]
    },
    {
      "page": "getmempoolancestors",
      "title": "RPC-JSON API: getmempoolancestors",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getmempoolancestors"
      ]
    },
    {
      "page": "getmempooldescendants",
      "title": "RPC-JSON API: getmempooldescendants",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getmempooldescendants"
      ]
    },
    {
      "page": "getmempoolentry",
      "title": "RPC-JSON API: getmempoolentry",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getmempoolentry"
      ]
    },
    {
      "page": "getmempoolinfo",
      "title": "RPC-JSON API: getmempoolinfo",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getmempoolinfo"
      ]
    },
    {
      "page": "getnettotals",
      "title": "RPC-JSON API: getnettotals",
      "concept": [
        "Network RPCs"
      ],
      "topics": [
        "getnettotals"
      ]
    },
    {
      "page": "getnetworkinfo",
      "title": "RPC-JSON API: getnetworkinfo",
      "concept": [
        "Network RPCs"
      ],
      "topics": [
        "getnetworkinfo"
      ]
    },
    {
      "page": "getpeerinfo",
      "title": "RPC-JSON API: getpeerinfo",
      "concept": [
        "Network RPCs"
      ],
      "topics": [
        "getpeerinfo"
      ]
    },
    {
      "page": "getrawmempool",
      "title": "RPC-JSON API: getrawmempool",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "getrawmempool"
      ]
    },
    {
      "page": "getrawtransaction",
      "title": "RPC-JSON API: getrawtransaction",
      "concept": [
        "RawTransactions RPCs"
      ],
      "topics": [
        "getrawtransaction"
      ]
    },
    {
      "page": "gettxout",
      "title": "RPC-JSON API: gettxout",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "gettxout"
      ]
    },
    {
      "page": "gettxoutproof",
      "title": "RPC-JSON API: gettxoutproof",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "gettxoutproof"
      ]
    },
    {
      "page": "gettxoutsetinfo",
      "title": "RPC-JSON API: gettxoutsetinfo",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "gettxoutsetinfo"
      ]
    },
    {
      "page": "getwalletinfo",
      "title": "RPC-JSON API: getwalletinfo",
      "concept": [
        "Control RPCs"
      ],
      "topics": [
        "getwalletinfo"
      ]
    },
    {
      "page": "hash160",
      "title": "BCH hash160",
      "concept": [
        "BchAdresses"
      ],
      "topics": [
        "hash160"
      ]
    },
    {
      "page": "hash256",
      "title": "BCH hash256",
      "concept": [
        "BchAdresses"
      ],
      "topics": [
        "hash256"
      ]
    },
    {
      "page": "int2date",
      "title": "Convert time stamp to POSIX",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "int2date"
      ]
    },
    {
      "page": "intMaxDay",
      "title": "Integer representation of a day-end",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "intMaxDay"
      ]
    },
    {
      "page": "intMinDay",
      "title": "Integer representation of a day-begin",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "intMinDay"
      ]
    },
    {
      "page": "intRangeDay",
      "title": "Integer range within a day",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "intRangeDay"
      ]
    },
    {
      "page": "intRangePeriod",
      "title": "Integer range between two dates",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "intRangePeriod"
      ]
    },
    {
      "page": "isNull-methods",
      "title": "Test for empty EC point",
      "concept": [
        "EllipticCurve"
      ],
      "topics": [
        "isNull",
        "isNull,ECPOINT-method"
      ]
    },
    {
      "page": "listbanned",
      "title": "RPC-JSON API: listbanned",
      "concept": [
        "Network RPCs"
      ],
      "topics": [
        "listbanned"
      ]
    },
    {
      "page": "NullOrCharacter-class",
      "title": "S4 Class Union NULL or character",
      "concept": [
        "bitcoind functions"
      ],
      "topics": [
        "NullOrCharacter-class"
      ]
    },
    {
      "page": "NullOrInteger-class",
      "title": "S4 Class Union NULL or integer",
      "concept": [
        "bitcoind functions"
      ],
      "topics": [
        "NullOrInteger-class"
      ]
    },
    {
      "page": "ping",
      "title": "RPC-JSON API: ping",
      "concept": [
        "Network RPCs"
      ],
      "topics": [
        "ping"
      ]
    },
    {
      "page": "pruneblockchain",
      "title": "RPC-JSON API: pruneblockchain",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "pruneblockchain"
      ]
    },
    {
      "page": "PubHash2BchAdr",
      "title": "Create BCH address from public key hash",
      "concept": [
        "BchAdresses"
      ],
      "topics": [
        "PubHash2BchAdr"
      ]
    },
    {
      "page": "PubHash2BtcAdr",
      "title": "Create BCH address from public key hash (BTC alias)",
      "concept": [
        "BtcAdresses"
      ],
      "topics": [
        "PubHash2BtcAdr"
      ]
    },
    {
      "page": "PubKey2PubHash",
      "title": "Create public key hash from 512-bit public key",
      "concept": [
        "BchAdresses"
      ],
      "topics": [
        "PubKey2PubHash"
      ]
    },
    {
      "page": "rpcpost",
      "title": "HTTP post of RPC-JSON",
      "concept": [
        "bitcoind functions"
      ],
      "topics": [
        "rpcpost"
      ]
    },
    {
      "page": "show-methods",
      "title": "show-methods",
      "topics": [
        "show",
        "show,ANSRPC-method",
        "show,BCHADR-method",
        "show,BTCADR-method",
        "show,ECPARAM-method"
      ]
    },
    {
      "page": "startbch",
      "title": "Start bitcoind server process",
      "concept": [
        "bitcoind functions"
      ],
      "topics": [
        "startbch"
      ]
    },
    {
      "page": "startbtc",
      "title": "Start bitcoind server process (BTC alias)",
      "concept": [
        "bitcoind functions"
      ],
      "topics": [
        "startbtc"
      ]
    },
    {
      "page": "stopbch",
      "title": "Stop bitcoind server process",
      "concept": [
        "bitcoind functions"
      ],
      "topics": [
        "stopbch"
      ]
    },
    {
      "page": "stopbtc",
      "title": "Stop bitcoind server process (BTC alias)",
      "concept": [
        "bitcoind functions"
      ],
      "topics": [
        "stopbtc"
      ]
    },
    {
      "page": "timeofblock",
      "title": "Time of a block",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "timeofblock"
      ]
    },
    {
      "page": "txfee",
      "title": "Compute fee of a transaction",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "txfee"
      ]
    },
    {
      "page": "txids",
      "title": "Retrieve TX Ids in block",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "txids"
      ]
    },
    {
      "page": "txinids",
      "title": "Retrieving the input transaction IDs",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "txinids"
      ]
    },
    {
      "page": "txstats",
      "title": "Statistics of a transaction",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "txstats"
      ]
    },
    {
      "page": "utxoage",
      "title": "Age of UTXOs",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "utxoage"
      ]
    },
    {
      "page": "utxotype",
      "title": "Retrieving types of UTXOs",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "utxotype"
      ]
    },
    {
      "page": "utxovalue",
      "title": "Retrieving values of UTXOs",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "utxovalue"
      ]
    },
    {
      "page": "validBchAdr",
      "title": "Validate S4-class BCHADR",
      "concept": [
        "BchAdresses"
      ],
      "topics": [
        "validBchAdr"
      ]
    },
    {
      "page": "validBtcAdr",
      "title": "Validate S4-class BTCADR (BTC alias)",
      "concept": [
        "BchAdresses"
      ],
      "topics": [
        "validBtcAdr"
      ]
    },
    {
      "page": "verifychain",
      "title": "RPC-JSON API: verifychain",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "verifychain"
      ]
    },
    {
      "page": "verifytxoutproof",
      "title": "RPC-JSON API: verifytxoutproof",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "verifytxoutproof"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "curl",
    "gmp",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "rjson",
    "sys"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "rbch",
  "_universes": [
    "rucknium"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-05-11T07:45:52.000Z",
      "distro": "noble",
      "commit": "663ea0f3df75fe575ba09813ef7293554acc16ec",
      "fileid": "0586e7c70e4483497b64ddbf30b900bb867ca9cb470090cc015701ebbc99b247",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rucknium/actions/runs/25656945396"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-05-11T07:45:44.000Z",
      "distro": "noble",
      "commit": "663ea0f3df75fe575ba09813ef7293554acc16ec",
      "fileid": "5cdd4293c2c393aed5bb134a2825b0656ca8f935f9b6f45f2fce5e8e9d4e1d50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rucknium/actions/runs/25656945396"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-05-11T07:46:10.000Z",
      "commit": "663ea0f3df75fe575ba09813ef7293554acc16ec",
      "fileid": "c714738aba4105efe2d44c845dd9b12f98d96027b115fc97a886884f06417398",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rucknium/actions/runs/25656945396"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-05-11T07:46:03.000Z",
      "commit": "663ea0f3df75fe575ba09813ef7293554acc16ec",
      "fileid": "5e2dd548d51302fd693fc46d98d792ca20a24ebf97ea408456204727ed11393e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rucknium/actions/runs/25656945396"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-05-11T07:44:51.000Z",
      "commit": "663ea0f3df75fe575ba09813ef7293554acc16ec",
      "fileid": "7898462dff48fed1db6ce5ee9f3abace789876266abc8c687d2ef352f747ebf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rucknium/actions/runs/25656945396"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-05-11T07:45:10.000Z",
      "commit": "663ea0f3df75fe575ba09813ef7293554acc16ec",
      "fileid": "3e809875a555cc019447de795a1b64f8d990103da969bc47b3f28511b659412f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rucknium/actions/runs/25656945396"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-05-11T07:45:03.000Z",
      "commit": "663ea0f3df75fe575ba09813ef7293554acc16ec",
      "fileid": "9feec98fd128ef9bfc9db7ceca101f19fb44491322f21a8db3234514f0a0dd8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rucknium/actions/runs/25656945396"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-2",
      "date": "2026-05-22T11:43:51.000Z",
      "commit": "663ea0f3df75fe575ba09813ef7293554acc16ec",
      "fileid": "48daf22212f991a39496def4d35a2cb28abc01e6a55464c1c085d9966caed8d7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rucknium/actions/runs/25656945396"
    }
  ]
}