| Port details |
- R-cran-litedown Lightweight Version of R Markdown
- 0.8 textproc
=0 0.7Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2025-03-07 06:39:07
- Last Update: 2025-11-03 15:34:31
- Commit Hash: ba6d018
- License: MIT
- WWW:
- https://cran.r-project.org/package=litedown
- Description:
- Render R Markdown to Markdown (without using 'knitr'), and Markdown to
lightweight HTML or 'LaTeX' documents with the 'commonmark' package (instead of
'Pandoc'). Some missing Markdown features in 'commonmark' are also supported,
such as raw HTML or 'LaTeX' blocks, 'LaTeX' math, superscripts, subscripts,
footnotes, element attributes, and appendices, but not all 'Pandoc' Markdown
features are (or will be) supported. With additional JavaScript and CSS, you can
also create HTML slides and articles. This package can be viewed as a
trimmed-down version of R Markdown and 'knitr'. It does not aim at rich Markdown
features or a large variety of output formats (the primary formats are HTML and
'LaTeX'). Book and website projects of multiple input documents are also
supported.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- R-cran-litedown>0:textproc/R-cran-litedown
- To install the port:
- cd /usr/ports/textproc/R-cran-litedown/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/R-cran-litedown
- pkg install R-cran-litedown
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-litedown
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762181533
SHA256 (litedown_0.8.tar.gz) = 13d004556dee69130c151f8232b0f78ff6006f0bf77389314a04542ea35ab138
SIZE (litedown_0.8.tar.gz) = 101850
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- Test dependencies:
-
- R-cran-rbibutils>0 : textproc/R-cran-rbibutils
- R-cran-rstudioapi>0 : devel/R-cran-rstudioapi
- R-cran-tinytex>0 : print/R-cran-tinytex
- Runtime dependencies:
-
- R-cran-commonmark>=2.0.0 : textproc/R-cran-commonmark
- R-cran-xfun>=0.54 : misc/R-cran-xfun
- R : math/R
- This port is required by:
- for Run
-
- textproc/R-cran-markdown
Configuration Options:
- No options to configure
- Options name:
- textproc_R-cran-litedown
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.8 03 Nov 2025 15:34:31
    |
Zsolt Udvari (uzsolt)  |
textproc/R-cran-litedown: Update to 0.8
Update dependencies.
Changelog:
https://cran.r-project.org/web/packages/litedown/news/news.html |
0.7 11 Apr 2025 18:49:45
    |
Zsolt Udvari (uzsolt)  |
textproc/R-cran-litedown: Update to 0.7
Changelog:
https://cran.r-project.org/web/packages/litedown/news/news.html |
0.6 07 Mar 2025 06:36:24
    |
Zsolt Udvari (uzsolt)  |
textproc/R-cran-litedown: New port
Render R Markdown to Markdown (without using 'knitr'), and Markdown to
lightweight HTML or 'LaTeX' documents with the 'commonmark' package (instead of
'Pandoc'). Some missing Markdown features in 'commonmark' are also supported,
such as raw HTML or 'LaTeX' blocks, 'LaTeX' math, superscripts, subscripts,
footnotes, element attributes, and appendices, but not all 'Pandoc' Markdown
features are (or will be) supported. With additional JavaScript and CSS, you can
also create HTML slides and articles. This package can be viewed as a
trimmed-down version of R Markdown and 'knitr'. It does not aim at rich Markdown
features or a large variety of output formats (the primary formats are HTML and
'LaTeX'). Book and website projects of multiple input documents are also
supported. |