Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2023-04-12 11:06:23 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 lconway


To the developers/maintainers of the RJMCMCNucleosomes package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1689/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RJMCMCNucleosomes 1.22.0  (landing page)
Astrid Deschênes
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/RJMCMCNucleosomes
git_branch: RELEASE_3_16
git_last_commit: afaad5b
git_last_commit_date: 2022-11-01 11:15:01 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: RJMCMCNucleosomes
Version: 1.22.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:RJMCMCNucleosomes.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings RJMCMCNucleosomes_1.22.0.tar.gz
StartedAt: 2023-04-10 22:16:18 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 22:19:52 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 214.0 seconds
RetCode: 0
Status:   OK  
CheckDir: RJMCMCNucleosomes.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/RJMCMCNucleosomes.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RJMCMCNucleosomes/DESCRIPTION’ ... OK
* this is package ‘RJMCMCNucleosomes’ version ‘1.22.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 use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/Library/Frameworks/R.framework/Versions/4.2/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.16-bioc/meat/RJMCMCNucleosomes.Rcheck/00check.log’
for details.



Installation output

RJMCMCNucleosomes.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’
* installing *source* package ‘RJMCMCNucleosomes’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c NucleoDirichlet.cpp -o NucleoDirichlet.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c NucleoDirichletPA.cpp -o NucleoDirichletPA.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c Nucleosome.cpp -o Nucleosome.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c RJMCMCNucleosomes_init.c -o RJMCMCNucleosomes_init.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c SegmentSeq.cpp -o SegmentSeq.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `gsl-config --cflags` -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c rjmcmcNucleo.cpp -o rjmcmcNucleo.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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/4.2/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 4.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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: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 -- Mon Apr 10 22:19:43 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 
 18.577   0.768  38.243 

Example timings

RJMCMCNucleosomes.Rcheck/RJMCMCNucleosomes-Ex.timings

nameusersystemelapsed
RJMCMC_result0.4920.0100.503
mergeAllRDSFiles0.1050.0100.116
mergeAllRDSFilesFromDirectory0.0970.0100.109
mergeRDSFiles0.0680.0080.076
plotNucleosomes0.2930.0140.307
postMerge0.3260.0040.331
postTreatment0.3040.0030.307
print.rjmcmcNucleosomes0.0040.0020.006
print.rjmcmcNucleosomesBeforeAndAfterPostTreatment0.0520.0020.055
print.rjmcmcNucleosomesMerge0.0950.0050.101
reads_demo_010.0350.0030.038
reads_demo_020.0380.0050.044
rjmcmc0.0740.0050.079
rjmcmcCHR0.8450.0060.852
rjmcmcNucleo0.0430.0020.045
runCHR0.0750.0030.078
segmentation0.0830.0020.085
validateDirectoryParameters0.0010.0010.001
validatePlotNucleosomesParameters0.0020.0020.004
validatePrepMergeParameters0.0020.0020.003
validateRDSFilesParameters0.0010.0000.001
validateRJMCMCParameters0.0080.0000.008
validateSegmentationParameters0.0120.0020.013