| Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:34:38 -0400 (Wed, 17 Oct 2018).
| Package 1336/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| segmentSeq 2.14.0 Thomas J. Hardcastle
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ WARNINGS ] | OK | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: segmentSeq |
| Version: 2.14.0 |
| Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:segmentSeq.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings segmentSeq_2.14.0.tar.gz |
| StartedAt: 2018-10-17 04:43:58 -0400 (Wed, 17 Oct 2018) |
| EndedAt: 2018-10-17 04:52:19 -0400 (Wed, 17 Oct 2018) |
| EllapsedTime: 500.6 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: segmentSeq.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:segmentSeq.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings segmentSeq_2.14.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/segmentSeq.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 'segmentSeq/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'segmentSeq' version '2.14.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 'segmentSeq' can be installed ... WARNING
Found the following significant warnings:
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKAzVQ1/R.INSTALL195c3f3193f/segmentSeq/man/classifySeg.Rd:45: file link 'getPriors.NB' in package 'baySeq' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKAzVQ1/R.INSTALL195c3f3193f/segmentSeq/man/lociLikelihoods.Rd:27: file link 'getLikelihoods.NB' in package 'baySeq' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKAzVQ1/R.INSTALL195c3f3193f/segmentSeq/man/segClass-class.Rd:23: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKAzVQ1/R.INSTALL195c3f3193f/segmentSeq/man/segData-class.Rd:25: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKAzVQ1/R.INSTALL195c3f3193f/segmentSeq/man/segMeth-class.Rd:25: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
See 'C:/Users/biocbuild/bbs-3.7-bioc/meat/segmentSeq.Rcheck/00install.out' for details.
* checking installed package size ... OK
* 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
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
heuristicSeg : <anonymous>: no visible binding for global variable
'sDP'
Undefined global functions or variables:
sDP
* 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 ... NOTE
Failed with error: 'package 'DelayedArray' could not be loaded'
Error in .requirePackage(package) :
unable to find required package 'segmentSeq'
Calls: <Anonymous> ... getClass -> getClassDef -> .classEnv -> .requirePackage
Execution halted
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
classifySeg 24.59 0.48 25.08
heuristicSeg 11.53 0.00 11.53
lociLikelihoods 11.36 0.00 11.36
plotGenome 6.08 0.00 6.08
normaliseNC 4.76 0.49 5.53
alignmentData-class 3.15 0.00 5.45
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
classifySeg 36.84 0.04 36.90
lociLikelihoods 15.28 0.00 15.28
heuristicSeg 15.19 0.00 15.18
plotGenome 7.68 0.00 7.69
getCounts 7.23 0.00 7.24
processAD 5.43 0.01 5.44
* 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: 1 WARNING, 2 NOTEs
See
'C:/Users/biocbuild/bbs-3.7-bioc/meat/segmentSeq.Rcheck/00check.log'
for details.
segmentSeq.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/segmentSeq_2.14.0.tar.gz && rm -rf segmentSeq.buildbin-libdir && mkdir segmentSeq.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=segmentSeq.buildbin-libdir segmentSeq_2.14.0.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL segmentSeq_2.14.0.zip && rm segmentSeq_2.14.0.tar.gz segmentSeq_2.14.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 2355k 100 2355k 0 0 27.2M 0 --:--:-- --:--:-- --:--:-- 29.8M
install for i386
* installing *source* package 'segmentSeq' ...
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'segmentSeq'
finding HTML links ... done
SL html
alignmentClass-class html
alignmentData-class html
alignmentMeth-class html
averageMethylationRegions html
finding level-2 HTML links ... done
classifySeg html
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKAzVQ1/R.INSTALL195c3f3193f/segmentSeq/man/classifySeg.Rd:45: file link 'getPriors.NB' in package 'baySeq' does not exist and so has been treated as a topic
findChunks html
getCounts html
getOverlaps html
givenExpression html
hSL html
heuristicSeg html
lociData-class html
lociLikelihoods html
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKAzVQ1/R.INSTALL195c3f3193f/segmentSeq/man/lociLikelihoods.Rd:27: file link 'getLikelihoods.NB' in package 'baySeq' does not exist and so has been treated as a topic
mergeMethSegs html
methData-class html
normaliseNC html
plotGenome html
plotMeth html
plotMethDistribution html
processAD html
readMethods html
readMeths html
segClass-class html
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKAzVQ1/R.INSTALL195c3f3193f/segmentSeq/man/segClass-class.Rd:23: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
segData-class html
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKAzVQ1/R.INSTALL195c3f3193f/segmentSeq/man/segData-class.Rd:25: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
segMeth-class html
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKAzVQ1/R.INSTALL195c3f3193f/segmentSeq/man/segMeth-class.Rd:25: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
segmentSeq-package html
selectLoci html
summariseLoci html
thresholdFinder html
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL
install for x64
* installing *source* package 'segmentSeq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'segmentSeq' as segmentSeq_2.14.0.zip
* DONE (segmentSeq)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library'
package 'segmentSeq' successfully unpacked and MD5 sums checked
In R CMD INSTALL
|
segmentSeq.Rcheck/examples_i386/segmentSeq-Ex.timings
|
segmentSeq.Rcheck/examples_x64/segmentSeq-Ex.timings
|