https://github.com/ctlab/phantasus
Raw File
Tip revision: d248b1ea35177f41dff757e3899ba10aec3a004e authored by J Wokaty on 25 April 2023, 15:00:13 UTC
bump x.y.z version to even y prior to creation of RELEASE_3_17 branch
Tip revision: d248b1e
testthat.R
library(testthat)
library(phantasus)

test_check("phantasus")
back to top