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

This page was generated on 2023-03-01 07:38:51 -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 SNPhood on kunpeng1


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

Summary

Package: SNPhood
Version: 1.29.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:SNPhood.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings SNPhood_1.29.0.tar.gz
StartedAt: 2023-02-28 15:55:57 -0000 (Tue, 28 Feb 2023)
EndedAt: 2023-02-28 16:13:04 -0000 (Tue, 28 Feb 2023)
EllapsedTime: 1026.3 seconds
RetCode: 0
Status:   OK  
CheckDir: SNPhood.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/SNPhood.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 ‘SNPhood/DESCRIPTION’ ... OK
* this is package ‘SNPhood’ version ‘1.29.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 ‘SNPhood’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
BugReports field is not a suitable URL but appears to contain an email address
  not specified by mailto: nor contained in < >
   use the Contact field instead
* 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
.calcBinomTestVector: no visible binding for global variable ‘pp’
Undefined global functions or variables:
  pp
* 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
analyzeSNPhood                  140.828  5.761 147.499
plotAllelicBiasResults           39.901  0.232  40.008
plotFDRResults                   38.219  0.141  38.230
plotAndSummarizeAllelicBiasTest  38.193  0.152  38.220
testForAllelicBiases             37.861  0.233  37.967
annotationBins2                  11.853  0.040  11.893
associateGenotypes                6.641  0.036   6.677
results                           2.332  3.656   5.989
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘IntroductionToSNPhood.Rmd’ using ‘UTF-8’... OK
  ‘workflow.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/SNPhood.Rcheck/00check.log’
for details.



Installation output

SNPhood.Rcheck/00install.out

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


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

Tests output


Example timings

SNPhood.Rcheck/SNPhood-Ex.timings

nameusersystemelapsed
analyzeSNPhood140.828 5.761147.499
annotation-methods0.3830.0400.423
annotationBins0.2500.0280.278
annotationBins211.853 0.04011.893
annotationDatasets0.2460.0270.273
annotationReadGroups0.2540.0160.269
annotationRegions1.2930.0281.322
associateGenotypes6.6410.0366.677
bins-methods0.3170.0120.329
changeObjectIntegrityChecking0.2830.0000.283
collectFiles0.0380.0000.038
convertToAllelicFractions0.3080.0000.307
counts-method0.3830.0040.387
datasets-methods1.2780.0601.338
deleteDatasets0.2810.0080.290
deleteReadGroups0.2760.0000.276
deleteRegions0.3190.0080.327
enrichment-methods0.2730.0080.281
getDefaultParameterList0.0010.0000.000
mergeReadGroups1.3590.0601.420
parameters-methods0.2490.0200.268
plotAllelicBiasResults39.901 0.23240.008
plotAllelicBiasResultsOverview1.4480.0601.508
plotAndCalculateCorrelationDatasets1.5840.0281.612
plotAndCalculateWeakAndStrongGenotype0.9600.0441.004
plotAndClusterMatrix0.8180.0160.834
plotAndSummarizeAllelicBiasTest38.193 0.15238.220
plotBinCounts1.9990.0242.023
plotClusterAverage0.8820.0040.886
plotFDRResults38.219 0.14138.230
plotGenotypesPerCluster0.6730.0320.705
plotGenotypesPerSNP0.6530.0120.664
plotRegionCounts2.8630.0282.892
readGroups-methods0.2390.0200.260
regions-methods0.2620.0160.277
renameBins1.4650.0041.469
renameDatasets0.2630.0200.283
renameReadGroups0.2830.0160.299
renameRegions4.0560.0004.056
results2.3323.6565.989
testForAllelicBiases37.861 0.23337.967