# -*- 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 # Revert to GitHub once updated there. R.setup cran OHDSI ParallelLogger 3.3.1 v revision 0 categories-append sysutils platforms {darwin any} maintainers nomaintainer license Apache-2 description Support for parallel computation, logging and function automation long_description {*}${description} homepage https://ohdsi.github.io/ParallelLogger checksums rmd160 575a7af8d9a93253821b42095e1a33cba7dd6296 \ sha256 874933e4e8da4004338355fb316c6b85adeb79c09ed27a07a1f2c65d94f6c315 \ size 558917 supported_archs noarch depends_lib-append port:R-jsonlite \ port:R-snow \ port:R-xml2 depends_test-append port:R-DT \ port:R-knitr \ port:R-rmarkdown \ port:R-sendmailR \ port:R-shiny \ port:R-testthat \ port:R-tibble test.run yes