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.2: CHECK report for AnalysisPageServer on oaxaca

This page was generated on 2015-08-24 10:58:57 -0700 (Mon, 24 Aug 2015).

Package 40/1071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AnalysisPageServer 1.1.4
Brad Friedman
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/AnalysisPageServer
Last Changed Rev: 107303 / Revision: 107696
Last Changed Date: 2015-08-10 13:41:48 -0700 (Mon, 10 Aug 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca 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.1.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings AnalysisPageServer_1.1.4.tar.gz
StartedAt: 2015-08-23 21:37:21 -0700 (Sun, 23 Aug 2015)
EndedAt: 2015-08-23 21:38:53 -0700 (Sun, 23 Aug 2015)
EllapsedTime: 91.9 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.1.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-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.1.4’
* 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/12s] OK
* checking installed package size ... NOTE
  installed size is 30.8Mb
  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’ [9s/17s]
 [9s/17s] 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.2-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.2-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.0020.0000.002
add.event.handler0.0020.0000.003
analysis.page.link0.0020.0010.002
aps.urlEncode0.0010.0000.001
array.param0.0010.0010.001
bool.param0.0010.0000.001
build.service0.0020.0010.003
checkPackageInstalled0.0020.0000.003
clear.event.handlers0.0020.0010.002
client.ip0.0000.0000.001
combobox.param0.0000.0000.001
compound.param0.0010.0000.002
copy.front.end000
data.frame.to.json0.0040.0010.006
data.frame.to.list0.0020.0000.002
default.param0.0010.0000.002
default.param.set0.0010.0000.002
dies.ok0.0170.0010.022
embed.APS.dataset0.0010.0010.001
event.names0.0010.0000.001
execute.handler0.1030.0100.334
file.param0.0010.0000.000
get.APS.outdir0.0010.0000.001
get.page0.0570.0030.060
getTraceback0.0050.0010.005
has.event0.0010.0000.001
has.page0.0470.0020.050
lives.ok0.0000.0000.001
new.FastRWeb.analysis.page.run0.0010.0010.001
new.analysis.page0.0390.0010.040
new.datanode.array0.0190.0020.022
new.datanode.html0.0010.0010.001
new.datanode.simple0.0010.0000.001
new.event.registry0.0010.0000.000
new.registry0.0010.0010.000
new.response0.0020.0000.003
new.rook.analysis.page.app0.0010.0000.001
pages0.0470.0020.049
param.set0.0010.0000.001
register.page0.0380.0010.040
remove.event0.0010.0000.001
reset.APS.outdir0.0000.0000.001
rook.analysis.page.server.landing.page0.0010.0000.001
select.param0.0010.0000.000
set.APS.outdir0.0010.0000.001
setup.APS.knitr0.0010.0000.001
simple.param0.0010.0000.000
slider.param0.0010.0000.001
startRookAnalysisPageServer0.0020.0000.002
static.analysis.page0.0010.0000.001
trig.registry0.1040.0030.106
trigger.event0.0010.0000.001
tryKeepConditions0.0020.0000.002
tryKeepTraceback0.0040.0010.005
uniquify.ids.in.svg.files0.0540.0050.059
validate.param.value0.0010.0010.001
vwc.conditions0.0030.0000.003
vwc.error0.0020.0000.002
vwc.error.condition0.0010.0010.002
vwc.error.traceback0.0050.0000.005
vwc.is.error0.0020.0000.002
vwc.messages0.0020.0000.001
vwc.messages.conditions0.0020.0000.002
vwc.messages.tracebacks0.0100.0000.011
vwc.n0.0010.0000.002
vwc.n.messages0.0020.0000.002
vwc.n.warnings0.0010.0000.002
vwc.tracebacks0.0100.0000.011
vwc.value0.0010.0000.001
vwc.warnings0.0020.0000.002
vwc.warnings.conditions0.0010.0000.002
vwc.warnings.tracebacks0.0110.0010.012