R Under development (unstable) (2024-10-01 r87205 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > if(require("testthat")){ + suite <- Sys.getenv("TEST_SUITE") + if(suite=="")suite <- NULL + test_check("PeakSegDisk", filter=suite) + } Loading required package: testthat Loading required package: PeakSegDisk problem: 3 items on line 1 problem: 3 items on line 1 [1] "/var/folders/7j/bq7gdv517tv9bb54j2tfnt3w0000gn/T//Rtmpu71VKi/file363125abb95f/H3K27ac-H3K4me3_TDHAM_BP/samples/Mono1_H3K27ac/S001YW_NCMLS/problems/chr11:60000-580000/coverage.bedGraph" [ FAIL 0 | WARN 7 | SKIP 0 | PASS 66 ] [ FAIL 0 | WARN 7 | SKIP 0 | PASS 66 ] > > proc.time() user system elapsed 2.29 0.28 4.40