https://github.com/ctlab/phantasus
Raw File
Tip revision: d0c13affeb1def1f728f0e57c64e55fc9dc7cb25 authored by Alexey Sergushichev on 21 December 2019, 15:46:32 UTC
update js to fix tests
Tip revision: d0c13af
testthat.R
library(testthat)
library(phantasus)

test_check("phantasus")
back to top