Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:23:12 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for MAGAR on merida1


To the developers/maintainers of the MAGAR package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MAGAR.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1062/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MAGAR 1.4.0  (landing page)
Michael Scherer
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/MAGAR
git_branch: RELEASE_3_15
git_last_commit: 4596003
git_last_commit_date: 2022-04-26 12:13:07 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 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 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: MAGAR
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MAGAR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MAGAR_1.4.0.tar.gz
StartedAt: 2022-10-19 04:08:29 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 04:22:22 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 832.8 seconds
RetCode: 0
Status:   OK  
CheckDir: MAGAR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/MAGAR.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MAGAR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MAGAR’ version ‘1.4.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... 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 ‘MAGAR’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
getOverlapUniverse: warning in overlapQTLs(meth.qtl.res = meth.qtl.res,
  type = type): partial argument match of 'meth.qtl.res' to
  'meth.qtl.result.list'
doGenoImport: no visible global function definition for
  ‘makeGRangesFromDataFrame’
doGenoImport: no visible global function definition for
  ‘seqlevelsStyle<-’
doGenoImport: no visible global function definition for ‘findOverlaps’
doGenoImport: no visible global function definition for ‘ggplot’
doGenoImport: no visible global function definition for ‘aes’
doGenoImport: no visible binding for global variable ‘PC1’
doGenoImport: no visible binding for global variable ‘PC2’
doGenoImport: no visible global function definition for ‘geom_point’
doGenoImport: no visible global function definition for ‘xlab’
doGenoImport: no visible global function definition for ‘ylab’
doGenoImport: no visible global function definition for ‘theme_bw’
doGenoImport: no visible global function definition for ‘theme’
doGenoImport: no visible global function definition for ‘element_blank’
doGenoImport: no visible global function definition for ‘element_text’
doGenoImport: no visible global function definition for ‘element_line’
doGenoImport: no visible global function definition for ‘ggsave’
doGenoImportIDAT: no visible global function definition for
  ‘featureData’
doGenoImportIDAT: no visible global function definition for
  ‘featureNames’
doGenoImportIDAT: no visible global function definition for
  ‘chromosome’
doGenoImportIDAT: no visible global function definition for ‘calls’
doGenoImportIDAT: no visible global function definition for
  ‘makeGRangesFromDataFrame’
doGenoImportIDAT: no visible global function definition for ‘GRanges’
doGenoImportIDAT: no visible global function definition for ‘Rle’
doGenoImportIDAT: no visible global function definition for ‘IRanges’
doGenoImportIDAT: no visible global function definition for
  ‘findOverlaps’
doGenoImportIDAT: no visible global function definition for ‘queryHits’
doGenoImportIDAT: no visible global function definition for
  ‘subjectHits’
doGenoImportImputed: no visible global function definition for ‘ggplot’
doGenoImportImputed: no visible global function definition for ‘aes’
doGenoImportImputed: no visible binding for global variable ‘PC1’
doGenoImportImputed: no visible binding for global variable ‘PC2’
doGenoImportImputed: no visible global function definition for
  ‘geom_point’
doGenoImportImputed: no visible global function definition for ‘xlab’
doGenoImportImputed: no visible global function definition for ‘ylab’
doGenoImportImputed: no visible global function definition for
  ‘theme_bw’
doGenoImportImputed: no visible global function definition for ‘theme’
doGenoImportImputed: no visible global function definition for
  ‘element_blank’
doGenoImportImputed: no visible global function definition for
  ‘element_text’
doGenoImportImputed: no visible global function definition for
  ‘element_line’
doGenoImportImputed: no visible global function definition for ‘ggsave’
doImport: no visible binding for global variable ‘anno’
doMethImport: no visible global function definition for ‘GRanges’
doMethImport: no visible global function definition for ‘Rle’
doMethImport: no visible global function definition for ‘IRanges’
doMethImport: no visible global function definition for
  ‘makeGRangesFromDataFrame’
doMethImport: no visible global function definition for ‘findOverlaps’
doMethImport: no visible global function definition for ‘queryHits’
doMethQTLChromosome: no visible global function definition for ‘ggplot’
doMethQTLChromosome: no visible global function definition for ‘aes’
doMethQTLChromosome: no visible binding for global variable ‘Size’
doMethQTLChromosome: no visible binding for global variable ‘..count..’
doMethQTLChromosome: no visible global function definition for
  ‘geom_histogram’
doMethQTLChromosome: no visible global function definition for
  ‘geom_vline’
doMethQTLChromosome: no visible global function definition for
  ‘theme_bw’
doMethQTLChromosome: no visible global function definition for ‘theme’
doMethQTLChromosome: no visible global function definition for
  ‘element_blank’
doMethQTLChromosome: no visible global function definition for
  ‘element_text’
doMethQTLChromosome: no visible global function definition for
  ‘element_line’
doMethQTLChromosome: no visible global function definition for ‘ggsave’
doMethQTLChromosome: no visible global function definition for
  ‘mclapply’
getOverlapUniverse: no visible global function definition for
  ‘makeGRangesFromDataFrame’
qtlAnnotationEnrichment: no visible global function definition for
  ‘findOverlaps’
qtlCorrelateCorBlockStat: no visible global function definition for
  ‘ggplot’
qtlCorrelateCorBlockStat: no visible global function definition for
  ‘aes_string’
qtlCorrelateCorBlockStat: no visible global function definition for
  ‘geom_point’
qtlCorrelateCorBlockStat: no visible global function definition for
  ‘geom_smooth’
qtlCorrelateCorBlockStat: no visible global function definition for
  ‘ggtitle’
qtlCorrelateCorBlockStat: no visible global function definition for
  ‘ylab’
qtlDistanceScatterplot: no visible global function definition for
  ‘ggplot’
qtlDistanceScatterplot: no visible global function definition for ‘aes’
qtlDistanceScatterplot: no visible binding for global variable
  ‘Distance’
qtlDistanceScatterplot: no visible binding for global variable
  ‘P.value’
qtlDistanceScatterplot: no visible global function definition for
  ‘geom_point’
qtlDistanceScatterplot: no visible global function definition for
  ‘ggtitle’
qtlDistanceScatterplot: no visible global function definition for
  ‘xlab’
qtlDistanceScatterplot: no visible global function definition for
  ‘ylab’
qtlDistanceScatterplot: no visible binding for global variable ‘Beta’
qtlDistanceScatterplot: no visible global function definition for
  ‘labs’
qtlDistanceScatterplot: no visible global function definition for
  ‘scale_color_gradient2’
qtlDistanceScatterplot: no visible global function definition for
  ‘scale_color_continuous’
qtlDistanceScatterplot: no visible global function definition for
  ‘annotate’
qtlDistanceScatterplot: no visible global function definition for
  ‘ggsave’
qtlLOLAEnrichment: no visible global function definition for
  ‘loadRegionDB’
qtlLOLAEnrichment: no visible global function definition for ‘runLOLA’
qtlPlotAnnotationEnrichment: no visible global function definition for
  ‘ggplot’
qtlPlotAnnotationEnrichment: no visible global function definition for
  ‘aes’
qtlPlotAnnotationEnrichment: no visible binding for global variable
  ‘Type’
qtlPlotAnnotationEnrichment: no visible binding for global variable
  ‘Annotation’
qtlPlotAnnotationEnrichment: no visible binding for global variable
  ‘OddsRatio’
qtlPlotAnnotationEnrichment: no visible global function definition for
  ‘geom_tile’
qtlPlotAnnotationEnrichment: no visible global function definition for
  ‘scale_fill_gradient2’
qtlPlotBaseSubstitution: no visible global function definition for
  ‘ggplot’
qtlPlotBaseSubstitution: no visible global function definition for
  ‘aes’
qtlPlotBaseSubstitution: no visible binding for global variable
  ‘Substitution’
qtlPlotBaseSubstitution: no visible binding for global variable
  ‘OddsRatio’
qtlPlotBaseSubstitution: no visible global function definition for
  ‘geom_tile’
qtlPlotBaseSubstitution: no visible global function definition for
  ‘scale_fill_gradient2’
qtlPlotClusterSize: no visible global function definition for ‘ggplot’
qtlPlotClusterSize: no visible global function definition for ‘aes’
qtlPlotClusterSize: no visible binding for global variable ‘Size’
qtlPlotClusterSize: no visible binding for global variable ‘..count..’
qtlPlotClusterSize: no visible global function definition for
  ‘geom_histogram’
qtlPlotSNPCorrelationBlock: no visible global function definition for
  ‘ggplot’
qtlPlotSNPCorrelationBlock: no visible global function definition for
  ‘aes’
qtlPlotSNPCorrelationBlock: no visible binding for global variable
  ‘SNP’
qtlPlotSNPCorrelationBlock: no visible binding for global variable
  ‘CpG’
qtlPlotSNPCorrelationBlock: no visible global function definition for
  ‘geom_point’
qtlPlotSNPCorrelationBlock: no visible binding for global variable
  ‘Representative’
qtlPlotSNPCorrelationBlock: no visible global function definition for
  ‘geom_smooth’
qtlPlotSNPCorrelationBlock: no visible global function definition for
  ‘facet_grid’
qtlPlotSNPCorrelationBlock: no visible global function definition for
  ‘theme’
qtlPlotSNPCorrelationBlock: no visible global function definition for
  ‘scale_color_manual’
qtlPlotSNPCpGInteraction: no visible global function definition for
  ‘ggplot’
qtlPlotSNPCpGInteraction: no visible global function definition for
  ‘aes’
qtlPlotSNPCpGInteraction: no visible binding for global variable ‘SNP’
qtlPlotSNPCpGInteraction: no visible binding for global variable ‘CpG’
qtlPlotSNPCpGInteraction: no visible global function definition for
  ‘geom_boxplot’
qtlPlotSNPCpGInteraction: no visible global function definition for
  ‘theme_bw’
qtlPlotSNPCpGInteraction: no visible global function definition for
  ‘ylab’
qtlPlotSNPCpGInteraction: no visible global function definition for
  ‘xlab’
qtlPlotSNPCpGInteraction: no visible global function definition for
  ‘ggsave’
qtlPlotSNPCpGInteraction: no visible binding for global variable
  ‘SNPDosage’
qtlPlotSNPCpGInteraction: no visible global function definition for
  ‘geom_point’
qtlPlotSNPCpGInteraction: no visible global function definition for
  ‘geom_smooth’
Undefined global functions or variables:
  ..count.. Annotation Beta CpG Distance GRanges IRanges OddsRatio
  P.value PC1 PC2 Representative Rle SNP SNPDosage Size Substitution
  Type aes aes_string anno annotate calls chromosome element_blank
  element_line element_text facet_grid featureData featureNames
  findOverlaps geom_boxplot geom_histogram geom_point geom_smooth
  geom_tile geom_vline ggplot ggsave ggtitle labs loadRegionDB
  makeGRangesFromDataFrame mclapply queryHits runLOLA
  scale_color_continuous scale_color_gradient2 scale_color_manual
  scale_fill_gradient2 seqlevelsStyle<- subjectHits theme theme_bw xlab
  ylab
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
doMethQTL                18.297 16.595  34.988
doMethQTLChromosome      15.663 12.580  28.323
computeCorrelationBlocks  7.815  7.717  15.603
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.15-bioc/meat/MAGAR.Rcheck/00check.log’
for details.



Installation output

MAGAR.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’
* installing *source* package ‘MAGAR’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
No methods found in package ‘oligoClasses’ for request: ‘mean’ when loading ‘crlmm’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
No methods found in package ‘oligoClasses’ for request: ‘mean’ when loading ‘crlmm’
** testing if installed package can be loaded from final location
No methods found in package ‘oligoClasses’ for request: ‘mean’ when loading ‘crlmm’
** testing if installed package keeps a record of temporary installation path
* DONE (MAGAR)

Tests output

MAGAR.Rcheck/tests/runTests.Rout


R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> BiocGenerics:::testPackage("MAGAR")

Attaching package: 'BiocGenerics'

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

    IQR, mad, sd, var, xtabs

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

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


Attaching package: 'MatrixGenerics'

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: 'S4Vectors'

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

    expand, unname

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

    I, expand.grid, unname


Attaching package: 'DelayedArray'

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

    aperm, apply, rowsum, scale, sweep


Attaching package: 'HDF5Array'

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

    h5ls


Attaching package: 'bit'

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

    xor

Attaching package ff
- getOption("fftempdir")=="/tmp/Rtmp4wZii2/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 object is masked from 'package:DelayedArray':

    maxlength

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:Matrix':

    det

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

    rowMedians

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

    anyMissing, rowMedians


Attaching package: 'scales'

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

    viridis_pal


Attaching package: 'AnnotationDbi'

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

    select



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.6 	 2022-07-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:IRanges':

    desc

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

    rename

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

    count

Welcome to oligoClasses version 1.58.0

Attaching package: 'oligoClasses'

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

    getM

No methods found in package 'oligoClasses' for request: 'mean' when loading 'crlmm'
Welcome to crlmm version 1.54.0

Attaching package: 'MAGAR'

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

    getResult

2022-10-19 04:21:12     1.0  STATUS STARTED Unit Testing
2022-10-19 04:21:13     1.0  STATUS     STARTED Testing constructors
Object of class MethQTLInput
	 Contains 3 samples
	 Methylation data for 5 CpGs
	 Genotyping data for 4 SNPs
	 Genome assembly: hg19 
Object of class MethQTLResult
	 Contains 10 methQTL
	 Contains 0 correlation blocks
	 methQTL called using classical.linear 
	 representative CpGs computed with row.medians 
2022-10-19 04:21:14     1.0  STATUS     COMPLETED Testing constructors
2022-10-19 04:21:15     1.0  STATUS     STARTED Testing options
2022-10-19 04:21:15     1.0  STATUS     COMPLETED Testing options
2022-10-19 04:21:16     1.0  STATUS     STARTED Testing cor blocks
2022-10-19 04:21:17     1.0  STATUS         STARTED Compute correlation blocks
2022-10-19 04:21:18     1.0  STATUS             STARTED Compute correlation matrix
2022-10-19 04:21:19     1.0  STATUS             COMPLETED Compute correlation matrix
2022-10-19 04:21:20     1.0  STATUS             STARTED Compute pairwise distances
2022-10-19 04:21:22     1.0  STATUS             COMPLETED Compute pairwise distances
2022-10-19 04:21:24     1.0  STATUS             STARTED Weight distances
2022-10-19 04:21:25     1.0  STATUS             COMPLETED Weight distances
2022-10-19 04:21:26     1.0  STATUS             STARTED Compute graph
2022-10-19 04:21:27     1.0  STATUS             COMPLETED Compute graph
2022-10-19 04:21:28     1.0  STATUS             STARTED Compute clustering
2022-10-19 04:21:30     1.0  STATUS             COMPLETED Compute clustering
2022-10-19 04:21:31     1.0  STATUS         COMPLETED Compute correlation blocks
2022-10-19 04:21:31     1.0  STATUS     COMPLETED Testing cor blocks
2022-10-19 04:21:32     1.0  STATUS     STARTED Test methQTL calling
2022-10-19 04:21:33     1.0    INFO         Loading default option setting
2022-10-19 04:21:34     1.0  STATUS         STARTED Imputation procedure knn 
2022-10-19 04:21:35     1.0  STATUS         COMPLETED Imputation procedure knn 
2022-10-19 04:21:36     1.0  STATUS         STARTED Computing methQTLs
2022-10-19 04:21:36     1.0  STATUS             STARTED Computing methQTL for chromosome chr18
2022-10-19 04:21:37     1.0  STATUS                 STARTED Compute methQTL per correlation block
2022-10-19 04:21:38     1.0  STATUS                     STARTED Setting up Multicore
2022-10-19 04:21:38     1.0    INFO                         Using 1 cores
2022-10-19 04:21:39     1.0  STATUS                     COMPLETED Setting up Multicore
2022-10-19 04:21:41     1.1  STATUS                 COMPLETED Compute methQTL per correlation block
2022-10-19 04:21:41     1.1  STATUS             COMPLETED Computing methQTL for chromosome chr18
2022-10-19 04:21:43     1.1  STATUS         COMPLETED Computing methQTLs
2022-10-19 04:21:44     1.1  STATUS     COMPLETED Test methQTL calling
2022-10-19 04:21:45     1.1  STATUS COMPLETED Unit Testing

Object of class MethQTLInput
	 Contains 3 samples
	 Methylation data for 5 CpGs
	 Genotyping data for 4 SNPs
	 Genome assembly: hg19 
Object of class MethQTLResult
	 Contains 10 methQTL
	 Contains 0 correlation blocks
	 methQTL called using classical.linear 
	 representative CpGs computed with row.medians 
2022-10-19 04:21:46     1.1    INFO Loading default option setting
2022-10-19 04:21:47     1.1  STATUS STARTED Imputation procedure knn 
2022-10-19 04:21:47     1.1  STATUS COMPLETED Imputation procedure knn 

2022-10-19 04:21:48     1.1  STATUS STARTED Computing methQTLs
2022-10-19 04:21:49     1.1  STATUS     STARTED Computing methQTL for chromosome chr18
2022-10-19 04:21:50     1.1  STATUS         STARTED Compute methQTL per correlation block
2022-10-19 04:21:51     1.1  STATUS             STARTED Setting up Multicore
2022-10-19 04:21:51     1.1    INFO                 Using 1 cores
2022-10-19 04:21:52     1.1  STATUS             COMPLETED Setting up Multicore
2022-10-19 04:21:53     1.1  STATUS         COMPLETED Compute methQTL per correlation block
2022-10-19 04:21:54     1.1  STATUS     COMPLETED Computing methQTL for chromosome chr18
2022-10-19 04:21:56     1.1  STATUS COMPLETED Computing methQTLs

2022-10-19 04:21:57     1.1  STATUS STARTED Compute correlation blocks
2022-10-19 04:21:58     1.1  STATUS     STARTED Compute correlation matrix
2022-10-19 04:21:59     1.1  STATUS     COMPLETED Compute correlation matrix
2022-10-19 04:21:59     1.1  STATUS     STARTED Compute pairwise distances
2022-10-19 04:22:01     1.1  STATUS     COMPLETED Compute pairwise distances
2022-10-19 04:22:04     1.1  STATUS     STARTED Weight distances
2022-10-19 04:22:04     1.1  STATUS     COMPLETED Weight distances
2022-10-19 04:22:06     1.1  STATUS     STARTED Compute graph
2022-10-19 04:22:07     1.1  STATUS     COMPLETED Compute graph
2022-10-19 04:22:08     1.1  STATUS     STARTED Compute clustering
2022-10-19 04:22:10     1.1  STATUS     COMPLETED Compute clustering
2022-10-19 04:22:11     1.1  STATUS COMPLETED Compute correlation blocks



RUNIT TEST PROTOCOL -- Wed Oct 19 04:22:11 2022 
*********************************************** 
Number of test functions: 4 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
MAGAR RUnit Tests - 4 test functions, 0 errors, 0 failures
Number of test functions: 4 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 55.434  39.215  94.951 

Example timings

MAGAR.Rcheck/MAGAR-Ex.timings

nameusersystemelapsed
computeCorrelationBlocks 7.815 7.71715.603
doImport0.0980.0070.105
doMethQTL18.29716.59534.988
doMethQTLChromosome15.66312.58028.323
filterPval0.0310.0020.035
getAnno0.1510.0090.161
getCorrelationBlocks0.0490.0030.053
getGeno0.1880.0130.201
getMethData0.1490.0110.159
getOverlapUniverse0.2340.0020.236
getOverlappingQTL0.0390.0030.041
getPheno0.1080.0070.116
getResult0.0360.0020.039
getResultGWASMap0.1410.0100.150
getSamples0.1050.0070.113
getSpecificQTL0.0330.0020.035
imputeMeth0.4551.3351.798
joinMethQTLResult0.0970.0110.107
loadMethQTLInput0.1030.0070.110
loadMethQTLResult0.0280.0020.029
overlapInputs0.1070.0080.115
overlapQTLs0.0340.0010.035
qtlAnnotationEnrichment1.7190.0491.771
qtlBaseSubstitutionEnrichment0.1040.0020.106
qtlDistanceScatterplot0.8190.0050.824
qtlGetOption0.0000.0000.001
qtlJSON2options0.0020.0000.002
qtlManhattanPlot0.0530.0040.059
qtlOptions2JSON0.0040.0000.006
qtlPlotBaseSubstitution0.1070.0020.109
qtlPlotClusterSize0.4330.0180.453
qtlPlotSNPCpGInteraction0.4020.0150.419
qtlSetOption0.0000.0000.001
qtlTFBSMotifEnrichment0.1230.6520.777
qtlUpSetPlotCorBlocks2.6700.0112.684
qtlUpSetPlotTagCpGs0.7610.0030.766
qtlUpsetPlot0.8460.0060.854
qtlVennPlot0.2400.1920.457
saveMethQTLInput0.3010.0240.325
saveMethQTLResult0.1570.0040.161