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

This page was generated on 2023-09-22 11:37:45 -0400 (Fri, 22 Sep 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4625
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4378
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4394
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

Package 1749/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RnBeads 2.18.1  (landing page)
Fabian Mueller
Snapshot Date: 2023-09-21 14:00:15 -0400 (Thu, 21 Sep 2023)
git_url: https://git.bioconductor.org/packages/RnBeads
git_branch: RELEASE_3_17
git_last_commit: d20e31c
git_last_commit_date: 2023-08-01 03:45:58 -0400 (Tue, 01 Aug 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    TIMEOUT    OK  

CHECK results for RnBeads on merida1


To the developers/maintainers of the RnBeads package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RnBeads.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: RnBeads
Version: 2.18.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:RnBeads.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings RnBeads_2.18.1.tar.gz
StartedAt: 2023-09-22 06:58:03 -0400 (Fri, 22 Sep 2023)
EndedAt: 2023-09-22 07:38:03 -0400 (Fri, 22 Sep 2023)
EllapsedTime: 2400.3 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: RnBeads.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/RnBeads.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RnBeads/DESCRIPTION’ ... OK
* this is package ‘RnBeads’ version ‘2.18.1’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'BiocGenerics', 'S4Vectors', 'GenomicRanges', 'MASS', 'cluster',
  'ff', 'fields', 'ggplot2', 'gplots', 'grid', 'gridExtra', 'limma',
  'matrixStats', 'illuminaio', 'methylumi', 'plyr'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘RnBeads’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.4Mb
  sub-directories of 1Mb or more:
    R   4.0Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘qvalue’
A package should be listed in only one of these fields.
* 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 ... NOTE
Warning: no function found corresponding to methods exports from ‘RnBeads’ for: ‘samples’

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
Package in Depends field not imported from: 'grid'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
Unexported objects imported by ':::' calls:
  'Gviz:::.getBMFeatureMap' 'doParallel:::.options'
  'grDevices:::.smoothScatterCalcDensity'
  'minfi:::.default.450k.annotation' 'minfi:::.extractFromRGSet450k'
  'minfi:::.normalizeFunnorm450k'
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.stopImplicitCluster: no visible global function definition for
  ‘stopCluster’
MethyLumiSet2RnBeadSet: no visible global function definition for
  ‘phenoData’
MethyLumiSet2RnBeadSet: no visible global function definition for
  ‘assayDataElementNames’
MethyLumiSet2RnBeadSet: no visible global function definition for
  ‘featureNames’
MethyLumiSet2RnBeadSet: no visible global function definition for
  ‘varLabels’
MethyLumiSet2RnBeadSet: no visible global function definition for
  ‘featureData’
add.age.histogram: no visible binding for global variable ‘Age’
add.age.histogram: no visible binding for global variable ‘..count..’
add.age.histogram: no visible binding for global variable ‘..density..’
add.agecomparison.plot: no visible global function definition for
  ‘samples’
add.agecomparison.plot: no visible binding for global variable ‘Sample’
add.agecomparison.plot: no visible global function definition for
  ‘%dopar%’
add.agecomparison.plot: no visible global function definition for
  ‘foreach’
add.agecomparison.plot: no visible binding for global variable ‘i’
add.combination.plot: no visible global function definition for
  ‘samples’
add.combination.plot: no visible binding for global variable
  ‘Difference’
add.combination.plot: no visible binding for global variable ‘Density’
add.combination.plot: no visible binding for global variable ‘yint’
add.combination.plot: no visible binding for global variable ‘Measure’
add.error.plot: no visible binding for global variable ‘Value’
add.error.plot: no visible binding for global variable ‘Sample’
add.error.plot: no visible binding for global variable ‘Deviance’
add.error.plot: no visible binding for global variable ‘yint’
add.error.plot: no visible binding for global variable ‘Measure’
add.negative.control.boxplot: no visible global function definition for
  ‘samples’
add.profile.plots: no visible global function definition for ‘mclapply’
add.qc.barplots: no visible global function definition for ‘samples’
add.quantile.plot: no visible binding for global variable ‘Difference’
add.quantile.plot: no visible binding for global variable ‘..density..’
add.quantile.plot: no visible binding for global variable ‘Sample’
add.quantile.plot: no visible binding for global variable ‘Density’
add.seq.coverage.histograms: no visible global function definition for
  ‘samples’
add.seq.coverage.plot: no visible global function definition for
  ‘samples’
add.seq.coverage.violins: no visible global function definition for
  ‘samples’
add.stratification.plot: no visible global function definition for
  ‘%dopar%’
add.stratification.plot: no visible global function definition for
  ‘foreach’
add.stratification.plot: no visible binding for global variable ‘Group’
add.stratification.plot: no visible binding for global variable
  ‘Increase’
add.stratification.plot: no visible binding for global variable
  ‘Predicted’
add.stratification.plot: no visible binding for global variable
  ‘Annotated’
add.stratification.plot.immune: no visible global function definition
  for ‘%dopar%’
add.stratification.plot.immune: no visible global function definition
  for ‘foreach’
add.stratification.plot.immune: no visible binding for global variable
  ‘Group’
add.stratification.plot.immune: no visible binding for global variable
  ‘Immune’
addReportPlot.diffVar.volcano: no visible binding for global variable
  ‘var.diff’
addReportPlot.diffVar.volcano: no visible binding for global variable
  ‘log10P’
addReportPlot.diffVar.volcano: no visible binding for global variable
  ‘combinedRank.var’
addReportPlot.diffVar.volcano: no visible binding for global variable
  ‘log10FDR’
addReportPlots.diffMeth.bin.site.volcano: no visible binding for global
  variable ‘mean.diff’
addReportPlots.diffMeth.bin.site.volcano: no visible binding for global
  variable ‘diffmeth.p.val’
addReportPlots.diffMeth.bin.site.volcano: no visible binding for global
  variable ‘combinedRank’
addReportPlots.diffMeth.bin.site.volcano: no visible binding for global
  variable ‘mean.quot.log2’
addReportPlots.diffMeth.bin.site.volcano: no visible binding for global
  variable ‘diffmeth.p.adj.fdr’
agePredictorBiseq: no visible global function definition for
  ‘impute.knn’
agePredictorBiseq: no visible global function definition for ‘samples’
agePredictorChip: no visible global function definition for
  ‘impute.knn’
append.cpg.stats: no visible global function definition for ‘%dopar%’
append.cpg.stats: no visible global function definition for ‘foreach’
append.cpg.stats: no visible binding for global variable ‘chrom’
basic_combine: no visible global function definition for ‘samples’
computeDiffTab.default.region: no visible global function definition
  for ‘%dopar%’
computeDiffTab.default.region: no visible global function definition
  for ‘foreach’
computeDiffTab.default.region: no visible binding for global variable
  ‘i’
computeDiffTab.default.site: no visible binding for global variable
  ‘p.vals.t.na.adj’
computeDiffVar.bin.site: no visible binding for global variable
  ‘p.vals.t.na.adj’
computeDiffVar.default.region: no visible global function definition
  for ‘%dopar%’
computeDiffVar.default.region: no visible global function definition
  for ‘foreach’
computeDiffVar.default.region: no visible binding for global variable
  ‘i’
create.densityScatter: no visible binding for global variable
  ‘..density..’
create.diffMeth.diffVar.subsample: no visible binding for global
  variable ‘..density..’
create.ucsc.track.hub: no visible global function definition for
  ‘samples’
createPredictor : ret: no visible global function definition for
  ‘impute.knn’
cv.array: no visible global function definition for ‘impute.knn’
data.frame2GRanges: no visible global function definition for
  ‘seqlevels<-’
data.frame2GRanges: no visible global function definition for
  ‘genome<-’
diffVar: no visible global function definition for ‘varFit’
diffVar: no visible binding for global variable ‘group1’
diffVar: no visible binding for global variable ‘group2’
estimateProportionsCP: no visible global function definition for ‘lme’
estimateProportionsCP: no visible global function definition for
  ‘getVarCov’
general.cv: no visible global function definition for ‘%dopar%’
general.cv: no visible global function definition for ‘foreach’
general.cv: no visible binding for global variable ‘i’
get.adjustment.variables: no visible global function definition for
  ‘samples’
get.comparison.info : rm.na.from.adj.tab: no visible global function
  definition for ‘samples’
get.components.isva: no visible global function definition for ‘DoISVA’
get.components.sva: no visible global function definition for ‘sva’
get.cpg.stats: no visible global function definition for
  ‘dinucleotideFrequency’
get.cpg.stats: no visible global function definition for
  ‘letterFrequency’
get.dataset.matrix: no visible global function definition for ‘samples’
get.diffmeth.tab.col.desc.list.txt: no visible binding for global
  variable ‘report’
get.diffmeth.tab.col.desc.list.txt: no visible binding for global
  variable ‘refText’
get.diffmeth.tab.col.desc.list.txt: no visible binding for global
  variable ‘diffmeth’
get.platform.tokens: no visible global function definition for
  ‘setNames’
getCGCounts: no visible global function definition for ‘seqlengths’
getCGCounts : <anonymous>: no visible global function definition for
  ‘ChrNumeric’
getGLADProfiles: no visible global function definition for ‘samples’
getGLADProfiles: no visible global function definition for ‘mclapply’
getGLADProfiles : <anonymous>: no visible global function definition
  for ‘as.profileCGH’
getGLADProfiles : <anonymous>: no visible global function definition
  for ‘daglad’
getMergeList: no visible global function definition for ‘samples’
groupPermutationP.site.parallel: no visible global function definition
  for ‘%dopar%’
groupPermutationP.site.parallel: no visible global function definition
  for ‘foreach’
iEVORA: no visible global function definition for ‘qvalue’
imputation.low.memory.cpgs: no visible global function definition for
  ‘samples’
inferWBCbyLme: no visible global function definition for ‘lme’
inferWBCbyLme: no visible global function definition for ‘getVarCov’
intensities.by.color: no visible binding for global variable
  ‘IlluminaHumanMethylationEPICmanifest’
intensities.by.color: no visible binding for global variable
  ‘IlluminaHumanMethylation450kmanifest’
intensities.by.color: no visible global function definition for
  ‘samples’
knn.imputation: no visible global function definition for ‘impute.knn’
limmaP: no visible binding for global variable ‘group1’
limmaP: no visible binding for global variable ‘group2’
loadLolaDbs: no visible global function definition for ‘loadRegionDB’
loadLolaDbs: no visible global function definition for ‘mergeRegionDBs’
locus.profile.get.base.tracks: no visible global function definition
  for ‘useMart’
locus.profile.get.base.tracks: no visible global function definition
  for ‘IdeogramTrack’
locus.profile.get.base.tracks: no visible global function definition
  for ‘GenomeAxisTrack’
locus.profile.get.base.tracks: no visible global function definition
  for ‘BiomartGeneRegionTrack’
locus.profile.get.base.tracks: no visible global function definition
  for ‘UcscTrack’
locus.profile.get.methylation.track.heatmap: no visible global function
  definition for ‘DataTrack’
locus.profile.get.methylation.track.smooth: no visible global function
  definition for ‘DataTrack’
methylumi.intensities.by.color: no visible global function definition
  for ‘featureNames’
methylumi.intensities.by.color: no visible binding for global variable
  ‘IlluminaHumanMethylation450kmanifest’
methylumi.intensities.by.color: no visible global function definition
  for ‘assayDataElement’
parallel.setup: no visible global function definition for
  ‘registerDoParallel’
parallel.setup: no visible global function definition for
  ‘getDoParWorkers’
performLolaEnrichment.diffMeth: no visible global function definition
  for ‘runLOLA’
performLolaEnrichment.diffVar: no visible global function definition
  for ‘runLOLA’
plot.heatmap.pc.correlations: no visible global function definition for
  ‘melt’
plot.heatmap.pc.correlations: no visible global function definition for
  ‘grid.newpage’
plot.heatmap.pc.correlations: no visible global function definition for
  ‘grid.draw’
plot.heatmap.pc.pvalues: no visible global function definition for
  ‘melt’
plot.heatmap.pc.pvalues: no visible global function definition for
  ‘grid.newpage’
plot.heatmap.pc.pvalues: no visible global function definition for
  ‘grid.draw’
plot.heatmap.rand: no visible global function definition for ‘melt’
plot.heatmap.symm: no visible global function definition for ‘melt’
plot.heatmap.symm: no visible global function definition for
  ‘grid.newpage’
plot.heatmap.symm: no visible global function definition for
  ‘grid.draw’
plotCGHProfile: no visible global function definition for ‘ChrNumeric’
prepareGEOSampleInfoTemplate: no visible global function definition for
  ‘samples’
projectWBC: no visible global function definition for ‘solve.QP’
read.GS.report: no visible global function definition for
  ‘featureNames’
read.idat.files: no visible binding for global variable ‘barcode’
rnb.RnBSet.to.GRangesList: no visible global function definition for
  ‘samples’
rnb.RnBSet.to.bed: no visible global function definition for ‘samples’
rnb.RnBSet.to.bedGraph: no visible global function definition for
  ‘samples’
rnb.bed.from.segmentation: no visible global function definition for
  ‘samples’
rnb.boxplot.from.segmentation: no visible global function definition
  for ‘samples’
rnb.boxplot.from.segmentation: no visible binding for global variable
  ‘Segment’
rnb.boxplot.from.segmentation: no visible binding for global variable
  ‘AvgMeth’
rnb.chromosome.lengths: no visible global function definition for
  ‘seqlengths’
rnb.combine.seq: no visible global function definition for ‘samples’
rnb.enmix.oob: no visible global function definition for ‘%dopar%’
rnb.enmix.oob: no visible global function definition for ‘foreach’
rnb.execute.dreduction: no visible global function definition for
  ‘samples’
rnb.execute.filter.summary.internal: no visible global function
  definition for ‘samples’
rnb.execute.high.coverage.removal.internal: no visible global function
  definition for ‘samples’
rnb.execute.high.dpval.masking.internal: no visible global function
  definition for ‘samples’
rnb.execute.imputation: no visible global function definition for
  ‘samples’
rnb.execute.low.coverage.masking.internal: no visible global function
  definition for ‘samples’
rnb.execute.na.removal.internal: no visible global function definition
  for ‘samples’
rnb.execute.normalization: no visible global function definition for
  ‘phenoData’
rnb.execute.normalization: no visible global function definition for
  ‘phenoData<-’
rnb.execute.normalization: no visible global function definition for
  ‘RGChannelSet’
rnb.execute.normalization: no visible global function definition for
  ‘preprocessSWAN’
rnb.execute.normalization: no visible global function definition for
  ‘getMeth’
rnb.execute.normalization: no visible global function definition for
  ‘getUnmeth’
rnb.execute.normalization: no visible global function definition for
  ‘featureNames’
rnb.execute.normalization: no visible global function definition for
  ‘samples’
rnb.execute.normalization: no visible global function definition for
  ‘mapToGenome’
rnb.execute.normalization: no visible global function definition for
  ‘addSex’
rnb.execute.normalization: no visible global function definition for
  ‘getSex’
rnb.execute.normalization: no visible global function definition for
  ‘getCN’
rnb.execute.normalization.bmiq: no visible global function definition
  for ‘%dopar%’
rnb.execute.normalization.bmiq: no visible global function definition
  for ‘foreach’
rnb.execute.pOOBAH: no visible global function definition for ‘samples’
rnb.execute.pOOBAH: no visible global function definition for ‘SigDF’
rnb.execute.pOOBAH: no visible global function definition for ‘pOOBAH’
rnb.execute.pOOBAH: no visible binding for global variable ‘sigset.l’
rnb.execute.pOOBAH: no visible binding for global variable ‘pIG’
rnb.execute.pOOBAH: no visible binding for global variable ‘pII’
rnb.execute.pOOBAH: no visible binding for global variable ‘pIR’
rnb.execute.quality: no visible global function definition for
  ‘samples’
rnb.execute.quality : <anonymous>: no visible global function
  definition for ‘samples’
rnb.execute.segmentation: no visible binding for global variable
  ‘Hsapiens’
rnb.execute.segmentation: no visible binding for global variable
  ‘Mmusculus’
rnb.execute.segmentation: no visible global function definition for
  ‘seqlengths’
rnb.execute.segmentation: no visible global function definition for
  ‘browserSession’
rnb.execute.segmentation: no visible global function definition for
  ‘genome<-’
rnb.execute.segmentation: no visible global function definition for
  ‘ucscTableQuery’
rnb.execute.segmentation: no visible global function definition for
  ‘getTable’
rnb.execute.segmentation: no visible global function definition for
  ‘samples’
rnb.execute.segmentation: no visible global function definition for
  ‘readMethylome’
rnb.execute.segmentation: no visible global function definition for
  ‘readSNPTable’
rnb.execute.segmentation: no visible global function definition for
  ‘removeSNPs’
rnb.execute.segmentation: no visible global function definition for
  ‘segmentPMDs’
rnb.execute.segmentation: no visible global function definition for
  ‘plotAlphaDistributionOneChr’
rnb.execute.segmentation: no visible global function definition for
  ‘calculateFDRs’
rnb.execute.segmentation: no visible global function definition for
  ‘segmentUMRsLMRs’
rnb.export.to.ewasher: no visible global function definition for
  ‘samples’
rnb.filter.dataset: no visible global function definition for ‘samples’
rnb.final.segmentation: no visible global function definition for
  ‘samples’
rnb.get.reliability.counts.per.sample: no visible global function
  definition for ‘samples’
rnb.options.description.table.fromRd: no visible global function
  definition for ‘Rd2HTML’
rnb.options.description.table.fromRd: no visible binding for global
  variable ‘xmlValue’
rnb.plot.beta.density.group: no visible binding for global variable
  ‘group’
rnb.plot.biseq.coverage: no visible global function definition for
  ‘samples’
rnb.plot.biseq.coverage.hist: no visible global function definition for
  ‘samples’
rnb.plot.control.barplot: no visible global function definition for
  ‘samples’
rnb.plot.control.barplot: no visible binding for global variable
  ‘Target’
rnb.plot.control.barplot: no visible binding for global variable
  ‘Index’
rnb.plot.control.barplot: no visible binding for global variable ‘ID’
rnb.plot.control.barplot: no visible binding for global variable
  ‘Address’
rnb.plot.control.barplot: no visible global function definition for
  ‘grid.newpage’
rnb.plot.control.barplot: no visible binding for global variable
  ‘Intensity’
rnb.plot.control.barplot: no visible global function definition for
  ‘grid.draw’
rnb.plot.control.boxplot: no visible global function definition for
  ‘grid.newpage’
rnb.plot.control.boxplot: no visible binding for global variable
  ‘Probe’
rnb.plot.control.boxplot: no visible binding for global variable
  ‘Intensity’
rnb.plot.control.boxplot: no visible global function definition for
  ‘grid.draw’
rnb.plot.ct.heatmap: no visible binding for global variable ‘x’
rnb.plot.ct.heatmap: no visible binding for global variable ‘y’
rnb.plot.ct.heatmap: no visible binding for global variable ‘v’
rnb.plot.ct.heatmap: no visible global function definition for
  ‘grid.newpage’
rnb.plot.ct.heatmap: no visible global function definition for
  ‘grid.draw’
rnb.plot.dreduction: no visible global function definition for ‘tsne’
rnb.plot.locus.profile: no visible global function definition for
  ‘plotTracks’
rnb.plot.marker.fstat: no visible binding for global variable ‘x’
rnb.plot.marker.fstat: no visible binding for global variable ‘y’
rnb.plot.marker.fstat: no visible global function definition for
  ‘muted’
rnb.plot.negative.boxplot: no visible global function definition for
  ‘samples’
rnb.plot.negative.boxplot: no visible binding for global variable
  ‘numeric.names’
rnb.plot.negative.boxplot: no visible binding for global variable
  ‘type’
rnb.plot.negative.boxplot: no visible binding for global variable
  ‘types’
rnb.plot.negative.boxplot: no visible global function definition for
  ‘grid.newpage’
rnb.plot.negative.boxplot: no visible binding for global variable
  ‘Sample’
rnb.plot.negative.boxplot: no visible binding for global variable
  ‘Intensity’
rnb.plot.negative.boxplot: no visible global function definition for
  ‘grid.draw’
rnb.plot.num.sites.covg: no visible global function definition for
  ‘samples’
rnb.plot.num.sites.covg : <anonymous>: no visible global function
  definition for ‘samples’
rnb.plot.num.sites.covg: no visible binding for global variable
  ‘numSites’
rnb.plot.num.sites.covg: no visible binding for global variable
  ‘covgMedian’
rnb.plot.num.sites.covg: no visible binding for global variable
  ‘covgPercLow’
rnb.plot.num.sites.covg: no visible binding for global variable
  ‘covgPercUp’
rnb.plot.num.sites.covg: no visible binding for global variable ‘comma’
rnb.plot.region.profile.density: no visible binding for global variable
  ‘relative.coord’
rnb.plot.region.profile.density: no visible binding for global variable
  ‘..density..’
rnb.plot.region.profiles : <anonymous>: no visible global function
  definition for ‘samples’
rnb.plot.region.profiles: no visible binding for global variable
  ‘relative.coord’
rnb.plot.region.profiles: no visible binding for global variable
  ‘group’
rnb.plot.region.site.density: no visible binding for global variable
  ‘relative.coord’
rnb.plot.segmentation.distributions: no visible binding for global
  variable ‘x2’
rnb.plot.segmentation.distributions: no visible binding for global
  variable ‘y2’
rnb.plot.segmentation.distributions: no visible binding for global
  variable ‘texthere’
rnb.plot.segmentation.final: no visible global function definition for
  ‘plotFinalSegmentation’
rnb.plot.sentrix.distributions: no visible global function definition
  for ‘samples’
rnb.plot.sentrix.distributions: no visible binding for global variable
  ‘Slide’
rnb.plot.snp.boxplot: no visible binding for global variable ‘SNP’
rnb.plot.snp.boxplot: no visible binding for global variable ‘bv’
rnb.run.example: no visible global function definition for ‘install’
rnb.run.preprocessing : logger.completed.filtering: no visible global
  function definition for ‘samples’
rnb.sample.summary.table: no visible global function definition for
  ‘samples’
rnb.section.ageprediction: no visible global function definition for
  ‘samples’
rnb.section.clustering : <anonymous> : <anonymous>: no visible global
  function definition for ‘samples’
rnb.section.clustering: no visible global function definition for
  ‘samples’
rnb.section.diffMeth.region: no visible global function definition for
  ‘%dopar%’
rnb.section.diffMeth.region: no visible global function definition for
  ‘foreach’
rnb.section.diffMeth.region: no visible binding for global variable ‘k’
rnb.section.diffMeth.region : do.enrichment.table: no visible global
  function definition for ‘sigCategories’
rnb.section.diffMeth.region : do.enrichment.table.var: no visible
  global function definition for ‘sigCategories’
rnb.section.diffMeth.site: no visible global function definition for
  ‘%dopar%’
rnb.section.diffMeth.site: no visible global function definition for
  ‘foreach’
rnb.section.diffVar: no visible global function definition for
  ‘%dopar%’
rnb.section.diffVar: no visible global function definition for
  ‘foreach’
rnb.section.diffVar.region: no visible global function definition for
  ‘%dopar%’
rnb.section.diffVar.region: no visible global function definition for
  ‘foreach’
rnb.section.diffVar.region: no visible binding for global variable ‘k’
rnb.section.import: no visible global function definition for ‘samples’
rnb.section.import: no visible global function definition for
  ‘phenoData’
rnb.section.imputation: no visible global function definition for
  ‘melt’
rnb.section.locus.profiles: no visible global function definition for
  ‘samples’
rnb.section.locus.profiles : do.plots: no visible global function
  definition for ‘plotTracks’
rnb.section.locus.profiles: no visible global function definition for
  ‘%dopar%’
rnb.section.locus.profiles: no visible global function definition for
  ‘foreach’
rnb.section.na.removal: no visible global function definition for
  ‘samples’
rnb.section.normalization: no visible global function definition for
  ‘samples’
rnb.section.region.description: no visible binding for global variable
  ‘size’
rnb.section.region.description: no visible binding for global variable
  ‘n.sites’
rnb.section.region.profiles: no visible global function definition for
  ‘samples’
rnb.section.region.subsegmentation : get.summary.df.from.list: no
  visible global function definition for ‘melt’
rnb.section.region.subsegmentation: no visible binding for global
  variable ‘region.size’
rnb.section.region.subsegmentation: no visible binding for global
  variable ‘is.subsegmentation’
rnb.section.region.subsegmentation: no visible binding for global
  variable ‘num.sites’
rnb.section.sex.prediction: no visible global function definition for
  ‘muted’
rnb.step.betadistribution.internal: no visible global function
  definition for ‘%dopar%’
rnb.step.betadistribution.internal: no visible global function
  definition for ‘foreach’
rnb.step.cell.types: no visible global function definition for
  ‘samples’
rnb.step.clustering.internal: no visible global function definition for
  ‘samples’
rnb.step.dreduction: no visible global function definition for
  ‘%dopar%’
rnb.step.dreduction: no visible global function definition for
  ‘foreach’
rnb.step.dreduction: no visible binding for global variable ‘target’
rnb.step.filter.summary.internal: no visible global function definition
  for ‘percent_format’
rnb.step.filter.summary.internal: no visible global function definition
  for ‘samples’
rnb.step.import: no visible global function definition for ‘samples’
rnb.step.import: no visible global function definition for ‘phenoData’
rnb.step.na.removal: no visible binding for global variable
  ‘sites2ignore’
rnb.step.na.removal.internal: no visible global function definition for
  ‘samples’
rnb.step.normalization: no visible global function definition for
  ‘phenoData’
robustHyperGResultSummary: no visible global function definition for
  ‘sigCategories’
robustHyperGResultSummary: no visible global function definition for
  ‘pvalues’
robustHyperGResultSummary: no visible global function definition for
  ‘oddsRatios’
robustHyperGResultSummary: no visible global function definition for
  ‘expectedCounts’
robustHyperGResultSummary: no visible global function definition for
  ‘geneCounts’
robustHyperGResultSummary: no visible global function definition for
  ‘universeCounts’
robustHyperGResultSummary: no visible binding for global variable
  ‘Term’
run.cross.validation: no visible global function definition for
  ‘samples’
run.cross.validation: no visible global function definition for ‘melt’
run.cross.validation: no visible binding for global variable ‘Measure’
run.cross.validation: no visible binding for global variable ‘Error’
sampleCovgApply: no visible global function definition for ‘samples’
set.covariates.ct: no visible global function definition for ‘samples’
simpleGlmnet: no visible global function definition for ‘impute.knn’
simpleGlmnet: no visible global function definition for ‘cv.glmnet’
simpleGlmnet: no visible global function definition for ‘glmnet’
simpleGlmnetBiseq: no visible global function definition for
  ‘cv.glmnet’
simpleGlmnetBiseq: no visible global function definition for ‘glmnet’
simpleGlmnetEvaluate: no visible global function definition for
  ‘cv.glmnet’
simpleGlmnetEvaluate: no visible global function definition for
  ‘glmnet’
symmetric.melt: no visible global function definition for ‘melt’
addDiffMethTable,RnBDiffMeth: no visible binding for global variable
  ‘reg.type’
coerce,RGChannelSet-RnBeadRawSet: no visible global function definition
  for ‘getManifest’
coerce,RGChannelSet-RnBeadRawSet: no visible global function definition
  for ‘getGreen’
coerce,RGChannelSet-RnBeadRawSet: no visible global function definition
  for ‘getRed’
coerce,RGChannelSet-RnBeadRawSet: no visible global function definition
  for ‘pData’
coerce,RnBeadRawSet-MethyLumiSet: no visible global function definition
  for ‘featureData<-’
coerce,RnBeadRawSet-MethyLumiSet: no visible global function definition
  for ‘featureNames<-’
coerce,RnBeadRawSet-RGChannelSet: no visible global function definition
  for ‘RGChannelSet’
join.diffMeth,RnBDiffMeth-RnBDiffMeth: no visible global function
  definition for ‘clone’
mask.sites.meth,RnBSet: no visible global function definition for
  ‘samples’
remove.samples,RnBSet: no visible global function definition for
  ‘samples’
remove.samples,RnBeadRawSet: no visible global function definition for
  ‘samples’
remove.samples,RnBeadSet: no visible global function definition for
  ‘samples’
remove.sites,RnBSet: no visible global function definition for
  ‘samples’
sampleCovgApply,RnBSet: no visible global function definition for
  ‘samples’
sampleMethApply,RnBSet: no visible global function definition for
  ‘samples’
summarize.regions,RnBSet: no visible global function definition for
  ‘samples’
summarize.regions,RnBSet: multiple local function definitions for
  ‘aggr.f’ with different formal arguments
updateMethylationSites,RnBSet: no visible global function definition
  for ‘samples’
Undefined global functions or variables:
  %dopar% ..count.. ..density.. Address Age Annotated AvgMeth
  BiomartGeneRegionTrack ChrNumeric DataTrack Density Deviance
  Difference DoISVA Error GenomeAxisTrack Group Hsapiens ID
  IdeogramTrack IlluminaHumanMethylation450kmanifest
  IlluminaHumanMethylationEPICmanifest Immune Increase Index Intensity
  Measure Mmusculus Predicted Probe RGChannelSet Rd2HTML SNP Sample
  Segment SigDF Slide Target Term UcscTrack Value addSex as.profileCGH
  assayDataElement assayDataElementNames barcode browserSession bv
  calculateFDRs chrom clone combinedRank combinedRank.var comma
  covgMedian covgPercLow covgPercUp cv.glmnet daglad diffmeth
  diffmeth.p.adj.fdr diffmeth.p.val dinucleotideFrequency
  expectedCounts featureData featureData<- featureNames featureNames<-
  foreach geneCounts genome<- getCN getDoParWorkers getGreen
  getManifest getMeth getRed getSex getTable getUnmeth getVarCov glmnet
  grid.draw grid.newpage group group1 group2 i impute.knn install
  is.subsegmentation k letterFrequency lme loadRegionDB log10FDR log10P
  mapToGenome mclapply mean.diff mean.quot.log2 melt mergeRegionDBs
  muted n.sites num.sites numSites numeric.names oddsRatios
  p.vals.t.na.adj pData pIG pII pIR pOOBAH percent_format phenoData
  phenoData<- plotAlphaDistributionOneChr plotFinalSegmentation
  plotTracks preprocessSWAN pvalues qvalue readMethylome readSNPTable
  refText reg.type region.size registerDoParallel relative.coord
  removeSNPs report runLOLA samples segmentPMDs segmentUMRsLMRs
  seqlengths seqlevels<- setNames sigCategories sigset.l sites2ignore
  size solve.QP stopCluster sva target texthere tsne type types
  ucscTableQuery universeCounts useMart v var.diff varFit varLabels x
  x2 xmlValue y y2 yint
Consider adding
  importFrom("stats", "setNames")
to your NAMESPACE file.
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
rnb.execute.pOOBAH 27.982  2.512  39.333
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’

Installation output

RnBeads.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘RnBeads’ ...
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (RnBeads)

Tests output

RnBeads.Rcheck/tests/runTests.Rout


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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.

> BiocGenerics:::testPackage("RnBeads")

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 object is masked from 'package:utils':

    findMatches

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

    I, expand.grid, unname


Attaching package: 'bit'

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

    xor

Attaching package ff
- getOption("fftempdir")=="/tmp/RtmpR5HNpR/ff"

- getOption("ffextension")=="ff"

- getOption("ffdrop")==TRUE

- getOption("fffinonexit")==TRUE

- getOption("ffpagesize")==65536

- getOption("ffcaching")=="mmnoflush"  -- consider "ffeachflush" if your system stalls on large writes

- getOption("ffbatchbytes")==16777216 -- consider a different value for tuning your system

- getOption("ffmaxbytes")==536870912 -- consider a different value for tuning your system


Attaching package: 'ff'

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

    write.csv, write.csv2

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

    is.factor, is.ordered

Spam version 2.9-1 (2022-08-07) is loaded.
Type 'help( Spam)' or 'demo( spam)' for a short introduction 
and overview of this package.
Help for individual functions is also obtained by adding the
suffix '.spam' to the function name, e.g. 'help( chol.spam)'.

Attaching package: 'spam'

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

    mle

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

    backsolve, forwardsolve


Try help(fields) to get started.

Attaching package: 'gplots'

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

    space

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

    space

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

    lowess


Attaching package: 'grid'

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

    pattern


Attaching package: 'gridExtra'

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

    combine


Attaching package: 'limma'

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

    plotMA

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

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

    anyMissing, rowMedians


Attaching package: 'AnnotationDbi'

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

    select



Attaching package: 'MatrixGenerics'

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

    rowMedians

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars


Attaching package: 'Biostrings'

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

    pattern

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

    mismatch, pattern

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

    strsplit

locfit 1.5-9.8 	 2023-06-11
Setting options('download.file.method.GEOquery'='auto')
Setting options('GEOquery.inmemory.gpl'=FALSE)

Attaching package: 'plyr'

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

    compact

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

    count

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

    desc

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

    rename

2023-09-22 07:16:37     0.9  STATUS STARTED Unit testing: differential
2023-09-22 07:16:39     0.9  STATUS     STARTED Testing function: rowWelchP
Loading required package: RnBeads.hg19
2023-09-22 07:16:41     0.9  STATUS     COMPLETED Testing function: rowWelchP
2023-09-22 07:16:43     0.9  STATUS     STARTED Testing function: limmaP
2023-09-22 07:16:45     0.9  STATUS     COMPLETED Testing function: limmaP
2023-09-22 07:16:47     0.9  STATUS     STARTED Testing function: computeDiffTab.extended.site
2023-09-22 07:16:49     0.9    INFO         Conducting differential analysis using limma
2023-09-22 07:16:51     0.9  STATUS     COMPLETED Testing function: computeDiffTab.extended.site
2023-09-22 07:16:53     0.9  STATUS     STARTED Testing function: computeDiffTab.default.region
2023-09-22 07:16:55     0.9    INFO         Conducting differential analysis using limma
2023-09-22 07:17:04     1.0  STATUS     COMPLETED Testing function: computeDiffTab.default.region
2023-09-22 07:17:06     1.0  STATUS     STARTED Testing function: combineTestPvalsMeth
2023-09-22 07:17:08     1.0  STATUS     COMPLETED Testing function: combineTestPvalsMeth
2023-09-22 07:17:10     1.0  STATUS     STARTED Testing function: get.adjustment.variables
2023-09-22 07:17:12     1.0  STATUS     COMPLETED Testing function: get.adjustment.variables
2023-09-22 07:17:14     1.0  STATUS     STARTED Testing function: get.comparison.info
2023-09-22 07:17:16     1.0  STATUS     COMPLETED Testing function: get.comparison.info
2023-09-22 07:17:18     1.0  STATUS     STARTED Testing function: rnb.execute.computeDiffMeth
2023-09-22 07:17:21     1.0  STATUS         STARTED Retrieving comparison info
2023-09-22 07:17:22     1.0  STATUS         COMPLETED Retrieving comparison info
2023-09-22 07:17:24     1.0  STATUS         STARTED Computing differential methylation tables
2023-09-22 07:17:26     1.0  STATUS             STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:17:28     1.0  STATUS                 STARTED Computing Differential Methylation Table
2023-09-22 07:17:30     1.0    INFO                     Conducting differential analysis using limma
2023-09-22 07:17:32     1.0  STATUS                 COMPLETED Computing Differential Methylation Table
2023-09-22 07:17:34     1.0  STATUS                 STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:17:40     1.1  STATUS                     Computed table for tiling
2023-09-22 07:17:42     1.1  STATUS                     Computed table for genes
2023-09-22 07:17:45     1.1  STATUS                     Computed table for promoters
2023-09-22 07:17:47     1.1  STATUS                     Computed table for cpgislands
2023-09-22 07:17:49     1.1  STATUS                 COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:17:51     1.2  STATUS             COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:17:53     1.2  STATUS             STARTED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:17:55     1.2  STATUS                 STARTED Computing Differential Methylation Table
2023-09-22 07:17:57     1.2    INFO                     Conducting differential analysis using limma
2023-09-22 07:17:59     1.2  STATUS                 COMPLETED Computing Differential Methylation Table
2023-09-22 07:18:01     1.2  STATUS                 STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:18:05     1.3  STATUS                     Computed table for tiling
2023-09-22 07:18:08     1.4  STATUS                     Computed table for genes
2023-09-22 07:18:10     1.5  STATUS                     Computed table for promoters
2023-09-22 07:18:13     1.5  STATUS                     Computed table for cpgislands
2023-09-22 07:18:15     1.5  STATUS                 COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:18:17     1.5  STATUS             COMPLETED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:18:19     1.5  STATUS         COMPLETED Computing differential methylation tables
2023-09-22 07:18:21     1.5  STATUS     COMPLETED Testing function: rnb.execute.computeDiffMeth
2023-09-22 07:18:23     1.5  STATUS     STARTED Testing function: diffVar
2023-09-22 07:18:25     1.5  STATUS         STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:20:24     3.4  STATUS         COMPLETED diffVar method
2023-09-22 07:20:26     3.4  STATUS         STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:20:28     3.4 WARNING             Could not compute p-values with diffVar, returning NA
2023-09-22 07:20:30     3.4    INFO             diffVar from missMethyl package not properly running
2023-09-22 07:20:32     3.4  STATUS         COMPLETED diffVar method
2023-09-22 07:20:33     3.4  STATUS         STARTED Testing function: apply.iEVORA
2023-09-22 07:20:35     3.4  STATUS             STARTED iEVORA method
2023-09-22 07:20:39     3.4    INFO                 No DVCs detected. All p-values set to 1.
2023-09-22 07:20:41     3.4  STATUS             COMPLETED iEVORA method
2023-09-22 07:20:43     3.4  STATUS             STARTED Testing function: rnb.execute.diffVar
2023-09-22 07:20:45     3.4  STATUS                 STARTED Differential Variability
2023-09-22 07:20:47     3.4  STATUS                     STARTED Retrieving comparison info
2023-09-22 07:20:49     3.4  STATUS                     COMPLETED Retrieving comparison info
2023-09-22 07:20:51     3.4    INFO                     No imputation method selected, 'knn' method used.
2023-09-22 07:20:53     3.4  STATUS                     STARTED Imputation procedure knn 
2023-09-22 07:20:55     3.4  STATUS                     COMPLETED Imputation procedure knn 
2023-09-22 07:20:56     3.4  STATUS                     STARTED Comparing  hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:20:58     3.4    INFO                         Conducting differential variability using diffVar
2023-09-22 07:21:00     3.4  STATUS                         STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:21:02     3.4  STATUS                         COMPLETED diffVar method
2023-09-22 07:21:04     3.4  STATUS                         STARTED Computing Differential Variability Tables (Region Level)
2023-09-22 07:21:07     3.5  STATUS                             Computed table for tiling
2023-09-22 07:21:10     3.6  STATUS                             Computed table for genes
2023-09-22 07:21:12     3.6  STATUS                             Computed table for promoters
2023-09-22 07:21:15     3.7  STATUS                             Computed table for cpgislands
2023-09-22 07:21:17     3.7  STATUS                         COMPLETED Computing Differential Variability Tables (Region Level)
2023-09-22 07:21:19     3.7  STATUS                     COMPLETED Comparing  hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:21:21     3.7  STATUS                     STARTED Comparing  KOSR vs. TeSR (based on Treatment)
2023-09-22 07:21:23     3.7    INFO                         Conducting differential variability using diffVar
2023-09-22 07:21:24     3.7  STATUS                         STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:21:26     3.7  STATUS                         COMPLETED diffVar method
2023-09-22 07:21:29     3.7  STATUS                         STARTED Computing Differential Variability Tables (Region Level)
2023-09-22 07:21:34     3.8  STATUS                             Computed table for tiling
2023-09-22 07:21:36     3.8  STATUS                             Computed table for genes
2023-09-22 07:21:38     3.8  STATUS                             Computed table for promoters
2023-09-22 07:21:41     3.8  STATUS                             Computed table for cpgislands
2023-09-22 07:21:43     3.9  STATUS                         COMPLETED Computing Differential Variability Tables (Region Level)
2023-09-22 07:21:45     3.9  STATUS                     COMPLETED Comparing  KOSR vs. TeSR (based on Treatment)
2023-09-22 07:21:47     3.9  STATUS                 COMPLETED Differential Variability
2023-09-22 07:21:49     3.9  STATUS             COMPLETED Testing function: rnb.execute.diffVar
2023-09-22 07:21:51     3.9  STATUS             STARTED Testing function: rnb.execute.computeDiffMeth and Variability
2023-09-22 07:21:53     3.9  STATUS                 STARTED Retrieving comparison info
2023-09-22 07:21:55     3.9  STATUS                 COMPLETED Retrieving comparison info
2023-09-22 07:21:57     3.9  STATUS                 STARTED Computing differential methylation tables
2023-09-22 07:21:59     4.0  STATUS                     STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:22:01     4.0  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:22:03     4.0    INFO                             Conducting differential analysis using limma
2023-09-22 07:22:05     4.0  STATUS                             STARTED Imputation procedure knn 
2023-09-22 07:22:07     4.0  STATUS                             COMPLETED Imputation procedure knn 
2023-09-22 07:22:08     4.0    INFO                             Conducting differential variability using diffVar
2023-09-22 07:22:10     4.0  STATUS                             STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:22:12     4.0  STATUS                             COMPLETED diffVar method
2023-09-22 07:22:14     4.0  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:22:16     4.0  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:22:20     4.0  STATUS                             Computed table for tiling
2023-09-22 07:22:23     4.0  STATUS                             Computed table for genes
2023-09-22 07:22:30     3.9  STATUS                             Computed table for promoters
2023-09-22 07:22:33     3.9  STATUS                             Computed table for cpgislands
2023-09-22 07:22:35     3.9  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:22:37     3.9  STATUS                     COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:22:39     3.9  STATUS                     STARTED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:22:41     3.9  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:22:43     3.9    INFO                             Conducting differential analysis using limma
2023-09-22 07:22:45     3.9  STATUS                             STARTED Imputation procedure knn 
2023-09-22 07:22:47     3.9  STATUS                             COMPLETED Imputation procedure knn 
2023-09-22 07:22:49     3.9    INFO                             Conducting differential variability using diffVar
2023-09-22 07:22:51     3.9  STATUS                             STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:22:53     3.9  STATUS                             COMPLETED diffVar method
2023-09-22 07:22:55     3.9  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:22:57     3.9  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:23:01     3.9  STATUS                             Computed table for tiling
2023-09-22 07:23:04     4.0  STATUS                             Computed table for genes
2023-09-22 07:23:06     4.0  STATUS                             Computed table for promoters
2023-09-22 07:23:17     3.5  STATUS                             Computed table for cpgislands
2023-09-22 07:23:19     3.5  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:23:20     3.5  STATUS                     COMPLETED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:23:22     3.5  STATUS                 COMPLETED Computing differential methylation tables
2023-09-22 07:23:24     3.5  STATUS             COMPLETED Testing function: rnb.execute.computeDiffMeth and Variability
2023-09-22 07:23:26     3.5  STATUS             STARTED Testing class: RnBDiffMeth
2023-09-22 07:23:28     3.5  STATUS                 STARTED Retrieving comparison info
2023-09-22 07:23:30     3.5  STATUS                 COMPLETED Retrieving comparison info
2023-09-22 07:23:32     3.5  STATUS                 STARTED Computing differential methylation tables
2023-09-22 07:23:34     3.5  STATUS                     STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:23:36     3.5  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:23:38     3.5    INFO                             Conducting differential analysis using limma
2023-09-22 07:23:40     3.5  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:23:42     3.5  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:23:45     3.5  STATUS                             Computed table for tiling
2023-09-22 07:23:47     3.5  STATUS                             Computed table for genes
2023-09-22 07:23:50     3.5  STATUS                             Computed table for promoters
2023-09-22 07:23:52     3.5  STATUS                             Computed table for cpgislands
2023-09-22 07:23:54     3.5  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:23:56     3.5  STATUS                     COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:23:58     3.5  STATUS                     STARTED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:23:59     3.5  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:24:01     3.5    INFO                             Conducting differential analysis using limma
2023-09-22 07:24:03     3.5  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:24:05     3.5  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:24:08     3.5  STATUS                             Computed table for tiling
2023-09-22 07:24:11     3.5  STATUS                             Computed table for genes
2023-09-22 07:24:15     3.5  STATUS                             Computed table for promoters
2023-09-22 07:24:17     3.5  STATUS                             Computed table for cpgislands
2023-09-22 07:24:19     3.5  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:24:21     3.5  STATUS                     COMPLETED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:24:23     3.5  STATUS                 COMPLETED Computing differential methylation tables
2023-09-22 07:24:25     3.5  STATUS                 STARTED Retrieving comparison info
2023-09-22 07:24:27     3.5  STATUS                 COMPLETED Retrieving comparison info
2023-09-22 07:24:28     3.5  STATUS                 STARTED Computing differential methylation tables
2023-09-22 07:24:31     3.5  STATUS                     STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:24:32     3.5  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:24:34     3.5    INFO                             Conducting differential analysis using limma
2023-09-22 07:24:36     3.5  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:24:38     3.5  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:24:41     3.5  STATUS                             Computed table for genes
2023-09-22 07:24:44     3.5  STATUS                             Computed table for tiling
2023-09-22 07:24:46     3.5  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:24:47     3.5  STATUS                     COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:24:49     3.5  STATUS                 COMPLETED Computing differential methylation tables
2023-09-22 07:24:51     3.5  STATUS                 STARTED Retrieving comparison info
2023-09-22 07:24:53     3.5  STATUS                 COMPLETED Retrieving comparison info
2023-09-22 07:24:55     3.5  STATUS                 STARTED Computing differential methylation tables
2023-09-22 07:24:57     3.5  STATUS                     STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:24:59     3.5  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:25:01     3.5    INFO                             Conducting differential analysis using limma
2023-09-22 07:25:02     3.5  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:25:04     3.5  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:25:07     3.5  STATUS                             Computed table for genes
2023-09-22 07:25:10     3.5  STATUS                             Computed table for tiling
2023-09-22 07:25:12     3.5  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:25:14     3.5  STATUS                     COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:25:16     3.5  STATUS                 COMPLETED Computing differential methylation tables
2023-09-22 07:25:18     3.5  STATUS                 STARTED Retrieving comparison info
2023-09-22 07:25:19     3.5  STATUS                 COMPLETED Retrieving comparison info
2023-09-22 07:25:21     3.5  STATUS                 STARTED Computing differential methylation tables
2023-09-22 07:25:23     3.5  STATUS                     STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:25:25     3.5  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:25:27     3.5    INFO                             Conducting differential analysis using limma
2023-09-22 07:25:29     3.5  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:25:31     3.5  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:25:33     3.5  STATUS                             Computed table for promoters
2023-09-22 07:25:35     3.5  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:25:37     3.5  STATUS                     COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:25:40     3.5  STATUS                     STARTED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:25:42     3.5  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:25:44     3.5    INFO                             Conducting differential analysis using limma
2023-09-22 07:25:46     3.5  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:25:48     3.5  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:25:50     3.5  STATUS                             Computed table for promoters
2023-09-22 07:25:52     3.5  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:25:54     3.5  STATUS                     COMPLETED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:25:56     3.5  STATUS                 COMPLETED Computing differential methylation tables
2023-09-22 07:25:58     3.5  STATUS                 STARTED Retrieving comparison info
2023-09-22 07:26:00     3.5  STATUS                 COMPLETED Retrieving comparison info
2023-09-22 07:26:02     3.5  STATUS                 STARTED Computing differential methylation tables
2023-09-22 07:26:04     3.5  STATUS                     STARTED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:26:05     3.5  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:26:07     3.5    INFO                             Conducting differential analysis using limma
2023-09-22 07:26:09     3.5  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:26:11     3.5  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:26:14     3.5  STATUS                             Computed table for genes
2023-09-22 07:26:16     3.5  STATUS                             Computed table for tiling
2023-09-22 07:26:18     3.5  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:26:20     3.5  STATUS                     COMPLETED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:26:22     3.5  STATUS                 COMPLETED Computing differential methylation tables
2023-09-22 07:26:24     3.5  STATUS                 STARTED Testing function: get.region.types
2023-09-22 07:26:26     3.5  STATUS                 COMPLETED Testing function: get.region.types
2023-09-22 07:26:28     3.5  STATUS                 STARTED Testing function: get.comparisons
2023-09-22 07:26:30     3.5  STATUS                 COMPLETED Testing function: get.comparisons
2023-09-22 07:26:32     3.5  STATUS                 STARTED Testing function: get.comparison.grouplabels
2023-09-22 07:26:33     3.5  STATUS                 COMPLETED Testing function: get.comparison.grouplabels
2023-09-22 07:26:35     3.5  STATUS                 STARTED Testing function: get.site.test.method
2023-09-22 07:26:37     3.5  STATUS                 COMPLETED Testing function: get.site.test.method
2023-09-22 07:26:39     3.5  STATUS                 STARTED Testing function: get.table
2023-09-22 07:26:41     3.5  STATUS                 COMPLETED Testing function: get.table
2023-09-22 07:26:43     3.5  STATUS                 STARTED Testing function: addDiffMethTable
2023-09-22 07:26:44     3.5    INFO                     Conducting differential analysis using limma
2023-09-22 07:26:47     3.5  STATUS                 COMPLETED Testing function: addDiffMethTable
2023-09-22 07:26:49     3.5  STATUS                 STARTED Testing functions: join.diffMeth, is.valid
2023-09-22 07:26:51     3.5  STATUS                 COMPLETED Testing functions: join.diffMeth, is.valid
2023-09-22 07:26:53     3.5  STATUS                 STARTED Destructor
2023-09-22 07:26:55     3.5  STATUS                     STARTED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:26:57     3.5  STATUS                     COMPLETED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:26:59     3.5  STATUS                     STARTED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:27:01     3.5  STATUS                     COMPLETED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:27:03     3.5  STATUS                     STARTED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:27:05     3.5  STATUS                     COMPLETED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:27:06     3.5  STATUS                     STARTED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:27:08     3.5  STATUS                     COMPLETED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:27:10     3.5  STATUS                 COMPLETED Destructor
2023-09-22 07:27:12     3.5  STATUS             COMPLETED Testing class: RnBDiffMeth
2023-09-22 07:27:14     3.5  STATUS         COMPLETED Testing function: apply.iEVORA
2023-09-22 07:27:16     3.5  STATUS         STARTED Retrieving comparison info
2023-09-22 07:27:18     3.5  STATUS         COMPLETED Retrieving comparison info
2023-09-22 07:27:20     3.5  STATUS         STARTED Computing differential methylation tables
2023-09-22 07:27:22     3.5  STATUS             STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:27:24     3.5  STATUS                 STARTED Computing Differential Methylation Table
2023-09-22 07:27:26     3.5    INFO                     Conducting differential analysis using limma
2023-09-22 07:27:28     3.5  STATUS                 COMPLETED Computing Differential Methylation Table
2023-09-22 07:27:30     3.5  STATUS                 STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:27:33     3.5  STATUS                     Computed table for tiling
2023-09-22 07:27:37     3.5  STATUS                     Computed table for genes
2023-09-22 07:27:39     3.5  STATUS                     Computed table for promoters
2023-09-22 07:27:41     3.5  STATUS                     Computed table for cpgislands
2023-09-22 07:27:43     3.5  STATUS                 COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:27:45     3.5  STATUS             COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:27:47     3.5  STATUS             STARTED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:27:49     3.5  STATUS                 STARTED Computing Differential Methylation Table
2023-09-22 07:27:51     3.5    INFO                     Conducting differential analysis using limma
2023-09-22 07:27:53     3.5  STATUS                 COMPLETED Computing Differential Methylation Table
2023-09-22 07:27:55     3.5  STATUS                 STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:27:58     3.5  STATUS                     Computed table for tiling
2023-09-22 07:28:00     3.5  STATUS                     Computed table for genes
2023-09-22 07:28:03     3.5  STATUS                     Computed table for promoters
2023-09-22 07:28:05     3.5  STATUS                     Computed table for cpgislands
2023-09-22 07:28:07     3.5  STATUS                 COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:28:09     3.5  STATUS             COMPLETED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:28:11     3.5  STATUS         COMPLETED Computing differential methylation tables
2023-09-22 07:28:13     3.5  STATUS         STARTED Retrieving comparison info
2023-09-22 07:28:15     3.5  STATUS         COMPLETED Retrieving comparison info
2023-09-22 07:28:17     3.5  STATUS         STARTED Computing differential methylation tables
2023-09-22 07:28:19     3.5  STATUS             STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:28:21     3.5  STATUS                 STARTED Computing Differential Methylation Table
2023-09-22 07:28:23     3.5    INFO                     Conducting differential analysis using limma
2023-09-22 07:28:25     3.5  STATUS                 COMPLETED Computing Differential Methylation Table
2023-09-22 07:28:27     3.5  STATUS                 STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:28:30     3.5  STATUS                     Computed table for genes
2023-09-22 07:28:35     3.5  STATUS                     Computed table for tiling
2023-09-22 07:28:37     3.5  STATUS                 COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:28:39     3.5  STATUS             COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:28:41     3.5  STATUS         COMPLETED Computing differential methylation tables
2023-09-22 07:28:43     3.5  STATUS         STARTED Retrieving comparison info
2023-09-22 07:28:45     3.5  STATUS         COMPLETED Retrieving comparison info
2023-09-22 07:28:47     3.5  STATUS         STARTED Computing differential methylation tables
2023-09-22 07:28:49     3.5  STATUS             STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:28:51     3.5  STATUS                 STARTED Computing Differential Methylation Table
2023-09-22 07:28:53     3.5    INFO                     Conducting differential analysis using limma
2023-09-22 07:28:55     3.5  STATUS                 COMPLETED Computing Differential Methylation Table
2023-09-22 07:28:57     3.5  STATUS                 STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:28:59     3.5  STATUS                     Computed table for genes
2023-09-22 07:29:02     3.5  STATUS                     Computed table for tiling
2023-09-22 07:29:04     3.5  STATUS                 COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:29:06     3.5  STATUS             COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:29:08     3.5  STATUS         COMPLETED Computing differential methylation tables
2023-09-22 07:29:10     3.5  STATUS         STARTED Retrieving comparison info
2023-09-22 07:29:12     3.5  STATUS         COMPLETED Retrieving comparison info
2023-09-22 07:29:14     3.5  STATUS         STARTED Computing differential methylation tables
2023-09-22 07:29:16     3.5  STATUS             STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:29:18     3.5  STATUS                 STARTED Computing Differential Methylation Table
2023-09-22 07:29:20     3.5    INFO                     Conducting differential analysis using limma
2023-09-22 07:29:22     3.5  STATUS                 COMPLETED Computing Differential Methylation Table
2023-09-22 07:29:24     3.5  STATUS                 STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:29:26     3.5  STATUS                     Computed table for promoters
2023-09-22 07:29:28     3.5  STATUS                 COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:29:30     3.5  STATUS             COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:29:32     3.5  STATUS             STARTED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:29:34     3.5  STATUS                 STARTED Computing Differential Methylation Table
2023-09-22 07:29:36     3.5    INFO                     Conducting differential analysis using limma
2023-09-22 07:29:38     3.5  STATUS                 COMPLETED Computing Differential Methylation Table
2023-09-22 07:29:40     3.5  STATUS                 STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:29:42     3.5  STATUS                     Computed table for promoters
2023-09-22 07:29:44     3.5  STATUS                 COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:29:46     3.5  STATUS             COMPLETED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:29:48     3.5  STATUS         COMPLETED Computing differential methylation tables
2023-09-22 07:29:50     3.5  STATUS         STARTED Retrieving comparison info
2023-09-22 07:29:52     3.5  STATUS         COMPLETED Retrieving comparison info
2023-09-22 07:29:54     3.5  STATUS         STARTED Computing differential methylation tables
2023-09-22 07:29:56     3.5  STATUS             STARTED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:29:58     3.5  STATUS                 STARTED Computing Differential Methylation Table
2023-09-22 07:30:00     3.5    INFO                     Conducting differential analysis using limma
2023-09-22 07:30:02     3.5  STATUS                 COMPLETED Computing Differential Methylation Table
2023-09-22 07:30:04     3.5  STATUS                 STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:30:06     3.5  STATUS                     Computed table for genes
2023-09-22 07:30:11     3.5  STATUS                     Computed table for tiling
2023-09-22 07:30:13     3.5  STATUS                 COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:30:15     3.5  STATUS             COMPLETED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:30:17     3.5  STATUS         COMPLETED Computing differential methylation tables
2023-09-22 07:30:19     3.5  STATUS         STARTED Testing function: get.region.types
2023-09-22 07:30:21     3.5  STATUS         COMPLETED Testing function: get.region.types
2023-09-22 07:30:23     3.5  STATUS         STARTED Testing function: get.comparisons
2023-09-22 07:30:25     3.5  STATUS         COMPLETED Testing function: get.comparisons
2023-09-22 07:30:26     3.5  STATUS         STARTED Testing function: get.comparison.grouplabels
2023-09-22 07:30:28     3.5  STATUS         COMPLETED Testing function: get.comparison.grouplabels
2023-09-22 07:30:30     3.5  STATUS         STARTED Testing function: get.site.test.method
2023-09-22 07:30:32     3.5  STATUS         COMPLETED Testing function: get.site.test.method
2023-09-22 07:30:34     3.5  STATUS         STARTED Testing function: get.table
2023-09-22 07:30:36     3.5  STATUS         COMPLETED Testing function: get.table
2023-09-22 07:30:38     3.5  STATUS         STARTED Testing function: addDiffMethTable
2023-09-22 07:30:40     3.5    INFO             Conducting differential analysis using limma
2023-09-22 07:30:42     3.5  STATUS         COMPLETED Testing function: addDiffMethTable
2023-09-22 07:30:44     3.5  STATUS         STARTED Testing functions: join.diffMeth, is.valid
2023-09-22 07:30:46     3.5  STATUS         COMPLETED Testing functions: join.diffMeth, is.valid
2023-09-22 07:30:48     3.5  STATUS         STARTED Destructor
2023-09-22 07:30:50     3.5  STATUS             STARTED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:30:52     3.5  STATUS             COMPLETED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:30:54     3.5  STATUS             STARTED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:30:56     3.5  STATUS             COMPLETED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:30:58     3.5  STATUS             STARTED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:31:00     3.5  STATUS             COMPLETED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:31:02     3.5  STATUS             STARTED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:31:04     3.5  STATUS             COMPLETED Deleting RnBDiffMeth disk dump files from disk
2023-09-22 07:31:06     3.5  STATUS         COMPLETED Destructor
2023-09-22 07:31:09     3.5    INFO         Conducting differential analysis using limma
2023-09-22 07:31:11     3.5    INFO         Conducting differential analysis using limma
2023-09-22 07:31:13     3.5  STATUS         STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:31:16     3.5  STATUS         COMPLETED diffVar method
2023-09-22 07:31:18     3.5  STATUS         STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:31:20     3.5 WARNING             Could not compute p-values with diffVar, returning NA
2023-09-22 07:31:22     3.5    INFO             diffVar from missMethyl package not properly running
2023-09-22 07:31:25     3.5  STATUS             STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:31:27     3.5  STATUS             COMPLETED diffVar method
2023-09-22 07:31:29     3.5  STATUS STARTED Unit testing: differential
2023-09-22 07:31:31     3.5  STATUS     STARTED Testing function: rowWelchP
2023-09-22 07:31:33     3.5  STATUS     COMPLETED Testing function: rowWelchP
2023-09-22 07:31:35     3.5  STATUS     STARTED Testing function: limmaP
2023-09-22 07:31:38     3.5  STATUS     COMPLETED Testing function: limmaP
2023-09-22 07:31:40     3.5  STATUS     STARTED Testing function: computeDiffTab.extended.site
2023-09-22 07:31:42     3.5    INFO         Conducting differential analysis using limma
2023-09-22 07:31:44     3.5  STATUS     COMPLETED Testing function: computeDiffTab.extended.site
2023-09-22 07:31:46     3.5  STATUS     STARTED Testing function: computeDiffTab.default.region
2023-09-22 07:31:49     3.5    INFO         Conducting differential analysis using limma
2023-09-22 07:31:51     3.5  STATUS     COMPLETED Testing function: computeDiffTab.default.region
2023-09-22 07:31:53     3.5  STATUS     STARTED Testing function: combineTestPvalsMeth
2023-09-22 07:31:56     3.5  STATUS     COMPLETED Testing function: combineTestPvalsMeth
2023-09-22 07:31:58     3.5  STATUS     STARTED Testing function: get.adjustment.variables
2023-09-22 07:32:00     3.5  STATUS     COMPLETED Testing function: get.adjustment.variables
2023-09-22 07:32:02     3.5  STATUS     STARTED Testing function: get.comparison.info
2023-09-22 07:32:04     3.5  STATUS     COMPLETED Testing function: get.comparison.info
2023-09-22 07:32:06     3.5  STATUS     STARTED Testing function: rnb.execute.computeDiffMeth
2023-09-22 07:32:08     3.5  STATUS         STARTED Retrieving comparison info
2023-09-22 07:32:10     3.5  STATUS         COMPLETED Retrieving comparison info
2023-09-22 07:32:12     3.5  STATUS         STARTED Computing differential methylation tables
2023-09-22 07:32:14     3.5  STATUS             STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:32:17     3.5  STATUS                 STARTED Computing Differential Methylation Table
2023-09-22 07:32:19     3.5    INFO                     Conducting differential analysis using limma
2023-09-22 07:32:21     3.5  STATUS                 COMPLETED Computing Differential Methylation Table
2023-09-22 07:32:23     3.6  STATUS                 STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:32:26     3.6  STATUS                     Computed table for tiling
2023-09-22 07:32:29     3.6  STATUS                     Computed table for genes
2023-09-22 07:32:32     3.6  STATUS                     Computed table for promoters
2023-09-22 07:32:36     3.6  STATUS                     Computed table for cpgislands
2023-09-22 07:32:39     3.6  STATUS                 COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:32:41     3.6  STATUS             COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:32:43     3.6  STATUS             STARTED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:32:46     3.6  STATUS                 STARTED Computing Differential Methylation Table
2023-09-22 07:32:48     3.6    INFO                     Conducting differential analysis using limma
2023-09-22 07:32:51     3.6  STATUS                 COMPLETED Computing Differential Methylation Table
2023-09-22 07:32:53     3.6  STATUS                 STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:32:57     3.6  STATUS                     Computed table for tiling
2023-09-22 07:33:00     3.6  STATUS                     Computed table for genes
2023-09-22 07:33:03     3.6  STATUS                     Computed table for promoters
2023-09-22 07:33:06     3.6  STATUS                     Computed table for cpgislands
2023-09-22 07:33:08     3.6  STATUS                 COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:33:10     3.6  STATUS             COMPLETED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:33:13     3.6  STATUS         COMPLETED Computing differential methylation tables
2023-09-22 07:33:15     3.6  STATUS     COMPLETED Testing function: rnb.execute.computeDiffMeth
2023-09-22 07:33:17     3.6  STATUS     STARTED Testing function: diffVar
2023-09-22 07:33:21     3.6  STATUS         STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:33:24     3.6  STATUS         COMPLETED diffVar method
2023-09-22 07:33:26     3.6  STATUS         STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:33:28     3.6 WARNING             Could not compute p-values with diffVar, returning NA
2023-09-22 07:33:30     3.6    INFO             diffVar from missMethyl package not properly running
2023-09-22 07:33:33     3.6  STATUS         COMPLETED diffVar method
2023-09-22 07:33:35     3.6  STATUS         STARTED Testing function: apply.iEVORA
2023-09-22 07:33:37     3.6  STATUS             STARTED iEVORA method
2023-09-22 07:33:41     3.6    INFO                 No DVCs detected. All p-values set to 1.
2023-09-22 07:33:43     3.6  STATUS             COMPLETED iEVORA method
2023-09-22 07:33:45     3.6  STATUS             STARTED Testing function: rnb.execute.diffVar
2023-09-22 07:33:47     3.6  STATUS                 STARTED Differential Variability
2023-09-22 07:33:49     3.6  STATUS                     STARTED Retrieving comparison info
2023-09-22 07:33:52     3.6  STATUS                     COMPLETED Retrieving comparison info
2023-09-22 07:33:54     3.6  STATUS                     STARTED Imputation procedure knn 
2023-09-22 07:33:56     3.6  STATUS                     COMPLETED Imputation procedure knn 
2023-09-22 07:33:58     3.6  STATUS                     STARTED Comparing  hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:34:00     3.6    INFO                         Conducting differential variability using diffVar
2023-09-22 07:34:02     3.6  STATUS                         STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:34:04     3.6  STATUS                         COMPLETED diffVar method
2023-09-22 07:34:08     3.6  STATUS                         STARTED Computing Differential Variability Tables (Region Level)
2023-09-22 07:34:11     3.6  STATUS                             Computed table for tiling
2023-09-22 07:34:13     3.6  STATUS                             Computed table for genes
2023-09-22 07:34:16     3.6  STATUS                             Computed table for promoters
2023-09-22 07:34:18     3.6  STATUS                             Computed table for cpgislands
2023-09-22 07:34:21     3.6  STATUS                         COMPLETED Computing Differential Variability Tables (Region Level)
2023-09-22 07:34:23     3.6  STATUS                     COMPLETED Comparing  hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:34:25     3.6  STATUS                     STARTED Comparing  KOSR vs. TeSR (based on Treatment)
2023-09-22 07:34:27     3.6    INFO                         Conducting differential variability using diffVar
2023-09-22 07:34:29     3.6  STATUS                         STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:34:31     3.6  STATUS                         COMPLETED diffVar method
2023-09-22 07:34:33     3.6  STATUS                         STARTED Computing Differential Variability Tables (Region Level)
2023-09-22 07:34:36     3.6  STATUS                             Computed table for tiling
2023-09-22 07:34:39     3.6  STATUS                             Computed table for genes
2023-09-22 07:34:41     3.6  STATUS                             Computed table for promoters
2023-09-22 07:34:43     3.6  STATUS                             Computed table for cpgislands
2023-09-22 07:34:45     3.6  STATUS                         COMPLETED Computing Differential Variability Tables (Region Level)
2023-09-22 07:34:47     3.6  STATUS                     COMPLETED Comparing  KOSR vs. TeSR (based on Treatment)
2023-09-22 07:34:49     3.6  STATUS                 COMPLETED Differential Variability
2023-09-22 07:34:52     3.6  STATUS             COMPLETED Testing function: rnb.execute.diffVar
2023-09-22 07:34:54     3.6  STATUS             STARTED Testing function: rnb.execute.computeDiffMeth and Variability
2023-09-22 07:34:56     3.6  STATUS                 STARTED Retrieving comparison info
2023-09-22 07:34:58     3.6  STATUS                 COMPLETED Retrieving comparison info
2023-09-22 07:35:01     3.6  STATUS                 STARTED Computing differential methylation tables
2023-09-22 07:35:02     3.6  STATUS                     STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:35:05     3.6  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:35:07     3.6    INFO                             Conducting differential analysis using limma
2023-09-22 07:35:09     3.6  STATUS                             STARTED Imputation procedure knn 
2023-09-22 07:35:11     3.6  STATUS                             COMPLETED Imputation procedure knn 
2023-09-22 07:35:13     3.6    INFO                             Conducting differential variability using diffVar
2023-09-22 07:35:15     3.6  STATUS                             STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:35:17     3.6  STATUS                             COMPLETED diffVar method
2023-09-22 07:35:19     3.6  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:35:21     3.6  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:35:28     3.6  STATUS                             Computed table for tiling
2023-09-22 07:35:32     3.6  STATUS                             Computed table for genes
2023-09-22 07:35:35     3.6  STATUS                             Computed table for promoters
2023-09-22 07:35:37     3.6  STATUS                             Computed table for cpgislands
2023-09-22 07:35:39     3.6  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:35:41     3.6  STATUS                     COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:35:43     3.6  STATUS                     STARTED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:35:45     3.6  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:35:47     3.6    INFO                             Conducting differential analysis using limma
2023-09-22 07:35:49     3.6  STATUS                             STARTED Imputation procedure knn 
2023-09-22 07:35:51     3.6  STATUS                             COMPLETED Imputation procedure knn 
2023-09-22 07:35:53     3.6    INFO                             Conducting differential variability using diffVar
2023-09-22 07:35:55     3.6  STATUS                             STARTED diffVar method
coef not specified. Using all columns of design matrix.
2023-09-22 07:35:57     3.6  STATUS                             COMPLETED diffVar method
2023-09-22 07:35:59     3.6  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:36:01     3.6  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:36:07     3.6  STATUS                             Computed table for tiling
2023-09-22 07:36:10     3.6  STATUS                             Computed table for genes
2023-09-22 07:36:13     3.6  STATUS                             Computed table for promoters
2023-09-22 07:36:16     3.6  STATUS                             Computed table for cpgislands
2023-09-22 07:36:18     3.6  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:36:20     3.6  STATUS                     COMPLETED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:36:22     3.6  STATUS                 COMPLETED Computing differential methylation tables
2023-09-22 07:36:24     3.6  STATUS             COMPLETED Testing function: rnb.execute.computeDiffMeth and Variability
2023-09-22 07:36:25     3.6  STATUS             STARTED Testing class: RnBDiffMeth
2023-09-22 07:36:27     3.6  STATUS                 STARTED Retrieving comparison info
2023-09-22 07:36:29     3.6  STATUS                 COMPLETED Retrieving comparison info
2023-09-22 07:36:31     3.6  STATUS                 STARTED Computing differential methylation tables
2023-09-22 07:36:33     3.6  STATUS                     STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:36:35     3.6  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:36:37     3.6    INFO                             Conducting differential analysis using limma
2023-09-22 07:36:39     3.6  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:36:41     3.6  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:36:44     3.6  STATUS                             Computed table for tiling
2023-09-22 07:36:48     3.6  STATUS                             Computed table for genes
2023-09-22 07:36:51     3.6  STATUS                             Computed table for promoters
2023-09-22 07:36:53     3.6  STATUS                             Computed table for cpgislands
2023-09-22 07:36:55     3.6  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:36:57     3.6  STATUS                     COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:36:59     3.6  STATUS                     STARTED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:37:01     3.6  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:37:03     3.6    INFO                             Conducting differential analysis using limma
2023-09-22 07:37:05     3.6  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:37:06     3.6  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:37:09     3.6  STATUS                             Computed table for tiling
2023-09-22 07:37:12     3.6  STATUS                             Computed table for genes
2023-09-22 07:37:14     3.6  STATUS                             Computed table for promoters
2023-09-22 07:37:17     3.6  STATUS                             Computed table for cpgislands
2023-09-22 07:37:19     3.6  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:37:21     3.6  STATUS                     COMPLETED Comparing: KOSR vs. TeSR (based on Treatment)
2023-09-22 07:37:23     3.6  STATUS                 COMPLETED Computing differential methylation tables
2023-09-22 07:37:25     3.6  STATUS                 STARTED Retrieving comparison info
2023-09-22 07:37:27     3.6  STATUS                 COMPLETED Retrieving comparison info
2023-09-22 07:37:28     3.6  STATUS                 STARTED Computing differential methylation tables
2023-09-22 07:37:30     3.6  STATUS                     STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:37:32     3.6  STATUS                         STARTED Computing Differential Methylation Table
2023-09-22 07:37:35     3.6    INFO                             Conducting differential analysis using limma
2023-09-22 07:37:36     3.6  STATUS                         COMPLETED Computing Differential Methylation Table
2023-09-22 07:37:38     3.6  STATUS                         STARTED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:37:41     3.6  STATUS                             Computed table for genes
2023-09-22 07:37:46     3.6  STATUS                             Computed table for tiling
2023-09-22 07:37:48     3.6  STATUS                         COMPLETED Computing Differential Methylation Tables (Region Level)
2023-09-22 07:37:50     3.6  STATUS                     COMPLETED Comparing: hESC vs. hiPSC (based on Sample_Group)
2023-09-22 07:37:52     3.6  STATUS                 COMPLETED Computing differential methylation tables
2023-09-22 07:37:54     3.6  STATUS                 STARTED Retrieving comparison info
2023-09-22 07:37:57     3.6  STATUS                 COMPLETED Retrieving comparison info
2023-09-22 07:37:59     3.6  STATUS                 STARTED Computing differential methylation tables
2023-09-22 07:38:01     3.6  STATUS                     STARTED Comparing: hESC vs. hiPSC (based on Sample_Group)

Example timings

RnBeads.Rcheck/RnBeads-Ex.timings

nameusersystemelapsed
M-methods0.0010.0010.002
U-methods000
addDiffMethTable-RnBDiffMeth-methods0.0000.0000.001
addPheno-RnBSet-methods0.0010.0000.000
addRegionSubsegments000
annotation-methods000
assembly-methods000
combine.rnb.sets-methods0.0000.0000.001
combineTestPvalsMeth0.0010.0000.001
computeDiffTab.region000
computeDiffTab.site0.0000.0000.001
covg-methods000
create.densityScatter0.0000.0000.001
create.scatter.dens.points000
createReport000
createReportPlot000
downloadLolaDbs0.0000.0000.001
dpval-methods000
exportDMRs2regionFile000
get.adjustment.variables000
get.comparison.grouplabels-RnBDiffMeth-methods0.0010.0000.000
get.comparison.groupsizes-RnBDiffMeth-methods0.0000.0000.001
get.comparison.info0.0000.0000.001
get.comparisons-RnBDiffMeth-methods000
get.covariates.sva0.0010.0000.000
get.covg.thres-RnBDiffMeth-methods000
get.files0.0000.0000.001
get.region.types-RnBDiffMeth-methods0.0000.0010.001
get.site.test.method-RnBDiffMeth-methods0.0010.0010.000
get.table-RnBDiffMeth-methods0.0000.0010.001
getCellTypesFromLolaDb000
getNamesFromLolaDb000
getSubCmdTokens-ClusterArchitectureSGE-methods0.0000.0000.001
getSubCmdTokens-ClusterArchitectureSLURM-methods000
getTargetFromLolaDb0.0000.0010.001
has.covariates.sva0.0000.0010.001
hasCovg-methods000
includes.sites-RnBDiffMeth-methods0.0010.0000.000
is.valid-RnBDiffMeth-methods0.0000.0000.001
join.diffMeth-methods000
limmaP0.0010.0000.000
loadLolaDbs000
logger.argument0.0000.0000.001
logger.getfiles0.0010.0000.001
logger.isinitialized0.0000.0010.000
logger.validate.file000
loggerManagement000
loggerMessages0.0010.0000.000
lolaBarPlot000
lolaBoxPlotPerTarget0.0000.0000.001
lolaVolcanoPlot000
mergeSamples-methods000
meth-methods0.0000.0010.000
mval-methods0.0000.0010.000
nsites-methods0.0010.0010.000
parallel.getNumWorkers000
parallel.isEnabled000
parallel.setup000
parallel.teardown000
performGOEnrichment.diffVar0.0010.0000.001
performGOenrichment.diffMeth.entrez000
performGoEnrichment.diffMeth0.0000.0010.000
performLolaEnrichment.diffMeth0.0000.0010.001
performLolaEnrichment.diffVar0.0000.0010.001
pheno-methods0.0010.0010.001
qc-methods0.0000.0010.001
read.sample.annotation0.0000.0010.006
regionMapping-methods0.0010.0000.000
regions-methods0.0000.0000.001
reload-RnBDiffMeth-methods0.0000.0000.001
remove.regions-methods000
remove.samples-methods0.0010.0000.001
remove.sites-methods000
rnb.RnBSet.to.GRangesList000
rnb.RnBSet.to.bed000
rnb.RnBSet.to.bedGraph0.0000.0000.002
rnb.add.list0.0000.0000.001
rnb.add.paragraph0.0000.0000.001
rnb.add.reference0.0010.0000.001
rnb.add.section000
rnb.annotation.size000
rnb.annotation2data.frame000
rnb.beta2mval000
rnb.execute.batcheffects0.0000.0000.001
rnb.execute.clustering0.0000.0000.004
rnb.execute.computeDiffMeth0.0000.0000.001
rnb.execute.context.removal000
rnb.execute.cross.reactive.removal0.0010.0000.000
rnb.execute.dreduction0.0000.0000.001
rnb.execute.export.csv000
rnb.execute.greedycut000
rnb.execute.import000
rnb.execute.na.removal0.0010.0010.000
rnb.execute.normalization0.0010.0000.000
rnb.execute.pOOBAH27.982 2.51239.333
rnb.execute.sex.prediction0.0000.0010.001
rnb.execute.sex.removal0.0000.0000.001
rnb.execute.snp.removal0.0010.0010.000
rnb.execute.sva0.0000.0010.001
rnb.execute.tnt0.0000.0010.000
rnb.execute.variability.removal0.0000.0010.000
rnb.export.all.annotation0.0000.0000.001
rnb.export.annotation000
rnb.export.to.ewasher0.0000.0010.000
rnb.export.to.trackhub0.0000.0010.000
rnb.get.annotation000
rnb.get.assemblies0.0000.0000.001
rnb.get.chromosomes000
rnb.get.directory000
rnb.get.mapping000
rnb.get.reference000
rnb.get.reliability.matrix0.0000.0000.001
rnb.infinium.control.targets0.0000.0000.001
rnb.initialize.reports0.0000.0000.001
rnb.is.option0.0000.0000.001
rnb.load.annotation.from.db0.0010.0000.000
rnb.message.plot0.0000.0000.001
rnb.mval2beta0.0000.0000.001
rnb.options000
rnb.options2xml000
rnb.plot.betadistribution.probeCategories0.0000.0010.000
rnb.plot.betadistribution.sampleGroups0.0000.0000.001
rnb.plot.control.barplot0.0010.0000.001
rnb.plot.control.boxplot0.0000.0000.001
rnb.plot.dreduction000
rnb.plot.locus.profile0.0010.0010.001
rnb.plot.negative.boxplot0.0000.0010.000
rnb.plot.region.profile.density0.0000.0010.001
rnb.plot.region.profiles0.0000.0010.000
rnb.plot.region.site.density0.0010.0010.000
rnb.plot.sentrix.distribution0.0000.0010.001
rnb.plot.snp.barplot0.0000.0010.000
rnb.plot.snp.boxplot000
rnb.plot.snp.heatmap0.0000.0000.001
rnb.region.types0.0000.0000.001
rnb.region.types.for.analysis0.0000.0000.001
rnb.remove.annotation000
rnb.run.example0.0000.0000.001
rnb.runs000
rnb.sample.groups000
rnb.sample.summary.table0.0000.0000.001
rnb.set.annotation000
rnb.write.table0.0000.0000.001
rnb.xml2options000
rowOneSampleTP0.0000.0010.000
rowWelchP0.0010.0010.000
run-RnBClusterRun-methods0.0000.0000.001
samples-methods000
save.tables-RnBDiffMeth-methods0.0010.0000.001
set.covariates.sva000
sites-methods000
summarize.regions-methods0.0010.0000.001
summarized.regions-methods000