Package: unrtf
Type: Package
Title: Extract Text from Rich Text Format (RTF) Documents
Version: 1.4.9000
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-07-07 10:03:42 UTC
RemoteUrl: https://github.com/ropensci/unrtf
RemoteRef: main
RemoteSha: a4e622e57e15ab243e9a796d50feed3799735176
NeedsCompilation: yes
Packaged: 2026-07-07 10:07:32 UTC; root
Author: Jeroen Ooms [aut, cre],
Free Software Foundation, Inc [cph]
Maintainer: Jeroen Ooms