{"id":14067544,"url":"https://github.com/sellorm/dailies","last_synced_at":"2026-06-21T00:31:54.030Z","repository":{"id":45219923,"uuid":"144134529","full_name":"sellorm/dailies","owner":"sellorm","description":"Simple R package with tools for getting RStudio daily build URLs","archived":false,"fork":false,"pushed_at":"2021-12-30T14:52:50.000Z","size":45,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-23T19:35:16.427Z","etag":null,"topics":["package","r","rstats","rstudio"],"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/sellorm.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}},"created_at":"2018-08-09T09:59:12.000Z","updated_at":"2023-08-15T03:25:19.000Z","dependencies_parsed_at":"2022-08-24T14:37:20.750Z","dependency_job_id":null,"html_url":"https://github.com/sellorm/dailies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sellorm/dailies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sellorm%2Fdailies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sellorm%2Fdailies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sellorm%2Fdailies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sellorm%2Fdailies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sellorm","download_url":"https://codeload.github.com/sellorm/dailies/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sellorm%2Fdailies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34590213,"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-20T02:00:06.407Z","response_time":98,"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":["package","r","rstats","rstudio"],"created_at":"2024-08-13T07:05:39.272Z","updated_at":"2026-06-21T00:31:54.005Z","avatar_url":"https://github.com/sellorm.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"# dailies\n\nThe goal of dailies is to provide some simple tools for working with the RStudio daily builds.\n\n## Installation\n\nYou can install the development version from [GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"sellorm/dailies\")\n```\n\n## Example\n\nThe most common thing you might want to do is get the download URL for the latest daily version:\n\n``` r\ndailies::latest(\"ubuntu\", type = \"desktop\")\n```\n\nDownload the latest build in your default web browser:\n\n``` r\nbrowseURL(dailies::latest(\"macos\", type = \"desktop\"))\n```\n\nOpen the RStudio Daily build website:\n\n``` r\ndailies::browse_website()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsellorm%2Fdailies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsellorm%2Fdailies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsellorm%2Fdailies/lists"}