{
  "_id": "6a1f2725b401979e734224b9",
  "Package": "rbtc",
  "Title": "Bitcoin API",
  "Version": "0.1-7",
  "Date": "2024-10-20",
  "Authors@R": "person(\"Bernhard\", \"Pfaff\", email = \"bernhard@pfaffikus.de\", role = c(\"aut\", \"cre\"))",
  "Description": "Implementation of the RPC-JSON API for Bitcoin and utility\nfunctions for address creation and content analysis of the\nblockchain.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0",
  "NeedsCompilation": "no",
  "Maintainer": "Bernhard Pfaff <bernhard@pfaffikus.de>",
  "Packaged": {
    "Date": "2026-05-16 05:41:54 UTC",
    "User": "root"
  },
  "Author": "Bernhard Pfaff [aut, cre]",
  "Config/pak/sysreqs": "libgmp3-dev libssl-dev",
  "Repository": "https://bpfaff.r-universe.dev",
  "Date/Publication": "2024-10-20 16:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/rbtc",
  "RemoteRef": "HEAD",
  "RemoteSha": "be9d924f0bb091c243e8c01e1457dd57f8520cfd",
  "MD5sum": "58c30b4c702c7c714acf4c37171f26cf",
  "_user": "bpfaff",
  "_type": "src",
  "_file": "rbtc_0.1-7.tar.gz",
  "_fileid": "9f36b4069544214a452a559c37c2d80fb31643323c89e83c79350820969e112f",
  "_filesize": 312464,
  "_sha256": "9f36b4069544214a452a559c37c2d80fb31643323c89e83c79350820969e112f",
  "_created": "2026-05-16T05:41:54.000Z",
  "_published": "2026-06-02T18:55:33.803Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79148492640,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030915884"
    },
    {
      "job": 79148493032,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030914706"
    },
    {
      "job": 79148493172,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030910431"
    },
    {
      "job": 79148493149,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030913642"
    },
    {
      "job": 79148492654,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030902582"
    },
    {
      "job": 79148492058,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367049288"
    },
    {
      "job": 79148493138,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030912147"
    },
    {
      "job": 79148493171,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030910625"
    },
    {
      "job": 79148493093,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030909907"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bpfaff/actions/runs/25954081183",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rbtc",
  "_commit": {
    "id": "be9d924f0bb091c243e8c01e1457dd57f8520cfd",
    "author": "Bernhard Pfaff <bernhard@pfaffikus.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-7\n",
    "time": 1729442402
  },
  "_maintainer": {
    "name": "Bernhard Pfaff",
    "email": "bernhard@pfaffikus.de",
    "login": "bpfaff",
    "uuid": 10076912
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "gmp",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bpfaff",
      "count": 3,
      "uuid": 10076912
    }
  ],
  "_userbio": {
    "uuid": 10076912,
    "type": "user",
    "name": "Bernhard Pfaff"
  },
  "_downloads": {
    "count": 195,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rbtc"
  },
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rbtc.html",
    "manual.pdf"
  ],
  "_realowner": "bpfaff",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-5",
      "date": "2018-09-12"
    },
    {
      "version": "0.1-6",
      "date": "2019-03-11"
    },
    {
      "version": "0.1-7",
      "date": "2024-10-20"
    }
  ],
  "_exports": [
    "addnode",
    "base58CheckDecode",
    "base58CheckEncode",
    "bkfee",
    "blockattime",
    "blockstats",
    "clearbanned",
    "concatHex",
    "conrpc",
    "containsPoint",
    "createBtcAdr",
    "createPrivateKey",
    "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",
    "preciousblock",
    "PrivKey2PubKey",
    "PrivKey2Wif",
    "pruneblockchain",
    "PubHash2BtcAdr",
    "PubKey2PubHash",
    "rpcpost",
    "setnetworkactive",
    "startbtc",
    "stopbtc",
    "timeofblock",
    "txfee",
    "txids",
    "txinids",
    "txstats",
    "utxoage",
    "utxotype",
    "utxovalue",
    "validBtcAdr",
    "verifychain",
    "verifytxoutproof",
    "Wif2PrivKey"
  ],
  "_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": [
        "BtcAdresses"
      ],
      "topics": [
        "base58CheckDecode"
      ]
    },
    {
      "page": "base58CheckEncode",
      "title": "Base 58 binary-to-text-encoding",
      "concept": [
        "BtcAdresses"
      ],
      "topics": [
        "base58CheckEncode"
      ]
    },
    {
      "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",
      "concept": [
        "BtcAdresses"
      ],
      "topics": [
        "BTCADR-class"
      ]
    },
    {
      "page": "clearbanned",
      "title": "RPC-JSON API: clearbanned",
      "concept": [
        "Network RPCs"
      ],
      "topics": [
        "clearbanned"
      ]
    },
    {
      "page": "concatHex",
      "title": "Concatenate two hex strings",
      "concept": [
        "BtcAdresses"
      ],
      "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": "createBtcAdr",
      "title": "Create BTC addresses",
      "concept": [
        "BtcAdresses"
      ],
      "topics": [
        "createBtcAdr"
      ]
    },
    {
      "page": "createPrivateKey",
      "title": "Creation of a private key",
      "concept": [
        "BtcAdresses"
      ],
      "topics": [
        "createPrivateKey"
      ]
    },
    {
      "page": "date2int",
      "title": "Convert date/time to integer",
      "concept": [
        "UtilityFuncs"
      ],
      "topics": [
        "date2int"
      ]
    },
    {
      "page": "decodeHex",
      "title": "Decoding of a hex string",
      "concept": [
        "BtcAdresses"
      ],
      "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": "BTC hash160",
      "concept": [
        "BtcAdresses"
      ],
      "topics": [
        "hash160"
      ]
    },
    {
      "page": "hash256",
      "title": "BTC hash256",
      "concept": [
        "BtcAdresses"
      ],
      "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": "preciousblock",
      "title": "RPC-JSON API: preciousblock",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "preciousblock"
      ]
    },
    {
      "page": "PrivKey2PubKey",
      "title": "Create public key from private key",
      "concept": [
        "BtcAdresses"
      ],
      "topics": [
        "PrivKey2PubKey"
      ]
    },
    {
      "page": "PrivKey2Wif",
      "title": "Create WIF from a private key",
      "concept": [
        "BtcAdresses"
      ],
      "topics": [
        "PrivKey2Wif"
      ]
    },
    {
      "page": "pruneblockchain",
      "title": "RPC-JSON API: pruneblockchain",
      "concept": [
        "Blockchain RPCs"
      ],
      "topics": [
        "pruneblockchain"
      ]
    },
    {
      "page": "PubHash2BtcAdr",
      "title": "Create BTC address from public key hash",
      "concept": [
        "BtcAdresses"
      ],
      "topics": [
        "PubHash2BtcAdr"
      ]
    },
    {
      "page": "PubKey2PubHash",
      "title": "Create public key hash from 512-bit public key",
      "concept": [
        "BtcAdresses"
      ],
      "topics": [
        "PubKey2PubHash"
      ]
    },
    {
      "page": "rpcpost",
      "title": "HTTP post of RPC-JSON",
      "concept": [
        "bitcoind functions"
      ],
      "topics": [
        "rpcpost"
      ]
    },
    {
      "page": "setnetworkactive",
      "title": "RPC-JSON API: setnetworkactive",
      "concept": [
        "Network RPCs"
      ],
      "topics": [
        "setnetworkactive"
      ]
    },
    {
      "page": "show-methods",
      "title": "show-methods",
      "topics": [
        "show",
        "show,ANSRPC-method",
        "show,BTCADR-method",
        "show,ECPARAM-method"
      ]
    },
    {
      "page": "startbtc",
      "title": "Start bitcoind server process",
      "concept": [
        "bitcoind functions"
      ],
      "topics": [
        "startbtc"
      ]
    },
    {
      "page": "stopbtc",
      "title": "Stop bitcoind server process",
      "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": "validBtcAdr",
      "title": "Validate S4-class BTCADR",
      "concept": [
        "BtcAdresses"
      ],
      "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"
      ]
    },
    {
      "page": "Wif2PrivKey",
      "title": "Create private key from WIF",
      "concept": [
        "BtcAdresses"
      ],
      "topics": [
        "Wif2PrivKey"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "curl",
    "gmp",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "rjson",
    "sys"
  ],
  "_score": 1.146128035678238,
  "_indexed": true,
  "_nocasepkg": "rbtc",
  "_universes": [
    "bpfaff"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-7",
      "date": "2026-05-16T05:43:59.000Z",
      "distro": "noble",
      "commit": "be9d924f0bb091c243e8c01e1457dd57f8520cfd",
      "fileid": "4a3d797e7d747ab6496cd03b4d845f7b66954f3fca937139432c80b16d4a9823",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/25954081183"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-7",
      "date": "2026-05-16T05:43:51.000Z",
      "distro": "noble",
      "commit": "be9d924f0bb091c243e8c01e1457dd57f8520cfd",
      "fileid": "1ea22a069e2371594d072f70fc5ef419ce68bcf311522a4ba92b7851f3db575b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/25954081183"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-7",
      "date": "2026-05-16T05:43:17.000Z",
      "commit": "be9d924f0bb091c243e8c01e1457dd57f8520cfd",
      "fileid": "e0a75393d4b8ba212164e06437b9e53b8d64fb69a66ac468589064ea6f75ca9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/25954081183"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-7",
      "date": "2026-05-16T05:43:43.000Z",
      "commit": "be9d924f0bb091c243e8c01e1457dd57f8520cfd",
      "fileid": "3c7373861810bf69100a3d87dda5e02f08ed343c0e5fa7145af0f6787a2d2712",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/25954081183"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-7",
      "date": "2026-05-16T05:43:20.000Z",
      "commit": "be9d924f0bb091c243e8c01e1457dd57f8520cfd",
      "fileid": "ddd8d186fa0b52eda7ae7e20039cd40b3e4494f8879a0ac92a355b5e74a81f78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/25954081183"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-7",
      "date": "2026-05-16T05:43:07.000Z",
      "commit": "be9d924f0bb091c243e8c01e1457dd57f8520cfd",
      "fileid": "32f1d10b5c4030afb8dc590949717df459ed6a2dc2fe97ad4ae32fb3bc11e0b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/25954081183"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-7",
      "date": "2026-05-16T05:43:02.000Z",
      "commit": "be9d924f0bb091c243e8c01e1457dd57f8520cfd",
      "fileid": "abb790691903103dfff30088720938662f284f89829abfbe418786b34d48282b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/25954081183"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-7",
      "date": "2026-06-02T18:55:15.000Z",
      "commit": "be9d924f0bb091c243e8c01e1457dd57f8520cfd",
      "fileid": "14c06cdd1acdd32ca689a9d9e3caf8a814366e0f892b785c68ad3ec55809f4b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/25954081183"
    }
  ]
}