Port details |
- R-cran-litedown Lightweight Version of R Markdown
- 0.6 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2025-03-07 06:39:07
- Last Update: 2025-03-07 06:36:24
- Commit Hash: 8358efc
- 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 - 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 = 1741287148
SHA256 (litedown_0.6.tar.gz) = 09b665ef39e30efd2fed7c78757e1760e42ada8e8f5d4f5d24f1920aea15ba59
SIZE (litedown_0.6.tar.gz) = 106148
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>=1.9.1 : textproc/R-cran-commonmark
- R-cran-xfun>=0.51 : 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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. |
Number of commits found: 1
|