Back to Multiple platform build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-04-12 10:55:31 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
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 nebbiolo1


To the developers/maintainers of the SNPhood package:
- 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 Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1936/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.29.1  (landing page)
Christian Arnold
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/SNPhood
git_branch: devel
git_last_commit: 01d50b6
git_last_commit_date: 2023-03-28 10:31:27 -0400 (Tue, 28 Mar 2023)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  

Summary

Package: SNPhood
Version: 1.29.1
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/site-library --timings SNPhood_1.29.1.tar.gz
StartedAt: 2023-04-11 23:42:47 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 23:56:43 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 835.7 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/site-library --timings SNPhood_1.29.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/SNPhood.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-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 ‘SNPhood/DESCRIPTION’ ... OK
* this is package ‘SNPhood’ version ‘1.29.1’
* 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 contains an email address:
   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 loading without being on the library search path ... 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
.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                  108.508  6.150 115.120
plotAllelicBiasResults           29.531  0.187  27.519
plotAndSummarizeAllelicBiasTest  28.890  0.096  26.981
plotFDRResults                   28.332  0.168  26.601
testForAllelicBiases             27.501  0.157  26.364
results                           2.350  8.492  10.842
annotationBins2                  10.194  0.092  10.285
* 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/site-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
analyzeSNPhood108.508 6.150115.120
annotation-methods0.2620.0560.319
annotationBins0.1800.0120.192
annotationBins210.194 0.09210.285
annotationDatasets0.1550.0440.200
annotationReadGroups0.1590.0320.190
annotationRegions1.0590.0401.099
associateGenotypes4.4410.0604.502
bins-methods0.2280.0280.256
changeObjectIntegrityChecking0.1770.0040.181
collectFiles0.0230.0020.025
convertToAllelicFractions0.1880.0010.189
counts-method0.2380.0040.242
datasets-methods0.1570.0080.166
deleteDatasets0.1840.0030.187
deleteReadGroups1.1730.0001.173
deleteRegions0.1950.0120.207
enrichment-methods0.1730.0000.173
getDefaultParameterList0.0010.0000.001
mergeReadGroups1.0240.0241.048
parameters-methods0.1530.0280.181
plotAllelicBiasResults29.531 0.18727.519
plotAllelicBiasResultsOverview1.1390.0321.171
plotAndCalculateCorrelationDatasets1.4000.0121.413
plotAndCalculateWeakAndStrongGenotype0.7350.0040.740
plotAndClusterMatrix1.8270.0241.852
plotAndSummarizeAllelicBiasTest28.890 0.09626.981
plotBinCounts1.3770.0321.409
plotClusterAverage0.5880.0040.592
plotFDRResults28.332 0.16826.601
plotGenotypesPerCluster0.4600.0280.488
plotGenotypesPerSNP0.4420.0200.462
plotRegionCounts1.8320.0121.844
readGroups-methods0.2280.0000.228
regions-methods1.3410.0121.353
renameBins0.1710.0200.190
renameDatasets0.1720.0360.208
renameReadGroups0.1880.0000.188
renameRegions2.9010.0042.905
results 2.350 8.49210.842
testForAllelicBiases27.501 0.15726.364