tests/testthat.R

library("ccTensor")
library("nnTensor")
library("testthat")

# Setting
options(testthat.use_colours = FALSE)

test_file("testthat/test_CUR.R")
test_file("testthat/test_CX.R")
test_file("testthat/test_MultiCX.R")

Try the ccTensor package in your browser

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

ccTensor documentation built on Aug. 12, 2021, 9:07 a.m.