Back to Multiple platform build/check report for BioC 3.15
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-03-16 11:07:12 -0400 (Wed, 16 Mar 2022).

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


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

raw results

Package 376/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
coMethDMR 0.99.12  (landing page)
Fernanda Veitzman
Snapshot Date: 2022-03-15 13:55:23 -0400 (Tue, 15 Mar 2022)
git_url: https://git.bioconductor.org/packages/coMethDMR
git_branch: master
git_last_commit: 5762fdd
git_last_commit_date: 2021-11-12 11:03:27 -0400 (Fri, 12 Nov 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    ERROR  skipped
riesling1Windows Server 2019 Standard / x64  OK    OK    WARNINGS    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: coMethDMR
Version: 0.99.12
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:coMethDMR.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings coMethDMR_0.99.12.tar.gz
StartedAt: 2022-03-15 18:39:31 -0400 (Tue, 15 Mar 2022)
EndedAt: 2022-03-15 18:44:20 -0400 (Tue, 15 Mar 2022)
EllapsedTime: 288.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: coMethDMR.Rcheck
Warnings: 1

Command output

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


* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/coMethDMR.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'coMethDMR/DESCRIPTION' ... OK
* this is package 'coMethDMR' version '0.99.12'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'coMethDMR' can be installed ... WARNING
Found the following significant warnings:
  Note: possible error in 'sesameDataCache("HM450")': unused argument ("HM450") 
  Note: possible error in 'sesameDataCache("EPIC")': unused argument ("EPIC") 
See 'D:/biocbuild/bbs-3.15-bioc/meat/coMethDMR.Rcheck/00install.out' for details.
Information on the location(s) of code generating the 'Note's can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to 'yes'.
* 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
File 'coMethDMR/R/zzz.R':
  .onLoad calls:
    packageStartupMessage("Checking for cached SeSAMe data.")
    packageStartupMessage("Caching SeSAMe data for 450k arrays.")
    packageStartupMessage("Caching SeSAMe data for EPIC arrays.")

See section 'Good practice' in '?.onAttach'.

.onLoad: possible error in sesameDataCache("HM450"): unused argument
  ("HM450")
.onLoad: possible error in sesameDataCache("EPIC"): unused argument
  ("EPIC")
* 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 files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
AnnotateResults     8.25   0.92    9.17
lmmTestAllRegions   4.87   0.48    5.36
CloseBySingleRegion 4.86   0.27    6.10
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.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 WARNING, 1 NOTE
See
  'D:/biocbuild/bbs-3.15-bioc/meat/coMethDMR.Rcheck/00check.log'
for details.



Installation output

coMethDMR.Rcheck/00install.out

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


* installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'coMethDMR' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Note: possible error in 'sesameDataCache("HM450")': unused argument ("HM450") 
Note: possible error in 'sesameDataCache("EPIC")': unused argument ("EPIC") 
** help
*** installing help indices
  converting help for package 'coMethDMR'
    finding HTML links ... done
    AnnotateResults                         html  
    CloseBySingleRegion                     html  
    CoMethAllRegions                        html  
    CoMethSingleRegion                      html  
    CpGsInfoAllRegions                      html  
    CpGsInfoOneRegion                       html  
    CreateOutputDF                          html  
    CreateParallelWorkers                   html  
    CreateRdrop                             html  
    FindComethylatedRegions                 html  
    GetCpGsInRegion                         html  
    GetResiduals                            html  
    MarkComethylatedCpGs                    html  
    NameRegion                              html  
    OrderCpGsByLocation                     html  
    RegionsToRanges                         html  
    SplitCpGDFbyRegion                      html  
    WriteCloseByAllRegions                  html  
    betaMatrix_ex1                          html  
    betaMatrix_ex2                          html  
    betaMatrix_ex3                          html  
    betaMatrix_ex4                          html  
    betasChr22_df                           html  
    coMethDMR_setup                         html  
    lmmTest                                 html  
    lmmTestAllRegions                       html  
    pheno_df                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
snapshotDate(): 2022-03-01
** testing if installed package can be loaded from final location
snapshotDate(): 2022-03-01
** testing if installed package keeps a record of temporary installation path
* DONE (coMethDMR)
Making 'packages.html' ... done

Tests output

coMethDMR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

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

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

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

> library(testthat)
> library(coMethDMR)
Loading required package: sesameData
Loading required package: ExperimentHub
Loading required package: BiocGenerics

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

Loading required package: AnnotationHub
Loading required package: BiocFileCache
Loading required package: dbplyr
Loading sesameData.
Checking for cached SeSAMe data.
snapshotDate(): 2022-03-01
> 
> test_check("coMethDMR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 6 ]
> 
> proc.time()
   user  system elapsed 
  24.00    1.93   27.48 

Example timings

coMethDMR.Rcheck/coMethDMR-Ex.timings

nameusersystemelapsed
AnnotateResults8.250.929.17
CloseBySingleRegion4.860.276.10
CoMethAllRegions3.960.444.40
CoMethSingleRegion1.110.061.18
CpGsInfoAllRegions1.360.151.51
CpGsInfoOneRegion0.710.110.81
CreateOutputDF0.340.020.36
CreateParallelWorkers0.020.000.02
CreateRdrop000
FindComethylatedRegions0.000.010.01
GetCpGsInRegion0.120.040.16
GetResiduals0.140.060.20
MarkComethylatedCpGs000
NameRegion000
OrderCpGsByLocation0.120.000.12
RegionsToRanges0.020.000.02
SplitCpGDFbyRegion0.560.030.59
WriteCloseByAllRegions0.060.000.07
lmmTest0.910.111.01
lmmTestAllRegions4.870.485.36