Back to Build/check report for BioC 3.17:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-03-01 07:38:37 -0000 (Wed, 01 Mar 2023).

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


To the developers/maintainers of the ChIPanalyser package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ChIPanalyser.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 304/2171HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPanalyser 1.21.0  (landing page)
Patrick C.N. Martin
Snapshot Date: 2023-02-27 07:53:22 -0000 (Mon, 27 Feb 2023)
git_url: https://git.bioconductor.org/packages/ChIPanalyser
git_branch: master
git_last_commit: ca12b0a
git_last_commit_date: 2022-11-01 15:16:15 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: ChIPanalyser
Version: 1.21.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:ChIPanalyser.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings ChIPanalyser_1.21.0.tar.gz
StartedAt: 2023-02-27 23:12:11 -0000 (Mon, 27 Feb 2023)
EndedAt: 2023-02-27 23:39:06 -0000 (Mon, 27 Feb 2023)
EllapsedTime: 1615.1 seconds
RetCode: 0
Status:   OK  
CheckDir: ChIPanalyser.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/ChIPanalyser.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 ‘ChIPanalyser/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ChIPanalyser’ version ‘1.21.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 ‘ChIPanalyser’ 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 ... 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 ... 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 LazyData ... 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
getTestingData 5.027   0.08   5.108
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘ChIPanalyser.Rmd’ using ‘UTF-8’... OK
  ‘GA_ChIPanalyser.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

ChIPanalyser.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘ChIPanalyser’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘drop’ in package ‘ChIPanalyser’
** 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 (ChIPanalyser)

Tests output

ChIPanalyser.Rcheck/tests/runTests.Rout


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.

> BiocGenerics:::testPackage("ChIPanalyser")

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


Attaching package: 'S4Vectors'

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

    I, expand.grid, unname


Attaching package: 'Biostrings'

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

    strsplit


Attaching package: 'ChIPanalyser'

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

    drop

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

    drop

Loading required package: BSgenome.Dmelanogaster.UCSC.dm6


RUNIT TEST PROTOCOL -- Mon Feb 27 23:18:08 2023 
*********************************************** 
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
ChIPanalyser RUnit Tests - 0 test functions, 0 errors, 0 failures
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 74.441   7.393  81.871 

Example timings

ChIPanalyser.Rcheck/ChIPanalyser-Ex.timings

nameusersystemelapsed
BPFrequency0.1840.0000.185
BPFrequency_-0.0020.0000.002
ChIPScore-class0.0020.0000.002
ChIPanalyser-package000
DNASequenceLength0.0020.0000.002
GRList-class0.0000.0000.001
PFMFormat0.2200.0110.232
PFMFormat_0.0480.0200.069
PWMThreshold0.0140.0000.014
PWMThreshold_-0.0100.0040.014
PWMpseudocount0.0140.0000.014
PWMpseudocount_-0.0140.0000.014
PositionFrequencyMatrix0.0690.0000.069
PositionFrequencyMatrix_-0.0320.0030.035
PositionWeightMatrix0.0690.0000.069
PositionWeightMatrix_-0.020.000.02
averageExpPWMScore0.0530.0160.068
backgroundSignal0.0080.0040.013
backgroundSignal_-0.0090.0100.018
boundMolecules0.0070.0050.012
boundMolecules_-0.0090.0080.018
chipMean0.0090.0040.013
chipMean_-0.0120.0000.012
chipSd0.0090.0040.013
chipSd_-0.0130.0000.012
chipSmooth0.0080.0040.012
chipSmooth_-0.0130.0000.014
computeChIPProfile0.0020.0000.002
computeGenomeWideScores000
computeOccupancy0.0010.0000.002
computeOptimal0.0020.0000.002
computePWMScore0.0020.0000.002
data0.0010.0000.001
drop0.0530.0160.069
evolve0.0010.0000.001
generateStartingPopulation0.0150.0120.027
genomicProfiles-class0.0010.0000.001
genomicProfiles0.1690.0040.173
genomicProfilesInternal-class0.0010.0000.001
getHighestFitnessSolutions0.0020.0000.001
getTestingData5.0270.0805.108
getTrainingData1.4320.0441.477
lambdaPWM0.0090.0040.012
lambdaPWM_0.0140.0000.014
loci-class0.0000.0000.001
loci1.4450.0641.509
lociWidth0.0130.0000.013
lociWidth_0.0090.0030.012
maxPWMScore0.0020.0000.002
maxSignal0.0110.0000.011
maxSignal_-0.0110.0000.011
minPWMScore0.0020.0000.002
naturalLog0.0080.0050.013
naturalLog_-0.0100.0030.013
noOfSites0.0130.0000.013
noOfSites_-0.0120.0000.012
noiseFilter0.0130.0000.013
noiseFilter_0.0130.0000.013
nos-class000
parameterOptions-class0.0010.0000.001
parameterOptions0.0150.0000.015
ploidy0.0110.0000.011
ploidy_-0.0120.0000.012
plotOccupancyProfile0.0020.0000.002
plotOptimalHeatMaps0.0020.0000.002
processingChIP1.4290.0721.501
profileAccuracyEstimate0.0020.0000.002
removeBackground0.0110.0000.011
removeBackground_-0.0120.0000.012
scores1.4180.0521.471
searchSites0.0020.0000.002
setChromatinStates2.5040.0202.525
singleRun0.0010.0000.002
splitData1.4190.1081.528
stepSize0.0110.0000.011
stepSize_-0.0110.0000.011
strandRule0.0130.0000.012
strandRule_-0.0090.0040.013
whichstrand0.0120.0000.012
whichstrand_-0.0130.0000.012