Back to Long Tests report for BioC 3.13

CHECK report for GenomicFeatures on rex3

This page was generated on 2021-12-11 17:30:01 -0500 (Sat, 11 Dec 2021).

To the developers/maintainers of the GenomicFeatures package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 15/20HostnameOS / ArchCHECK
GenomicFeatures 1.47.3  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2021-12-11 09:00:01 -0500 (Sat, 11 Dec 2021)
URL: https://git.bioconductor.org/packages/GenomicFeatures
Branch: master
Last Commit: cb9859a
Last Changed Date: 2021-11-21 00:14:42 -0500 (Sun, 21 Nov 2021)
rex3Linux (Ubuntu 20.04.2 LTS) / x86_64  WARNINGS  

Summary

Package: GenomicFeatures
Version: 1.47.3
Command: /home/biocbuild/bbs-3.13-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.47.3.tar.gz
StartedAt: 2021-12-11 09:30:25 -0500 (Sat, 11 Dec 2021)
EndedAt: 2021-12-11 09:32:55 -0500 (Sat, 11 Dec 2021)
EllapsedTime: 150.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GenomicFeatures.Rcheck
Warnings: 2

Tests output


'R CMD check' output

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


* using log directory ‘/home/biocbuild/bbs-3.13-bioc-longtests/meat/GenomicFeatures.Rcheck’
* using R Under development (unstable) (2021-02-10 r79979)
* 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.47.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
':::' call which should be '::': ‘rtracklayer:::tableNames’
  See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
  ‘biomaRt:::martBM’ ‘biomaRt:::martDataset’ ‘biomaRt:::martHost’
  ‘rtracklayer:::resourceDescription’
  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 ... WARNING
Missing link or links in documentation object 'as-format-methods.Rd':
  ‘[rtracklayer]{export}’

Missing link or links in documentation object 'makeTxDbFromGFF.Rd':
  ‘[rtracklayer]{import}’

Missing link or links in documentation object 'makeTxDbFromGRanges.Rd':
  ‘[rtracklayer]{import}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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: 2 WARNINGs, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.13-bioc-longtests/meat/GenomicFeatures.Rcheck/00check.log’
for details.



Installation output

GenomicFeatures.Rcheck/00install.out

* installing *source* package ‘GenomicFeatures’ ...
** using staged installation
** 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 from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GenomicFeatures)