Back to Multiple platform build/check report for BioC 3.10
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for RJMCMCNucleosomes on merida1

This page was generated on 2020-04-15 12:44:45 -0400 (Wed, 15 Apr 2020).

Package 1442/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RJMCMCNucleosomes 1.10.0
Astrid Deschênes
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/RJMCMCNucleosomes
Branch: RELEASE_3_10
Last Commit: 85d3a46
Last Changed Date: 2019-10-29 13:10:15 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: RJMCMCNucleosomes
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:RJMCMCNucleosomes.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings RJMCMCNucleosomes_1.10.0.tar.gz
StartedAt: 2020-04-15 05:12:50 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 05:17:10 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 259.8 seconds
RetCode: 0
Status:  OK 
CheckDir: RJMCMCNucleosomes.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:RJMCMCNucleosomes.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings RJMCMCNucleosomes_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.10-bioc/meat/RJMCMCNucleosomes.Rcheck’
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RJMCMCNucleosomes/DESCRIPTION’ ... OK
* this is package ‘RJMCMCNucleosomes’ version ‘1.10.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘RJMCMCNucleosomes’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RJMCMCNucleosomes/libs/RJMCMCNucleosomes.so’:
  Found ‘___stderrp’, possibly from ‘stderr’ (C)
  Found ‘___stdoutp’, possibly from ‘stdout’ (C)
  Found ‘_abort’, possibly from ‘abort’ (C)
  Found ‘_printf’, possibly from ‘printf’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.10-bioc/meat/RJMCMCNucleosomes.Rcheck/00check.log’
for details.



Installation output

RJMCMCNucleosomes.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL RJMCMCNucleosomes
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘RJMCMCNucleosomes’ ...
** using staged installation
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c NucleoDirichlet.cpp -o NucleoDirichlet.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c NucleoDirichletPA.cpp -o NucleoDirichletPA.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c Nucleosome.cpp -o Nucleosome.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c RJMCMCNucleosomes_init.c -o RJMCMCNucleosomes_init.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c SegmentSeq.cpp -o SegmentSeq.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c rjmcmcNucleo.cpp -o rjmcmcNucleo.o
clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RJMCMCNucleosomes.so NucleoDirichlet.o NucleoDirichletPA.o Nucleosome.o RJMCMCNucleosomes_init.o RcppExports.o SegmentSeq.o rjmcmcNucleo.o -L/usr/local/lib -lgsl -lgslcblas -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-RJMCMCNucleosomes/00new/RJMCMCNucleosomes/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (RJMCMCNucleosomes)

Tests output

RJMCMCNucleosomes.Rcheck/tests/runTests.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

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.

> ## Run all tests presnt in the package
> BiocGenerics:::testPackage("RJMCMCNucleosomes")

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min


Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

RJMCMCNucleosomes - Predicted nucleosomes

Call:
rjmcmc(reads = reads_demo_02, seqName = "chr_SYNTHETIC", nbrIterations = 1e+05, 
    kMax = 30, lambda = 2, minInterval = 146, maxInterval = 490, 
    minReads = 3, vSeed = 32)

Number of nucleosomes:
[1] 6

Nucleosomes positions:
GRanges object with 6 ranges and 0 metadata columns:
           seqnames    ranges strand
              <Rle> <IRanges>  <Rle>
  [1] chr_SYNTHETIC     10072      *
  [2] chr_SYNTHETIC     10241      *
  [3] chr_SYNTHETIC     10574      *
  [4] chr_SYNTHETIC     10656      *
  [5] chr_SYNTHETIC     10669      *
  [6] chr_SYNTHETIC     10744      *
  -------
  seqinfo: 1 sequence from an unspecified genome; no seqlengths
[1] "Doing: out/results/rjmcmc_seg_1.rds"
[1] "Done: out/results/rjmcmc_seg_1.rds"
[1] "Doing: out/results/rjmcmc_seg_2.rds"
[1] "Done: out/results/rjmcmc_seg_2.rds"
[1] "Doing: out/results/rjmcmc_seg_3.rds"
[1] "Done: out/results/rjmcmc_seg_3.rds"
[1] "Doing: out/results/rjmcmc_seg_4.rds"
[1] "Done: out/results/rjmcmc_seg_4.rds"
[1] "Doing: out/results/rjmcmc_seg_5.rds"
[1] "Done: out/results/rjmcmc_seg_5.rds"
[1] "Doing: out/results/rjmcmc_seg_6.rds"
[1] "Done: out/results/rjmcmc_seg_6.rds"
[1] "Doing: out/results/rjmcmc_seg_7.rds"
[1] "Done: out/results/rjmcmc_seg_7.rds"
[1] "Doing: out/results/rjmcmc_seg_8.rds"
[1] "Done: out/results/rjmcmc_seg_8.rds"
[1] "Doing: out/results/rjmcmc_seg_9.rds"
[1] "Done: out/results/rjmcmc_seg_9.rds"
[1] "Doing: out/results/rjmcmc_seg_10.rds"
[1] "Done: out/results/rjmcmc_seg_10.rds"
[1] "Doing: out/results/rjmcmc_seg_11.rds"
[1] "Done: out/results/rjmcmc_seg_11.rds"
[1] "Doing: out/results/rjmcmc_seg_12.rds"
[1] "Done: out/results/rjmcmc_seg_12.rds"
[1] "Doing: out/results/rjmcmc_seg_13.rds"
[1] "Done: out/results/rjmcmc_seg_13.rds"
[1] "Doing: out/results/rjmcmc_seg_14.rds"
[1] "Done: out/results/rjmcmc_seg_14.rds"
[1] "Doing: out/results/rjmcmc_seg_15.rds"
[1] "Done: out/results/rjmcmc_seg_15.rds"
[1] "Doing: out/results/rjmcmc_seg_16.rds"
[1] "Done: out/results/rjmcmc_seg_16.rds"
[1] "Doing: out/results/rjmcmc_seg_17.rds"
[1] "Done: out/results/rjmcmc_seg_17.rds"
[1] "Doing: out/results/rjmcmc_seg_18.rds"
[1] "Done: out/results/rjmcmc_seg_18.rds"
[1] "Doing: out/results/rjmcmc_seg_19.rds"
[1] "Done: out/results/rjmcmc_seg_19.rds"
[1] "Doing: out/results/rjmcmc_seg_20.rds"
[1] "Done: out/results/rjmcmc_seg_20.rds"
[1] "Doing: out/results/rjmcmc_seg_21.rds"
[1] "Done: out/results/rjmcmc_seg_21.rds"
[1] "Doing: out/results/rjmcmc_seg_22.rds"
[1] "Done: out/results/rjmcmc_seg_22.rds"
[1] "Doing: out/results/rjmcmc_seg_23.rds"
[1] "Done: out/results/rjmcmc_seg_23.rds"
[1] "Doing: out/results/rjmcmc_seg_24.rds"
[1] "Done: out/results/rjmcmc_seg_24.rds"
[1] "Doing: out/results/rjmcmc_seg_25.rds"
[1] "Done: out/results/rjmcmc_seg_25.rds"
[1] "Doing: out/results/rjmcmc_seg_26.rds"
[1] "Done: out/results/rjmcmc_seg_26.rds"
[1] "Doing: out/results/rjmcmc_seg_27.rds"
[1] "Done: out/results/rjmcmc_seg_27.rds"
[1] "Doing: out/results/rjmcmc_seg_28.rds"
[1] "Done: out/results/rjmcmc_seg_28.rds"
[1] "Doing: out/results/rjmcmc_seg_29.rds"
[1] "Done: out/results/rjmcmc_seg_29.rds"
[1] "Doing: out/results/rjmcmc_seg_30.rds"
[1] "Done: out/results/rjmcmc_seg_30.rds"
[1] "Doing: out/results/rjmcmc_seg_31.rds"
[1] "Done: out/results/rjmcmc_seg_31.rds"
[1] "Doing: out/results/rjmcmc_seg_32.rds"
[1] "Done: out/results/rjmcmc_seg_32.rds"
[1] "Doing: out/results/rjmcmc_seg_33.rds"
[1] "Done: out/results/rjmcmc_seg_33.rds"
[1] "Doing: out/results/rjmcmc_seg_34.rds"
[1] "Done: out/results/rjmcmc_seg_34.rds"
[1] "Doing: out/results/rjmcmc_seg_35.rds"
[1] "Done: out/results/rjmcmc_seg_35.rds"
[1] "Doing: out/results/rjmcmc_seg_36.rds"
[1] "Done: out/results/rjmcmc_seg_36.rds"
[1] "Doing: out/results/rjmcmc_seg_37.rds"
[1] "Done: out/results/rjmcmc_seg_37.rds"
[1] "Doing: out/results/rjmcmc_seg_38.rds"
[1] "Done: out/results/rjmcmc_seg_38.rds"
[1] "Doing: out/results/rjmcmc_seg_39.rds"
[1] "Done: out/results/rjmcmc_seg_39.rds"
[1] "Doing: out/results/rjmcmc_seg_40.rds"
[1] "Done: out/results/rjmcmc_seg_40.rds"
[1] "Doing: out/results/rjmcmc_seg_41.rds"
[1] "Done: out/results/rjmcmc_seg_41.rds"
[1] "Doing: out/results/rjmcmc_seg_42.rds"
[1] "Done: out/results/rjmcmc_seg_42.rds"
[1] "Doing: out/results/rjmcmc_seg_43.rds"
[1] "Done: out/results/rjmcmc_seg_43.rds"
[1] "Doing: out/results/rjmcmc_seg_44.rds"
[1] "Done: out/results/rjmcmc_seg_44.rds"
[1] "Doing: out/results/rjmcmc_seg_45.rds"
[1] "Done: out/results/rjmcmc_seg_45.rds"
[1] "Doing: out/results/rjmcmc_seg_46.rds"
[1] "Done: out/results/rjmcmc_seg_46.rds"
[1] "Doing: out/results/rjmcmc_seg_47.rds"
[1] "Done: out/results/rjmcmc_seg_47.rds"
[1] "Doing: out/results/rjmcmc_seg_48.rds"
[1] "Done: out/results/rjmcmc_seg_48.rds"
[1] "Doing: out/results/rjmcmc_seg_49.rds"
[1] "Done: out/results/rjmcmc_seg_49.rds"
[1] "Doing: out/results/rjmcmc_seg_50.rds"
[1] "Done: out/results/rjmcmc_seg_50.rds"
[1] "Doing: out/results/rjmcmc_seg_51.rds"
[1] "Done: out/results/rjmcmc_seg_51.rds"
[1] "Doing: out/results/rjmcmc_seg_52.rds"
[1] "Done: out/results/rjmcmc_seg_52.rds"
[1] "Doing: out/results/rjmcmc_seg_53.rds"
[1] "Done: out/results/rjmcmc_seg_53.rds"
[1] "Doing: out/results/rjmcmc_seg_54.rds"
[1] "Done: out/results/rjmcmc_seg_54.rds"
[1] "Doing: out/results/rjmcmc_seg_55.rds"
[1] "Done: out/results/rjmcmc_seg_55.rds"
[1] "Doing: out/results/rjmcmc_seg_56.rds"
[1] "Done: out/results/rjmcmc_seg_56.rds"

RJMCMCNucleosomes - Predicted nucleosomes Before and After Post-Treatment
BEFORE POST-TREATMENT
Number of nucleosomes:
[1] 102

Nucleosomes positions:
GRanges object with 102 ranges and 0 metadata columns:
             seqnames    ranges strand
                <Rle> <IRanges>  <Rle>
    [1] chr_SYNTHETIC      1255      *
    [2] chr_SYNTHETIC      2259      *
    [3] chr_SYNTHETIC      3623      *
    [4] chr_SYNTHETIC      4259      *
    [5] chr_SYNTHETIC      5348      *
    ...           ...       ...    ...
   [98] chr_SYNTHETIC     53427      *
   [99] chr_SYNTHETIC     54220      *
  [100] chr_SYNTHETIC     54771      *
  [101] chr_SYNTHETIC     55358      *
  [102] chr_SYNTHETIC     55936      *
  -------
  seqinfo: 1 sequence from an unspecified genome; no seqlengths

AFTER POST-TREATMENT
Number of nucleosomes:
[1] 89

Nucleosomes positions:
GRanges object with 89 ranges and 0 metadata columns:
            seqnames    ranges strand
               <Rle> <IRanges>  <Rle>
   [1] chr_SYNTHETIC      1255      *
   [2] chr_SYNTHETIC      2259      *
   [3] chr_SYNTHETIC      3623      *
   [4] chr_SYNTHETIC      4259      *
   [5] chr_SYNTHETIC      5348      *
   ...           ...       ...    ...
  [85] chr_SYNTHETIC     53286      *
  [86] chr_SYNTHETIC     54220      *
  [87] chr_SYNTHETIC     54771      *
  [88] chr_SYNTHETIC     55358      *
  [89] chr_SYNTHETIC     55936      *
  -------
  seqinfo: 1 sequence from an unspecified genome; no seqlengths

RJMCMCNucleosomes - Predicted nucleosomes

Number of nucleosomes:
[1] 11

Nucleosomes positions:
GRanges object with 11 ranges and 0 metadata columns:
            seqnames    ranges strand
               <Rle> <IRanges>  <Rle>
   [1] chr_SYNTHETIC     10077      *
   [2] chr_SYNTHETIC     10236      *
   [3] chr_SYNTHETIC     10406      *
   [4] chr_SYNTHETIC     10571      *
   [5] chr_SYNTHETIC     10744      *
   [6] chr_SYNTHETIC     10842      *
   [7] chr_SYNTHETIC     10846      *
   [8] chr_SYNTHETIC     10896      *
   [9] chr_SYNTHETIC     10906      *
  [10] chr_SYNTHETIC     11410      *
  [11] chr_SYNTHETIC     11580      *
  -------
  seqinfo: 1 sequence from an unspecified genome; no seqlengths
[1] "Doing: test_rjmcmcCHR_good_01/results/rjmcmc_seg_1.rds"
[1] "Done: test_rjmcmcCHR_good_01/results/rjmcmc_seg_1.rds"
[1] "Doing: test_rjmcmcCHR_good_01/results/rjmcmc_seg_2.rds"
[1] "Done: test_rjmcmcCHR_good_01/results/rjmcmc_seg_2.rds"
[1] "Doing: test_rjmcmcCHR_good_02/results/rjmcmc_seg_1.rds"
[1] "Done: test_rjmcmcCHR_good_02/results/rjmcmc_seg_1.rds"


RUNIT TEST PROTOCOL -- Wed Apr 15 05:17:04 2020 
*********************************************** 
Number of test functions: 86 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
RJMCMCNucleosomes RUnit Tests - 86 test functions, 0 errors, 0 failures
Number of test functions: 86 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 26.052   1.016  39.718 

Example timings

RJMCMCNucleosomes.Rcheck/RJMCMCNucleosomes-Ex.timings

nameusersystemelapsed
RJMCMC_result1.1160.0421.171
mergeAllRDSFiles0.2550.0220.279
mergeAllRDSFilesFromDirectory0.1900.0270.218
mergeRDSFiles0.1690.0230.193
plotNucleosomes0.4200.0170.443
postMerge0.3770.0570.438
postTreatment0.4530.0320.485
print.rjmcmcNucleosomes0.0050.0010.006
print.rjmcmcNucleosomesBeforeAndAfterPostTreatment0.0830.0050.087
print.rjmcmcNucleosomesMerge0.2000.0020.203
reads_demo_010.0440.0020.045
reads_demo_020.0640.0020.070
rjmcmc0.1110.0020.118
rjmcmcCHR0.0680.0040.078
rjmcmcNucleo0.1020.0030.108
runCHR0.0720.0060.080
segmentation0.1200.0080.127
validateDirectoryParameters0.0010.0010.001
validatePlotNucleosomesParameters0.0030.0020.005
validatePrepMergeParameters0.0030.0020.005
validateRDSFilesParameters0.0010.0000.002
validateRJMCMCParameters0.0130.0000.013
validateSegmentationParameters0.0200.0020.023