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.5: CHECK report for DelayedArray on tokay2

This page was generated on 2017-10-18 14:26:43 -0400 (Wed, 18 Oct 2017).

Package 332/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DelayedArray 0.2.7
Hervé Pagès
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/DelayedArray
Branch: RELEASE_3_5
Last Commit: 909c2ce
Last Changed Date: 2017-06-02 17:02:42 -0400 (Fri, 02 Jun 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: DelayedArray
Version: 0.2.7
Command: rm -rf DelayedArray.buildbin-libdir DelayedArray.Rcheck && mkdir DelayedArray.buildbin-libdir DelayedArray.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=DelayedArray.buildbin-libdir DelayedArray_0.2.7.tar.gz >DelayedArray.Rcheck\00install.out 2>&1 && cp DelayedArray.Rcheck\00install.out DelayedArray-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=DelayedArray.buildbin-libdir --install="check:DelayedArray-install.out" --force-multiarch --no-vignettes --timings DelayedArray_0.2.7.tar.gz
StartedAt: 2017-10-17 23:14:48 -0400 (Tue, 17 Oct 2017)
EndedAt: 2017-10-17 23:36:41 -0400 (Tue, 17 Oct 2017)
EllapsedTime: 1312.5 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: DelayedArray.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf DelayedArray.buildbin-libdir DelayedArray.Rcheck && mkdir DelayedArray.buildbin-libdir DelayedArray.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=DelayedArray.buildbin-libdir DelayedArray_0.2.7.tar.gz >DelayedArray.Rcheck\00install.out 2>&1 && cp DelayedArray.Rcheck\00install.out DelayedArray-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=DelayedArray.buildbin-libdir --install="check:DelayedArray-install.out" --force-multiarch --no-vignettes --timings DelayedArray_0.2.7.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/DelayedArray.Rcheck'
* using R version 3.4.2 Patched (2017-10-07 r73498)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'DelayedArray/DESCRIPTION' ... OK
* this is package 'DelayedArray' version '0.2.7'
* package encoding: UTF-8
* 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 'DelayedArray' can be installed ... OK
* checking installed package size ... OK
* checking package 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 ... NOTE
Unexported objects imported by ':::' calls:
  'BiocGenerics:::testPackage' 'IRanges:::combine_dimnames'
  'IRanges:::combine_dimnames_along' 'IRanges:::combine_dims_along'
  'IRanges:::get_dims_to_bind' 'IRanges:::simple_abind'
  'S4Vectors:::anyMissingOrOutside'
  'S4Vectors:::extract_positions_from_Rle' 'S4Vectors:::sapply_isNULL'
  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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic 'dlogis' and siglist 'DelayedArray'
  generic 'plogis' and siglist 'DelayedArray'
  generic 'qlogis' and siglist 'DelayedArray'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
DelayedArray-utils 6.77   1.62    9.65
DelayedArray-class 6.14   0.67    6.89
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
DelayedArray-utils 7.13   1.35    8.61
DelayedArray-class 6.55   0.53    7.15
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'run_unitTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'run_unitTests.R'
 OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/DelayedArray.Rcheck/00check.log'
for details.


DelayedArray.Rcheck/00install.out:


install for i386

* installing *source* package 'DelayedArray' ...
** R
** inst
** preparing package for lazy loading
in method for 'coerce' with signature '"DelayedMatrix","dgCMatrix"': no definition for class "dgCMatrix"
in method for 'coerce' with signature '"DelayedMatrix","sparseMatrix"': no definition for class "sparseMatrix"
Creating a new generic function for 'apply' in package 'DelayedArray'
Creating a generic function for 'dlogis' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'plogis' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'qlogis' from package 'stats' in package 'DelayedArray'
Creating a new generic function for 'rowMaxs' in package 'DelayedArray'
Creating a new generic function for 'colMaxs' in package 'DelayedArray'
Creating a new generic function for 'rowMins' in package 'DelayedArray'
Creating a new generic function for 'colMins' in package 'DelayedArray'
Creating a new generic function for 'rowRanges' in package 'DelayedArray'
Creating a new generic function for 'colRanges' in package 'DelayedArray'
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded

install for x64

* installing *source* package 'DelayedArray' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'DelayedArray' as DelayedArray_0.2.7.zip
* DONE (DelayedArray)

DelayedArray.Rcheck/examples_i386/DelayedArray-Ex.timings:

nameusersystemelapsed
DelayedArray-class6.140.676.89
DelayedArray-utils6.771.629.65
RleArray-class1.130.131.25
cbind-methods0.970.261.23
realize3.830.434.25

DelayedArray.Rcheck/examples_x64/DelayedArray-Ex.timings:

nameusersystemelapsed
DelayedArray-class6.550.537.15
DelayedArray-utils7.131.358.61
RleArray-class1.390.121.51
cbind-methods0.990.191.18
realize3.600.524.11