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 GenomicFeatures on toluca2

This page was generated on 2017-04-23 14:34:57 -0400 (Sun, 23 Apr 2017).

Package 538/1377HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomicFeatures 1.27.15
Bioconductor Package Maintainer
Snapshot Date: 2017-04-22 17:18:01 -0400 (Sat, 22 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GenomicFeatures
Last Changed Rev: 128949 / Revision: 129046
Last Changed Date: 2017-04-20 05:22:20 -0400 (Thu, 20 Apr 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  ERROR  OK 
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK 
veracruz2 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.27.15
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings GenomicFeatures_1.27.15.tar.gz
StartedAt: 2017-04-23 04:26:54 -0400 (Sun, 23 Apr 2017)
EndedAt: 2017-04-23 04:42:30 -0400 (Sun, 23 Apr 2017)
EllapsedTime: 936.2 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.27.15.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/GenomicFeatures.Rcheck’
* using R Under development (unstable) (2017-02-15 r72187)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GenomicFeatures/DESCRIPTION’ ... OK
* this is package ‘GenomicFeatures’ version ‘1.27.15’
* 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
coverageByTranscript       42.132  8.385  60.827
coordinate-mapping-methods 46.985  2.147  50.558
makeFeatureDbFromUCSC      38.051  2.279 155.831
makeTxDbFromBiomart        23.225  0.923  66.795
extractTranscriptSeqs      15.894  0.259  18.856
makeTxDbFromUCSC            7.971  0.250 108.511
makeTxDbFromGFF             7.465  0.195   7.779
transcriptLocs2refLocs      5.918  0.090   6.186
transcriptLengths           5.644  0.164   5.814
* 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.5-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.0010.0010.001
FeatureDb-class0.0770.0070.082
TxDb-class2.0400.1602.228
as-format-methods2.7640.0252.815
coordinate-mapping-methods46.985 2.14750.558
coverageByTranscript42.132 8.38560.827
disjointExons0.0010.0000.000
extractTranscriptSeqs15.894 0.25918.856
extractUpstreamSeqs2.0270.2522.761
features0.0740.0010.086
getPromoterSeq-methods0.9660.0401.107
id2name0.1930.0040.232
makeFeatureDbFromUCSC 38.051 2.279155.831
makeTxDb1.5060.0591.591
makeTxDbFromBiomart23.225 0.92366.795
makeTxDbFromGFF7.4650.1957.779
makeTxDbFromGRanges3.5090.0533.603
makeTxDbFromUCSC 7.971 0.250108.511
makeTxDbPackage0.5600.0342.626
mapIdsToRanges0.6660.0030.680
mapRangesToIds0.9680.0050.984
microRNAs0.0010.0010.000
nearest-methods0.6830.0110.700
select-methods0.4350.0070.448
transcriptLengths5.6440.1645.814
transcriptLocs2refLocs5.9180.0906.186
transcripts2.5460.0252.606
transcriptsBy0.8330.0110.848
transcriptsByOverlaps0.1730.0020.178