Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

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

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


To the developers/maintainers of the EpiMix package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/EpiMix.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 622/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EpiMix 1.0.1  (landing page)
Yuanning Zheng
Snapshot Date: 2023-04-03 14:00:04 -0400 (Mon, 03 Apr 2023)
git_url: https://git.bioconductor.org/packages/EpiMix
git_branch: RELEASE_3_16
git_last_commit: 6a1aecd
git_last_commit_date: 2023-02-14 01:51:54 -0400 (Tue, 14 Feb 2023)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: EpiMix
Version: 1.0.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:EpiMix.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings EpiMix_1.0.1.tar.gz
StartedAt: 2023-04-03 20:06:15 -0400 (Mon, 03 Apr 2023)
EndedAt: 2023-04-03 20:12:38 -0400 (Mon, 03 Apr 2023)
EllapsedTime: 383.0 seconds
RetCode: 0
Status:   OK  
CheckDir: EpiMix.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/EpiMix.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘EpiMix/DESCRIPTION’ ... OK
* this is package ‘EpiMix’ version ‘1.0.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .BBSoptions
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 ‘EpiMix’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                user system elapsed
GEO_Preprocess_DNAMethylation 11.081  0.938  12.504
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.16-bioc/meat/EpiMix.Rcheck/00check.log’
for details.



Installation output

EpiMix.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’
* installing *source* package ‘EpiMix’ ...
** using staged installation
** R
** 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 (EpiMix)

Tests output

EpiMix.Rcheck/tests/runTests.Rout


R version 4.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)

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

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

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

> BiocGenerics:::testPackage("EpiMix")

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

Setting options('download.file.method.GEOquery'='auto')
Setting options('GEOquery.inmemory.gpl'=FALSE)
Running Enhancer mode...
Fetching probe annotation...
snapshotDate(): 2022-10-31
see ?sesameData and browseVignettes('sesameData') for documentation
loading from cache
require("GenomicRanges")
Found 457 samples in group.1 and 32 samples in group.2
Fetching enhancer CpGs from Roadmap Epigenomics...
Downloading chromatin states from the Roadmap Epigenomics...
trying URL 'https://egg2.wustl.edu/roadmap/data/byFileType/chromhmmSegmentations/ChmmModels/core_K27ac/jointModel/final/E096_18_core_K27ac_hg38lift_mnemonics.bed.gz'
Content type 'application/x-gzip' length 3835377 bytes (3.7 MB)
==================================================
downloaded 3.7 MB

	Identifed 65057 enhancer CpGs from the epigenome E096 
snapshotDate(): 2022-10-31
see ?sesameData and browseVignettes('sesameData') for documentation
loading from cache
Returning distal probes: 160862
Found 3 CpGs associated with distal enhancers in the methylation dataset

Starting Beta mixture modeling.
Running Beta mixture model on 3 probes and on 457 samples.

  |                                                                            
  |                                                                      |   0%
Found 3 differentially methylated CpGs
Modeling the gene expression for enhancers...
Searching for the 20 near genes
Identifying gene position for each probe
Looking for differentially methylated enhancers associated with gene expression

  |                                                                            
  |                                                                      |   0%Warning in getRandomGenes(target.probe = target.probe, gene.expression.data = gene.expression.data,  :
  There is not enough genes to generate 1000 permutations. Using 805 random genes instead.

  |                                                                            
  |=======================                                               |  33%Warning in getRandomGenes(target.probe = target.probe, gene.expression.data = gene.expression.data,  :
  There is not enough genes to generate 1000 permutations. Using 793 random genes instead.

  |                                                                            
  |===============================================                       |  67%Warning in getRandomGenes(target.probe = target.probe, gene.expression.data = gene.expression.data,  :
  There is not enough genes to generate 1000 permutations. Using 798 random genes instead.

  |                                                                            
  |======================================================================| 100%
Found 7 functional probe-gene pairs.
Saving the EpiMix results to the output directory...
Running lncRNA mode...
We recommend using the kallisto-sleuth pipline to process the RNA-seq data in order to detect more lncRNAs.
        Please see our publication for details: PMID: 31808800
Fetching probe annotation...
Found 457 samples in group.1 and 32 samples in group.2

Starting Beta mixture modeling.
Running Beta mixture model on 5 probes and on 457 samples.

  |                                                                            
  |                                                                      |   0%
Found 5 differentially methylated probes
Identifying functional CpG-gene pairs...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |======================================================================| 100%
Found 5 functional probe-gene pairs.
Saving the EpiMix results to the output directory...
Running miRNA mode...
Please be mindful that the gene expression data are expected to be data obtained from microRNA-seq.
Fetching probe annotation...
Found 457 samples in group.1 and 32 samples in group.2

Starting Beta mixture modeling.
Running Beta mixture model on 6 probes and on 457 samples.

  |                                                                            
  |                                                                      |   0%
Found 6 differentially methylated probes
Identifying functional CpG-gene pairs...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |======================================================================| 100%
Found 6 functional probe-gene pairs.
Saving the EpiMix results to the output directory...
Running Regular mode...
Fetching probe annotation...
snapshotDate(): 2022-10-31
see ?sesameData and browseVignettes('sesameData') for documentation
loading from cache
Found 474 samples with both methylation and gene expression data.
Modeling gene expression...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======                                                               |  10%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |=====================                                                 |  30%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |=================================================                     |  70%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |===============================================================       |  90%
  |                                                                            
  |======================================================================| 100%
Found 5 transcriptionally predictive probes.
Found 457 samples in group.1 and 32 samples in group.2

Starting Beta mixture modeling.
Running Beta mixture model on 5 probes and on 457 samples.

  |                                                                            
  |                                                                      |   0%
Found 5 differentially methylated CpGs
Identifying functional CpG-gene pairs...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |======================================================================| 100%
Found 5 functional probe-gene pairs.
Saving the EpiMix results to the output directory...


RUNIT TEST PROTOCOL -- Mon Apr  3 20:12:28 2023 
*********************************************** 
Number of test functions: 4 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
EpiMix RUnit Tests - 4 test functions, 0 errors, 0 failures
Number of test functions: 4 
Number of errors: 0 
Number of failures: 0 
Warning message:
executing %dopar% sequentially: no parallel backend registered 
> 
> proc.time()
   user  system elapsed 
115.546   4.557 125.447 

Example timings

EpiMix.Rcheck/EpiMix-Ex.timings

nameusersystemelapsed
EpiMix000
EpiMix_PlotGene000
EpiMix_PlotModel0.6160.0280.648
EpiMix_PlotProbe0.0000.0000.001
EpiMix_PlotSurvival000
GEO_Download_DNAMethylation000
GEO_Download_GeneExpression2.6620.1614.739
GEO_Preprocess_DNAMethylation11.081 0.93812.504
GEO_Preprocess_GeneExpression1.1360.0271.166
GetSurvivalProbe000
TCGA_Download_DNAmethylation000
TCGA_Download_GeneExpression000
TCGA_GetData000
TCGA_GetSampleInfo0.0100.0020.012
TCGA_Preprocess_DNAmethylation000
TCGA_Preprocess_GeneExpression000
functionEnrich000
getRoadMapEnhancerProbes0.0000.0000.001