Back to Long tests report for BioC 3.7 |
This page was generated on 2018-10-16 13:43:37 -0400 (Tue, 16 Oct 2018).
Package 2/3 | Hostname | OS / Arch | CHECK | |||||
GenomicFeatures 1.32.3 Bioconductor Package Maintainer
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | [ WARNINGS ] | |||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | WARNINGS |
Package: GenomicFeatures |
Version: 1.32.3 |
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no GenomicFeatures_1.32.3.tar.gz |
StartedAt: 2018-10-13 07:56:35 -0400 (Sat, 13 Oct 2018) |
EndedAt: 2018-10-13 07:59:10 -0400 (Sat, 13 Oct 2018) |
EllapsedTime: 154.6 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: GenomicFeatures.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no GenomicFeatures_1.32.3.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.7-bioc-longtests/meat/GenomicFeatures.Rcheck’ * using R version 3.5.1 Patched (2018-07-12 r74967) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using options ‘--no-codoc --no-examples --no-manual --ignore-vignettes --no-stop-on-test-error’ * checking for file ‘GenomicFeatures/DESCRIPTION’ ... OK * this is package ‘GenomicFeatures’ version ‘1.32.3’ * 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 ... NOTE Found the following hidden files and directories: .BBSoptions These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * 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 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 ':::' calls which should be '::': ‘S4Vectors:::duplicatedIntegerPairs’ ‘S4Vectors:::matchIntegerPairs’ ‘S4Vectors:::orderIntegerPairs’ See the note in ?`:::` about the use of this operator. 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: ‘makePackageName’ 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 ... SKIPPED * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking files in ‘vignettes’ ... SKIPPED * checking examples ... SKIPPED WARNING directory ‘longtests’ not found * DONE Status: 2 WARNINGs, 3 NOTEs See ‘/home/biocbuild/bbs-3.7-bioc-longtests/meat/GenomicFeatures.Rcheck/00check.log’ for details.
GenomicFeatures.Rcheck/00install.out
* installing *source* package ‘GenomicFeatures’ ... ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (GenomicFeatures)