Back to the "Multiple platform build/check report" A [B] C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.5: CHECK report for biovizBase on veracruz2

This page was generated on 2017-10-18 14:30:04 -0400 (Wed, 18 Oct 2017).

Package 138/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
biovizBase 1.24.0
Michael Lawrence
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/biovizBase
Branch: RELEASE_3_5
Last Commit: ae9cd2f
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: biovizBase
Version: 1.24.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings biovizBase_1.24.0.tar.gz
StartedAt: 2017-10-18 01:04:28 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 01:09:46 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 318.8 seconds
RetCode: 0
Status:  OK 
CheckDir: biovizBase.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings biovizBase_1.24.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/biovizBase.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘biovizBase/DESCRIPTION’ ... OK
* this is package ‘biovizBase’ version ‘1.24.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 ‘biovizBase’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
* 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 ... NOTE
'library' or 'require' calls in package code:
  'BSgenome' 'rtracklayer'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
genSymbols: no visible binding for global variable 'start_location'
genSymbols: no visible binding for global variable 'end_location'
genSymbols: no visible binding for global variable 'Chromosome'
genSymbols: no visible binding for global variable 'symbol'
transformToLinkInCircle: no visible binding for global variable
  '.circle.x'
transformToLinkInCircle: no visible binding for global variable
  '.circle.y'
transformToLinkInCircle : <anonymous>: no visible binding for global
  variable 'from.x'
transformToLinkInCircle : <anonymous>: no visible binding for global
  variable 'from.y'
transformToLinkInCircle : <anonymous>: no visible binding for global
  variable 'to.x'
transformToLinkInCircle : <anonymous>: no visible binding for global
  variable 'to.y'
mold,ExpressionSet: no visible global function definition for 'exprs'
mold,ExpressionSet: no visible global function definition for 'pData'
mold,RleList: no visible binding for global variable 'xRleList'
mold,eSet: no visible global function definition for 'phenoData'
mold,eSet: no visible global function definition for 'melt'
mold,eSet: no visible global function definition for 'varLabels'
Undefined global functions or variables:
  .circle.x .circle.y Chromosome end_location exprs from.x from.y melt
  pData phenoData start_location symbol to.x to.y varLabels xRleList
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                user system elapsed
crunch-method 18.576  0.688   20.08
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.5-bioc/meat/biovizBase.Rcheck/00check.log’
for details.


biovizBase.Rcheck/00install.out:

* installing *source* package ‘biovizBase’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_init_biovizBase.c -o R_init_biovizBase.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c bin_offsets.c -o bin_offsets.o
bin_offsets.c:57:15: warning: passing 'Rbyte *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  if (strncmp(b, "BAI\1", 4))
              ^
/usr/include/string.h:84:26: note: passing argument to parameter here
int      strncmp(const char *, const char *, size_t);
                             ^
1 warning generated.
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o biovizBase.so R_init_biovizBase.o bin_offsets.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.5-bioc/meat/biovizBase.Rcheck/biovizBase/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (biovizBase)

biovizBase.Rcheck/biovizBase-Ex.timings:

nameusersystemelapsed
CRC0.0070.0010.008
GCcontent1.5790.0581.682
addStepping-method1.2390.0141.320
aes-utils0.0010.0000.001
colorBlindSafePal0.0010.0000.001
containLetters0.0010.0000.001
crc1.GeRL0.0080.0010.009
crunch-method18.576 0.68820.080
darned_hg19_subset5000.0350.0010.039
flatGrl0.2680.0070.282
genesymbol0.1100.0080.122
getBioColor0.0010.0000.001
getFormalNames0.0010.0000.000
getGaps1.0850.0131.131
getIdeoGR0.2310.0060.247
getIdeogram0.0000.0010.001
hg19Ideogram0.0130.0010.015
hg19IdeogramCyto0.0220.0010.022
ideo0.0590.0020.062
ideoCyto0.0750.0020.078
isIdeogram0.0030.0010.005
isMatchedWithModel0.5610.0200.599
isSimpleIdeogram0.0250.0010.027
maxGap-method0.3310.0060.356
pileupAsGRanges0.0010.0000.001
pileupGRangesAsVariantTable0.0010.0000.000
plotColorLegend0.0030.0010.003
scale0.2960.0050.311
showColor0.0010.0000.001
shrinkageFun-method0.1960.0050.204
splitByFacets-method0.4460.0080.476
strip_formula_dots0.0010.0000.001
subsetArgsByFormals0.0010.0000.001
transform2.3370.1152.535
transformGRangesForEvenSpace0.2280.0050.246