Back to Long tests report for BioC 3.8

CHECK report for GenomicFeatures on malbec1

This page was generated on 2019-04-13 19:55:01 -0400 (Sat, 13 Apr 2019).

Package 3/4HostnameOS / ArchCHECK
GenomicFeatures 1.34.8
Bioconductor Package Maintainer
Snapshot Date: 2019-04-13 11:00:02 -0400 (Sat, 13 Apr 2019)
URL: https://git.bioconductor.org/packages/GenomicFeatures
Branch: RELEASE_3_8
Last Commit: c798b3b
Last Changed Date: 2019-04-09 22:45:15 -0400 (Tue, 09 Apr 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64 [ WARNINGS ]

Summary

Package: GenomicFeatures
Version: 1.34.8
Command: /home/biocbuild/bbs-3.8-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.34.8.tar.gz
StartedAt: 2019-04-13 11:55:21 -0400 (Sat, 13 Apr 2019)
EndedAt: 2019-04-13 12:03:48 -0400 (Sat, 13 Apr 2019)
EllapsedTime: 506.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: GenomicFeatures.Rcheck
Warnings: 1

Tests output


'R CMD check' output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-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.34.8.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.8-bioc-longtests/meat/GenomicFeatures.Rcheck’
* using R version 3.5.3 (2019-03-11)
* 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.34.8’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 ... OK
* 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: 1 WARNING, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.8-bioc-longtests/meat/GenomicFeatures.Rcheck/00check.log’
for details.



Installation output

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)