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 veracruz2

This page was generated on 2017-10-18 14:35:12 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings DelayedArray_0.2.7.tar.gz
StartedAt: 2017-10-18 02:37:31 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 02:49:16 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 705.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: DelayedArray.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings DelayedArray_0.2.7.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/DelayedArray.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* 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 for sufficient/correct file permissions ... 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
* 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 ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
DelayedArray-class 5.652  0.276   6.146
DelayedArray-utils 4.958  0.707   5.831
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run_unitTests.R’
 OK
* checking PDF version of manual ... OK
* DONE

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


DelayedArray.Rcheck/00install.out:

* 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
* DONE (DelayedArray)

DelayedArray.Rcheck/DelayedArray-Ex.timings:

nameusersystemelapsed
DelayedArray-class5.6520.2766.146
DelayedArray-utils4.9580.7075.831
RleArray-class1.2490.0931.374
cbind-methods0.8480.1030.985
realize2.8430.2643.211