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.1: CHECK report for AnalysisPageServer on morelia

This page was generated on 2015-10-09 09:42:33 -0700 (Fri, 09 Oct 2015).

Package 38/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AnalysisPageServer 1.0.0
Brad Friedman
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/AnalysisPageServer
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
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 UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  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: AnalysisPageServer
Version: 1.0.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings AnalysisPageServer_1.0.0.tar.gz
StartedAt: 2015-10-08 23:08:36 -0700 (Thu, 08 Oct 2015)
EndedAt: 2015-10-08 23:09:53 -0700 (Thu, 08 Oct 2015)
EllapsedTime: 76.3 seconds
RetCode: 0
Status:  OK 
CheckDir: AnalysisPageServer.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/AnalysisPageServer.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘AnalysisPageServer/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘AnalysisPageServer’ version ‘1.0.0’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Packages which this enhances but not available for checking:
  ‘fork’ ‘FastRWeb’
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  inst/htdocs/client/.bowerrc
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... NOTE
Found the following non-portable file paths:
  AnalysisPageServer/inst/htdocs/client/js/src/models/parameters/combobox/createComboboxParameterModel.js
  AnalysisPageServer/inst/htdocs/client/js/src/views/analysis/plot/sidebar/SidebarDownloadSectionView.js
  AnalysisPageServer/inst/htdocs/client/js/src/views/parameters/combobox/createComboboxParameterView.js

Tarballs are only required to store paths of up to 100 bytes and cannot
store those of more than 256 bytes, with restrictions including to 100
bytes for the final component.
See section ‘Package structure’ in the ‘Writing R Extensions’ manual.
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘AnalysisPageServer’ can be installed ... [9s/10s] OK
* checking installed package size ... NOTE
  installed size is 30.7Mb
  sub-directories of 1Mb or more:
    doc     25.0Mb
    htdocs   4.5Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
* 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
'library' or 'require' calls in package code:
  ‘FastRWeb’ ‘RUnit’ ‘fork’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Unexported object imported by a ':::' call: ‘log4r:::INFO’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
check.same.svgs: no visible global function definition for
  ‘checkEquals’
checkRookForkForVignettes: no visible binding for '<<-' assignment to
  ‘no.rook.fork.msg’
checkRookForkForVignettes : <anonymous>: no visible binding for global
  variable ‘no.rook.fork.msg’
checkRookForkForVignettes: no visible binding for global variable
  ‘no.rook.fork.msg’
client.ip: no visible binding for global variable ‘SERVER’
new.FastRWeb.analysis.page.run : handler: no visible binding for '<<-'
  assignment to ‘GET’
new.FastRWeb.analysis.page.run : handler: no visible global function
  definition for ‘parse.multipart’
new.FastRWeb.analysis.page.run : handler: no visible binding for global
  variable ‘request’
new.FastRWeb.analysis.page.run : handler: no visible binding for '<<-'
  assignment to ‘POST’
new.FastRWeb.analysis.page.run : handler: no visible binding for '<<-'
  assignment to ‘SERVER’
new.FastRWeb.analysis.page.run : handler: no visible binding for '<<-'
  assignment to ‘FILES’
new.FastRWeb.analysis.page.run : handler: no visible binding for '<<-'
  assignment to ‘setContentType’
new.FastRWeb.analysis.page.run : handler: no visible binding for '<<-'
  assignment to ‘setHeader’
new.FastRWeb.analysis.page.run : handler: no visible binding for '<<-'
  assignment to ‘sendBin’
new.FastRWeb.analysis.page.run : handler: no visible binding for global
  variable ‘SERVER’
new.FastRWeb.analysis.page.run : handler: no visible global function
  definition for ‘WebResult’
new.rook.analysis.page.app : handler: no visible binding for '<<-'
  assignment to ‘POST’
new.rook.analysis.page.app : handler: no visible binding for '<<-'
  assignment to ‘GET’
new.rook.analysis.page.app : handler: no visible binding for '<<-'
  assignment to ‘SERVER’
new.rook.analysis.page.app : handler: no visible binding for '<<-'
  assignment to ‘FILES’
new.rook.analysis.page.app : handler: no visible binding for '<<-'
  assignment to ‘setContentType’
new.rook.analysis.page.app : handler: no visible binding for '<<-'
  assignment to ‘setHeader’
new.rook.analysis.page.app : handler: no visible binding for '<<-'
  assignment to ‘sendBin’
new.rook.analysis.page.app: no visible binding for global variable
  ‘App’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘GET’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘POST’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘FILES’
rapache.app.from.registry : <anonymous>: no visible global function
  definition for ‘is.textarea.wrap.request’
rapache.app.from.registry : <anonymous>: no visible global function
  definition for ‘setContentType’
rapache.app.from.registry : <anonymous>: no visible global function
  definition for ‘setHeader’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘in.analysis’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘analysis.id’
rapache.app.from.registry : <anonymous>: no visible binding for '<<-'
  assignment to ‘analysis.id’
rapache.app.from.registry : <anonymous>: no visible binding for '<<-'
  assignment to ‘in.analysis’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘events’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘plot.file’
rapache.app.from.registry : <anonymous>: no visible global function
  definition for ‘sendBin’
rapache.app.from.registry : <anonymous> : <anonymous>: no visible
  global function definition for ‘process.response’
rapache.app.from.registry : <anonymous>: no visible global function
  definition for ‘params’
rapache.app.from.registry : <anonymous>: no visible global function
  definition for ‘clean.tmpdir’
rapache.app.from.registry : <anonymous>: no visible global function
  definition for ‘file.params’
rapache.app.from.registry : <anonymous>: no visible binding for '<<-'
  assignment to ‘plot.file’
rapache.app.from.registry : <anonymous>: no visible global function
  definition for ‘temp.plot.file’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘SERVER’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘analysis’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘brand’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘page.params’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘all.pages’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘status’
rapache.app.from.registry : <anonymous>: no visible binding for global
  variable ‘retrieve’
rapache.app.from.registry : <anonymous>: no visible global function
  definition for ‘handlers’
rapache.app.from.registry : <anonymous>: no visible global function
  definition for ‘resources’
rapache.app.from.registry : <anonymous> : <anonymous>: no visible
  global function definition for ‘handler’
startRookAnalysisPageServer: no visible binding for '<<-' assignment to
  ‘server.pid’
startRookAnalysisPageServer: no visible binding for global variable
  ‘server.pid’
test.package: no visible global function definition for
  ‘defineTestSuite’
test.package: no visible global function definition for ‘runTestSuite’
test.package: no visible global function definition for
  ‘printTextProtocol’
* 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 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’ ... NOTE
The following directories should probably not be installed:
  ‘images’, ‘img’

Consider the use of a .Rinstignore file: see ‘Writing R Extensions’,
or move the vignette sources from ‘inst/doc’ to ‘vignettes’.
* checking files in ‘vignettes’ ... NOTE
The following directory looks like a leftover from 'knitr':
  ‘figure’
Please remove from your package.
* checking examples ... [2s/2s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘unit_tests.R’ [7s/15s]
 [8s/15s] 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: 9 NOTEs
See
  ‘/Users/biocbuild/bbs-3.1-bioc/meat/AnalysisPageServer.Rcheck/00check.log’
for details.


AnalysisPageServer.Rcheck/00install.out:

* installing *source* package ‘AnalysisPageServer’ ...
** libs
** arch - 
R CMD SHLIB AnalysisPageSVG.cpp tinyxml2.cpp cor.cpp catch.c SearchReplace2.cpp R_init_AnalysisPageServer.cpp -o AnalysisPageServer.so
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c AnalysisPageSVG.cpp -o AnalysisPageSVG.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c tinyxml2.cpp -o tinyxml2.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c cor.cpp -o cor.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c catch.c -o catch.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c SearchReplace2.cpp -o SearchReplace2.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c R_init_AnalysisPageServer.cpp -o R_init_AnalysisPageServer.o
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 AnalysisPageServer.so AnalysisPageSVG.o tinyxml2.o cor.o catch.o SearchReplace2.o R_init_AnalysisPageServer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.1-bioc/meat/AnalysisPageServer.Rcheck/AnalysisPageServer/libs
** R
** inst
** preparing package for lazy loading
While loading AnalysisPageServer: urlEncode not found, providing a pure R implementation
While loading AnalysisPageServer: urlDecode not found, providing a pure R implementation
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (AnalysisPageServer)

AnalysisPageServer.Rcheck/AnalysisPageServer-Ex.timings:

nameusersystemelapsed
add.event0.0010.0000.002
add.event.handler0.0030.0000.003
analysis.page.link0.0010.0010.002
aps.urlEncode0.0010.0000.002
array.param0.0010.0000.001
bool.param0.0010.0000.001
build.service0.0020.0000.001
checkPackageInstalled0.0010.0000.002
clear.event.handlers0.0010.0000.001
client.ip0.0000.0000.001
combobox.param0.0010.0000.001
compound.param0.0020.0000.002
copy.front.end0.0010.0010.001
data.frame.to.json0.0050.0010.005
data.frame.to.list0.0020.0000.003
default.param0.0010.0010.001
default.param.set0.0010.0000.001
dies.ok0.0070.0020.009
embed.APS.dataset0.0000.0000.001
event.names0.0010.0000.000
execute.handler0.0990.0090.202
file.param000
get.APS.outdir0.0010.0000.001
get.page0.0460.0040.050
getTraceback0.0050.0000.005
has.event0.0010.0000.001
has.page0.0280.0020.029
lives.ok0.0010.0000.000
new.FastRWeb.analysis.page.run0.0010.0000.000
new.analysis.page0.0330.0010.034
new.datanode.array0.0120.0010.012
new.datanode.html0.0010.0010.001
new.datanode.simple0.0010.0000.001
new.event.registry0.0010.0000.000
new.registry0.0010.0000.001
new.response0.0020.0000.001
new.rook.analysis.page.app0.0000.0000.001
pages0.0300.0020.032
param.set0.0010.0000.001
register.page0.0420.0120.054
remove.event0.0020.0010.002
reset.APS.outdir0.0010.0000.001
rook.analysis.page.server.landing.page0.0010.0000.001
select.param0.0010.0000.001
set.APS.outdir0.0000.0010.000
setup.APS.knitr0.0000.0000.001
simple.param0.0000.0000.001
slider.param0.0000.0000.001
startRookAnalysisPageServer0.0010.0010.002
static.analysis.page0.0010.0010.002
trig.registry0.0930.0220.116
trigger.event0.0010.0000.001
tryKeepConditions0.0020.0000.002
tryKeepTraceback0.0040.0000.005
uniquify.ids.in.svg.files0.0350.0040.040
validate.param.value0.0010.0000.000
vwc.conditions0.0010.0000.002
vwc.error0.0020.0000.002
vwc.error.condition0.0010.0010.002
vwc.error.traceback0.0050.0000.006
vwc.is.error0.0010.0000.002
vwc.messages0.0010.0010.002
vwc.messages.conditions0.0010.0000.001
vwc.messages.tracebacks0.010.000.01
vwc.n0.0010.0000.001
vwc.n.messages0.0010.0000.002
vwc.n.warnings0.0010.0000.001
vwc.tracebacks0.0110.0000.011
vwc.value0.0010.0000.001
vwc.warnings0.0010.0000.001
vwc.warnings.conditions0.0010.0000.001
vwc.warnings.tracebacks0.0070.0000.007