GenomicRanges 1.23.1 Bioconductor Package Maintainer
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GenomicRanges | Last Changed Rev: 109852 / Revision: 109948 | Last Changed Date: 2015-10-22 23:04:27 -0400 (Thu, 22 Oct 2015) |
| linux2.bioconductor.org | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | [ WARNINGS ] | | |
windows2.bioconductor.org | Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | WARNINGS | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings GenomicRanges_1.23.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/GenomicRanges.Rcheck’
* using R Under development (unstable) (2015-09-09 r69333)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GenomicRanges/DESCRIPTION’ ... OK
* this is package ‘GenomicRanges’ version ‘1.23.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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 ‘GenomicRanges’ can be installed ... [8s/8s] 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 ... OK
* 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 S4 methods:
generic 'seqinfo' and siglist 'List'
generic 'seqinfo' and siglist 'RangedData'
generic 'seqinfo' and siglist 'RangesList'
generic 'seqinfo<-' and siglist 'List'
generic 'seqinfo<-' and siglist 'RangedData'
generic 'seqnames' and siglist 'RangedData'
All user-level objects in a package (including S4 classes and methods)
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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [78s/117s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
genomicvars 56.648 2.184 58.869
absoluteRanges 6.964 0.162 7.130
makeGRangesFromDataFrame 0.924 0.012 39.217
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘GenomicRanges_unit_tests.R’ [39s/39s]
[39s/39s] 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
See
‘/home/biocbuild/bbs-3.3-bioc/meat/GenomicRanges.Rcheck/00check.log’
for details.
* installing *source* package ‘GenomicRanges’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.3-bioc/R/library/S4Vectors/include" -I"/home/biocbuild/bbs-3.3-bioc/R/library/IRanges/include" -fpic -g -O2 -c IRanges_stubs.c -o IRanges_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.3-bioc/R/library/S4Vectors/include" -I"/home/biocbuild/bbs-3.3-bioc/R/library/IRanges/include" -fpic -g -O2 -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.3-bioc/R/library/S4Vectors/include" -I"/home/biocbuild/bbs-3.3-bioc/R/library/IRanges/include" -fpic -g -O2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.3-bioc/R/library/S4Vectors/include" -I"/home/biocbuild/bbs-3.3-bioc/R/library/IRanges/include" -fpic -g -O2 -c transcript_utils.c -o transcript_utils.o
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.3-bioc/R/lib -L/usr/local/lib -o GenomicRanges.so IRanges_stubs.o R_init_GenomicRanges.o S4Vectors_stubs.o transcript_utils.o -L/home/biocbuild/bbs-3.3-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.3-bioc/meat/GenomicRanges.Rcheck/GenomicRanges/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (GenomicRanges)