Back to Build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-02-27 02:34:44 -0000 (Mon, 27 Feb 2023).

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


To the developers/maintainers of the SOMNiBUS package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SOMNiBUS.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 1906/2169HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SOMNiBUS 1.7.0  (landing page)
Audrey Lemaçon
Snapshot Date: 2023-02-23 09:40:21 -0000 (Thu, 23 Feb 2023)
git_url: https://git.bioconductor.org/packages/SOMNiBUS
git_branch: master
git_last_commit: 911e665
git_last_commit_date: 2023-02-21 16:57:08 -0000 (Tue, 21 Feb 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    ERROR  

Summary

Package: SOMNiBUS
Version: 1.7.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:SOMNiBUS.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings SOMNiBUS_1.7.0.tar.gz
StartedAt: 2023-02-24 18:51:59 -0000 (Fri, 24 Feb 2023)
EndedAt: 2023-02-24 20:34:38 -0000 (Fri, 24 Feb 2023)
EllapsedTime: 6158.1 seconds
RetCode: 1
Status:   ERROR  
CheckDir: SOMNiBUS.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/SOMNiBUS.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 ‘SOMNiBUS/DESCRIPTION’ ... OK
* this is package ‘SOMNiBUS’ version ‘1.7.0’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘SOMNiBUS’ can be installed ... OK
* 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
testStat: no visible global function definition for ‘pf’
Undefined global functions or variables:
  pf
Consider adding
  importFrom("stats", "pf")
to your NAMESPACE file.
* 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
binomRegMethModel     445.953  2.075 448.051
runSOMNiBUS           363.776  1.732 365.520
binomRegMethModelPlot  50.332  0.180  50.514
binomRegMethModelPred  48.761  0.176  48.939
binomRegMethPredPlot   48.743  0.168  48.912
splitDataByGene        14.392  0.608  15.047
splitDataByChromatin   12.224  0.748  16.809
formatFromBismark       4.869  0.220   5.037
* 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:
      intersect, setdiff, setequal, union
  
  > 
  > test_check("SOMNiBUS")
  [ FAIL 2 | WARN 2 | SKIP 0 | PASS 243 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test_runSOMNiBUS.R:84'): Test incorrect values while calling partitioning functions ──
  `runSOMNiBUS(...)` did not throw an error.
  ── Failure ('test_splitDataByGene.R:125'): Test incorrect values ───────────────
  `splitDataByGene(...)` did not throw an error.
  
  [ FAIL 2 | WARN 2 | SKIP 0 | PASS 243 ]
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘SOMNiBUS.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/SOMNiBUS.Rcheck/00check.log’
for details.


Installation output

SOMNiBUS.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘SOMNiBUS’ ...
** using staged installation
** 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 (SOMNiBUS)

Tests output

SOMNiBUS.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(SOMNiBUS)
Package SOMNiBUS version 1.7.0 
NOTE: - Logging level is set to INFO 
      - Output file is /tmp/RtmpSyUydT/somnibus.log 
      - See 'package?SOMNiBUS' for help.
> library(mgcv)
Loading required package: nlme
This is mgcv 1.8-41. For overview type 'help("mgcv-package")'.
> library(dplyr)

Attaching package: 'dplyr'

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

    collapse

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

    matches

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

    filter, lag

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

    intersect, setdiff, setequal, union

> 
> test_check("SOMNiBUS")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 243 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_runSOMNiBUS.R:84'): Test incorrect values while calling partitioning functions ──
`runSOMNiBUS(...)` did not throw an error.
── Failure ('test_splitDataByGene.R:125'): Test incorrect values ───────────────
`splitDataByGene(...)` did not throw an error.

[ FAIL 2 | WARN 2 | SKIP 0 | PASS 243 ]
Error: Test failures
Execution halted

Example timings

SOMNiBUS.Rcheck/SOMNiBUS-Ex.timings

nameusersystemelapsed
binomRegMethModel445.953 2.075448.051
binomRegMethModelPlot50.332 0.18050.514
binomRegMethModelPred48.761 0.17648.939
binomRegMethModelSim4.1120.0924.204
binomRegMethPredPlot48.743 0.16848.912
formatFromBSmooth0.3020.0440.348
formatFromBSseq0.0690.0040.073
formatFromBismark4.8690.2205.037
runSOMNiBUS363.776 1.732365.520
splitDataByChromatin12.224 0.74816.809
splitDataByDensity3.3700.1083.477
splitDataByGRanges0.2490.0120.261
splitDataByGene14.392 0.60815.047
splitDataByRegion0.0180.0000.018