{
  "_id": "6a106775acfb0bcc41ca91d7",
  "Type": "Package",
  "Package": "riingo",
  "Title": "An R Interface to the 'Tiingo' Stock Price API",
  "Version": "0.3.1.9000",
  "Authors@R": "c(person(given = \"Davis\",\nfamily = \"Vaughan\",\nrole = c(\"aut\", \"cre\"),\nemail = \"davis@rstudio.com\"),\nperson(given = \"Matt\",\nfamily = \"Dancho\",\nrole = \"aut\",\nemail = \"mdancho@business-science.io\"))",
  "Maintainer": "Davis Vaughan <davis@rstudio.com>",
  "Description": "Functionality to download stock prices, cryptocurrency\ndata, and more from the 'Tiingo' API <https://api.tiingo.com/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/business-science/riingo",
  "BugReports": "https://github.com/business-science/riingo/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://business-science.r-universe.dev",
  "Date/Publication": "2020-09-14 12:18:50 UTC",
  "RemoteUrl": "https://github.com/business-science/riingo",
  "RemoteRef": "HEAD",
  "RemoteSha": "a2e343baf32f946600f972dd1b3dd2746e1c709c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 05:35:31 UTC",
    "User": "root"
  },
  "Author": "Davis Vaughan [aut, cre],\nMatt Dancho [aut]",
  "MD5sum": "ff1b4bfa41f3484983921b13eddf513c",
  "_user": "business-science",
  "_type": "src",
  "_file": "riingo_0.3.1.9000.tar.gz",
  "_fileid": "7513344d2e5dba4982b68f92df2af89bd7fb9f0bb35eb7f74f065779a9cd04d5",
  "_filesize": 181119,
  "_sha256": "7513344d2e5dba4982b68f92df2af89bd7fb9f0bb35eb7f74f065779a9cd04d5",
  "_created": "2026-05-08T05:35:31.000Z",
  "_published": "2026-05-22T14:25:57.014Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77399482837,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6872559530"
    },
    {
      "job": 77399482838,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872560446"
    },
    {
      "job": 77399482661,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6872553121"
    },
    {
      "job": 77399482775,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872561163"
    },
    {
      "job": 77399482416,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872536333"
    },
    {
      "job": 77399481994,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162901225"
    },
    {
      "job": 77399482491,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6872550790"
    },
    {
      "job": 77399483207,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6872552261"
    },
    {
      "job": 77399482993,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872552529"
    }
  ],
  "_buildurl": "https://github.com/r-universe/business-science/actions/runs/25538787830",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/business-science/riingo",
  "_commit": {
    "id": "a2e343baf32f946600f972dd1b3dd2746e1c709c",
    "author": "DavisVaughan <davis@rstudio.com>",
    "committer": "DavisVaughan <davis@rstudio.com>",
    "message": "Increment version number\n",
    "time": 1600085930
  },
  "_maintainer": {
    "name": "Davis Vaughan",
    "email": "davis@rstudio.com",
    "login": "davisvaughan",
    "bluesky": "@davisvaughan.bsky.social",
    "uuid": 19150088
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "crayon",
      "version": ">= 1.3.4",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "business-science",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 52,
  "_contributors": [
    {
      "user": "davisvaughan",
      "count": 75,
      "uuid": 19150088
    }
  ],
  "_userbio": {
    "uuid": 26503379,
    "type": "organization",
    "name": "Business Science",
    "description": "Applying data science to business & financial analysis, tw: @bizScienc"
  },
  "_downloads": {
    "count": 1712,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/riingo"
  },
  "_devurl": "https://github.com/business-science/riingo",
  "_searchresults": 54,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/riingo.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/business-science/riingo",
  "_realowner": "business-science",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-04-16"
    },
    {
      "version": "0.2.0",
      "date": "2019-05-11"
    },
    {
      "version": "0.3.0",
      "date": "2020-07-23"
    },
    {
      "version": "0.3.1",
      "date": "2020-09-12"
    }
  ],
  "_exports": [
    "convert_to_local_time",
    "is_supported_ticker",
    "riingo_browse_documentation",
    "riingo_browse_signup",
    "riingo_browse_token",
    "riingo_browse_usage",
    "riingo_crypto_latest",
    "riingo_crypto_meta",
    "riingo_crypto_prices",
    "riingo_crypto_quote",
    "riingo_fundamentals_definitions",
    "riingo_fundamentals_meta",
    "riingo_fundamentals_metrics",
    "riingo_fundamentals_statements",
    "riingo_fx_prices",
    "riingo_fx_quote",
    "riingo_get_token",
    "riingo_iex_latest",
    "riingo_iex_prices",
    "riingo_iex_quote",
    "riingo_latest",
    "riingo_meta",
    "riingo_news",
    "riingo_prices",
    "riingo_set_token",
    "supported_tickers"
  ],
  "_help": [
    {
      "page": "convert_to_local_time",
      "title": "Convert the 'POSIXct' columns of a data frame to the local time zone",
      "topics": [
        "convert_to_local_time"
      ]
    },
    {
      "page": "ticker_info",
      "title": "Ticker information",
      "topics": [
        "is_supported_ticker",
        "supported_tickers"
      ]
    },
    {
      "page": "riingo_browse",
      "title": "Browse various pages of the Tiingo site",
      "topics": [
        "riingo_browse_documentation",
        "riingo_browse_signup",
        "riingo_browse_token",
        "riingo_browse_usage"
      ]
    },
    {
      "page": "riingo_crypto_latest",
      "title": "The latest day's worth of intraday data for a given cryptocurrency",
      "topics": [
        "riingo_crypto_latest"
      ]
    },
    {
      "page": "riingo_crypto_meta",
      "title": "Get meta data about a cryptocurrency on Tiingo",
      "topics": [
        "riingo_crypto_meta"
      ]
    },
    {
      "page": "riingo_crypto_prices",
      "title": "Get cryptocurrency prices aggregated through Tiingo",
      "topics": [
        "riingo_crypto_prices"
      ]
    },
    {
      "page": "riingo_crypto_quote",
      "title": "Quote and Top of Book data for a given cryptocurrency",
      "topics": [
        "riingo_crypto_quote"
      ]
    },
    {
      "page": "riingo_fundamentals_definitions",
      "title": "Fundamentals - Definitions",
      "concept": [
        "fundamentals"
      ],
      "topics": [
        "riingo_fundamentals_definitions"
      ]
    },
    {
      "page": "riingo_fundamentals_meta",
      "title": "Fundamentals - Meta",
      "concept": [
        "fundamentals"
      ],
      "topics": [
        "riingo_fundamentals_meta"
      ]
    },
    {
      "page": "riingo_fundamentals_metrics",
      "title": "Fundamentals - Metrics",
      "concept": [
        "fundamentals"
      ],
      "topics": [
        "riingo_fundamentals_metrics"
      ]
    },
    {
      "page": "riingo_fundamentals_statements",
      "title": "Fundamentals - Statements",
      "concept": [
        "fundamentals"
      ],
      "topics": [
        "riingo_fundamentals_statements"
      ]
    },
    {
      "page": "riingo_fx_prices",
      "title": "Forex - Prices",
      "topics": [
        "riingo_fx_prices"
      ]
    },
    {
      "page": "riingo_fx_quote",
      "title": "Quote and Top of Book data for a given forex ticker",
      "topics": [
        "riingo_fx_quote"
      ]
    },
    {
      "page": "riingo_iex_latest",
      "title": "The latest day's worth of intraday data for a given ticker",
      "topics": [
        "riingo_iex_latest"
      ]
    },
    {
      "page": "riingo_iex_prices",
      "title": "Get stock or ETF prices from IEX through Tiingo",
      "topics": [
        "riingo_iex_prices"
      ]
    },
    {
      "page": "riingo_iex_quote",
      "title": "Quote and Top of Book data for a given ticker",
      "topics": [
        "riingo_iex_quote"
      ]
    },
    {
      "page": "riingo_latest",
      "title": "The latest day's worth of data for a given ticker",
      "topics": [
        "riingo_latest"
      ]
    },
    {
      "page": "riingo_meta",
      "title": "Get meta data about a ticker available on Tiingo",
      "topics": [
        "riingo_meta"
      ]
    },
    {
      "page": "riingo_news",
      "title": "Get news articles cultivated by Tiingo",
      "topics": [
        "riingo_news"
      ]
    },
    {
      "page": "riingo_prices",
      "title": "Get stock or ETF prices from the Tiingo API",
      "topics": [
        "riingo_prices"
      ]
    },
    {
      "page": "riingo_token",
      "title": "Set and get your Tiingo API token",
      "topics": [
        "riingo_get_token",
        "riingo_set_token"
      ]
    }
  ],
  "_readme": "https://github.com/business-science/riingo/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "crayon",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 5.380870868134921,
  "_indexed": true,
  "_nocasepkg": "riingo",
  "_universes": [
    "business-science",
    "davisvaughan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1.9000",
      "date": "2026-05-08T05:37:32.000Z",
      "distro": "noble",
      "commit": "a2e343baf32f946600f972dd1b3dd2746e1c709c",
      "fileid": "a3efaf502192151f01b9bd18fbd128635fb46aa79b1d0a580de63f51836c28e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/25538787830"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1.9000",
      "date": "2026-05-08T05:37:37.000Z",
      "distro": "noble",
      "commit": "a2e343baf32f946600f972dd1b3dd2746e1c709c",
      "fileid": "252dd92b56adc0b9d915110c10fd3cde9644836b4cd428334190612b14d700b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/25538787830"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1.9000",
      "date": "2026-05-08T05:37:01.000Z",
      "commit": "a2e343baf32f946600f972dd1b3dd2746e1c709c",
      "fileid": "fe48fc7f72cef6b203b4f33dc1292e5ad292321f09a29f35368112524ed7bed1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/25538787830"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1.9000",
      "date": "2026-05-08T05:37:37.000Z",
      "commit": "a2e343baf32f946600f972dd1b3dd2746e1c709c",
      "fileid": "c9a230685c1f35cb69e0d2d46e95529935bacbcc1154eab2db22cb8f30494f33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/25538787830"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-05-08T05:36:42.000Z",
      "commit": "a2e343baf32f946600f972dd1b3dd2746e1c709c",
      "fileid": "df103872c0c11057b6254d27c6e3c98ddcfcb81f34f62234f56c833c376225d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/25538787830"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-05-08T05:36:50.000Z",
      "commit": "a2e343baf32f946600f972dd1b3dd2746e1c709c",
      "fileid": "255a0e0de1a3cb0950d33e89c001137584eb65e6924b362d1bce89be3f4760f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/25538787830"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-05-08T05:36:50.000Z",
      "commit": "a2e343baf32f946600f972dd1b3dd2746e1c709c",
      "fileid": "b4a5a59c279854acc1a9a1999c6cb6a45d1f994c26967bde484f0d26ee5bab4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/25538787830"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1.9000",
      "date": "2026-05-22T14:25:41.000Z",
      "commit": "a2e343baf32f946600f972dd1b3dd2746e1c709c",
      "fileid": "ad7be3f7978cd7c93e7b8f8b161b8cef5dc5626f17beaf7af82fe8c04ee98531",
      "status": "success",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/25538787830"
    }
  ]
}