https://github.com/ctlab/phantasus
Raw File
Tip revision: bc3f225ce88fe6137237e5f248b11f1daaf3dd1e authored by Alexey Sergushichev on 07 August 2018, 12:34:59 UTC
update static
Tip revision: bc3f225
testthat.R
library(testthat)
library(phantasus)

test_check("phantasus")
back to top