Back to the "Multiple platform build/check report" A  B  C  D  E  F [G] H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.6: CHECK report for GEOquery on veracruz1

This page was generated on 2017-08-16 13:39:14 -0400 (Wed, 16 Aug 2017).

Package 560/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GEOquery 2.43.0
Sean Davis
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GEOquery
Last Changed Rev: 129129 / Revision: 131943
Last Changed Date: 2017-04-24 15:50:57 -0400 (Mon, 24 Apr 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  ERROR 
tokay1 Windows Server 2012 R2 Standard / x64  OK  ERROR  skipped  skipped 
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ ERROR ] OK 

Summary

Package: GEOquery
Version: 2.43.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings GEOquery_2.43.0.tar.gz
StartedAt: 2017-08-16 03:43:20 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 03:45:56 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 155.3 seconds
RetCode: 1
Status:  ERROR 
CheckDir: GEOquery.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings GEOquery_2.43.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/GEOquery.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GEOquery/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GEOquery’ version ‘2.43.0’
* 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 ‘GEOquery’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 13.9Mb
  sub-directories of 1Mb or more:
    extdata  12.8Mb
* 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 ... NOTE
'library' or 'require' call to ‘limma’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: ‘Biobase’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
File ‘GEOquery/R/zzz.R’:
  .onLoad calls:
    packageStartupMessage("Setting options('download.file.method.GEOquery'='auto')")
    packageStartupMessage("Setting options('GEOquery.inmemory.gpl'=FALSE)")

See section ‘Good practice’ in '?.onAttach'.

GDS2MA: no visible binding for global variable ‘MA’
fastTabRead: no visible global function definition for ‘read.table’
fastTabRead: no visible global function definition for ‘read.delim’
getAndParseGSEMatrices: no visible global function definition for
  ‘download.file’
getDirListing: no visible global function definition for ‘read.table’
getGEOSuppFiles: no visible global function definition for
  ‘download.file’
getGEOfile: no visible global function definition for ‘download.file’
getGSEDataTables : <anonymous>: no visible global function definition
  for ‘read.delim’
parseGSEMatrix: no visible global function definition for ‘read.table’
parseGSEMatrix: no visible global function definition for ‘read.delim’
Undefined global functions or variables:
  MA download.file read.delim read.table
Consider adding
  importFrom("utils", "download.file", "read.delim", "read.table")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 ERROR
Running the tests in ‘tests/runTests.R’ failed.
Last 13 lines of output:
   
  1 Test Suite : 
  GEOquery RUnit Tests - 14 test functions, 1 error, 0 failures
  ERROR in testEmptyGSE: Error in file(con, "r") : cannot open the connection
  
  Test files with failing tests
  
     test_EmptyGSE.R 
       testEmptyGSE 
  
  
  Error in BiocGenerics:::testPackage("GEOquery") : 
    unit tests failed for package GEOquery
  In addition: There were 50 or more warnings (use warnings() to see the first 50)
  Execution halted
* 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 ERROR, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/GEOquery.Rcheck/00check.log’
for details.

runTests.Rout.fail:


R version 3.4.1 (2017-06-30) -- "Single Candle"
Copyright (C) 2017 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> BiocGenerics:::testPackage("GEOquery")

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, cbind, colMeans, colSums, colnames, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int,
    pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply,
    setdiff, sort, table, tapply, union, unique, unsplit, which,
    which.max, which.min

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Setting options('download.file.method.GEOquery'='auto')
Setting options('GEOquery.inmemory.gpl'=FALSE)
https://ftp.ncbi.nlm.nih.gov/geo/series/GSE35nnn/GSE35683/matrix/
OK
Found 1 file(s)
GSE35683_series_matrix.txt.gz
trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE35nnn/GSE35683/matrix/GSE35683_series_matrix.txt.gz'
Content type 'application/x-gzip' length 5733793 bytes (5.5 MB)
==================================================
downloaded 5.5 MB

File stored at: 
/tmp/RtmpBjMULM/GPL570.soft
https://ftp.ncbi.nlm.nih.gov/geo/series/GSE11nnn/GSE11413/matrix/
OK
Found 2 file(s)
/geo/series/GSE11nnn/GSE11413/
Timing stopped at: 0.318 0.009 0.497
Error in file(con, "r") : cannot open the connection
In addition: Warning messages:
1: In read.table(file = file, header = header, sep = sep, quote = quote,  :
  not all columns named in 'colClasses' exist
2: In download.file(sprintf("https://ftp.ncbi.nlm.nih.gov/geo/series/%s/%s/matrix/%s",  :
  URL https://ftp.ncbi.nlm.nih.gov/geo/series/GSE11nnn/GSE11413/matrix//geo/series/GSE11nnn/GSE11413/: cannot open destfile '/tmp/RtmpBjMULM//geo/series/GSE11nnn/GSE11413/', reason 'No such file or directory'
3: In download.file(sprintf("https://ftp.ncbi.nlm.nih.gov/geo/series/%s/%s/matrix/%s",  :
  download had nonzero exit status
4: In file(con, "r") :
  cannot open file '/tmp/RtmpBjMULM//geo/series/GSE11nnn/GSE11413/': No such file or directory
File stored at: 
/tmp/RtmpBjMULM/GPL97.annot.gz
Loading required package: limma

Attaching package: 'limma'

The following object is masked from 'package:BiocGenerics':

    plotMA

File stored at: 
/tmp/RtmpBjMULM/GPL96.soft
File stored at: 
/tmp/RtmpBjMULM/GSM11805.soft
File stored at: 
/tmp/RtmpBjMULM/GPL4133.soft
File stored at: 
/tmp/RtmpBjMULM/GSE1563.soft.gz
Parsing....
Found 63 entities...
GPL8300 (1 of 63 entities)
GSM26805 (2 of 63 entities)
GSM26806 (3 of 63 entities)
GSM26807 (4 of 63 entities)
GSM26808 (5 of 63 entities)
GSM26809 (6 of 63 entities)
GSM26810 (7 of 63 entities)
GSM26811 (8 of 63 entities)
GSM26812 (9 of 63 entities)
GSM26813 (10 of 63 entities)
GSM26814 (11 of 63 entities)
GSM26815 (12 of 63 entities)
GSM26816 (13 of 63 entities)
GSM26817 (14 of 63 entities)
GSM26818 (15 of 63 entities)
GSM26819 (16 of 63 entities)
GSM26820 (17 of 63 entities)
GSM26821 (18 of 63 entities)
GSM26822 (19 of 63 entities)
GSM26823 (20 of 63 entities)
GSM26824 (21 of 63 entities)
GSM26825 (22 of 63 entities)
GSM26826 (23 of 63 entities)
GSM26827 (24 of 63 entities)
GSM26828 (25 of 63 entities)
GSM26829 (26 of 63 entities)
GSM26830 (27 of 63 entities)
GSM26831 (28 of 63 entities)
GSM26832 (29 of 63 entities)
GSM26833 (30 of 63 entities)
GSM26834 (31 of 63 entities)
GSM26835 (32 of 63 entities)
GSM26836 (33 of 63 entities)
GSM26837 (34 of 63 entities)
GSM26838 (35 of 63 entities)
GSM26839 (36 of 63 entities)
GSM26840 (37 of 63 entities)
GSM26841 (38 of 63 entities)
GSM26842 (39 of 63 entities)
GSM26843 (40 of 63 entities)
GSM26844 (41 of 63 entities)
GSM26845 (42 of 63 entities)
GSM26846 (43 of 63 entities)
GSM26847 (44 of 63 entities)
GSM26848 (45 of 63 entities)
GSM26849 (46 of 63 entities)
GSM26850 (47 of 63 entities)
GSM26851 (48 of 63 entities)
GSM26852 (49 of 63 entities)
GSM26853 (50 of 63 entities)
GSM26854 (51 of 63 entities)
GSM26855 (52 of 63 entities)
GSM26856 (53 of 63 entities)
GSM26857 (54 of 63 entities)
GSM26858 (55 of 63 entities)
GSM26859 (56 of 63 entities)
GSM26860 (57 of 63 entities)
GSM26861 (58 of 63 entities)
GSM26862 (59 of 63 entities)
GSM26863 (60 of 63 entities)
GSM26864 (61 of 63 entities)
GSM26865 (62 of 63 entities)
GSM26866 (63 of 63 entities)
File stored at: 
/tmp/RtmpBjMULM/GPL15505.soft
https://ftp.ncbi.nlm.nih.gov/geo/series/GSE34nnn/GSE34145/matrix/
OK
Found 2 file(s)
GSE34145-GPL15796_series_matrix.txt.gz
trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE34nnn/GSE34145/matrix/GSE34145-GPL15796_series_matrix.txt.gz'
Content type 'application/x-gzip' length 6643 bytes
==================================================
downloaded 6643 bytes

File stored at: 
/tmp/RtmpBjMULM/GPL15796.soft
GSE34145-GPL6102_series_matrix.txt.gz
trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE34nnn/GSE34145/matrix/GSE34145-GPL6102_series_matrix.txt.gz'
Content type 'application/x-gzip' length 1428433 bytes (1.4 MB)
==================================================
downloaded 1.4 MB

File stored at: 
/tmp/RtmpBjMULM/GPL6102.soft
https://ftp.ncbi.nlm.nih.gov/geo/series/GSE11nnn/GSE11595/matrix/
OK
Found 2 file(s)
GSE11595-GPL3906_series_matrix.txt.gz
trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE11nnn/GSE11595/matrix/GSE11595-GPL3906_series_matrix.txt.gz'
Content type 'application/x-gzip' length 59663 bytes (58 KB)
==================================================
downloaded 58 KB

File stored at: 
/tmp/RtmpBjMULM/GPL3906.soft
GSE11595-GPL4348_series_matrix.txt.gz
trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE11nnn/GSE11595/matrix/GSE11595-GPL4348_series_matrix.txt.gz'
Content type 'application/x-gzip' length 1528930 bytes (1.5 MB)
==================================================
downloaded 1.5 MB

File stored at: 
/tmp/RtmpBjMULM/GPL4348.soft
https://ftp.ncbi.nlm.nih.gov/geo/series/GSE1nnn/GSE1000/suppl/
OK
trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE1nnn/GSE1000/suppl//GSE1000_RAW.tar'
Content type 'application/x-tar' length 35307520 bytes (33.7 MB)
==================================================
downloaded 33.7 MB

trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE1nnn/GSE1000/suppl//filelist.txt'
Content type 'text/plain' length 621 bytes
==================================================
downloaded 621 bytes

https://ftp.ncbi.nlm.nih.gov/geo/samples/GSM15nnn/GSM15789/suppl/
OK
trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/samples/GSM15nnn/GSM15789/suppl//GSM15789.cel.gz'
Content type 'application/x-gzip' length 3507725 bytes (3.3 MB)
==================================================
downloaded 3.3 MB

https://ftp.ncbi.nlm.nih.gov/geo/samples/GSM15nnn/GSM15789/suppl/
OK
trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/samples/GSM15nnn/GSM15789/suppl//GSM15789.cel.gz'
Content type 'application/x-gzip' length 3507725 bytes (3.3 MB)
==================================================
downloaded 3.3 MB

File stored at: 
/tmp/RtmpBjMULM/GDS10.soft.gz
https://ftp.ncbi.nlm.nih.gov/geo/series/GSE2nnn/GSE2553/matrix/
OK
Found 1 file(s)
GSE2553_series_matrix.txt.gz
trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE2nnn/GSE2553/matrix/GSE2553_series_matrix.txt.gz'
Content type 'application/x-gzip' length 8480960 bytes (8.1 MB)
==================================================
downloaded 8.1 MB



RUNIT TEST PROTOCOL -- Wed Aug 16 03:45:52 2017 
*********************************************** 
Number of test functions: 14 
Number of errors: 1 
Number of failures: 0 

 
1 Test Suite : 
GEOquery RUnit Tests - 14 test functions, 1 error, 0 failures
ERROR in testEmptyGSE: Error in file(con, "r") : cannot open the connection

Test files with failing tests

   test_EmptyGSE.R 
     testEmptyGSE 


Error in BiocGenerics:::testPackage("GEOquery") : 
  unit tests failed for package GEOquery
In addition: There were 50 or more warnings (use warnings() to see the first 50)
Execution halted

GEOquery.Rcheck/00install.out:

* installing *source* package ‘GEOquery’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (GEOquery)

GEOquery.Rcheck/GEOquery-Ex.timings:

nameusersystemelapsed
GDS2MA0.0010.0000.000
getGEO0.0000.0000.001
getGEOSuppFiles0.0010.0000.000
getGEOfile000
getGSEDataTables0.1970.0100.801