{"id":18921050,"url":"https://github.com/tzerk/projbrowser","last_synced_at":"2025-10-15T02:46:48.362Z","repository":{"id":83624057,"uuid":"58441982","full_name":"tzerk/projBrowser","owner":"tzerk","description":"A simple RStudio addin to browse project files","archived":false,"fork":false,"pushed_at":"2022-09-20T09:44:29.000Z","size":184,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T16:51:11.105Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tzerk.png","metadata":{"files":{"readme":"README.Rmd","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-10T08:11:41.000Z","updated_at":"2019-01-22T11:31:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"88d86276-0e09-495d-9e4c-433d308f002d","html_url":"https://github.com/tzerk/projBrowser","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/tzerk%2FprojBrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzerk%2FprojBrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzerk%2FprojBrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzerk%2FprojBrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tzerk","download_url":"https://codeload.github.com/tzerk/projBrowser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239921872,"owners_count":19718841,"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-11-08T10:45:06.637Z","updated_at":"2025-10-15T02:46:43.317Z","avatar_url":"https://github.com/tzerk.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, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\"\n)\n``` \n\n# projBrowser \u003ca href='https://tzerk.github.io/projBrowser/'\u003e\u003cimg src='man/figures/logo.png' align=\"right\" height=\"138.5\" /\u003e\u003c/a\u003e\n\n\u003c!-- badges: start --\u003e\n[![Build status](https://ci.appveyor.com/api/projects/status/3uyec49gu0j7ul64?svg=true)](https://ci.appveyor.com/project/tzerk/projbrowser)\n[![Build Status](https://travis-ci.org/tzerk/projBrowser.svg?branch=master)](https://travis-ci.org/tzerk/projBrowser)\n\u003c!-- badges: end --\u003e\n\n\u003e [Find a full documentation of the package on the project page](https://tzerk.github.io/projBrowser/)\n\n## Overview\n\n`projBrowser` is a simple [RStudio Addin](http://rstudio.github.io/rstudioaddins/) that facilitates the management of [RStudio Projects](https://support.rstudio.com/hc/en-us/articles/200526207-Using-Projects).\n\n## Requirements\n\n[RStudio Desktop](https://www.rstudio.com/products/rstudio/download/) \u0026ge; 0.99.896\n\n## Installation\n\nThis package can be installed directly from GitHub via the [`devtools`](https://cran.r-project.org/web/packages/devtools/index.html) package:\n\n```{r, eval = FALSE}\nif(!require(\"devtools\"))\n  install.packages(\"devtools\")\ndevtools::install_github(\"tzerk/projBrowser\")\n```\n\n\n## Usage\n\nThe RStudio IDE automatically registers all available addins on startup. Once the package has been installed you should see the Addins toolbar menu populated with the addins exported by this package:\n\n![AddinPane](man/figures/README-addin.png)\n\nFor easier access I recommend adding a keyboard shortcut for the addin (e.g., `Ctrl+Alt+P` as shown in the image). Keyboard shortcuts can be added or modified under `Addins \u003e\u003e Browse Addins \u003e\u003e Keyboard Shortcuts`.\n\n## Note\n\nIn order to keep track of available RStudio projects this addin automatically creates a file in the package's library folder (`~/.../projBrowser/proj/projects.txt`).\n\nThis addin was developed and tested on Windows only and hence cannot guarantee that it works on Linux or Mac OS. \n\n## Gallery\n\n![layout](man/figures/README-menu.png)\n\n## License\n\nThe `projBrowser` package is licensed under the GPLv3. See these files in the main directory for additional details:\n\nLICENSE - projBrowser package license (GPLv3)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftzerk%2Fprojbrowser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftzerk%2Fprojbrowser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftzerk%2Fprojbrowser/lists"}