Back to Build/check report for BioC 3.17
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-02-08 01:15:13 -0000 (Wed, 08 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4164
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 kunpeng1


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 1160/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
methylKit 1.25.0  (landing page)
Altuna Akalin , Alexander Gosdschan
Snapshot Date: 2023-02-06 00:12:45 -0000 (Mon, 06 Feb 2023)
git_url: https://git.bioconductor.org/packages/methylKit
git_branch: master
git_last_commit: 9fdb2d6
git_last_commit_date: 2022-11-01 15:14:04 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    ERROR  

Summary

Package: methylKit
Version: 1.25.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:methylKit.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings methylKit_1.25.0.tar.gz
StartedAt: 2023-02-07 07:49:57 -0000 (Tue, 07 Feb 2023)
EndedAt: 2023-02-07 07:58:49 -0000 (Tue, 07 Feb 2023)
EllapsedTime: 532.3 seconds
RetCode: 1
Status:   ERROR  
CheckDir: methylKit.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:methylKit.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings methylKit_1.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/methylKit.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘methylKit/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘methylKit’ version ‘1.25.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 for sufficient/correct file permissions ... OK
* checking whether package ‘methylKit’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
* checking installed package size ... NOTE
  installed size is  7.8Mb
  sub-directories of 1Mb or more:
    R      1.4Mb
    libs   5.0Mb
* 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 ... NOTE
Problems with news in ‘NEWS’:
  Cannot process chunk/lines:
    is used with destrand=TRUE argument. It returned less number of CpGs then it was
  Cannot process chunk/lines:
    supposed to, although returned CpGs had correct methylation and coverage values.
* 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 ... WARNING
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.17-bioc/R/library/methylKit/libs/methylKit.so’:
  Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘exit’, possibly from ‘exit’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (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 nor [v]sprintf. 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 8.456  0.185   8.661
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  Attaching package: 'S4Vectors'
  
  The following objects are masked from 'package:base':
  
      I, expand.grid, unname
  
  Loading required package: IRanges
  Loading required package: GenomeInfoDb
  > 
  > 
  > 
  > test_check("methylKit")
  Using internal DSS code... 
  Using internal DSS code... 
  Killed
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘methylKit.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
  ...
--- re-building ‘methylKit.Rmd’ using rmarkdown
Killed

* checking PDF version of manual ... OK
* DONE

Status: 2 ERRORs, 2 WARNINGs, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/methylKit.Rcheck/00check.log’
for details.


Installation output

methylKit.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL methylKit
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘methylKit’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -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++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.17-bioc/R/lib -L/usr/local/lib -o methylKit.so RcppExports.o methCall.o /home/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/usrlib/libhts.a -lcurl -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.17-bioc/R/library/00LOCK-methylKit/00new/methylKit/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** 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.fail


R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (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
Loading required package: GenomeInfoDb
> 
> 
> 
> test_check("methylKit")
Using internal DSS code... 
Using internal DSS code... 
Killed

Example timings

methylKit.Rcheck/methylKit-Ex.timings

nameusersystemelapsed
PCASamples-methods0.0300.0030.043
adjustMethylC0.0810.0110.097
assocComp-methods0.0210.0040.025
bedgraph-methods0.0220.0030.026
calculateDiffMeth-methods8.4560.1858.661
calculateDiffMethDSS-methods0.5860.0040.591
clusterSamples-methods0.0430.0000.043
dataSim-methods0.020.000.02
diffMethPerChr-methods0.0350.0000.035
extract-methods0.0310.0000.031
filterByCoverage-methods0.0650.0040.074
getAssembly-methods0.0110.0000.011
getContext-methods0.0110.0000.011
getCorrelation-methods0.0790.0000.077
getCoverageStats-methods0.0160.0000.016
getDBPath-methods0.0470.0080.051
getData-methods0.0160.0040.020
getMethylDiff-methods0.0180.0000.019
getMethylationStats-methods0.0200.0030.024
getSampleID-methods0.0110.0010.012
getTreatment-methods0.0090.0030.011
makeMethylDB-methods000
methRead-methods0.2720.0090.284
methSeg0.0010.0000.000
methylBase-class0.0250.0000.025
methylBaseDB-class0.0750.0000.072
methylDiff-class0.030.000.03
methylDiffDB-class2.6060.0002.609
methylRaw-class0.0670.0000.067
methylRawDB-class0.1010.0040.105
methylRawList-class0.0090.0030.012
methylRawListDB-class0.1280.0120.140
normalizeCoverage-methods0.1280.0040.132
percMethylation-methods0.0280.0000.028
pool-methods0.0140.0040.017
processBismarkAln-methods0.0580.0000.061
readMethylDB-methods000
reconstruct-methods0.0220.0000.022
regionCounts0.3970.0040.400
removeComp-methods0.0350.0000.035
reorganize-methods0.1980.0040.204
select-methods0.120.000.12
selectByOverlap-methods2.9900.0203.013
show-methods0.0290.0010.034
tileMethylCounts-methods0.5620.0040.566
unite-methods0.1590.0040.152