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.1: CHECK report for spliceSites on petty

This page was generated on 2015-08-17 09:04:51 -0700 (Mon, 17 Aug 2015).

Package 938/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spliceSites 1.6.0
Wolfgang Kaisers
Snapshot Date: 2015-08-16 17:20:12 -0700 (Sun, 16 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/spliceSites
Last Changed Rev: 102591 / Revision: 107493
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: spliceSites
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings spliceSites_1.6.0.tar.gz
StartedAt: 2015-08-17 02:03:55 -0700 (Mon, 17 Aug 2015)
EndedAt: 2015-08-17 02:07:53 -0700 (Mon, 17 Aug 2015)
EllapsedTime: 237.9 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: spliceSites.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/spliceSites.Rcheck’
* using R version 3.2.1 (2015-06-18)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘spliceSites/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘spliceSites’ version ‘1.6.0’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  ‘rbamtools’ ‘refGenome’ ‘doBy’ ‘Biobase’ ‘Biostrings’ ‘seqLogo’
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 ‘spliceSites’ can be installed ... [23s/24s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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 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
dnaGapSites,gapSites : .local: no visible global function definition
  for ‘RleViewsList’
dnaRanges,cRanges : .local: no visible binding for global variable
  ‘TRUE...’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'readCuffGeneFpkm':
readCuffGeneFpkm
  Code: function(cuff, phenoData, summ = "max")
  Docs: function(cuff, phenoData)
  Argument names in code not in docs:
    summ

* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions 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 files in ‘vignettes’ ... OK
* checking examples ... [16s/17s] 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: 1 WARNING, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.1-bioc/meat/spliceSites.Rcheck/00check.log’
for details.


spliceSites.Rcheck/00install.out:

* installing *source* package ‘spliceSites’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c spliceSites.c -o spliceSites.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -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 -L/usr/local/lib -o spliceSites.so spliceSites.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.1-bioc/meat/spliceSites.Rcheck/spliceSites/libs
** R
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
* DONE (spliceSites)

spliceSites.Rcheck/spliceSites-Ex.timings:

nameusersystemelapsed
SpliceCountSet-class0.0000.0000.001
aaGapSites-class0.7040.0060.740
addGeneAlignPart0.1000.0030.102
addHbond0.3510.0330.383
addMaxEnt0.4460.0070.454
alt_X_ranks0.0240.0010.025
annGapSites-class0.1110.0120.123
annotate-ExpressionSet0.1660.0020.169
annotation0.0580.0010.060
cRanges-class0.0730.0040.077
caRanges-class0.1310.0040.135
cdRanges-class0.9650.1411.108
countByGeneName0.1140.0020.117
dnaGapSites-class0.3920.0070.401
dnaRanges0.8060.0170.828
extractByGeneName0.3120.0030.314
extractRange0.0370.0020.039
gapSites-class0.0800.0030.084
gapSites0.2080.0060.215
getGapSites0.0820.0030.085
hbond-class0.0170.0000.017
keyProfiler-class0.0330.0000.033
lrCodons0.0580.0020.059
maxEnt-class0.0340.0030.037
rangeByGeneName0.0460.0010.047
readCuffGeneFpkm0.1140.0020.117
readExpSet0.1380.0030.141
readMergedBamGaps0.0390.0020.041
readTabledBamGaps0.0880.0040.092
silic_tryp0.0020.0000.002
spliceSites-package0.0980.0080.105
trim0.0500.0020.053
truncateSeq0.1290.0040.133
truncate_seq0.0040.0000.004
trypsinCleave0.1200.0050.125
uniqueJuncAnn0.1690.0030.172
write.files0.1080.0020.110
xCodons0.0340.0010.035
xJunc0.0400.0020.042
xJuncStrand0.0410.0010.043