mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-16 21:00:16 +00:00
5 lines
85 B
R
5 lines
85 B
R
Sys.setenv("R_TESTS" = "")
|
|
library(testthat)
|
|
library(prophet)
|
|
|
|
test_check("prophet")
|