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 

Package 74/565HostnameOS / ArchBUILDCHECKBUILD BIN
biovizBase 1.5.2
Tengfei Yin
Snapshot Date: 2012-06-20 15:22:40 -0700 (Wed, 20 Jun 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/biovizBase
Last Changed Rev: 65270 / Revision: 66885
Last Changed Date: 2012-04-19 03:02:09 -0700 (Thu, 19 Apr 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ WARNINGS ] OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: biovizBase
Version: 1.5.2
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch biovizBase_1.5.2.tar.gz
StartedAt: 2012-06-20 22:17:29 -0700 (Wed, 20 Jun 2012)
EndedAt: 2012-06-20 22:22:19 -0700 (Wed, 20 Jun 2012)
EllapsedTime: 289.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: biovizBase.Rcheck
Warnings: 1

Command output

* using log directory '/Users/biocbuild/bbs-2.11-bioc/meat/biovizBase.Rcheck'
* using R version 2.15.0 Patched (2012-04-26 r59216)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'biovizBase/DESCRIPTION' ... OK
* this is package 'biovizBase' version '1.5.2'
* 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 whether package 'biovizBase' can be installed ... WARNING
Found the following significant warnings:
  Warning: No function found corresponding to methods exports from 'GenomicFeatures' for: 'seqnameStyle'
See '/Users/biocbuild/bbs-2.11-bioc/meat/biovizBase.Rcheck/00install.out' for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 for unstated 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
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'
validEven: no visible binding for global variable 'gr'
* 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 line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There was 1 warning.
NOTE: There was 1 note.
See
  '/Users/biocbuild/bbs-2.11-bioc/meat/biovizBase.Rcheck/00check.log'
for details.

biovizBase.Rcheck/00install.out:

* installing *source* package 'biovizBase' ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c R_init_biovizBase.c -o R_init_biovizBase.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c bin_offsets.c -o bin_offsets.o
bin_offsets.c: In function 'scan_bam_bin_offsets':
bin_offsets.c:57: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -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-2.11-bioc/meat/biovizBase.Rcheck/biovizBase/libs/i386
** R
** data
** inst
** preparing package for lazy loading
Warning: No function found corresponding to methods exports from 'GenomicFeatures' for: 'seqnameStyle'
** help
*** installing help indices
** building package indices
** installing vignettes
   'intro.Rnw' 
** testing if installed package can be loaded
Warning: No function found corresponding to methods exports from 'GenomicFeatures' for: 'seqnameStyle'

* DONE (biovizBase)

biovizBase.Rcheck/biovizBase-Ex.timings:

nameusersystemelapsed
GCcontent4.0230.5174.637
addStepping-method1.3810.0431.432
aes-utils000
colorBlindSafePal0.0000.0010.001
containLetters0.0010.0000.000
crc1.GeRL0.0190.0010.019
darned_hg19_subset5000.3610.0470.415
flatGrl0.4540.0250.484
genesymbol0.2440.0120.257
getBioColor0.0010.0000.001
getFormalNames000
getGaps1.6850.0171.714
getIdeoGR0.6050.0140.623
getIdeogram0.0000.0010.000
hg19Ideogram0.0800.0010.082
hg19IdeogramCyto0.0460.0020.047
isIdeogram0.0050.0020.006
isMatchedWithModel0.4720.0300.502
isSimpleIdeogram0.0640.0020.067
maxGap-method0.7030.0130.758
pileupAsGRanges0.0000.0000.001
pileupGRangesAsVariantTable0.0000.0010.000
plotColorLegend0.0040.0000.004
scale0.4180.0100.431
showColor0.0010.0000.000
shrinkageFun-method0.4050.0100.417
splitByFacets-method0.8730.0170.893
strip_formula_dots0.0010.0000.002
subsetArgsByFormals0.0010.0010.001
transform3.8310.2134.071
transformGRangesForEvenSpace0.4040.0130.418