Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-02-14 11:48:13 -0500 (Thu, 14 Feb 2019).
Package 236/1661 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
charm 2.29.0 Peter Murakami
| malbec2 | Linux (Ubuntu 18.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ WARNINGS ] | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK |
Package: charm |
Version: 2.29.0 |
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:charm.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings charm_2.29.0.tar.gz |
StartedAt: 2019-02-14 01:53:24 -0500 (Thu, 14 Feb 2019) |
EndedAt: 2019-02-14 02:15:50 -0500 (Thu, 14 Feb 2019) |
EllapsedTime: 1345.5 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: charm.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:charm.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings charm_2.29.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/charm.Rcheck' * using R Under development (unstable) (2019-01-10 r75962) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'charm/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'charm' version '2.29.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 'charm' 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: 'Biobase' 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 Packages in Depends field not imported from: 'SQN' 'fields' 'genefilter' These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. ':::' call which should be '::': 'oligo:::pm' 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 Rug: no visible global function definition for 'Axis' SQNff: no visible global function definition for 'Mclust' arrayImage: no visible global function definition for 'discretize.image' arrayPlot: no visible global function definition for 'image.plot' bgAdjustParameters: no visible global function definition for 'approx' cmdsplot: no visible global function definition for 'pData' cmdsplot: no visible global function definition for 'ffapply' cmdsplot: no visible global function definition for 'rowSds' cmdsplot: no visible global function definition for 'dist' cmdsplot: no visible global function definition for 'cmdscale' controlQC: no visible global function definition for 'pData' controlQC: no visible global function definition for 'axis' controlQC: no visible global function definition for 'segments' controlQC: no visible global function definition for 'boxplot' dmrFind: no visible global function definition for 'ffapply' dmrFind: no visible global function definition for 'pt' dmrPlot_paired: no visible global function definition for 'matplot' dmrPlot_paired: no visible global function definition for 'matpoints' dmrPlot_paired: no visible global function definition for 'matlines' dmrPlot_paired: no visible global function definition for 'mtext' dmrPlot_unpaired: no visible global function definition for 'matplot' dmrPlot_unpaired: no visible global function definition for 'matlines' dmrPlot_unpaired: no visible global function definition for 'mtext' dosmooth: no visible global function definition for 'runmed' edge.qvalue: no visible global function definition for 'smooth.spline' get.tt.paired: no visible global function definition for 'rowVars' plotDMRs: no visible global function definition for 'matplot' plotDMRs: no visible global function definition for 'runmed' plotRegions: no visible global function definition for 'matplot' plotRegions: no visible global function definition for 'runmed' plot_CpG: no visible global function definition for 'start' plot_CpG: no visible global function definition for 'matchPattern' regionMatch: no visible global function definition for 'IRanges' regionPlot_paired: no visible global function definition for 'matplot' regionPlot_paired: no visible global function definition for 'matpoints' regionPlot_paired: no visible global function definition for 'matlines' regionPlot_paired: no visible global function definition for 'mtext' regionPlot_unpaired: no visible global function definition for 'matplot' regionPlot_unpaired: no visible global function definition for 'matlines' regionPlot_unpaired: no visible global function definition for 'mtext' rowCor: no visible global function definition for 'rowSds' spatialAdjust: no visible global function definition for 'discretize.image' spatialAdjustVec: no visible global function definition for 'image.smooth' Undefined global functions or variables: Axis IRanges Mclust approx axis boxplot cmdscale discretize.image dist ffapply image.plot image.smooth matchPattern matlines matplot matpoints mtext pData pt rowSds rowVars runmed segments smooth.spline start Consider adding importFrom("graphics", "Axis", "axis", "boxplot", "matlines", "matplot", "matpoints", "mtext", "segments") importFrom("stats", "approx", "cmdscale", "dist", "pt", "runmed", "smooth.spline", "start") 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' ... WARNING Found the following significant warnings: Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Deprecated functions may be defunct as soon as of the next release of R. See ?Deprecated. Warning: working directory was changed to 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/charmData/data', resetting Warning: working directory was changed to 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/charmData/data', resetting Warning: working directory was changed to 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/charmData/data', resetting Warning: working directory was changed to 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/charmData/data', resetting Warning: working directory was changed to 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/charmData/data', resetting Examples with CPU or elapsed time > 5s user system elapsed qval 432.68 5.47 451.59 plotDensity 7.78 0.11 8.76 cpgdensity 5.69 0.40 8.81 ** running examples for arch 'x64' ... WARNING Found the following significant warnings: Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Warning: 'isIdCurrent' is deprecated. Deprecated functions may be defunct as soon as of the next release of R. See ?Deprecated. Warning: working directory was changed to 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/charmData/data', resetting Warning: working directory was changed to 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/charmData/data', resetting Warning: working directory was changed to 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/charmData/data', resetting Warning: working directory was changed to 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/charmData/data', resetting Warning: working directory was changed to 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/charmData/data', resetting Examples with CPU or elapsed time > 5s user system elapsed qval 372.42 4.96 377.44 plotDensity 6.14 0.10 6.25 cpgdensity 4.87 0.31 5.18 * 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 WARNINGs, 3 NOTEs See 'C:/Users/biocbuild/bbs-3.9-bioc/meat/charm.Rcheck/00check.log' for details.
charm.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/charm_2.29.0.tar.gz && rm -rf charm.buildbin-libdir && mkdir charm.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=charm.buildbin-libdir charm_2.29.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL charm_2.29.0.zip && rm charm_2.29.0.tar.gz charm_2.29.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 86712 100 86712 0 0 778k 0 --:--:-- --:--:-- --:--:-- 830k install for i386 * installing *source* package 'charm' ... ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'charm' finding HTML links ... done bgAdjust html clusterMaker html cmdsplot html controlQC html countGC html cpgdensity html dmrFdr html dmrFind html dmrFinder html dmrPlot html getControlIndex html maxDensity html methPercent html methp html normalizeBetweenSamples html normalizeWithinSamples html plotDMRs html plotDensity html plotRegions html pmQuality html qcReport html qval html readCharm html regionMatch html regionPlot html spatialAdjust html validatePd html ** building package indices ** installing vignettes ** testing if installed package can be loaded install for x64 * installing *source* package 'charm' ... ** testing if installed package can be loaded * MD5 sums packaged installation of 'charm' as charm_2.29.0.zip * DONE (charm) * installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library' package 'charm' successfully unpacked and MD5 sums checked
charm.Rcheck/examples_i386/charm-Ex.timings
|
charm.Rcheck/examples_x64/charm-Ex.timings
|