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.4: CHECK report for R3CPET on morelia

This page was generated on 2017-04-15 16:26:31 -0400 (Sat, 15 Apr 2017).

Package 989/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
R3CPET 1.6.0
Mohamed Nadhir Djekidel
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/R3CPET
Last Changed Rev: 122710 / Revision: 128728
Last Changed Date: 2016-10-17 14:45:06 -0400 (Mon, 17 Oct 2016)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: R3CPET
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings R3CPET_1.6.0.tar.gz
StartedAt: 2017-04-15 06:46:28 -0700 (Sat, 15 Apr 2017)
EndedAt: 2017-04-15 06:51:53 -0700 (Sat, 15 Apr 2017)
EllapsedTime: 324.4 seconds
RetCode: 0
Status:  OK 
CheckDir: R3CPET.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/R3CPET.Rcheck’
* using R version 3.3.3 (2017-03-06)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘R3CPET/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘R3CPET’ version ‘1.6.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 ‘R3CPET’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.7Mb
  sub-directories of 1Mb or more:
    data      3.0Mb
    example   1.0Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘methods’
A package should be listed in only one of these fields.
* 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 ... NOTE
Namespace in Imports field not imported from: 'BiocGenerics'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.GetClusterInfo: no visible binding for global variable
  'TxDb.Hsapiens.UCSC.hg19.knownGene'
.GetClusterInfo: no visible global function definition for 'toTable'
.GetClusterInfo: no visible binding for global variable
  'org.Hs.egUCSCKG'
.GetClusterInfo: no visible global function definition for 'select'
.GetClusterInfo: no visible binding for global variable 'org.Hs.eg.db'
.formatDAVIDResult: no visible global function definition for
  'formatGeneReportFull'
.formatDAVIDResult: no visible global function definition for
  'formatGeneReport'
.formatDAVIDResult: no visible global function definition for
  'formatList'
.formatDAVIDResult: no visible global function definition for
  'formatGene2Gene'
.formatDAVIDResult: no visible global function definition for
  'formatAnnotationReport'
.get.NetworksGenes: no visible global function definition for
  'annotatePeakInBatch'
EnsemblToHGNC: no visible global function definition for 'useMart'
EnsemblToHGNC: no visible global function definition for 'useDataset'
EnsemblToHGNC: no visible global function definition for 'getBM'
EntrezToHGNC: no visible global function definition for 'useMart'
EntrezToHGNC: no visible global function definition for 'useDataset'
EntrezToHGNC: no visible global function definition for 'getBM'
createServer,ChiapetExperimentData-NetworkCollection-ChromMaintainers:
  no visible global function definition for 'runApp'
Undefined global functions or variables:
  TxDb.Hsapiens.UCSC.hg19.knownGene annotatePeakInBatch
  formatAnnotationReport formatGene2Gene formatGeneReport
  formatGeneReportFull formatList getBM org.Hs.eg.db org.Hs.egUCSCKG
  runApp select toTable useDataset useMart
* 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 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 ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘tests.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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.4-bioc/meat/R3CPET.Rcheck/00check.log’
for details.


R3CPET.Rcheck/00install.out:

* installing *source* package ‘R3CPET’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c R3CPET_init.c -o R3CPET_init.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c corpus.cpp -o corpus.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c main.cpp -o main.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c state.cpp -o state.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c stirln.cpp -o stirln.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c utils.cpp -o utils.o
utils.cpp:5:14: warning: unused variable 'half_ln_2pi' [-Wunused-const-variable]
const double half_ln_2pi = 0.91893853320467267;
             ^
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 R3CPET.so R3CPET_init.o RcppExports.o corpus.o main.o state.o stirln.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.4-bioc/meat/R3CPET.Rcheck/R3CPET/libs
** R
** data
** inst
** preparing package for lazy loading
NOTE: arguments in definition for validity method for class 'ChromMaintainers' changed from (x) to (object)
NOTE: arguments in definition for validity method for class 'HLDAResult' changed from (x) to (object)
NOTE: arguments in definition for validity method for class 'NetworkCollection' changed from (x) to (object)
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (R3CPET)

R3CPET.Rcheck/R3CPET-Ex.timings:

nameusersystemelapsed
Biogrid1.3310.0181.351
ChiapetExperimentData-class0.0020.0010.002
ChromMaintainers-class0.0010.0000.002
CreateCenteredBED-methods0.0170.0010.017
EnsemblToHGNC0.0010.0000.001
EntrezToHGNC0.0010.0000.000
GOEnrich-methods0.0020.0000.003
GenerateNetworks-methods0.0020.0000.002
HLDAResult-class0.0010.0000.001
HPRD0.0740.0080.081
InferNetworks-methods0.0020.0000.002
NetworkCollection-class0.0010.0000.001
PrepareData-methods0.0030.0010.003
RPKMS0.0650.0060.071
annotateExpression-methods0.0030.0000.004
buildNetworks-methods0.0020.0000.003
chromosoms0.0030.0050.008
cluesOrSota-class0.0010.0000.001
clusterInteractions-methods0.0650.0060.070
createIndexes-methods0.0030.0000.002
createServer-methods0.0030.0000.003
geneLocations0.1060.0070.113
getRegionsInNetwork-methods0.0030.0010.003
getRegionsIncluster-methods0.0030.0000.003
loadPETs-methods0.3160.0090.328
loadPPI-methods0.5040.0460.550
loadTFBS-methods1.2390.0221.266
outputGenesPerClusterToDir-methods0.0020.0000.003
outputGenesPerNetworkToDir-methods0.0030.0010.003
plotRes-methods0.0030.0010.004
plotTrack0.0020.0000.003
updateResults-methods0.0020.0010.002
visualizeCircos-methods0.0030.0000.003
visualizeInteractions-methods0.0020.0000.002