{
  "_id": "6a27ab1a24555f66ed534398",
  "Package": "cryptoverse",
  "Type": "Package",
  "Title": "Visualization and Analytics for the Cryptoverse",
  "Version": "0.1.0",
  "Author": "Vivian R. Steiger",
  "Maintainer": "Vivian R. Steiger <viv.datascientist@gmail.com>",
  "Description": "Providing data to quickly visualize and analyze data from\nseveral cryptocurrencies.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Repository": "https://viv-analytics.r-universe.dev",
  "Date/Publication": "2022-02-08 16:54:24 UTC",
  "RemoteUrl": "https://github.com/viv-analytics/cryptoverse",
  "RemoteRef": "HEAD",
  "RemoteSha": "179fc391283e2201d53e3c300ecfefce471a99b2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 07:42:54 UTC",
    "User": "root"
  },
  "MD5sum": "e282170757fc6518fca5246f66dd8840",
  "_user": "viv-analytics",
  "_type": "src",
  "_file": "cryptoverse_0.1.0.tar.gz",
  "_fileid": "bb525eaf286b7a36273d61cb6d56aea0ef071c50126acecd1458a01a1bd87022",
  "_filesize": 1354120,
  "_sha256": "bb525eaf286b7a36273d61cb6d56aea0ef071c50126acecd1458a01a1bd87022",
  "_created": "2026-06-08T07:42:54.000Z",
  "_published": "2026-06-09T05:56:42.871Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256737129,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7474193719"
    },
    {
      "job": 80256737098,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7474193162"
    },
    {
      "job": 80256736808,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7499592822"
    },
    {
      "job": 80256736818,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7499594467"
    },
    {
      "job": 80256736661,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474161838"
    },
    {
      "job": 80256737251,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474188447"
    },
    {
      "job": 80256737063,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7474184900"
    },
    {
      "job": 80256737134,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7474183828"
    },
    {
      "job": 80256737103,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7474180501"
    }
  ],
  "_buildurl": "https://github.com/r-universe/viv-analytics/actions/runs/27123023113",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/viv-analytics/cryptoverse",
  "_commit": {
    "id": "179fc391283e2201d53e3c300ecfefce471a99b2",
    "author": "Vivian Steiger <viv.datascientist@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1644339264
  },
  "_maintainer": {
    "name": "Vivian R. Steiger",
    "email": "viv.datascientist@gmail.com",
    "login": "viv-analytics",
    "linkedin": "in/vivian-r-steiger",
    "description": "",
    "uuid": 100348646
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    }
  ],
  "_owner": "viv-analytics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "viv-analytics",
      "count": 8,
      "uuid": 100348646
    }
  ],
  "_userbio": {
    "uuid": 100348646,
    "type": "user",
    "name": "Vivian Steiger"
  },
  "_downloads": {
    "count": 158,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cryptoverse"
  },
  "_devurl": "https://github.com/viv-analytics/cryptoverse",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cryptoverse.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/viv-analytics/cryptoverse",
  "_realowner": "viv-analytics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-02-08"
    }
  ],
  "_exports": [],
  "_datasets": [
    {
      "name": "crypto_data_daily",
      "title": "Cryptocurrency Data (Daily)",
      "object": "crypto_data_daily",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "symbol",
        "baseCurrency",
        "quoteCurrency",
        "open",
        "high",
        "low",
        "close",
        "volume",
        "volumeNotional",
        "tradesDone"
      ],
      "rows": 5801,
      "table": true,
      "tojson": true
    },
    {
      "name": "crypto_data_hourly",
      "title": "Cryptocurrency Data (hourly)",
      "object": "crypto_data_hourly",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "symbol",
        "baseCurrency",
        "quoteCurrency",
        "open",
        "high",
        "low",
        "close",
        "volume",
        "volumeNotional",
        "tradesDone"
      ],
      "rows": 19847,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "crypto_data_daily",
      "title": "Cryptocurrency Data (Daily)",
      "topics": [
        "crypto_data_daily"
      ]
    },
    {
      "page": "crypto_data_hourly",
      "title": "Cryptocurrency Data (hourly)",
      "topics": [
        "crypto_data_hourly"
      ]
    }
  ],
  "_readme": "https://github.com/viv-analytics/cryptoverse/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "cryptoverse",
  "_universes": [
    "viv-analytics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T07:44:42.000Z",
      "distro": "noble",
      "commit": "179fc391283e2201d53e3c300ecfefce471a99b2",
      "fileid": "96bb6b64a225b24febcd9c6ad70a4415cf93fceb552a1f25f71b2fddb0a4e4b0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/viv-analytics/actions/runs/27123023113"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T07:44:39.000Z",
      "distro": "noble",
      "commit": "179fc391283e2201d53e3c300ecfefce471a99b2",
      "fileid": "ddbce278f265acfb3bb9551bad15dc9b55986a23d72b984618bf42d2c90aa406",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/viv-analytics/actions/runs/27123023113"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T05:55:46.000Z",
      "commit": "179fc391283e2201d53e3c300ecfefce471a99b2",
      "fileid": "55ea0263b601850441b685d5ec9f2dcd1b11c699519078f3f7ab001dcb45dc20",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/viv-analytics/actions/runs/27123023113"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T05:55:53.000Z",
      "commit": "179fc391283e2201d53e3c300ecfefce471a99b2",
      "fileid": "8ae53119d88592f18a0709cd9ae5101ce7fc59660cba7b91d2812a122e2f42dd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/viv-analytics/actions/runs/27123023113"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-08T07:44:34.000Z",
      "commit": "179fc391283e2201d53e3c300ecfefce471a99b2",
      "fileid": "38d75674fcee144798e739da3be832fd49056b62bbabb17b9241ac278255ecf2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/viv-analytics/actions/runs/27123023113"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T07:44:10.000Z",
      "commit": "179fc391283e2201d53e3c300ecfefce471a99b2",
      "fileid": "22566dee7ce0f7d1ae7e44af72931a5e99a6beec41166706f02dcfc59d340454",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/viv-analytics/actions/runs/27123023113"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T07:44:07.000Z",
      "commit": "179fc391283e2201d53e3c300ecfefce471a99b2",
      "fileid": "a0169b1c861a74bb4b09170a6f892a7b155ede0d4408ab0487071643ed1fefd1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/viv-analytics/actions/runs/27123023113"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T07:43:56.000Z",
      "commit": "179fc391283e2201d53e3c300ecfefce471a99b2",
      "fileid": "04cc3daba63c80b18451683a03f2be34f1c838374141026734a12b663c0740e3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/viv-analytics/actions/runs/27123023113"
    }
  ]
}