{"id":16391731,"url":"https://github.com/jcrodriguez1989/packageexplorer","last_synced_at":"2026-06-23T14:31:28.929Z","repository":{"id":144177497,"uuid":"184287280","full_name":"jcrodriguez1989/packageexplorer","owner":"jcrodriguez1989","description":"Package: Interactively explore R packages and functions dependencies","archived":false,"fork":false,"pushed_at":"2019-05-06T13:07:00.000Z","size":354,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T22:27:23.107Z","etag":null,"topics":["devtools","package-explorer","r"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcrodriguez1989.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-30T15:28:46.000Z","updated_at":"2019-07-15T22:27:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"27b5d889-dff0-434f-99e0-935c9078a707","html_url":"https://github.com/jcrodriguez1989/packageexplorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jcrodriguez1989/packageexplorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcrodriguez1989%2Fpackageexplorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcrodriguez1989%2Fpackageexplorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcrodriguez1989%2Fpackageexplorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcrodriguez1989%2Fpackageexplorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcrodriguez1989","download_url":"https://codeload.github.com/jcrodriguez1989/packageexplorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcrodriguez1989%2Fpackageexplorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34694778,"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-23T02:00:07.161Z","response_time":65,"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":["devtools","package-explorer","r"],"created_at":"2024-10-11T04:47:11.160Z","updated_at":"2026-06-23T14:31:28.904Z","avatar_url":"https://github.com/jcrodriguez1989.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntitle: \"Package Explorer\"\noutput: github_document\n---\n\nInteractively explore functions dependencies.\n\n## Installation\n`packageexplorer` is currently only available as a GitHub package.\nTo install it run the following from an R console:\n```{r eval = FALSE}\nif (!require(\"remotes\"))\n  install.packages(\"remotes\")\nremotes::install_github(\"jcrodriguez1989/packageexplorer\")\n```\n\n## Usage\n\n```{r, eval = FALSE}\nlibrary(\"packageexplorer\")\nexplore(c(\"package:packageexplorer\", \"base::library\"), include_deps = TRUE)\n```\n\n    ## Going to explore packages:\n    ## \t packageexplorer \n    ## Going to explore functions:\n    ## \t base::library\n\n```{r, echo = FALSE}\nknitr::include_graphics(\"graph.png\")\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcrodriguez1989%2Fpackageexplorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcrodriguez1989%2Fpackageexplorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcrodriguez1989%2Fpackageexplorer/lists"}