Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-03-18 11:08:00 -0400 (Fri, 18 Mar 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" | 4334 |
riesling1 | Windows Server 2019 Standard | x64 | R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" | 4097 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" | 4083 |
merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" | 4134 |
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 |
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? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1127/2090 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
methylKit 1.21.0 (landing page) Altuna Akalin
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
riesling1 | Windows Server 2019 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: methylKit |
Version: 1.21.0 |
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:methylKit.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings methylKit_1.21.0.tar.gz |
StartedAt: 2022-03-17 19:33:05 -0400 (Thu, 17 Mar 2022) |
EndedAt: 2022-03-17 19:38:36 -0400 (Thu, 17 Mar 2022) |
EllapsedTime: 330.5 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: methylKit.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:methylKit.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings methylKit_1.21.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/methylKit.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 'methylKit/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'methylKit' version '1.21.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 6.8Mb sub-directories of 1Mb or more: R 1.4Mb libs 3.3Mb * 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 'D:/biocbuild/bbs-3.15-bioc/R/library/methylKit/libs/x64/methylKit.dll': Found '_exit', possibly from '_exit' (C) Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Found 'printf', possibly from 'printf' (C) Found 'putchar', possibly from 'putchar' (C) Found 'puts', possibly from 'printf' (C), 'puts' (C) Found 'rand', possibly from 'rand' (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 * 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 'D:/biocbuild/bbs-3.15-bioc/meat/methylKit.Rcheck/00check.log' for details.
methylKit.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL methylKit ### ############################################################################## ############################################################################## * installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library' * installing *source* package 'methylKit' ... ** using staged installation ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c methCall.cpp -o methCall.o methCall.cpp: In function 'int process_sam(std::istream*, std::__cxx11::string&, std::__cxx11::string&, std::__cxx11::string&, int&, int&, int&, int, int, size_t&)': methCall.cpp:687:39: warning: 'CHGout' may be used uninitialized in this function [-Wmaybe-uninitialized] if(CHGstatus){ processCHmethHash(CHGmethHash,CHGout,mincov);} ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ methCall.cpp:686:39: warning: 'CHHout' may be used uninitialized in this function [-Wmaybe-uninitialized] if(CHHstatus){ processCHmethHash(CHHmethHash,CHHout,mincov); } ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ methCall.cpp:685:39: warning: 'out' may be used uninitialized in this function [-Wmaybe-uninitialized] if(CpGstatus){ processCGmethHash(CGmethHash,out,mincov);} ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ methCall.cpp: In function 'int process_bam(std::__cxx11::string&, std::__cxx11::string&, std::__cxx11::string&, std::__cxx11::string&, int&, int&, int&, int, size_t&)': methCall.cpp:1014:39: warning: 'CHGout' may be used uninitialized in this function [-Wmaybe-uninitialized] if(CHGstatus){ processCHmethHash(CHGmethHash,CHGout,mincov);} ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ methCall.cpp:1013:39: warning: 'CHHout' may be used uninitialized in this function [-Wmaybe-uninitialized] if(CHHstatus){ processCHmethHash(CHHmethHash,CHHout,mincov); } ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ methCall.cpp:1042:76: warning: 'out' may be used uninitialized in this function [-Wmaybe-uninitialized] if(CpGstatus) { processCGmethHash(CGmethHash,out,mincov); std::fclose(out); } ~~~~~~~~~~~^~~~~ methCall.cpp: In function 'int process_single_bismark(std::istream*, std::__cxx11::string&, std::__cxx11::string&, std::__cxx11::string&, int&, int&, int&, size_t&)': methCall.cpp:1244:39: warning: 'CHGout' may be used uninitialized in this function [-Wmaybe-uninitialized] if(CHGstatus){ processCHmethHash(CHGmethHash,CHGout,mincov);} ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ methCall.cpp:1243:39: warning: 'CHHout' may be used uninitialized in this function [-Wmaybe-uninitialized] if(CHHstatus){ processCHmethHash(CHHmethHash,CHHout,mincov); } ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ methCall.cpp:1242:39: warning: 'out' may be used uninitialized in this function [-Wmaybe-uninitialized] if(CpGstatus){ processCGmethHash(CGmethHash,out,mincov);} ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o methylKit.dll tmp.def RcppExports.o methCall.o D:/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/usrlib/x64/libhts.a -LC:/extsoft/lib/x64 -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lz -lws2_32 -lwldap32 -lwinmm -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to D:/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 converting help for package 'methylKit' finding HTML links ... done PCASamples-methods html adjustMethylC html assocComp-methods html bedgraph-methods html calculateDiffMeth-methods html calculateDiffMethDSS-methods html clusterSamples-methods html dataSim-methods html diffMethPerChr-methods html extract-methods html filterByCoverage-methods html getAssembly-methods html getContext-methods html getCorrelation-methods html getCoverageStats-methods html getDBPath-methods html getData-methods html getMethylDiff-methods html getMethylationStats-methods html getSampleID-methods html getTreatment-methods html joinSegmentNeighbours html makeMethylDB-methods html methRead-methods html methSeg html finding level-2 HTML links ... done methSeg2bed html methylBase-class html methylBase.obj html methylBaseDB-class html methylDiff-class html methylDiff.obj html methylDiffDB-class html methylKit-defunct html methylRaw-class html methylRawDB-class html methylRawList-class html methylRawList.obj html methylRawListDB-class html normalizeCoverage-methods html percMethylation-methods html pool-methods html processBismarkAln-methods html readMethylDB-methods html reconstruct-methods html regionCounts html removeComp-methods html reorganize-methods html select-methods html selectByOverlap-methods html show-methods html tileMethylCounts-methods html unite-methods html updateMethObject html ** 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) Making 'packages.html' ...Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") : DESCRIPTION file of package 'RareVariantVis' is missing or broken Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") : DESCRIPTION file of package 'rCGH' is missing or broken done
methylKit.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(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 64.09 2.10 74.09
methylKit.Rcheck/methylKit-Ex.timings
name | user | system | elapsed | |
PCASamples-methods | 0.01 | 0.02 | 0.03 | |
adjustMethylC | 0.15 | 0.00 | 0.14 | |
assocComp-methods | 0.03 | 0.00 | 0.03 | |
bedgraph-methods | 0.05 | 0.00 | 0.06 | |
calculateDiffMeth-methods | 4.26 | 0.25 | 4.52 | |
calculateDiffMethDSS-methods | 0.5 | 0.0 | 0.5 | |
clusterSamples-methods | 0.05 | 0.00 | 0.04 | |
dataSim-methods | 0.02 | 0.00 | 0.02 | |
diffMethPerChr-methods | 0.04 | 0.00 | 0.04 | |
extract-methods | 0.04 | 0.00 | 0.03 | |
filterByCoverage-methods | 0.10 | 0.02 | 0.13 | |
getAssembly-methods | 0.00 | 0.01 | 0.01 | |
getContext-methods | 0.02 | 0.00 | 0.02 | |
getCorrelation-methods | 0.03 | 0.06 | 0.11 | |
getCoverageStats-methods | 0.02 | 0.00 | 0.01 | |
getDBPath-methods | 0.06 | 0.00 | 0.07 | |
getData-methods | 0.00 | 0.02 | 0.01 | |
getMethylDiff-methods | 0.02 | 0.00 | 0.02 | |
getMethylationStats-methods | 0.00 | 0.02 | 0.01 | |
getSampleID-methods | 0 | 0 | 0 | |
getTreatment-methods | 0.01 | 0.00 | 0.01 | |
makeMethylDB-methods | 0 | 0 | 0 | |
methRead-methods | 0.34 | 0.05 | 0.47 | |
methSeg | 0 | 0 | 0 | |
methylBase-class | 0.02 | 0.00 | 0.01 | |
methylBaseDB-class | 0.07 | 0.03 | 0.13 | |
methylDiff-class | 0.04 | 0.00 | 0.03 | |
methylDiffDB-class | 2.14 | 0.00 | 2.17 | |
methylRaw-class | 0.06 | 0.00 | 0.06 | |
methylRawDB-class | 0.08 | 0.00 | 0.10 | |
methylRawList-class | 0.01 | 0.00 | 0.01 | |
methylRawListDB-class | 0.25 | 0.00 | 0.28 | |
normalizeCoverage-methods | 0.21 | 0.02 | 0.32 | |
percMethylation-methods | 0.03 | 0.00 | 0.03 | |
pool-methods | 0.01 | 0.00 | 0.01 | |
processBismarkAln-methods | 0.03 | 0.01 | 0.07 | |
readMethylDB-methods | 0 | 0 | 0 | |
reconstruct-methods | 0.02 | 0.00 | 0.01 | |
regionCounts | 0.30 | 0.00 | 0.29 | |
removeComp-methods | 0.03 | 0.00 | 0.03 | |
reorganize-methods | 0.13 | 0.01 | 0.14 | |
select-methods | 0.14 | 0.00 | 0.14 | |
selectByOverlap-methods | 2.56 | 0.05 | 2.82 | |
show-methods | 0.03 | 0.00 | 0.03 | |
tileMethylCounts-methods | 0.96 | 0.00 | 0.95 | |
unite-methods | 0.06 | 0.01 | 0.08 | |