# -*- 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 withr 3.0.0 v revision 1 categories-append devel maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license MIT description Methods for temporarily modifying global state long_description A set of functions to run code with safely and temporarily modified global state, \ withr makes working with the global state, i.e. side effects, less error-prone. homepage https://withr.r-lib.org checksums rmd160 6a4f382d955993dd3b5ca1d73149fad41f5cdc29 \ sha256 8db2584e6ba4d9f2ad8fc2d3d82cf3f75de6f544d33df5e5571c2de6cf605865 \ size 131789 supported_archs noarch depends_test-append port:R-callr \ port:R-covr \ port:R-DBI \ port:R-knitr \ port:R-rlang \ port:R-rmarkdown \ port:R-RSQLite \ port:R-testthat test.run yes