Files

25 lines
992 B
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 r-lib brio 1.1.5 v
revision 0
categories-append devel
maintainers nomaintainer
license MIT
description Basic R inputoutput
long_description Functions to handle basic inputoutput, these functions \
always read and write UTF-8 (8-bit Unicode Transformation Format) \
files and provide more explicit control over line endings.
homepage https://brio.r-lib.org
checksums rmd160 57c450bb9c94a61427aed610410ee6d9055e0a7f \
sha256 89a2d3a7d9931cd40bb1e2bd1e608b5001f10f304cbc609d828fedf75f3e9b3c \
size 16918
github.tarball_from archive
depends_test-append port:R-covr \
port:R-testthat
test.run yes