{
  "_id": "6a1e86041d7bb097a0a6717e",
  "Package": "KrakenR",
  "Title": "Comprehensive R Interface for Accessing Kraken Cryptocurrency\nExchange REST API",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Nathanaël\", \"Dürst\", , \"nathanael.durst@unil.ch\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "A comprehensive R interface to access data from the Kraken\ncryptocurrency exchange REST API\n<https://docs.kraken.com/api/>. It allows users to retrieve\nvarious market data, such as asset information, trading pairs,\nand price data. The package is designed to facilitate efficient\ndata access for analysis, strategy development, and monitoring\nof cryptocurrency market trends.",
  "URL": "https://github.com/nathanael-g-durst/KrakenR,\nhttps://nathanael-g-durst.github.io/KrakenR/",
  "BugReports": "https://github.com/nathanael-g-durst/KrakenR/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://nathanael-durst.r-universe.dev",
  "Date/Publication": "2025-03-13 16:08:23 UTC",
  "RemoteUrl": "https://github.com/nathanael-durst/krakenr",
  "RemoteRef": "HEAD",
  "RemoteSha": "10b4db5afdba496029228cec6884afbac331c374",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:24:00 UTC",
    "User": "root"
  },
  "Author": "Nathanaël Dürst [aut, cre]",
  "Maintainer": "Nathanaël Dürst <nathanael.durst@unil.ch>",
  "MD5sum": "12dfb597790bd52b080772d9fe9564b1",
  "_user": "nathanael-durst",
  "_type": "src",
  "_file": "KrakenR_1.0.0.tar.gz",
  "_fileid": "0b588189274d2777566890f16df16506a576e863aa153b48a59efae19144483c",
  "_filesize": 116006,
  "_sha256": "0b588189274d2777566890f16df16506a576e863aa153b48a59efae19144483c",
  "_created": "2026-06-02T07:24:00.000Z",
  "_published": "2026-06-02T07:28:04.379Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79020096192,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351475986"
    },
    {
      "job": 79020096197,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351474038"
    },
    {
      "job": 79020096208,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351476069"
    },
    {
      "job": 79020096150,
      "time": 205,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351477970"
    },
    {
      "job": 79019529126,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351425536"
    },
    {
      "job": 79020096147,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351464069"
    },
    {
      "job": 79020096286,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351458262"
    },
    {
      "job": 79020096227,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351464032"
    },
    {
      "job": 79020096262,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351463966"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nathanael-durst/actions/runs/26804773710",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nathanael-durst/krakenr",
  "_commit": {
    "id": "10b4db5afdba496029228cec6884afbac331c374",
    "author": "Nathanaël G. Dürst <79649132+nathanael-g-durst@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nAdded stats",
    "time": 1741882103
  },
  "_maintainer": {
    "name": "Nathanaël Dürst",
    "email": "nathanael.durst@unil.ch",
    "login": "nathanael-durst",
    "linkedin": "in/nathanael-durst",
    "description": "",
    "uuid": 79649132
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "anytime",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nathanael-durst",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nathanael-durst",
      "count": 45,
      "uuid": 79649132
    }
  ],
  "_userbio": {
    "uuid": 79649132,
    "type": "user",
    "name": "Nathanaël G. Dürst"
  },
  "_downloads": {
    "count": 536,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KrakenR"
  },
  "_devurl": "https://github.com/nathanael-g-durst/krakenr",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/KrakenR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nathanael-durst/krakenr",
  "_realowner": "nathanael-durst",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-10-22"
    }
  ],
  "_exports": [
    "getAssets",
    "getOB",
    "getOHLC",
    "getPairs",
    "getSpreads",
    "getStatus",
    "getTickers",
    "getTime",
    "getTrades"
  ],
  "_help": [
    {
      "page": "getAssets",
      "title": "Retrieve Asset Information from Kraken Exchange",
      "topics": [
        "getAssets"
      ]
    },
    {
      "page": "getOB",
      "title": "Retrieve Order Book Data from Kraken Exchange",
      "topics": [
        "getOB"
      ]
    },
    {
      "page": "getOHLC",
      "title": "Retrieve OHLC Data from Kraken Exchange",
      "topics": [
        "getOHLC"
      ]
    },
    {
      "page": "getPairs",
      "title": "Retrieve Tradable Asset Pairs Information from Kraken Exchange",
      "topics": [
        "getPairs"
      ]
    },
    {
      "page": "getSpreads",
      "title": "Retrieve Recent Spreads Data from Kraken Exchange",
      "topics": [
        "getSpreads"
      ]
    },
    {
      "page": "getStatus",
      "title": "Retrieve the Current System Status of the Kraken Exchange",
      "topics": [
        "getStatus"
      ]
    },
    {
      "page": "getTickers",
      "title": "Retrieve Ticker Information from Kraken Exchange",
      "topics": [
        "getTickers"
      ]
    },
    {
      "page": "getTime",
      "title": "Retrieve the Current Kraken Server Time",
      "topics": [
        "getTime"
      ]
    },
    {
      "page": "getTrades",
      "title": "Retrieve Recent Trades Data from Kraken Exchange",
      "topics": [
        "getTrades"
      ]
    }
  ],
  "_readme": "https://github.com/nathanael-durst/krakenr/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "BH",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "KrakenR.Rmd",
      "filename": "KrakenR.html",
      "title": "KrakenR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Overview of Available Functions",
        "Example Workflow",
        "1. Fetching Asset Information",
        "2. Retrieving Order Book Data",
        "3. Fetching OHLC Data",
        "4. Getting Asset Pair Information",
        "5. Fetching Spread Data",
        "6. Getting Ticker Information",
        "7. Fetching Recent Trade Data",
        "8. Retrieving System Status",
        "9. Retrieving Server Time"
      ],
      "created": "2024-10-03 16:19:30",
      "modified": "2024-10-16 14:38:49",
      "commits": 4
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "krakenr",
  "_universes": [
    "nathanael-durst",
    "nathanael-g-durst"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T07:26:23.000Z",
      "distro": "noble",
      "commit": "10b4db5afdba496029228cec6884afbac331c374",
      "fileid": "94f40d07b2bcc7e7b33df45b35e5e20f6a0cf9ce2aa5e103554fc09edb152eb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nathanael-durst/actions/runs/26804773710"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T07:26:18.000Z",
      "distro": "noble",
      "commit": "10b4db5afdba496029228cec6884afbac331c374",
      "fileid": "5dbc11663286b012936b2d78dbbb098b5737f099c88094c925a948d7516623be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nathanael-durst/actions/runs/26804773710"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T07:26:36.000Z",
      "commit": "10b4db5afdba496029228cec6884afbac331c374",
      "fileid": "d0fb893c38922bfa73f0dfcb27dcf8eba648ce3e1c5716cdc764726bc46654cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nathanael-durst/actions/runs/26804773710"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T07:26:27.000Z",
      "commit": "10b4db5afdba496029228cec6884afbac331c374",
      "fileid": "ea94c65988b602b4d98956b1cf0964e31ae5e63b8b52925ad23d94cf9bc00d10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nathanael-durst/actions/runs/26804773710"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T07:26:26.000Z",
      "commit": "10b4db5afdba496029228cec6884afbac331c374",
      "fileid": "2bfad4f4eab5b73dbfdf4c80103cd34ac622025fa8aef444c34b903aa111e2c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nathanael-durst/actions/runs/26804773710"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T07:25:24.000Z",
      "commit": "10b4db5afdba496029228cec6884afbac331c374",
      "fileid": "3c8c2a1fe144bc84c2be4e435cb9e9c824e92cce909b36a028015ae3f0189416",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nathanael-durst/actions/runs/26804773710"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T07:25:41.000Z",
      "commit": "10b4db5afdba496029228cec6884afbac331c374",
      "fileid": "1607d494bb5768c0ce8fcc7ef5742ae692bcd91c3bfbdbfc7d0b96047ccadade",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nathanael-durst/actions/runs/26804773710"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T07:25:39.000Z",
      "commit": "10b4db5afdba496029228cec6884afbac331c374",
      "fileid": "b5d124656a5497b0455f1f0f449355288861703eed5d5210334308a5c0f2dc9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nathanael-durst/actions/runs/26804773710"
    }
  ]
}