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

This page was generated on 2023-02-27 02:34:43 -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 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 1901/2169HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.29.0  (landing page)
Christian Arnold
Snapshot Date: 2023-02-23 09:40:21 -0000 (Thu, 23 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-24 18:48:15 -0000 (Fri, 24 Feb 2023)
EndedAt: 2023-02-24 19:05:16 -0000 (Fri, 24 Feb 2023)
EllapsedTime: 1020.5 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                  136.880  5.682 143.659
plotAllelicBiasResults           40.690  0.295  40.857
plotAndSummarizeAllelicBiasTest  38.192  0.079  38.139
plotFDRResults                   37.874  0.221  37.965
testForAllelicBiases             37.289  0.141  37.298
annotationBins2                  11.758  0.065  11.822
associateGenotypes                6.854  0.028   6.883
results                           2.203  3.839   6.042
* 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
analyzeSNPhood136.880 5.682143.659
annotation-methods0.3820.0640.446
annotationBins0.2590.0280.287
annotationBins211.758 0.06511.822
annotationDatasets0.2650.0030.268
annotationReadGroups0.2610.0120.273
annotationRegions1.2870.0271.315
associateGenotypes6.8540.0286.883
bins-methods0.3060.0390.346
changeObjectIntegrityChecking0.2920.0000.292
collectFiles0.0430.0000.042
convertToAllelicFractions0.3190.0000.318
counts-method0.4050.0040.408
datasets-methods1.3130.0271.340
deleteDatasets0.2990.0010.299
deleteReadGroups0.2820.0000.282
deleteRegions0.3250.0070.332
enrichment-methods0.2860.0050.289
getDefaultParameterList0.0000.0000.001
mergeReadGroups1.4150.0201.434
parameters-methods0.2540.0190.274
plotAllelicBiasResults40.690 0.29540.857
plotAllelicBiasResultsOverview1.4690.0521.521
plotAndCalculateCorrelationDatasets1.5610.0201.581
plotAndCalculateWeakAndStrongGenotype0.9690.0200.989
plotAndClusterMatrix0.8260.0040.831
plotAndSummarizeAllelicBiasTest38.192 0.07938.139
plotBinCounts2.0800.0282.109
plotClusterAverage0.9040.0120.916
plotFDRResults37.874 0.22137.965
plotGenotypesPerCluster0.6500.0120.661
plotGenotypesPerSNP0.6320.0000.633
plotRegionCounts2.7720.0322.803
readGroups-methods0.2300.0240.254
regions-methods0.2550.0040.259
renameBins1.3980.0121.410
renameDatasets0.2520.0120.265
renameReadGroups0.2640.0240.289
renameRegions3.8620.0043.867
results2.2033.8396.042
testForAllelicBiases37.289 0.14137.298