{"id":16411819,"url":"https://github.com/ijlyttle/azuredatalakestoreaccount","last_synced_at":"2026-06-22T09:32:11.271Z","repository":{"id":150080179,"uuid":"89813398","full_name":"ijlyttle/AzureDatalakeStoreAccount","owner":"ijlyttle","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-30T22:25:40.000Z","size":25,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-31T16:48:10.707Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ijlyttle.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"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":"2017-04-29T21:17:13.000Z","updated_at":"2017-04-29T21:19:49.000Z","dependencies_parsed_at":"2023-06-05T02:30:17.946Z","dependency_job_id":null,"html_url":"https://github.com/ijlyttle/AzureDatalakeStoreAccount","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ijlyttle/AzureDatalakeStoreAccount","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2FAzureDatalakeStoreAccount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2FAzureDatalakeStoreAccount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2FAzureDatalakeStoreAccount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2FAzureDatalakeStoreAccount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ijlyttle","download_url":"https://codeload.github.com/ijlyttle/AzureDatalakeStoreAccount/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2FAzureDatalakeStoreAccount/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34643614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":[],"created_at":"2024-10-11T06:46:42.037Z","updated_at":"2026-06-22T09:32:11.266Z","avatar_url":"https://github.com/ijlyttle.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\n# AzureDatalakeStoreAccount \n\n[![Travis-CI Build Status](https://travis-ci.org/ijlyttle/AzureDatalakeStoreAccount.svg?branch=master)](https://travis-ci.org/ijlyttle/AzureDatalakeStoreAccount)\n[![Coverage Status](https://img.shields.io/codecov/c/github/ijlyttle/AzureDatalakeStoreAccount/master.svg)](https://codecov.io/github/ijlyttle/AzureDatalakeStoreAccount?branch=master)\n[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/AzureDatalakeStoreAccount)](https://cran.r-project.org/package=AzureDatalakeStoreAccount)\n\n## Overview\n\nThis package is used to access the account.\n\nhttps://docs.microsoft.com/en-us/azure/data-lake-store/data-lake-store-get-started-rest-api\n\n\nIt looks like we should use API version `2016-11-01`.\n\n\n## What we will need\n\n- **done** [List](https://docs.microsoft.com/en-us/rest/api/datalakestore/account#Account_List) \n\n- **error** [List by Resource Group](https://docs.microsoft.com/en-us/rest/api/datalakestore/account#Account_ListByResourceGroup) \n\n- [Create](https://docs.microsoft.com/en-us/rest/api/datalakestore/account#Account_Create)\n\n- **error** [Get](https://docs.microsoft.com/en-us/rest/api/datalakestore/account#Account_Get)\n\n- **done** [Delete](https://docs.microsoft.com/en-us/rest/api/datalakestore/account#Account_Delete)\n\nThere seems to be a werid error in list-by-resource and get - I will have to try from the command-line using `curl` to try to reproduce.\n\n## Installation\n\n__AzureDatalakeStoreAccount__ is not yet available on CRAN. You may install from GitHub:\n\n```{r, eval = FALSE}\n# install.packages(\"devtools\")\ndevtools::install_github(\"ijlyttle/AzureDatalakeStoreAccount\")\n```\n\nIf you encounter a clear bug, please file a minimal reproducible example on [github](https://github.com/ijlyttle/AzureDatalakeStoreAccount/issues). \n\n## Code of conduct\n\nPlease note that this project is released with a [Contributor Code of Conduct](CONDUCT.md). By participating in this project you agree to abide by its terms.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fijlyttle%2Fazuredatalakestoreaccount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fijlyttle%2Fazuredatalakestoreaccount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fijlyttle%2Fazuredatalakestoreaccount/lists"}