Port details |
- R-cran-downlit Syntax Highlighting and Automatic Linking
- 0.4.4 textproc =1 0.4.4Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2024-08-13 05:45:04
- Last Update: 2024-08-13 05:42:15
- Commit Hash: ad83ddc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://cran.r-project.org/web/packages/downlit/
- Description:
- Syntax highlighting of R code, specifically designed for the needs of
'RMarkdown' packages like 'pkgdown', 'hugodown', and 'bookdown'. It includes
linking of function calls to their documentation on the web, and automatic
translation of ANSI escapes in output to the equivalent HTML.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-downlit>0:textproc/R-cran-downlit
- To install the port:
- cd /usr/ports/textproc/R-cran-downlit/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/R-cran-downlit
- pkg install R-cran-downlit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-downlit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723491653
SHA256 (downlit_0.4.4.tar.gz) = 55c377dcee4adc48c1060e14079f3d1832453d066a2cf070530caa210c48f828
SIZE (downlit_0.4.4.tar.gz) = 37162
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-cran-brio>0 : devel/R-cran-brio
- R-cran-desc>0 : devel/R-cran-desc
- R-cran-digest>0 : security/R-cran-digest
- R-cran-evaluate>0 : devel/R-cran-evaluate
- R-cran-fansi>0 : devel/R-cran-fansi
- R-cran-memoise>0 : devel/R-cran-memoise
- R-cran-rlang>0 : devel/R-cran-rlang
- R-cran-vctrs>0 : devel/R-cran-vctrs
- R-cran-withr>0 : devel/R-cran-withr
- R-cran-yaml>0 : textproc/R-cran-yaml
- R : math/R
- Test dependencies:
-
- R-cran-covr>0 : devel/R-cran-covr
- R-cran-htmltools>0 : textproc/R-cran-htmltools
- R-cran-jsonlite>0 : converters/R-cran-jsonlite
- R-cran-pkgload>0 : devel/R-cran-pkgload
- R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
- R-cran-testthat>0 : devel/R-cran-testthat
- R-cran-tidyverse>0 : devel/R-cran-tidyverse
- R-cran-xml2>0 : textproc/R-cran-xml2
- Runtime dependencies:
-
- R-cran-brio>0 : devel/R-cran-brio
- R-cran-desc>0 : devel/R-cran-desc
- R-cran-digest>0 : security/R-cran-digest
- R-cran-evaluate>0 : devel/R-cran-evaluate
- R-cran-fansi>0 : devel/R-cran-fansi
- R-cran-memoise>0 : devel/R-cran-memoise
- R-cran-rlang>0 : devel/R-cran-rlang
- R-cran-vctrs>0 : devel/R-cran-vctrs
- R-cran-withr>0 : devel/R-cran-withr
- R-cran-yaml>0 : textproc/R-cran-yaml
- R : math/R
- This port is required by:
- for Build
-
- www/R-cran-pkgdown
- for Run
-
- www/R-cran-pkgdown
Configuration Options:
- No options to configure
- Options name:
- textproc_R-cran-downlit
- 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.4.4 13 Aug 2024 05:42:15 |
Zsolt Udvari (uzsolt) |
textproc/R-cran-downlit: new port, Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of
'RMarkdown' packages like 'pkgdown', 'hugodown', and 'bookdown'. It includes
linking of function calls to their documentation on the web, and automatic
translation of ANSI escapes in output to the equivalent HTML.
The math/R doesn't ship grid library's vignette so should remove one
test.
This port is needed to update of devel/R-cran-devtools. |
Number of commits found: 1
|