{"id":14067998,"url":"https://github.com/yonicd/vcs","last_synced_at":"2025-09-23T06:30:55.358Z","repository":{"id":91010961,"uuid":"93701791","full_name":"yonicd/vcs","owner":"yonicd","description":"Remote repository file querying, structure  inspection, script sourcing directly from R","archived":false,"fork":false,"pushed_at":"2020-07-14T12:31:42.000Z","size":11923,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-03T10:51:33.398Z","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/yonicd.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":"2017-06-08T03:02:26.000Z","updated_at":"2024-08-06T16:10:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"a30ad372-7330-4235-b320-8885fdd42775","html_url":"https://github.com/yonicd/vcs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonicd%2Fvcs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonicd%2Fvcs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonicd%2Fvcs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonicd%2Fvcs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yonicd","download_url":"https://codeload.github.com/yonicd/vcs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233934256,"owners_count":18753569,"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","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-08-13T07:05:53.357Z","updated_at":"2025-09-23T06:30:55.040Z","avatar_url":"https://github.com/yonicd.png","language":"R","readme":"# vcs \n\nvcs is a R package that allows users to gain control over their remote repositories on a version control system from within R. \n\n## Installation\n```r\ndevtools::install_github('metrumresearchgroup/vcs')\n``` \n\n## Command Line Utilities\n\n### Functionalities that do not need a clone\n  - **grepr**: run recursive grep directly on local paths and remote branches\n  - **gsubr**: run recursive gsub directly on local paths\n  - **list_repos**: list repositories of a user in a version control repository\n  - **ls_remote**: list files on remote branches on a version control repository\n  - **setwd_remote**: replace inline script from local path to remote path\n  - **source_remote**: source script on remote branches, works for reading in data on remote and nested sourcing\n\n### Functionalities that clone or update a cloned repository\n  - **diff_head**: query the difference in files between current fetch and the HEAD of a repository\n  - **sparse_checkout**: create a sparse checkout of a repository on github/bitbucket/svn\n  - **update_depth**: if the git repository was checked out with a depth setting, use this function to update or cancel the depth setting\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyonicd%2Fvcs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyonicd%2Fvcs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyonicd%2Fvcs/lists"}