Package: unrtf
Type: Package
Title: Extract Text from Rich Text Format (RTF) Documents
Version: 1.4.8
Authors@R: c(
person("Jeroen", "Ooms", ,"jeroenooms@gmail.com", role = c("aut", "cre")),
person("Free Software Foundation, Inc", role = "cph"))
Description: Wraps the 'unrtf' utility
to extract text from RTF
files. Supports document conversion to HTML, LaTeX or plain
text. Output in HTML is recommended because 'unrtf' has limited
support for converting between character encodings.
License: GPL-3
Encoding: UTF-8
Imports: sys (>= 2.0)
URL: https://docs.ropensci.org/unrtf/
https://ropensci.r-universe.dev/unrtf
BugReports: https://github.com/ropensci/unrtf/issues
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)
Repository: https://ropensci.r-universe.dev
Date/Publication: 2026-02-26 17:03:53 UTC
RemoteUrl: https://github.com/ropensci/unrtf
RemoteRef: main
RemoteSha: c1ca655083ae4237967de6853b9f7929127df3fb
NeedsCompilation: yes
Packaged: 2026-06-15 07:19:47 UTC; root
Author: Jeroen Ooms [aut, cre],
Free Software Foundation, Inc [cph]
Maintainer: Jeroen Ooms