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.0: CHECK report for Rsubread on perceval

This page was generated on 2015-04-10 09:55:45 -0700 (Fri, 10 Apr 2015).

Package 780/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rsubread 1.16.1
Wei Shi
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/Rsubread
Last Changed Rev: 96267 / Revision: 102249
Last Changed Date: 2014-10-30 22:19:06 -0700 (Thu, 30 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ WARNINGS ] OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK 

Summary

Package: Rsubread
Version: 1.16.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch Rsubread_1.16.1.tar.gz
StartedAt: 2015-04-10 06:01:16 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 06:02:15 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 59.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Rsubread.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/Rsubread.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Rsubread/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Rsubread’ version ‘1.16.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘Rsubread’ can be installed ... [12s/16s] OK
* checking installed package size ... NOTE
  installed size is 22.2Mb
  sub-directories of 1Mb or more:
    annot  20.5Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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
createAnnotationFile: no visible global function definition for
  ‘values’
createAnnotationFile: no visible global function definition for
  ‘seqnames’
createAnnotationFile: no visible global function definition for
  ‘strand’
getInBuiltAnnotation: no visible binding for global variable
  ‘annot.inbuilt’
write.Rsubread: no visible global function definition for ‘values’
write.Rsubread: no visible global function definition for ‘seqnames’
write.Rsubread: no visible global function definition for ‘strand’
* 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 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 ... WARNING
Found the following file(s) containing GNU extensions:
  src/Makevars
Portable Makefiles do not use GNU extensions such as +=, :=, $(shell),
$(wildcard), ifeq ... endif. See section ‘Writing portable packages’ in
the ‘Writing R Extensions’ manual.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File ‘Rsubread/libs/Rsubread.so’:
  Found ‘_rand’, possibly from ‘rand’ (C)
    Objects: ‘SNPCalling.o’, ‘build-sam-index.o’, ‘core-indel.o’,
      ‘core-interface-aligner.o’, ‘core-interface-subjunc.o’, ‘core.o’,
      ‘input-files.o’, ‘propmapped.o’, ‘readSummary.o’,
      ‘sorted-hashtable.o’
  Found ‘_srand’, possibly from ‘srand’ (C)
    Objects: ‘SNPCalling.o’, ‘core-indel.o’, ‘propmapped.o’
File ‘Rsubread/libs/Rsubread.so’:
  Found non-API call to R: ‘R_CStackLimit’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [17s/18s] OK
Examples with CPU or elapsed time > 5s
            user system elapsed
propmapped 1.734  3.289   5.117
align      1.619  3.225   5.022
* 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

WARNING: There was 1 warning.
NOTE: There were 4 notes.
See
  ‘/Users/biocbuild/bbs-3.0-bioc/meat/Rsubread.Rcheck/00check.log’
for details.

Rsubread.Rcheck/00install.out:

* installing *source* package ‘Rsubread’ ...
@@@@@ The operating system is Darwin.
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c HelperFunctions.c -o HelperFunctions.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c R_wrapper.c -o R_wrapper.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c SNPCalling.c -o SNPCalling.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c aligner.c -o aligner.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c atgcContent.c -o atgcContent.o
atgcContent.c: In function ‘retrieve_sequence’:
atgcContent.c:73: warning: unused variable ‘data_ready’
atgcContent.c:71: warning: unused variable ‘offset’
atgcContent.c:70: warning: unused variable ‘readlen’
atgcContent.c:68: warning: unused variable ‘z’
atgcContent.c:67: warning: unused variable ‘len’
atgcContent.c: In function ‘atgcContent’:
atgcContent.c:109: warning: unused variable ‘z’
atgcContent.c:108: warning: unused variable ‘len’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c build-sam-index.c -o build-sam-index.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c core-indel.c -o core-indel.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c core-interface-aligner.c -o core-interface-aligner.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c core-interface-subjunc.c -o core-interface-subjunc.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c core-junction.c -o core-junction.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c core.c -o core.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c detectionCall.c -o detectionCall.o
detectionCall.c: In function ‘build_ir_data_structure_map’:
detectionCall.c:176: warning: unused variable ‘read_entrezid’
detectionCall.c: In function ‘simplify_SAM_file’:
detectionCall.c:214: warning: unused variable ‘z’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c detectionCallAnnotation.c -o detectionCallAnnotation.o
detectionCallAnnotation.c: In function ‘build_ir_data_structure’:
detectionCallAnnotation.c:117: warning: unused variable ‘read_length’
detectionCallAnnotation.c: In function ‘breakIntegenicRegion’:
detectionCallAnnotation.c:152: warning: unused variable ‘read_length’
detectionCallAnnotation.c:152: warning: unused variable ‘read_entrezid’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c exon-algorithms.c -o exon-algorithms.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c exon-align-indel.c -o exon-align-indel.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c exon-align.c -o exon-align.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c fullscan.c -o fullscan.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c fusion-align.c -o fusion-align.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c gene-algorithms.c -o gene-algorithms.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c gene-value-index.c -o gene-value-index.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c hashtable.c -o hashtable.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c index-builder.c -o index-builder.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c input-files.c -o input-files.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c interval_merge.c -o interval_merge.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c mergeVCF.c -o mergeVCF.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c processExons.c -o processExons.o
processExons.c: In function ‘find_chr’:
processExons.c:237: warning: unused variable ‘pt’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c propmapped.c -o propmapped.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c qualityScores.c -o qualityScores.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c readSummary.c -o readSummary.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c removeDupReads.c -o removeDupReads.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c sam2bed.c -o sam2bed.o
sam2bed.c: In function ‘sam2bed’:
sam2bed.c:43: warning: unused variable ‘i’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c sambam-file.c -o sambam-file.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c sorted-hashtable.c -o sorted-hashtable.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -DSUBREAD_VERSION="\"Rsubread 1.16.1\"" -DMAKE_FOR_EXON -D MACOS   -fPIC  -mtune=core2 -g -O2 -Wall  -c sublog.c -o sublog.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 Rsubread.so HelperFunctions.o R_wrapper.o SNPCalling.o aligner.o atgcContent.o build-sam-index.o core-indel.o core-interface-aligner.o core-interface-subjunc.o core-junction.o core.o detectionCall.o detectionCallAnnotation.o exon-algorithms.o exon-align-indel.o exon-align.o fullscan.o fusion-align.o gene-algorithms.o gene-value-index.o hashtable.o index-builder.o input-files.o interval_merge.o mergeVCF.o processExons.o propmapped.o qualityScores.o readSummary.o removeDupReads.o sam2bed.o sambam-file.o sorted-hashtable.o sublog.o -lpthread -DMAKE_FOR_EXON -D MACOS -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
installing to /Users/biocbuild/bbs-3.0-bioc/meat/Rsubread.Rcheck/Rsubread/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Rsubread)

Rsubread.Rcheck/Rsubread-Ex.timings:

nameusersystemelapsed
align1.6193.2255.022
buildindex0.7351.6742.412
createAnnotationFile0.0010.0010.001
featureCounts0.0020.0000.002
findCommonVariants0.0010.0000.001
getInBuiltAnnotation4.0510.0544.108
propmapped1.7343.2895.117
qualityScores0.0890.0050.110