tests/testthat/test-cpp.R

context("C++")
test_that("Catch unit tests pass", {
		skip_on_cran()
		skip_on_travis()
		skip_on_appveyor()
    expect_cpp_tests_pass("largeVis")
})

Try the largeVis package in your browser

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

largeVis documentation built on Feb. 17, 2018, 1:01 a.m.