Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:37:35 -0400 (Wed, 17 Oct 2018).
Package 1456/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
SwimR 1.18.0 Randy Blakely
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ OK ] | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: SwimR |
Version: 1.18.0 |
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:SwimR.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings SwimR_1.18.0.tar.gz |
StartedAt: 2018-10-17 05:08:02 -0400 (Wed, 17 Oct 2018) |
EndedAt: 2018-10-17 05:09:38 -0400 (Wed, 17 Oct 2018) |
EllapsedTime: 96.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: SwimR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:SwimR.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings SwimR_1.18.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/SwimR.Rcheck' * using R version 3.5.1 Patched (2018-07-24 r75005) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'SwimR/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'SwimR' version '1.18.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 whether package 'SwimR' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... NOTE Package listed in more than one of Depends, Imports, Suggests, Enhances: 'methods' A package should be listed in only one of these fields. * 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 * 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 dependencies in R code ... NOTE 'library' or 'require' calls to packages already attached by Depends: 'R2HTML' 'gplots' 'heatmap.plus' 'signal' Please remove these calls from your code. Namespace in Imports field not imported from: 'methods' All declared Imports should be used. Packages in Depends field not imported from: 'R2HTML' 'gplots' 'heatmap.plus' 'methods' 'signal' These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE SwimR : remove.outliers: no visible global function definition for 'median' SwimR : remove.outliers: no visible global function definition for 'mad' SwimR: no visible global function definition for 'read.table' SwimR: no visible global function definition for 'write.table' SwimR: no visible global function definition for 'sd' SwimR: no visible global function definition for 'jpeg' SwimR: no visible global function definition for 'par' SwimR: no visible global function definition for 'plot' SwimR: no visible global function definition for 'points' SwimR: no visible global function definition for 'legend' SwimR: no visible global function definition for 'dev.off' SwimR: no visible binding for global variable 'sd' SwimR: no visible global function definition for 'hist' SwimR: no visible global function definition for 'rainbow' SwimR: no visible global function definition for 'topo.colors' SwimR: no visible global function definition for 'gray' SwimR: no visible global function definition for 'colorpanel' SwimR: no visible global function definition for 'heatmap.plus' SwimR: no visible global function definition for 'HTMLInitFile' SwimR: no visible global function definition for 'HTML' SwimR: no visible global function definition for 'HTMLEndFile' SwimR: no visible global function definition for 'browseURL' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'read.csv' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'fir1' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'as.Arma' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'filter' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'fft' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'hamming' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'jpeg' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'par' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'plot' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'lines' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'legend' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'dev.off' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'layout' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'grid' createFrequencyMatrix : FrequencyAnalysis: no visible global function definition for 'write.csv' createFrequencyMatrix: no visible global function definition for 'write.table' createFrequencyMatrix: no visible global function definition for 'HTMLInitFile' createFrequencyMatrix: no visible global function definition for 'HTML' createFrequencyMatrix: no visible global function definition for 'HTMLEndFile' createFrequencyMatrix: no visible global function definition for 'browseURL' Undefined global functions or variables: HTML HTMLEndFile HTMLInitFile as.Arma browseURL colorpanel dev.off fft filter fir1 gray grid hamming heatmap.plus hist jpeg layout legend lines mad median par plot points rainbow read.csv read.table sd topo.colors write.csv write.table Consider adding importFrom("grDevices", "dev.off", "gray", "jpeg", "rainbow", "topo.colors") importFrom("graphics", "grid", "hist", "layout", "legend", "lines", "par", "plot", "points") importFrom("stats", "fft", "filter", "mad", "median", "sd") importFrom("utils", "browseURL", "read.csv", "read.table", "write.csv", "write.table") 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 files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... OK Examples with CPU or elapsed time > 5s user system elapsed createFrequencyMatrix 17.33 2.84 22.10 SwimR 8.19 0.60 9.04 ** running examples for arch 'x64' ... OK Examples with CPU or elapsed time > 5s user system elapsed createFrequencyMatrix 11.84 2.96 14.98 SwimR 8.75 0.57 9.45 * 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: 3 NOTEs See 'C:/Users/biocbuild/bbs-3.7-bioc/meat/SwimR.Rcheck/00check.log' for details.
SwimR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/SwimR_1.18.0.tar.gz && rm -rf SwimR.buildbin-libdir && mkdir SwimR.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=SwimR.buildbin-libdir SwimR_1.18.0.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL SwimR_1.18.0.zip && rm SwimR_1.18.0.tar.gz SwimR_1.18.0.zip ### ############################################################################## ############################################################################## % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1636k 100 1636k 0 0 19.3M 0 --:--:-- --:--:-- --:--:-- 21.3M install for i386 * installing *source* package 'SwimR' ... ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'SwimR' finding HTML links ... done SwimR-package html SwimR html createFrequencyMatrix html ** building package indices ** installing vignettes ** testing if installed package can be loaded In R CMD INSTALL install for x64 * installing *source* package 'SwimR' ... ** testing if installed package can be loaded * MD5 sums packaged installation of 'SwimR' as SwimR_1.18.0.zip * DONE (SwimR) In R CMD INSTALL In R CMD INSTALL * installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library' package 'SwimR' successfully unpacked and MD5 sums checked In R CMD INSTALL
SwimR.Rcheck/examples_i386/SwimR-Ex.timings
|
SwimR.Rcheck/examples_x64/SwimR-Ex.timings
|