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.5: CHECK report for LINC on malbec2

This page was generated on 2017-10-18 14:18:02 -0400 (Wed, 18 Oct 2017).

Package 716/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
LINC 1.4.0
Manuel Goepferich
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/LINC
Branch: RELEASE_3_5
Last Commit: d456509
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: LINC
Version: 1.4.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings LINC_1.4.0.tar.gz
StartedAt: 2017-10-18 00:22:09 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 00:31:37 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 568.6 seconds
RetCode: 0
Status:  OK 
CheckDir: LINC.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings LINC_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/LINC.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘LINC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘LINC’ version ‘1.4.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 ‘LINC’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  7.2Mb
  sub-directories of 1Mb or more:
    doc    3.6Mb
    libs   1.4Mb
* 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 ... OK
* 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 R/sysdata.rda ... NOTE
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
              old_size new_size compress
  sysdata.rda    449Kb    313Kb       xz
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
getbio-methods      252.660  7.804 260.823
singlelinc-methods   70.788  1.508  72.347
clusterlinc-methods  14.424  0.076  14.503
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.5-bioc/meat/LINC.Rcheck/00check.log’
for details.


LINC.Rcheck/00install.out:

* installing *source* package ‘LINC’ ...
** libs
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 Cppspear.cpp -o Cppspear.o
Cppspear.cpp: In function ‘Rcpp::NumericMatrix Cppspear(Rcpp::NumericMatrix, Rcpp::NumericMatrix)’:
Cppspear.cpp:78:14: warning: unused variable ‘qspear’ [-Wunused-variable]
       double qspear;double nfraction;
              ^
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 LINC_init.c -o LINC_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 docdd.cpp -o docdd.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 doesd.cpp -o doesd.o
g++ -shared -L/home/biocbuild/bbs-3.5-bioc/R/lib -L/usr/local/lib -o LINC.so Cppspear.o LINC_init.o RcppExports.o docdd.o doesd.o -L/home/biocbuild/bbs-3.5-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.5-bioc/meat/LINC.Rcheck/LINC/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for ‘history’ in package ‘LINC’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (LINC)

LINC.Rcheck/LINC-Ex.timings:

nameusersystemelapsed
Arith-methods3.9440.0363.982
BRAIN_EXPR0.1680.0160.184
LINCbio-class0.0000.0000.001
LINCcluster-class0.0000.0000.001
LINCfeature-class0.0000.0000.001
LINCmatrix-class0.0040.0000.000
LINCsingle-class0.0000.0000.001
assignment-methods0.1760.0000.175
changeOrgDb0.1720.0000.173
clusterlinc-methods14.424 0.07614.503
correlation-methods0.1960.0280.227
express-methods0.2560.0680.326
feature1.4640.0201.482
getbio-methods252.660 7.804260.823
getcoexpr0.4120.0080.423
getlinc-methods0.20.00.2
history-methods0.2000.0000.203
justlinc-methods0.0040.0000.001
linCenvir-methods0.1600.0000.161
linc-methods4.7480.0044.753
linctable-methods000
plotlinc-methods3.7400.0003.741
querycluster0.4280.0040.433
results-methods0.1600.0000.161
singlelinc-methods70.788 1.50872.347