tests/testthat.R

# SPDX-FileCopyrightText: 2024 Petros Koutsolampros
#
# SPDX-License-Identifier: GPL-3.0-only

# CRAN OMP THREAD LIMIT
withr::with_envvar(
    new = c(OMP_THREAD_LIMIT = 2L),
    testthat::test_check("alcyon")
)

Try the alcyon package in your browser

Any scripts or data that you put into this service are public.

alcyon documentation built on April 3, 2025, 6:18 p.m.