Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 palomino4


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 1174/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
methylKit 1.24.0  (landing page)
Altuna Akalin , Alexander Gosdschan
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/methylKit
git_branch: RELEASE_3_16
git_last_commit: 9870e27
git_last_commit_date: 2022-11-01 11:14:04 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: methylKit
Version: 1.24.0
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:methylKit.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings methylKit_1.24.0.tar.gz
StartedAt: 2023-04-11 03:14:13 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 03:20:46 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 392.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: methylKit.Rcheck
Warnings: 1

Command output

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


* using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/methylKit.Rcheck'
* using R version 4.2.3 (2023-03-15 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.24.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.9Mb
  sub-directories of 1Mb or more:
    R      1.4Mb
    libs   8.1Mb
* 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.16-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)

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   0.17    5.17
* 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.16-bioc/meat/methylKit.Rcheck/00check.log'
for details.



Installation output

methylKit.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.16-bioc/R/library'
* installing *source* package 'methylKit' ...
** using staged installation
** libs
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.16-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.16-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.16-bioc/R/library/Rhtslib/usrlib/x64/libhts.a -lz -lm -lbz2 -llzma -lcurl -lidn2 -lunistring -liconv -lssl -lcrypto -lcrypt32 -lwsock32 -lwldap32 -lssh2 -lgcrypt -lgpg-error -lws2_32 -lzstd -lregex -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.16-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.16-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.3 (2023-03-15 ucrt) -- "Shortstop Beagle"
Copyright (C) 2023 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, 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

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 
  74.93    3.18   83.64 

Example timings

methylKit.Rcheck/methylKit-Ex.timings

nameusersystemelapsed
PCASamples-methods0.030.000.03
adjustMethylC0.10.00.1
assocComp-methods0.010.020.03
bedgraph-methods0.020.000.03
calculateDiffMeth-methods5.000.175.17
calculateDiffMethDSS-methods0.360.000.36
clusterSamples-methods0.010.020.03
dataSim-methods0.020.010.03
diffMethPerChr-methods0.030.020.05
extract-methods0.050.000.05
filterByCoverage-methods0.120.000.15
getAssembly-methods0.020.000.02
getContext-methods0.010.000.01
getCorrelation-methods0.130.000.13
getCoverageStats-methods0.010.000.02
getDBPath-methods0.080.010.12
getData-methods0.020.020.03
getMethylDiff-methods0.030.000.03
getMethylationStats-methods0.030.000.03
getSampleID-methods0.010.000.02
getTreatment-methods0.020.000.02
makeMethylDB-methods000
methRead-methods0.390.010.51
methSeg0.020.000.02
methylBase-class0.010.000.01
methylBaseDB-class0.190.020.21
methylDiff-class0.030.010.04
methylDiffDB-class1.910.041.97
methylRaw-class0.070.010.09
methylRawDB-class0.070.030.13
methylRawList-class000
methylRawListDB-class0.140.050.28
normalizeCoverage-methods0.220.030.36
percMethylation-methods0.020.000.01
pool-methods0.000.020.02
processBismarkAln-methods0.080.030.11
readMethylDB-methods000
reconstruct-methods0.010.000.01
regionCounts0.280.010.30
removeComp-methods0.020.000.01
reorganize-methods0.140.020.16
select-methods0.130.050.17
selectByOverlap-methods2.970.073.31
show-methods0.010.000.02
tileMethylCounts-methods0.460.020.47
unite-methods0.150.000.17