R3CPET 1.8.0 Mohamed Nadhir Djekidel
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/R3CPET | Last Changed Rev: 129126 / Revision: 131943 | Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017) |
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | NotNeeded | OK | [ OK ] | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | NotNeeded | OK | OK | OK | |
veracruz2 | OS X 10.11.6 El Capitan / x86_64 | NotNeeded | OK | OK | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings R3CPET_1.8.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/R3CPET.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-pc-linux-gnu (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.8.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 7.3Mb
sub-directories of 1Mb or more:
data 3.0Mb
example 1.0Mb
libs 1.7Mb
* 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 ... NOTE
File ‘R3CPET/libs/R3CPET.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Object: ‘state.o’
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.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* 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: 5 NOTEs
See
‘/home/biocbuild/bbs-3.5-bioc/meat/R3CPET.Rcheck/00check.log’
for details.
* installing *source* package ‘R3CPET’ ...
** libs
gcc -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c R3CPET_init.c -o R3CPET_init.o
g++ -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o
g++ -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c corpus.cpp -o corpus.o
g++ -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c main.cpp -o main.o
g++ -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c state.cpp -o state.o
state.cpp: In member function ‘int HDP::sample_word_assignment(DocState*, int, bool, vct*)’:
state.cpp:253:20: warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return int(old_k != k);
^
g++ -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c stirln.cpp -o stirln.o
g++ -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c utils.cpp -o utils.o
g++ -shared -L/home/biocbuild/bbs-3.5-bioc/R/lib -L/usr/local/lib -o R3CPET.so R3CPET_init.o RcppExports.o corpus.o main.o state.o stirln.o utils.o -L/home/biocbuild/bbs-3.5-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.5-bioc/meat/R3CPET.Rcheck/R3CPET/libs
** R
** data
** inst
** preparing package for lazy loading
No methods found in "RSQLite" for requests: dbGetQuery
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
No methods found in "RSQLite" for requests: dbGetQuery
* DONE (R3CPET)