Files

30 lines
1.1 KiB
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup R 1.0
R.setup github krlmlr utf8 1.2.6 v
set R.package utf8
github.tarball_from tarball
revision 0
categories-append textproc
maintainers nomaintainer
license Apache-2
description UTF-8 text processing
long_description R package for manipulating and printing UTF-8 text \
that fixes multiple bugs in Rs UTF-8 handling.
homepage https://ptrckprry.com/r-utf8
checksums rmd160 0d98357ac79bf10a4c15edd90cb6172086cab292 \
sha256 0ce11824f1fa252b4ab46cf45354975b41499149614eb0243f0a555830d412e9 \
size 1353554
depends_test-append port:R-cli \
port:R-covr \
port:R-knitr \
port:R-rlang \
port:R-rmarkdown \
port:R-testthat \
port:R-withr
test.run yes