swh:1:snp:0c004a03453a29b80f921a24433f7e780b9ceb53
Raw File
Tip revision: bcd9d807055b490961edbebb49afb0f967249245 authored by Alexey Sergushichev on 13 May 2020, 11:00:43 UTC
Merge branch 'master' of git.bioconductor.org:packages/phantasus
Tip revision: bcd9d80
testthat.R
library(testthat)
library(phantasus)

test_check("phantasus")
back to top