Package: printr 0.3.1

printr: Automatically Print R Objects to Appropriate Formats According to the 'knitr' Output Format

Extends the S3 generic function knit_print() in 'knitr' to automatically print some objects using an appropriate format such as Markdown or LaTeX. For example, data frames are automatically printed as tables, and the help() pages can also be rendered in 'knitr' documents.

Authors:Yihui Xie [aut, cre]

printr_0.3.1.tar.gz
printr_0.3.1.zip(r-4.7)printr_0.3.1.zip(r-4.6)printr_0.3.1.zip(r-4.5)
printr_0.3.1.tgz(r-4.6-any)printr_0.3.1.tgz(r-4.5-any)
printr_0.3.1.tar.gz(r-4.7-any)printr_0.3.1.tar.gz(r-4.6-any)
printr_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
printr/json (API)
NEWS

# Install 'printr' in R:
install.packages('printr', repos = c('https://yihui.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yihui/printr/issues

On CRAN:

Conda:

knitrprintr

7.89 score 119 stars 1.2k scripts 1.0k downloads 0 exports 5 dependencies

Last updated from:7661251eac. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK108
source / vignettesOK172
linux-release-x86_64OK127
macos-release-arm64OK64
macos-oldrel-arm64OK71
windows-develOK59
windows-releaseOK106
windows-oldrelOK66
wasm-releaseOK88

Exports:

Dependencies:evaluatehighrknitrxfunyaml

An Introduction to the printr Package

Rendered fromprintr.Rmdusingknitr::rmarkdownon May 23 2026.

Last update: 2026-01-16
Started: 2014-09-09