{"id":14067485,"url":"https://github.com/cloudyr/bigQueryR","last_synced_at":"2025-07-30T01:31:10.880Z","repository":{"id":46084979,"uuid":"43944810","full_name":"cloudyr/bigQueryR","owner":"cloudyr","description":"R Interface with Google BigQuery","archived":false,"fork":false,"pushed_at":"2024-05-20T17:50:40.000Z","size":1509,"stargazers_count":42,"open_issues_count":17,"forks_count":21,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-31T02:26:08.224Z","etag":null,"topics":["api","bigquery","cloudyr","google","googleauthr","r"],"latest_commit_sha":null,"homepage":"http://code.markedmondson.me/bigQueryR","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudyr.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-09T09:07:36.000Z","updated_at":"2025-01-02T04:31:08.000Z","dependencies_parsed_at":"2024-02-19T19:15:49.696Z","dependency_job_id":"0b59e968-1449-4139-adff-192656e39318","html_url":"https://github.com/cloudyr/bigQueryR","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/cloudyr/bigQueryR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudyr%2FbigQueryR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudyr%2FbigQueryR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudyr%2FbigQueryR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudyr%2FbigQueryR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudyr","download_url":"https://codeload.github.com/cloudyr/bigQueryR/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudyr%2FbigQueryR/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267792592,"owners_count":24144929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","bigquery","cloudyr","google","googleauthr","r"],"created_at":"2024-08-13T07:05:37.278Z","updated_at":"2025-07-30T01:31:10.594Z","avatar_url":"https://github.com/cloudyr.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"# bigQueryR\n\n## Introduction \n\nThis is a package for interacting with [BigQuery](https://cloud.google.com/bigquery/) from within R.\n\nSee the [bigQueryR website](http://code.markedmondson.me/bigQueryR) for examples, details and tutorials. \n\n## Installation ##\n\n[![CRAN](http://www.r-pkg.org/badges/version/bigQueryR)](http://cran.r-project.org/package=bigQueryR)\n[![Build Status](https://travis-ci.org/cloudyr/bigQueryR.png?branch=master)](https://travis-ci.org/cloudyr/bigQueryR)\n[![codecov.io](http://codecov.io/github/cloudyr/bigQueryR/coverage.svg?branch=master)](http://codecov.io/github/cloudyr/bigQueryR?branch=master)\n\nThis package is on CRAN, but to install the latest development version you can install from the cloudyr drat repository:\n\n```R\n# latest stable version\ninstall.packages(\"bigQueryR\", repos = c(getOption(\"repos\"), \"http://cloudyr.github.io/drat\"))\n```\n\nOr, to pull a potentially unstable version directly from GitHub:\n\n```R\nif(!require(\"ghit\")){\n    install.packages(\"ghit\")\n}\nghit::install_github(\"cloudyr/bigQueryR\")\n```\n\n\n---\n[![cloudyr project logo](http://i.imgur.com/JHS98Y7.png)](https://github.com/cloudyr)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudyr%2FbigQueryR","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudyr%2FbigQueryR","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudyr%2FbigQueryR/lists"}