{"id":16697881,"url":"https://github.com/richfitz/remotefile","last_synced_at":"2025-07-30T07:05:46.566Z","repository":{"id":66276648,"uuid":"59765213","full_name":"richfitz/remotefile","owner":"richfitz","description":":cloud::file_folder::cloud: Download files when needed","archived":false,"fork":false,"pushed_at":"2016-06-16T08:02:13.000Z","size":9,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T03:45:20.198Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/richfitz.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-05-26T16:16:02.000Z","updated_at":"2018-02-17T01:26:58.000Z","dependencies_parsed_at":"2023-03-30T16:23:31.601Z","dependency_job_id":null,"html_url":"https://github.com/richfitz/remotefile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/richfitz/remotefile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Fremotefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Fremotefile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Fremotefile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Fremotefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richfitz","download_url":"https://codeload.github.com/richfitz/remotefile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Fremotefile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267827419,"owners_count":24150346,"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-30T02:00:09.044Z","response_time":70,"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-12T17:49:35.920Z","updated_at":"2025-07-30T07:05:46.513Z","avatar_url":"https://github.com/richfitz.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# remotefile\n\n[![Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)\n\nAccess files remotely, with caching.\n\n# Installation\n\n```r\ndevtools::install_github(\"richfitz/remotefile\")\n```\n\n# Usage\n\nThis is designed for use with the [enron corpus](https://gitlab.com/rsheets/enron_corpus) and I'll bundle the usage into a package at some point.  But this should work for now:\n\n```r\npath \u003c- \"https://gitlab.com/rsheets/enron_corpus/raw/master/sheets\"\ndest \u003c- tempfile()\ndir.create(dest)\n\nx \u003c- remotefile_init(dest, path)\nhead(remotefile_list(x))\nhead(remotefile_list(x, local=TRUE))\n\nres \u003c- remotefile_fetch(remotefile_list(x)[[555]], x)\nfile.exists(res)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichfitz%2Fremotefile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichfitz%2Fremotefile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichfitz%2Fremotefile/lists"}