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

This page was generated on 2023-04-12 10:55:30 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for RJMCMCNucleosomes on nebbiolo1


To the developers/maintainers of the RJMCMCNucleosomes package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RJMCMCNucleosomes.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1711/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RJMCMCNucleosomes 1.23.0  (landing page)
Astrid Deschênes
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/RJMCMCNucleosomes
git_branch: devel
git_last_commit: 67b5aab
git_last_commit_date: 2022-11-01 11:15:01 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  

Summary

Package: RJMCMCNucleosomes
Version: 1.23.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:RJMCMCNucleosomes.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings RJMCMCNucleosomes_1.23.0.tar.gz
StartedAt: 2023-04-11 23:02:03 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 23:06:38 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 274.9 seconds
RetCode: 0
Status:   OK  
CheckDir: RJMCMCNucleosomes.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:RJMCMCNucleosomes.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings RJMCMCNucleosomes_1.23.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/RJMCMCNucleosomes.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘RJMCMCNucleosomes/DESCRIPTION’ ... OK
* this is package ‘RJMCMCNucleosomes’ version ‘1.23.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
* used C compiler: ‘gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
* used C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
* 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 loading without being on the library search path ... 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 use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.17-bioc/R/site-library/RJMCMCNucleosomes/libs/RJMCMCNucleosomes.so’:
  Found ‘__printf_chk’, possibly from ‘printf’ (C)
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (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 nor [v]sprintf. 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 ...
  ‘RJMCMCNucleosomes.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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



Installation output

RJMCMCNucleosomes.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL RJMCMCNucleosomes
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘RJMCMCNucleosomes’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG `gsl-config --cflags` -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c NucleoDirichlet.cpp -o NucleoDirichlet.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG `gsl-config --cflags` -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c NucleoDirichletPA.cpp -o NucleoDirichletPA.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG `gsl-config --cflags` -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c Nucleosome.cpp -o Nucleosome.o
gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG `gsl-config --cflags` -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c RJMCMCNucleosomes_init.c -o RJMCMCNucleosomes_init.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG `gsl-config --cflags` -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG `gsl-config --cflags` -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c SegmentSeq.cpp -o SegmentSeq.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG `gsl-config --cflags` -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c rjmcmcNucleo.cpp -o rjmcmcNucleo.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.17-bioc/R/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/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.17-bioc/R/site-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 4.3.0 alpha (2023-04-03 r84154)
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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:stats':

    IQR, mad, sd, var, xtabs

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

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, 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.max, which.min


Attaching package: 'S4Vectors'

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

    I, expand.grid, unname

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_2.rds"
[1] "Done: test_rjmcmcCHR_good_01/results/rjmcmc_seg_2.rds"

[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_02/results/rjmcmc_seg_1.rds"
[1] "Done: test_rjmcmcCHR_good_02/results/rjmcmc_seg_1.rds"



RUNIT TEST PROTOCOL -- Tue Apr 11 23:06:09 2023 
*********************************************** 
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 
 23.062   1.574  46.625 

Example timings

RJMCMCNucleosomes.Rcheck/RJMCMCNucleosomes-Ex.timings

nameusersystemelapsed
RJMCMC_result0.4720.0360.509
mergeAllRDSFiles0.0970.0080.105
mergeAllRDSFilesFromDirectory0.0670.0240.090
mergeRDSFiles0.0670.0240.090
plotNucleosomes0.2540.0120.265
postMerge0.2370.0400.277
postTreatment0.2820.0040.286
print.rjmcmcNucleosomes0.0060.0000.006
print.rjmcmcNucleosomesBeforeAndAfterPostTreatment0.0620.0000.062
print.rjmcmcNucleosomesMerge0.0780.0040.081
reads_demo_010.0270.0040.030
reads_demo_020.0310.0040.035
rjmcmc0.0670.0000.068
rjmcmcCHR0.0490.0000.049
rjmcmcNucleo0.0500.0000.051
runCHR0.0610.0120.074
segmentation0.1020.0080.110
validateDirectoryParameters0.0010.0000.001
validatePlotNucleosomesParameters0.0010.0010.004
validatePrepMergeParameters0.0010.0020.003
validateRDSFilesParameters0.0010.0000.002
validateRJMCMCParameters0.0060.0040.010
validateSegmentationParameters0.0170.0000.018