tests/testthat.R

library(testthat)
library(DChIPRep)

test_check("DChIPRep")


# code for checking and saving the log
## ff <- file("check.out", open = "wt")
## sink(file = ff, type = "message")
##  sink(type = "message")
 ##    sink() 

Try the DChIPRep package in your browser

Any scripts or data that you put into this service are public.

DChIPRep documentation built on April 29, 2020, 4:26 a.m.