https://github.com/ctlab/phantasus
Raw File
Tip revision: 5d2cf021ab7c15563b9e666e5d9bb18dfa2c9779 authored by Alexey Sergushichev on 21 November 2019, 09:49:38 UTC
version bump
Tip revision: 5d2cf02
testthat.R
library(testthat)
library(phantasus)

test_check("phantasus")
back to top