{"id":13398472,"url":"https://github.com/ropensci/antiword","last_synced_at":"2025-10-17T00:41:58.276Z","repository":{"id":20172247,"uuid":"89067094","full_name":"ropensci/antiword","owner":"ropensci","description":"R wrapper for antiword utility","archived":false,"fork":false,"pushed_at":"2024-04-13T11:47:47.000Z","size":306,"stargazers_count":55,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-14T00:36:11.225Z","etag":null,"topics":["antiword","extract-text","r","r-package","rstats"],"latest_commit_sha":null,"homepage":"https://docs.ropensci.org/antiword","language":"C","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/ropensci.png","metadata":{"files":{"readme":"README.md","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-04-22T12:12:17.000Z","updated_at":"2024-04-15T12:04:29.942Z","dependencies_parsed_at":"2024-01-18T11:02:40.057Z","dependency_job_id":"802a8978-0fd7-4b92-8ae2-785c68f9ec46","html_url":"https://github.com/ropensci/antiword","commit_stats":{"total_commits":54,"total_committers":2,"mean_commits":27.0,"dds":0.01851851851851849,"last_synced_commit":"177debda1a40a57ccabf31aa8276cc5553896b74"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fantiword","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fantiword/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fantiword/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fantiword/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ropensci","download_url":"https://codeload.github.com/ropensci/antiword/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243511660,"owners_count":20302595,"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":["antiword","extract-text","r","r-package","rstats"],"created_at":"2024-07-30T19:00:27.015Z","updated_at":"2025-10-17T00:41:53.234Z","avatar_url":"https://github.com/ropensci.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# antiword\n\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/)\n[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/antiword)](http://cran.r-project.org/package=antiword)\n[![CRAN RStudio mirror downloads](http://cranlogs.r-pkg.org/badges/antiword)](http://cran.r-project.org/web/packages/antiword/index.html)\n\n\u003e Extract Text from Microsoft Word Documents\n\nWraps the [AntiWord](http://www.winfield.demon.nl/) utility to extract text from \nMicrosoft Word documents. The utility only supports the old `doc` format, not the \nnew xml based `docx` format. Use the 'xml2' package to read the latter.\n\n## Installation\n\nInstall the package directly from CRAN:\n\n```r\ninstall.packages(\"antiword\")\n```\n\n## Example Usage\n\nThe function has only a single function `antiword()`. It takes either a local \nfile path or a URL to a word document:\n\n```r\nlibrary(antiword)\ntext \u003c- antiword(\"https://jeroen.github.io/files/UDHR-english.doc\")\ncat(text)\n```\n\n```\nUniversal Declaration of Human Rights\n                            Plain English Version\n\n \nAll people everywhere have the same human rights, which no one can take\naway. This is the basis of freedom, justice and peace in the world.\nThis Declaration affirms the dignity and worth of all people, and the equal\nrights of women and men. The rights described here are the common standard\nfor all people everywhere.\nEvery person and nation is asked to support the understanding and respect\nfor these rights, and to take steps to make sure that they are recognised\nand observed everywhere, for all people.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fropensci%2Fantiword","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fropensci%2Fantiword","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fropensci%2Fantiword/lists"}