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 Harman on zin1

This page was generated on 2016-06-30 09:15:12 -0700 (Thu, 30 Jun 2016).

Package 545/1219HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Harman 1.1.2
Jason Ross
Snapshot Date: 2016-06-29 16:20:07 -0700 (Wed, 29 Jun 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Harman
Last Changed Rev: 117512 / Revision: 119037
Last Changed Date: 2016-05-15 13:14:22 -0700 (Sun, 15 May 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  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: Harman
Version: 1.1.2
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings Harman_1.1.2.tar.gz
StartedAt: 2016-06-30 02:29:15 -0700 (Thu, 30 Jun 2016)
EndedAt: 2016-06-30 02:30:13 -0700 (Thu, 30 Jun 2016)
EllapsedTime: 58.8 seconds
RetCode: 0
Status:  OK 
CheckDir: Harman.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings Harman_1.1.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/Harman.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Harman/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Harman’ version ‘1.1.2’
* 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 ‘Harman’ can be installed ... OK
* checking installed package size ... OK
* 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
arrowPlot: no visible global function definition for ‘plot’
arrowPlot: no visible global function definition for ‘arrows’
arrowPlot: no visible global function definition for ‘points’
harman: no visible global function definition for ‘prcomp’
pcaPlot: no visible global function definition for ‘plot’
plot.harmanresults: no visible global function definition for ‘par’
prcompPlot: no visible global function definition for ‘prcomp’
prcompPlot: no visible global function definition for ‘plot’
Undefined global functions or variables:
  arrows par plot points prcomp
Consider adding
  importFrom("graphics", "arrows", "par", "plot", "points")
  importFrom("stats", "prcomp")
to your NAMESPACE file.
* 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 ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... 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 ‘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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.4-bioc/meat/Harman.Rcheck/00check.log’
for details.


Harman.Rcheck/00install.out:

* installing *source* package ‘Harman’ ...
** libs
g++ -I/home/biocbuild/bbs-3.4-bioc/R/include -DNDEBUG -D_ARRAYALIGNEMT=4 -D_USE_RCPP=1 -I/usr/local/include -I"/home/biocbuild/bbs-3.4-bioc/R/library/Rcpp/include"  `/home/biocbuild/bbs-3.4-bioc/R/bin/Rscript -e "Rcpp:::CxxFlags()"` -I.  -fpic  -g -O2  -Wall -c Harman.cpp -o Harman.o
In file included from Harman.cpp:182:0:
CSelectRandom.h: In instantiation of ‘std::vector<unsigned int>* CSelectRandom<T>::ReturnVectOf32bitIntegersInRange_CSTDLIB(std::size_t, std::size_t, std::size_t, std::size_t) [with T = double; std::size_t = long unsigned int]’:
Harman.cpp:1764:117:   required from here
CSelectRandom.h:943:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     while (currval < howManyIN)
                    ^
g++ -shared -L/home/biocbuild/bbs-3.4-bioc/R/lib -L/usr/local/lib -o Harman.so Harman.o -L/home/biocbuild/bbs-3.4-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.4-bioc/meat/Harman.Rcheck/Harman/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 (Harman)

Harman.Rcheck/Harman-Ex.timings:

nameusersystemelapsed
arrowPlot0.6840.0280.773
harman0.8640.0120.874
harmanresults0.6440.0040.650
pcaPlot0.5280.0040.535
plot.harmanresults0.5720.0000.573
prcompPlot0.3880.0000.391
reconstructData0.5680.0000.570
shiftBetas0.0000.0040.002
summary.harmanresults0.5040.0160.520