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

This page was generated on 2022-03-18 11:08:30 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
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 riesling1


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? here 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 1623/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RJMCMCNucleosomes 1.19.1  (landing page)
Astrid DeschĂȘnes
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/RJMCMCNucleosomes
git_branch: master
git_last_commit: a9de435
git_last_commit_date: 2021-11-21 00:49:20 -0400 (Sun, 21 Nov 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    OK    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: RJMCMCNucleosomes
Version: 1.19.1
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:RJMCMCNucleosomes.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings RJMCMCNucleosomes_1.19.1.tar.gz
StartedAt: 2022-03-17 20:04:44 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 20:08:02 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 198.5 seconds
RetCode: 0
Status:   OK  
CheckDir: RJMCMCNucleosomes.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:RJMCMCNucleosomes.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings RJMCMCNucleosomes_1.19.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/RJMCMCNucleosomes.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'RJMCMCNucleosomes/DESCRIPTION' ... OK
* this is package 'RJMCMCNucleosomes' version '1.19.1'
* 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 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 for x64 is not available
File 'D:/biocbuild/bbs-3.15-bioc/R/library/RJMCMCNucleosomes/libs/x64/RJMCMCNucleosomes.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  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
  'D:/biocbuild/bbs-3.15-bioc/meat/RJMCMCNucleosomes.Rcheck/00check.log'
for details.



Installation output

RJMCMCNucleosomes.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL RJMCMCNucleosomes
###
##############################################################################
##############################################################################


* installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'RJMCMCNucleosomes' ...
** using staged installation
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/x64/include -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c NucleoDirichlet.cpp -o NucleoDirichlet.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/x64/include -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c NucleoDirichletPA.cpp -o NucleoDirichletPA.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/x64/include -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c Nucleosome.cpp -o Nucleosome.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/x64/include -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c RJMCMCNucleosomes_init.c -o RJMCMCNucleosomes_init.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/x64/include -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/x64/include -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c SegmentSeq.cpp -o SegmentSeq.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/x64/include -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c rjmcmcNucleo.cpp -o rjmcmcNucleo.o
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o RJMCMCNucleosomes.dll tmp.def NucleoDirichlet.o NucleoDirichletPA.o Nucleosome.o RJMCMCNucleosomes_init.o RcppExports.o SegmentSeq.o rjmcmcNucleo.o -L/x64/lib -lgsl -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR
installing to D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-RJMCMCNucleosomes/00new/RJMCMCNucleosomes/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'RJMCMCNucleosomes'
    finding HTML links ... done
    RJMCMCNucleosomes-package               html  
    RJMCMC_result                           html  
    mergeAllRDSFiles                        html  
    mergeAllRDSFilesFromDirectory           html  
    mergeRDSFiles                           html  
    plotNucleosomes                         html  
    postMerge                               html  
    postTreatment                           html  
    print.rjmcmcNucleosomes                 html  
    print.rjmcmcNucleosomesBeforeAndAfterPostTreatment
                                            html  
    print.rjmcmcNucleosomesMerge            html  
    reads_demo_01                           html  
    reads_demo_02                           html  
    rjmcmc                                  html  
    rjmcmcCHR                               html  
    rjmcmcNucleo                            html  
    runCHR                                  html  
    segmentation                            html  
    syntheticNucleosomeReads                html  
    validateDirectoryParameters             html  
    validatePlotNucleosomesParameters       html  
    validatePrepMergeParameters             html  
    validateRDSFilesParameters              html  
    validateRJMCMCParameters                html  
    validateSegmentationParameters          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (RJMCMCNucleosomes)
Making 'packages.html' ...Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") :
  DESCRIPTION file of package 'scone' is missing or broken
 done

Tests output

RJMCMCNucleosomes.Rcheck/tests/runTests.Rout


R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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, 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


Attaching package: 'IRanges'

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

    windows

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 -- Thu Mar 17 20:07:50 2022 
*********************************************** 
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 
  16.09    0.81   34.00 

Example timings

RJMCMCNucleosomes.Rcheck/RJMCMCNucleosomes-Ex.timings

nameusersystemelapsed
RJMCMC_result0.510.040.56
mergeAllRDSFiles0.080.000.08
mergeAllRDSFilesFromDirectory0.030.030.07
mergeRDSFiles0.050.030.07
plotNucleosomes0.360.020.38
postMerge0.220.000.22
postTreatment0.280.000.28
print.rjmcmcNucleosomes000
print.rjmcmcNucleosomesBeforeAndAfterPostTreatment0.040.010.06
print.rjmcmcNucleosomesMerge0.040.020.05
reads_demo_010.030.000.03
reads_demo_020.030.000.03
rjmcmc0.080.020.09
rjmcmcCHR0.040.000.05
rjmcmcNucleo0.080.000.08
runCHR0.060.000.06
segmentation0.070.000.06
validateDirectoryParameters000
validatePlotNucleosomesParameters0.010.000.02
validatePrepMergeParameters000
validateRDSFilesParameters000
validateRJMCMCParameters0.020.000.01
validateSegmentationParameters0.010.000.02