# -*- 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 JanMarvin openxlsx2 1.10 v revision 0 categories-append office maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license MIT description Read, write and edit xlsx files long_description {*}${description} homepage https://janmarvin.github.io/openxlsx2 checksums rmd160 6aeb81d64fb1c6868bdf8b14103bb9de0b9f9a45 \ sha256 e9e4df5da5f4fdfa4a1f79775cbc7c09a2860ae9a2f787695172e5e78aa41618 \ size 5660239 github.tarball_from archive depends_lib-append port:R-magrittr \ port:R-R6 \ port:R-Rcpp \ port:R-stringi \ port:R-zip depends_test-append port:R-ggplot2 \ port:R-knitr \ port:R-mschart \ port:R-rmarkdown \ port:R-rvg \ port:R-testthat \ port:R-waldo # One test fails on 32-bit, apparently due to rounding: https://github.com/JanMarvin/openxlsx2/issues/566 # Some more testing on Big-endian: https://github.com/JanMarvin/openxlsx2/pull/688 test.run yes