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.6: CHECK report for GenomicFeatures on veracruz1

This page was generated on 2017-08-16 13:40:44 -0400 (Wed, 16 Aug 2017).

Package 547/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomicFeatures 1.29.8
Bioconductor Package Maintainer
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GenomicFeatures
Last Changed Rev: 131347 / Revision: 131943
Last Changed Date: 2017-07-19 03:59:44 -0400 (Wed, 19 Jul 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: GenomicFeatures
Version: 1.29.8
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings GenomicFeatures_1.29.8.tar.gz
StartedAt: 2017-08-16 03:35:55 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 03:50:22 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 867.3 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: GenomicFeatures.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/GenomicFeatures.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GenomicFeatures/DESCRIPTION’ ... OK
* this is package ‘GenomicFeatures’ version ‘1.29.8’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  ‘BiocGenerics’ ‘S4Vectors’ ‘IRanges’ ‘GenomeInfoDb’ ‘GenomicRanges’
  ‘AnnotationDbi’
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 for sufficient/correct file permissions ... OK
* checking whether package ‘GenomicFeatures’ can be installed ... OK
* 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
* 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:
  ‘biomaRt:::martBM’ ‘biomaRt:::martDataset’ ‘biomaRt:::martHost’
  ‘rtracklayer:::resourceDescription’ ‘rtracklayer:::ucscTableOutputs’
  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 code objects:
  ‘exonicParts’ ‘intronicParts’
All user-level objects in a package 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
coordinate-mapping-methods 40.947  2.045  45.698
coverageByTranscript       29.478  5.969  36.725
makeFeatureDbFromUCSC      31.409  1.606 148.515
makeTxDbFromBiomart        18.966  1.006  81.178
extractTranscriptSeqs      13.226  0.255  13.901
makeTxDbFromUCSC            7.849  0.258 119.729
makeTxDbFromGFF             7.589  0.196   8.108
transcriptLocs2refLocs      5.739  0.095   6.065
transcriptLengths           5.547  0.131   5.875
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run_unitTests.R’
 OK
* 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
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/GenomicFeatures.Rcheck/00check.log’
for details.


GenomicFeatures.Rcheck/00install.out:

* installing *source* package ‘GenomicFeatures’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (GenomicFeatures)

GenomicFeatures.Rcheck/GenomicFeatures-Ex.timings:

nameusersystemelapsed
DEFAULT_CIRC_SEQS0.0000.0000.001
FeatureDb-class0.1100.0020.112
TxDb-class1.3430.0481.441
as-format-methods2.3780.0142.464
coordinate-mapping-methods40.947 2.04545.698
coverageByTranscript29.478 5.96936.725
disjointExons0.0010.0000.001
extractTranscriptSeqs13.226 0.25513.901
extractUpstreamSeqs1.8670.2824.551
features0.0630.0010.065
getPromoterSeq-methods0.8210.0751.520
id2name0.2240.0060.231
makeFeatureDbFromUCSC 31.409 1.606148.515
makeTxDb2.0340.0772.228
makeTxDbFromBiomart18.966 1.00681.178
makeTxDbFromGFF7.5890.1968.108
makeTxDbFromGRanges3.4000.0103.473
makeTxDbFromUCSC 7.849 0.258119.729
makeTxDbPackage0.3150.0082.427
mapIdsToRanges0.7970.0030.825
mapRangesToIds0.7380.0020.760
microRNAs0.0010.0000.001
nearest-methods0.8410.0110.869
select-methods0.2400.0040.246
transcriptLengths5.5470.1315.875
transcriptLocs2refLocs5.7390.0956.065
transcripts2.3910.0162.494
transcriptsBy0.9670.0081.015
transcriptsByOverlaps0.1790.0020.184