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

This page was generated on 2023-03-27 05:50:44 -0000 (Mon, 27 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6083
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 1932/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SOMNiBUS 1.7.0  (landing page)
Audrey Lemaçon
Snapshot Date: 2023-03-24 01:40:07 -0000 (Fri, 24 Mar 2023)
git_url: https://git.bioconductor.org/packages/SOMNiBUS
git_branch: devel
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    TIMEOUT  

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/site-library --timings SOMNiBUS_1.7.0.tar.gz
StartedAt: 2023-03-25 12:59:56 -0000 (Sat, 25 Mar 2023)
EndedAt: 2023-03-25 13:39:56 -0000 (Sat, 25 Mar 2023)
EllapsedTime: 2400.2 seconds
RetCode: None
Status:   TIMEOUT  
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/site-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-03-12 r83975)
* 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.2 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 startup messages can be suppressed ... 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     404.006  2.660 406.701
runSOMNiBUS           345.474  1.936 347.419
binomRegMethModelPlot  47.838  0.320  48.159
binomRegMethPredPlot   47.185  0.152  47.339
binomRegMethModelPred  47.077  0.136  47.214
splitDataByGene        15.210  0.867  16.245
splitDataByChromatin   12.381  0.576  17.325
formatFromBismark       4.805  0.272   5.026
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’

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-devel_2023-03-12_r83975-bin/site-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


R Under development (unstable) (2023-03-12 r83975) -- "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/RtmpTx1Oyv/somnibus.log 
      - See 'package?SOMNiBUS' for help.
> library(mgcv)
Loading required package: nlme
This is mgcv 1.8-42. 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")

Example timings

SOMNiBUS.Rcheck/SOMNiBUS-Ex.timings

nameusersystemelapsed
binomRegMethModel404.006 2.660406.701
binomRegMethModelPlot47.838 0.32048.159
binomRegMethModelPred47.077 0.13647.214
binomRegMethModelSim2.9620.0202.982
binomRegMethPredPlot47.185 0.15247.339
formatFromBSmooth0.3180.0080.327
formatFromBSseq0.0640.0000.064
formatFromBismark4.8050.2725.026
runSOMNiBUS345.474 1.936347.419
splitDataByChromatin12.381 0.57617.325
splitDataByDensity3.5080.1443.652
splitDataByGRanges0.2330.0200.253
splitDataByGene15.210 0.86716.245
splitDataByRegion0.0170.0000.017