https://github.com/ctlab/phantasus
Raw File
Tip revision: ccd60dd2a6b9a1f1bf827ba063afa86467c3b495 authored by J Wokaty on 24 October 2023, 15:03:44 UTC
bump x.y.z version to even y prior to creation of RELEASE_3_18 branch
Tip revision: ccd60dd
testthat.R
library(testthat)
library(phantasus)

test_check("phantasus")
back to top