From 36dd8f47c147ed64874c88c9914a1ab4850a72cc Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 26 Oct 2022 02:04:37 +0200 Subject: Skip llhist and parhist tests as platform dependent --- tests/testthat/test_multistart.R | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/testthat/test_multistart.R b/tests/testthat/test_multistart.R index 8408413f..2c7a2bc0 100644 --- a/tests/testthat/test_multistart.R +++ b/tests/testthat/test_multistart.R @@ -8,6 +8,7 @@ test_that("multistart works for saem.mmkin models", { file = "print_multistart_biphasic.txt") skip_on_cran() + skip_on_travis() llhist_biphasic <- function() llhist(saem_biphasic_m_multi) parhist_biphasic <- function() parhist(saem_biphasic_m_multi, -- cgit v1.2.1