# -*- 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.9 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 ce67c10bb4e9efbecc3070c8f103d02a8d3030de \ sha256 3af706c1844cb6412e208bc86dd92f4077a6da23860d786d7c8c468114c23f0a \ size 5650475 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