From 587662437bce06ea202551048226b86cff0db187 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 14 Sep 2018 21:02:46 +0200 Subject: Skip more tests on CRAN Static documentation rebuilt by pkgdown --- tests/testthat/test_synthetic_data_for_UBA_2014.R | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/testthat/test_synthetic_data_for_UBA_2014.R') diff --git a/tests/testthat/test_synthetic_data_for_UBA_2014.R b/tests/testthat/test_synthetic_data_for_UBA_2014.R index fd3e8bba..6856a9a3 100644 --- a/tests/testthat/test_synthetic_data_for_UBA_2014.R +++ b/tests/testthat/test_synthetic_data_for_UBA_2014.R @@ -20,6 +20,7 @@ context("Results for synthetic data established in expertise for UBA (Ranke 2014 test_that("Results are correct for SFO_lin_a", { + skip_on_cran() m_synth_SFO_lin <- mkinmod(parent = mkinsub("SFO", "M1"), M1 = mkinsub("SFO", "M2"), M2 = mkinsub("SFO"), -- cgit v1.2.1