https://github.com/ctlab/phantasus
Raw File
Tip revision: 196f3db2382e89502f3d95664a7f0bee36af7287 authored by Alexey Sergushichev on 20 July 2020, 21:37:31 UTC
version bump
Tip revision: 196f3db
testthat.R
library(testthat)
library(phantasus)

test_check("phantasus")
back to top