{"id":14068932,"url":"https://github.com/mkearney/pkguse","last_synced_at":"2026-02-28T10:32:29.995Z","repository":{"id":124079249,"uuid":"198287157","full_name":"mkearney/pkguse","owner":"mkearney","description":"Take Inventory of Package Use","archived":false,"fork":false,"pushed_at":"2019-10-19T01:40:00.000Z","size":50,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-25T16:10:10.571Z","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/mkearney.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":"2019-07-22T19:13:14.000Z","updated_at":"2024-03-26T19:59:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"49e17e7a-ce14-4766-8693-35753919bb53","html_url":"https://github.com/mkearney/pkguse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkearney/pkguse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Fpkguse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Fpkguse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Fpkguse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Fpkguse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkearney","download_url":"https://codeload.github.com/mkearney/pkguse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Fpkguse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29930344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-08-13T07:06:29.476Z","updated_at":"2026-02-28T10:32:29.959Z","avatar_url":"https://github.com/mkearney.png","language":"R","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  out.width = \"100%\"\n)\n```\n# pkguse\n\n\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\nThe goal of pkguse is to help users take inventory of their most used packages\n\n## Installation\n\nYou can install the dev version of pkguse from [Github](https://github.com/mkearney/pkguse) with:\n\n``` r\nremotes::install_github(\"mkearney/pkguse\")\n```\n\n## Example\n\nThis is a basic use example:\n\n```{r use}\n## load {pkguse}\nlibrary(pkguse)\n\n## supply dir locations\np \u003c- pkg_use(c(\"~/Documents\", \"~/Dropbox\", \"~/R\"))\n\n## view freq table [tibble] output\nprint(p, n = 25)\n```\n\nThe output has methods for `plot`\n\n```{r plot}\n## plot pkguse (top 25)\nplot(p, n = 25)\n```\n\nand `summary`\n\n```{r summary}\nsummary(p)\n```\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkearney%2Fpkguse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkearney%2Fpkguse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkearney%2Fpkguse/lists"}