The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The rtables
R package was designed to create and display
complex tables with R. The cells in an rtable
may contain
any high-dimensional data structure which can then be displayed with
cell-specific formatting instructions. Currently, rtables
can export tables in ascii
, html
, and
pdf
formats.
The rtables.officer
package is designed to support
export formats related to the Microsoft Office software suite, including
Microsoft Word (docx
) and Microsoft PowerPoint
(pptx
).
rtables
and rtables.officer
are developed
and copy written by F. Hoffmann-La Roche
and are released
open source under Apache License Version 2.
You can install the latest development version of
rtables.officer
directly from GitHub with:
# install.packages("pak")
::pak("insightsengineering/rtables.officer") pak
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.