{"id":13858238,"url":"https://github.com/njtierney/cranscan","last_synced_at":"2025-10-29T01:30:29.886Z","repository":{"id":83096959,"uuid":"94685968","full_name":"njtierney/cranscan","owner":"njtierney","description":"scan cran for useful repositories with a Shiny app to help you swipe left/right","archived":false,"fork":false,"pushed_at":"2017-06-19T04:32:26.000Z","size":7,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-06T03:05:02.820Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/njtierney.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}},"created_at":"2017-06-18T12:31:34.000Z","updated_at":"2018-05-21T18:11:45.000Z","dependencies_parsed_at":"2023-03-12T14:00:36.467Z","dependency_job_id":null,"html_url":"https://github.com/njtierney/cranscan","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/njtierney%2Fcranscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njtierney%2Fcranscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njtierney%2Fcranscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njtierney%2Fcranscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/njtierney","download_url":"https://codeload.github.com/njtierney/cranscan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219858517,"owners_count":16556043,"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-05T03:02:01.500Z","updated_at":"2025-10-29T01:30:29.572Z","avatar_url":"https://github.com/njtierney.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"---\noutput:\n  md_document:\n    variant: markdown_github\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\n# cranscan\n\nThe goal of cranscan is to make it easy to search for relevant R packages to your interests, using an interface based on [papr](https://github.com/jtleek/papr).\n\nThe first step in this is retrieving the data from CRAN, and then appending a download count to it.\n\n```{r}\nlibrary(cranscan)\n\nscan_cran_tbl \u003c- scan_cran(\"miss | imp*\")\n\nscan_cran_tbl\n\n```\n\n# Future work\n\n- adding download counts: Currently only 950 calls via `cranlogs::cran_downloads()` are made possible in a single call, need to work out how to get up to 10K.\n\n- shiny app: there will of course be a shiny app that allows for swiping through relevant R packages and then having some clever way of handling what you liked and didn't like.\n\n- some sort of machine-learning-y way to show CRAN packages that you might be interested in, based on previous swipe patterns?\n\n- cranberry juice: another option to just view what has recently been pushed to cranberries.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjtierney%2Fcranscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnjtierney%2Fcranscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjtierney%2Fcranscan/lists"}