Back to Long Tests report for BioC 3.11

CHECK report for GenomicFeatures on tokay2

This page was generated on 2020-10-10 17:30:04 -0400 (Sat, 10 Oct 2020).

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 4/7HostnameOS / ArchCHECK
GenomicFeatures 1.40.1
Bioconductor Package Maintainer
Snapshot Date: 2020-10-10 09:00:02 -0400 (Sat, 10 Oct 2020)
URL: https://git.bioconductor.org/packages/GenomicFeatures
Branch: RELEASE_3_11
Last Commit: ee9accf
Last Changed Date: 2020-07-07 04:54:13 -0400 (Tue, 07 Jul 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  WARNINGS 
tokay2 Windows Server 2012 R2 Standard / x64 [ WARNINGS ]
machv2 macOS 10.14.6 Mojave / x86_64  WARNINGS 

Summary

Package: GenomicFeatures
Version: 1.40.1
Command: C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no GenomicFeatures_1.40.1.tar.gz
StartedAt: 2020-10-10 10:01:33 -0400 (Sat, 10 Oct 2020)
EndedAt: 2020-10-10 10:06:22 -0400 (Sat, 10 Oct 2020)
EllapsedTime: 288.9 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: GenomicFeatures.Rcheck
Warnings: 1

Tests output


'R CMD check' output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no GenomicFeatures_1.40.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.11-bioc-longtests/meat/GenomicFeatures.Rcheck'
* using R version 4.0.2 (2020-06-22)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* 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.40.1'
* 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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... 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
  'C:/Users/biocbuild/bbs-3.11-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
*** arch - i386
*** arch - x64
** testing if installed package can be loaded from final location
*** arch - i386
*** arch - x64
** testing if installed package keeps a record of temporary installation path
* DONE (GenomicFeatures)