Nothing
# 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")
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.