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

This page was generated on 2022-10-19 13:21:48 -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 methylKit on palomino3


To the developers/maintainers of the methylKit package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/methylKit.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 1152/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
methylKit 1.22.0  (landing page)
Altuna Akalin , Alexander Gosdschan
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/methylKit
git_branch: RELEASE_3_15
git_last_commit: 29b567d
git_last_commit_date: 2022-04-26 11:33:41 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: methylKit
Version: 1.22.0
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:methylKit.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings methylKit_1.22.0.tar.gz
StartedAt: 2022-10-19 01:46:54 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 01:54:09 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 434.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: methylKit.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:methylKit.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings methylKit_1.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/methylKit.Rcheck'
* using R version 4.2.1 (2022-06-23 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'methylKit/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'methylKit' version '1.22.0'
* 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 'methylKit' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 10.4Mb
  sub-directories of 1Mb or more:
    R      1.4Mb
    libs   7.6Mb
* 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 ... NOTE
Namespace in Imports field not imported from: 'KernSmooth'
  All declared Imports should be used.
* 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 ... WARNING
Undocumented arguments in documentation object 'methylRawList-class'
  '...' 'treatment'

Undocumented arguments in documentation object 'methylRawListDB-class'
  '...' 'treatment'

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'F:/biocbuild/bbs-3.15-bioc/R/library/methylKit/libs/x64/methylKit.dll':
  Found '_assert', possibly from 'assert' (C)
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'putchar', possibly from 'putchar' (C)
  Found 'puts', possibly from 'printf' (C), 'puts' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
calculateDiffMeth-methods 5.91   0.16    6.08
* 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, 4 NOTEs
See
  'F:/biocbuild/bbs-3.15-bioc/meat/methylKit.Rcheck/00check.log'
for details.



Installation output

methylKit.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'methylKit' ...
** using staged installation
** libs
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c methCall.cpp -o methCall.o
methCall.cpp: In function 'int process_sam(std::istream*, std::string&, std::string&, std::string&, int&, int&, int&, int, int, size_t&)':
methCall.cpp:687:39: warning: 'CHGout' may be used uninitialized in this function [-Wmaybe-uninitialized]
  687 |       if(CHGstatus){ processCHmethHash(CHGmethHash,CHGout,mincov);}
      |                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:686:39: warning: 'CHHout' may be used uninitialized in this function [-Wmaybe-uninitialized]
  686 |       if(CHHstatus){ processCHmethHash(CHHmethHash,CHHout,mincov); }
      |                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:685:39: warning: 'out' may be used uninitialized in this function [-Wmaybe-uninitialized]
  685 |       if(CpGstatus){ processCGmethHash(CGmethHash,out,mincov);}
      |                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp: In function 'int process_bam(std::string&, std::string&, std::string&, std::string&, int&, int&, int&, int, size_t&)':
methCall.cpp:1014:39: warning: 'CHGout' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1014 |       if(CHGstatus){ processCHmethHash(CHGmethHash,CHGout,mincov);}
      |                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:1013:39: warning: 'CHHout' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1013 |       if(CHHstatus){ processCHmethHash(CHHmethHash,CHHout,mincov); }
      |                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:1012:39: warning: 'out' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1012 |       if(CpGstatus){ processCGmethHash(CGmethHash,out,mincov);}
      |                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp: In function 'int process_single_bismark(std::istream*, std::string&, std::string&, std::string&, int&, int&, int&, size_t&)':
methCall.cpp:1244:39: warning: 'CHGout' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1244 |       if(CHGstatus){ processCHmethHash(CHGmethHash,CHGout,mincov);}
      |                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:1243:39: warning: 'CHHout' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1243 |       if(CHHstatus){ processCHmethHash(CHHmethHash,CHHout,mincov); }
      |                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:1242:39: warning: 'out' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1242 |       if(CpGstatus){ processCGmethHash(CGmethHash,out,mincov);}
      |                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
g++ -shared -s -static-libgcc -o methylKit.dll tmp.def RcppExports.o methCall.o F:/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/usrlib/x64/libhts.a -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -lsbml-static -lwinmm -lwldap32 -lgdi32 -lbz2 -lcurl -lrtmp -lssl -lssh2 -lidn2 -lunistring -lcharset -lintl -liconv -lgcrypt -lcrypto -lgpg-error -lws2_32 -llzma -lz -lzstd -lmincore -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-methylKit/00new/methylKit/libs/x64
** 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 (methylKit)

Tests output

methylKit.Rcheck/tests/testthat.Rout


R version 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid"
Copyright (C) 2022 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(methylKit)
Loading required package: GenomicRanges
Loading required package: stats4
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: S4Vectors

Attaching package: 'S4Vectors'

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

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

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

    windows

Loading required package: GenomeInfoDb
> 
> 
> 
> test_check("methylKit")
Using internal DSS code... 
Using internal DSS code... 
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 238 ]
> 
> proc.time()
   user  system elapsed 
  83.14    3.45   91.07 

Example timings

methylKit.Rcheck/methylKit-Ex.timings

nameusersystemelapsed
PCASamples-methods0.000.020.02
adjustMethylC0.080.030.11
assocComp-methods0.030.000.03
bedgraph-methods0.040.000.06
calculateDiffMeth-methods5.910.166.08
calculateDiffMethDSS-methods0.590.000.60
clusterSamples-methods0.080.000.07
dataSim-methods0.030.000.03
diffMethPerChr-methods0.050.000.05
extract-methods0.030.000.03
filterByCoverage-methods0.060.000.10
getAssembly-methods0.000.010.01
getContext-methods0.020.000.02
getCorrelation-methods0.080.000.11
getCoverageStats-methods0.000.020.01
getDBPath-methods0.040.000.09
getData-methods0.020.020.03
getMethylDiff-methods0.020.010.03
getMethylationStats-methods0.010.000.02
getSampleID-methods0.000.020.02
getTreatment-methods0.020.000.01
makeMethylDB-methods000
methRead-methods1.180.031.30
methSeg000
methylBase-class0.020.000.02
methylBaseDB-class0.080.010.11
methylDiff-class0.010.000.01
methylDiffDB-class1.930.012.00
methylRaw-class0.040.030.08
methylRawDB-class0.130.000.15
methylRawList-class0.010.000.02
methylRawListDB-class0.220.020.42
normalizeCoverage-methods0.240.020.55
percMethylation-methods0.030.000.03
pool-methods0.030.000.03
processBismarkAln-methods0.050.010.06
readMethylDB-methods000
reconstruct-methods0.030.000.04
regionCounts0.280.020.29
removeComp-methods0.030.000.03
reorganize-methods0.110.010.13
select-methods0.050.050.14
selectByOverlap-methods2.700.173.03
show-methods0.030.020.05
tileMethylCounts-methods0.530.000.53
unite-methods0.110.000.11