Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for REDseq on tokay2

This page was generated on 2019-10-16 12:25:08 -0400 (Wed, 16 Oct 2019).

Package 1348/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
REDseq 1.30.0
Lihua Julie Zhu
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/REDseq
Branch: RELEASE_3_9
Last Commit: 901a101
Last Changed Date: 2019-05-02 11:53:26 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: REDseq
Version: 1.30.0
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:REDseq.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings REDseq_1.30.0.tar.gz
StartedAt: 2019-10-16 06:25:20 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 06:38:32 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 792.6 seconds
RetCode: 0
Status:  OK  
CheckDir: REDseq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:REDseq.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings REDseq_1.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/REDseq.Rcheck'
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'REDseq/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'REDseq' version '1.30.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'BiocGenerics', 'BSgenome.Celegans.UCSC.ce2', 'multtest',
  'Biostrings', 'BSgenome', 'ChIPpeakAnno'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 'REDseq' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  'BiocGenerics' 'Biostrings' 'ChIPpeakAnno' 'multtest'
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
Package in Depends field not imported from: 'BSgenome.Celegans.UCSC.ce2'
  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 ... OK
* 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 ... OK
* 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
buildREmap    24.16   0.17   24.33
searchPattern  5.43   0.15    5.58
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
buildREmap         13.78   0.10   13.88
searchPattern       4.26   0.20   10.11
distanceHistSeq2RE  0.07   0.01  113.78
writeHits           0.02   0.00    5.03
* 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.9-bioc/meat/REDseq.Rcheck/00check.log'
for details.



Installation output

REDseq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/REDseq_1.30.0.tar.gz && rm -rf REDseq.buildbin-libdir && mkdir REDseq.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=REDseq.buildbin-libdir REDseq_1.30.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL REDseq_1.30.0.zip && rm REDseq_1.30.0.tar.gz REDseq_1.30.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 31742  100 31742    0     0   464k      0 --:--:-- --:--:-- --:--:--  516k

install for i386

* installing *source* package 'REDseq' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
No methods found in package 'IRanges' for requests: '%in%', 'rep.int' when loading 'REDseq'
** help
*** installing help indices
  converting help for package 'REDseq'
    finding HTML links ... done
    REDseq-package                          html  
    assignSeq2REsite                        html  
    binom.test.REDseq                       html  
    buildREmap                              html  
    compareREDseq                           html  
    distanceHistSeq2RE                      html  
    example.REDseq                          html  
    example.assignedREDseq                  html  
    example.map                             html  
    plotCutDistribution                     html  
    searchPattern                           html  
    summarizeByRE                           html  
    summarizeBySeq                          html  
    writeHits                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
No methods found in package 'IRanges' for requests: '%in%', 'rep.int' when loading 'REDseq'
** testing if installed package can be loaded from final location
No methods found in package 'IRanges' for requests: '%in%', 'rep.int' when loading 'REDseq'
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'REDseq' ...
** testing if installed package can be loaded
No methods found in package 'IRanges' for requests: '%in%', 'rep.int' when loading 'REDseq'
* MD5 sums
packaged installation of 'REDseq' as REDseq_1.30.0.zip
* DONE (REDseq)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'REDseq' successfully unpacked and MD5 sums checked

Tests output


Example timings

REDseq.Rcheck/examples_i386/REDseq-Ex.timings

nameusersystemelapsed
REDseq-package000
assignSeq2REsite0.720.010.74
binom.test.REDseq0.020.000.01
buildREmap24.16 0.1724.33
compareREDseq0.010.000.02
distanceHistSeq2RE0.020.020.03
example.REDseq0.000.020.02
example.assignedREDseq0.010.000.01
example.map000
plotCutDistribution0.030.030.06
searchPattern5.430.155.58
summarizeByRE000
summarizeBySeq0.000.020.01
writeHits000

REDseq.Rcheck/examples_x64/REDseq-Ex.timings

nameusersystemelapsed
REDseq-package000
assignSeq2REsite0.790.020.81
binom.test.REDseq0.000.010.01
buildREmap13.78 0.1013.88
compareREDseq0.030.000.03
distanceHistSeq2RE 0.07 0.01113.78
example.REDseq0.000.020.02
example.assignedREDseq0.000.020.01
example.map0.010.000.02
plotCutDistribution0.060.000.06
searchPattern 4.26 0.2010.11
summarizeByRE0.000.010.01
summarizeBySeq0.000.020.02
writeHits0.020.005.03