https://github.com/cran/ebreg
Raw File
Tip revision: 4de0621ddb9b25378b8c2e0a3d75100ab293b34c authored by Yiqi Tang on 26 May 2021, 12:10:06 UTC
version 0.1.3
Tip revision: 4de0621
testthat.R
library(testthat)
library(ebreg)

test_check("ebreg")
back to top