Package: antiword Type: Package Title: Extract Text from Microsoft Word Documents Version: 1.3.5 Authors@R: c( person("Jeroen", "Ooms", ,"jeroenooms@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4035-0289")), person("Adri van Os", role = "cph", comment = "Author 'antiword' utility")) Description: Wraps the 'AntiWord' utility to extract text from Microsoft Word documents. The utility only supports the old 'doc' format, not the new xml based 'docx' format. Use the 'xml2' package to read the latter. Imports: sys (>= 2.0) URL: https://docs.ropensci.org/antiword/, https://ropensci.r-universe.dev/antiword BugReports: https://github.com/ropensci/antiword/issues License: GPL-2 Encoding: UTF-8 Repository: https://ropensci.r-universe.dev Date/Publication: 2026-02-27 12:58:58 UTC RemoteUrl: https://github.com/ropensci/antiword RemoteRef: master RemoteSha: 51441d45283512081c08010835b8002af79fe5e6 NeedsCompilation: yes Packaged: 2026-06-23 16:45:08 UTC; root Author: Jeroen Ooms [aut, cre] (ORCID: ), Adri van Os [cph] (Author 'antiword' utility) Maintainer: Jeroen Ooms