{"id":16703795,"url":"https://github.com/leeper/pdfcount","last_synced_at":"2025-03-21T20:32:17.232Z","repository":{"id":56215046,"uuid":"145060714","full_name":"leeper/pdfcount","owner":"leeper","description":"An R Shiny App to Count Words in a PDF Document","archived":false,"fork":false,"pushed_at":"2022-08-10T21:55:19.000Z","size":21,"stargazers_count":30,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T04:42:57.871Z","etag":null,"topics":["latex","pdf","r","shiny","word-count","word-counting"],"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/leeper.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}},"created_at":"2018-08-17T02:16:02.000Z","updated_at":"2025-01-13T15:53:20.000Z","dependencies_parsed_at":"2022-08-15T14:50:27.865Z","dependency_job_id":null,"html_url":"https://github.com/leeper/pdfcount","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/leeper%2Fpdfcount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Fpdfcount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Fpdfcount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Fpdfcount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leeper","download_url":"https://codeload.github.com/leeper/pdfcount/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244865890,"owners_count":20523423,"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":["latex","pdf","r","shiny","word-count","word-counting"],"created_at":"2024-10-12T19:09:39.172Z","updated_at":"2025-03-21T20:32:16.908Z","avatar_url":"https://github.com/leeper.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pdfcount\n\n[![CRAN](https://www.r-pkg.org/badges/version/pdfcount)](https://cran.r-project.org/package=pdfcount)\n![Downloads](https://cranlogs.r-pkg.org/badges/pdfcount)\n[![Travis Build Status](https://travis-ci.org/leeper/pdfcount.png?branch=master)](https://travis-ci.org/leeper/pdfcount)\n[![codecov.io](https://codecov.io/github/leeper/pdfcount/coverage.svg?branch=master)](https://codecov.io/github/leeper/pdfcount?branch=master)\n\nThis is a simple package and shiny app designed to count words in a PDF document, for example generated by LaTeX.\n\nYou can use the package locally:\n\n```R\n# install\nremotes::install_github(\"leeper/pdfcount\")\n\n# load\nlibrary(\"pdfcount\")\n\n# count\nrintro \u003c- file.path(Sys.getenv(\"R_HOME\"), \"doc\", \"manual\", \"R-intro.pdf\")\nword_count(rintro)\n```\n\nOr, you can use it as a shiny app. A demo runs live at: https://leeper.shinyapps.io/pdfcount/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleeper%2Fpdfcount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleeper%2Fpdfcount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleeper%2Fpdfcount/lists"}