Back to the "Multiple platform build/check report"

BioC experimental data: CHECK report for furrowSeg on moscato2

This page was generated on 2016-10-08 19:32:01 -0700 (Sat, 08 Oct 2016).

Package 102/293HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
furrowSeg 1.0.2
Joseph Barry
Snapshot Date: 2016-10-08 07:15:25 -0700 (Sat, 08 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioc-data/branches/RELEASE_3_3/experiment/pkgs/furrowSeg
Last Changed Rev: 3774 / Revision: 3935
Last Changed Date: 2016-05-15 13:23:24 -0700 (Sun, 15 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 

Summary

Package: furrowSeg
Version: 1.0.2
Command: rm -rf furrowSeg.buildbin-libdir furrowSeg.Rcheck && mkdir furrowSeg.buildbin-libdir furrowSeg.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=furrowSeg.buildbin-libdir furrowSeg_1.0.2.tar.gz >furrowSeg.Rcheck\00install.out 2>&1 && cp furrowSeg.Rcheck\00install.out furrowSeg-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=furrowSeg.buildbin-libdir --install="check:furrowSeg-install.out" --force-multiarch --no-vignettes --timings furrowSeg_1.0.2.tar.gz
StartedAt: 2016-10-08 12:05:20 -0700 (Sat, 08 Oct 2016)
EndedAt: 2016-10-08 12:12:45 -0700 (Sat, 08 Oct 2016)
EllapsedTime: 445.0 seconds
RetCode: 0
Status:  OK  
CheckDir: furrowSeg.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf furrowSeg.buildbin-libdir furrowSeg.Rcheck && mkdir furrowSeg.buildbin-libdir furrowSeg.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=furrowSeg.buildbin-libdir furrowSeg_1.0.2.tar.gz >furrowSeg.Rcheck\00install.out 2>&1 && cp furrowSeg.Rcheck\00install.out furrowSeg-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=furrowSeg.buildbin-libdir --install="check:furrowSeg-install.out" --force-multiarch --no-vignettes --timings furrowSeg_1.0.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-data-experiment/meat/furrowSeg.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'furrowSeg/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'furrowSeg' version '1.0.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 whether package 'furrowSeg' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 349.5Mb
  sub-directories of 1Mb or more:
    data  348.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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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
identifyFurrowPosition: no visible global function definition for
  'predict'
identifyFurrowPosition: no visible global function definition for 'par'
identifyFurrowPosition: no visible global function definition for
  'points'
identifyFurrowPosition: no visible global function definition for
  'abline'
identifyTimeMinArea: no visible binding for global variable 'median'
identifyTimeMinArea: no visible global function definition for
  'predict'
identifyTimeMinArea: no visible global function definition for 'par'
identifyTimeMinArea: no visible global function definition for 'points'
identifyTimeMinArea: no visible global function definition for 'abline'
plotFeatureEvolution: no visible global function definition for 'par'
plotFeatureEvolution: no visible binding for global variable 'median'
plotFeatureEvolution: no visible binding for global variable 'quantile'
plotFeatureEvolution: no visible global function definition for 'plot'
plotFeatureEvolution: no visible global function definition for
  'polygon'
plotFeatureEvolution: no visible global function definition for 'rgb'
plotFeatureEvolution: no visible global function definition for 'axis'
plotFeatureEvolution: no visible global function definition for 'mtext'
plotFeatureEvolution: no visible global function definition for 'title'
Undefined global functions or variables:
  abline axis median mtext par plot points polygon predict quantile rgb
  title
Consider adding
  importFrom("grDevices", "rgb")
  importFrom("graphics", "abline", "axis", "mtext", "par", "plot",
             "points", "polygon", "title")
  importFrom("stats", "median", "predict", "quantile")
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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
opto               31.80   0.42   32.25
exampleFurrowMovie 12.57   0.09   12.69
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
opto               28.67   0.56   29.23
exampleFurrowMovie 11.56   0.16   11.75
* 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
  'E:/biocbld/bbs-3.3-data-experiment/meat/furrowSeg.Rcheck/00check.log'
for details.


furrowSeg.Rcheck/00install.out:


install for i386

* installing *source* package 'furrowSeg' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'furrowSeg' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'furrowSeg' as furrowSeg_1.0.2.zip
* DONE (furrowSeg)

furrowSeg.Rcheck/examples_i386/furrowSeg-Ex.timings:

nameusersystemelapsed
constructBox000
exampleFurrowMovie12.57 0.0912.69
identifyFurrowPosition000
identifyTimeMinArea0.000.000.35
isOdd0.020.000.02
isolateBoxCells000
opto31.80 0.4232.25
plotFeatureEvolution000
px2area000
px2microns000
sampleTable000
segmentFurrowAllStacks000

furrowSeg.Rcheck/examples_x64/furrowSeg-Ex.timings:

nameusersystemelapsed
constructBox000
exampleFurrowMovie11.56 0.1611.75
identifyFurrowPosition000
identifyTimeMinArea000
isOdd000
isolateBoxCells000
opto28.67 0.5629.23
plotFeatureEvolution000
px2area000
px2microns000
sampleTable000
segmentFurrowAllStacks000