mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-06-26 03:01:03 +00:00
6 lines
85 B
R
6 lines
85 B
R
|
|
Sys.setenv("R_TESTS" = "")
|
||
|
|
library(testthat)
|
||
|
|
library(prophet)
|
||
|
|
|
||
|
|
test_check("prophet")
|