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 |
This page was generated on 2017-08-16 13:37:47 -0400 (Wed, 16 Aug 2017).
Package 546/1410 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | |||||
GenomicDataCommons 1.1.0 Davis Sean
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | NotNeeded | OK | ERROR | ||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | NotNeeded | OK | [ ERROR ] | OK | ||||||
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | NotNeeded | OK | ERROR | OK |
Package: GenomicDataCommons |
Version: 1.1.0 |
Command: rm -rf GenomicDataCommons.buildbin-libdir GenomicDataCommons.Rcheck && mkdir GenomicDataCommons.buildbin-libdir GenomicDataCommons.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenomicDataCommons.buildbin-libdir GenomicDataCommons_1.1.0.tar.gz >GenomicDataCommons.Rcheck\00install.out 2>&1 && cp GenomicDataCommons.Rcheck\00install.out GenomicDataCommons-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=GenomicDataCommons.buildbin-libdir --install="check:GenomicDataCommons-install.out" --force-multiarch --no-vignettes --timings GenomicDataCommons_1.1.0.tar.gz |
StartedAt: 2017-08-15 23:45:03 -0400 (Tue, 15 Aug 2017) |
EndedAt: 2017-08-15 23:47:39 -0400 (Tue, 15 Aug 2017) |
EllapsedTime: 156.5 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: GenomicDataCommons.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf GenomicDataCommons.buildbin-libdir GenomicDataCommons.Rcheck && mkdir GenomicDataCommons.buildbin-libdir GenomicDataCommons.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenomicDataCommons.buildbin-libdir GenomicDataCommons_1.1.0.tar.gz >GenomicDataCommons.Rcheck\00install.out 2>&1 && cp GenomicDataCommons.Rcheck\00install.out GenomicDataCommons-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=GenomicDataCommons.buildbin-libdir --install="check:GenomicDataCommons-install.out" --force-multiarch --no-vignettes --timings GenomicDataCommons_1.1.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/GenomicDataCommons.Rcheck' * using R version 3.4.1 (2017-06-30) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'GenomicDataCommons/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'GenomicDataCommons' version '1.1.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 whether package 'GenomicDataCommons' can be installed ... 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 * 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 ** checking loading without being on the library search path ... 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 loading without being on the library search path ... 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 ... NOTE default_fields.character: no visible binding for global variable 'defaults' Undefined global functions or variables: defaults * 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 ... NOTE S3 methods shown with full name in documentation object 'as.data.frame.GDCResults': 'as.data.frame.GDCResults' The \usage entries for S3 methods should use the \method markup and not their full name. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking R/sysdata.rda ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... OK ** running examples for arch 'x64' ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... Running 'testthat.R' Warning message: running command '"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386/R" CMD BATCH --vanilla "testthat.R" "testthat.Rout"' had status 1 ERROR Running the tests in 'tests/testthat.R' failed. Last 13 lines of output: 6. Failure: legacy cases file manifest contains supplied file_ids (@test_legacy.R#89) all(files_legacy_ids %in% cres$id) isn't true. testthat results ================================================================ OK: 37 SKIPPED: 0 FAILED: 6 1. Error: manifest cases (@test_data.R#7) 2. Failure: legacy file ids found (@test_legacy.R#42) 3. Failure: legacy manifest matches legacy ids (@test_legacy.R#53) 4. Failure: legacy case ids found (@test_legacy.R#70) 5. Failure: legacy case ids in default archive, also (@test_legacy.R#78) 6. Failure: legacy cases file manifest contains supplied file_ids (@test_legacy.R#89) Error: testthat unit tests failed Execution halted ** running tests for arch 'x64' ... Running 'testthat.R' Warning message: running command '"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64/R" CMD BATCH --vanilla "testthat.R" "testthat.Rout"' had status 1 ERROR Running the tests in 'tests/testthat.R' failed. Last 13 lines of output: 6. Failure: legacy cases file manifest contains supplied file_ids (@test_legacy.R#89) all(files_legacy_ids %in% cres$id) isn't true. testthat results ================================================================ OK: 37 SKIPPED: 0 FAILED: 6 1. Error: manifest cases (@test_data.R#7) 2. Failure: legacy file ids found (@test_legacy.R#42) 3. Failure: legacy manifest matches legacy ids (@test_legacy.R#53) 4. Failure: legacy case ids found (@test_legacy.R#70) 5. Failure: legacy case ids in default archive, also (@test_legacy.R#78) 6. Failure: legacy cases file manifest contains supplied file_ids (@test_legacy.R#89) Error: testthat unit tests failed 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: 2 ERRORs, 2 NOTEs See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/GenomicDataCommons.Rcheck/00check.log' for details.
testthat.Rout.fail:
R version 3.4.1 (2017-06-30) -- "Single Candle" Copyright (C) 2017 The R Foundation for Statistical Computing Platform: i386-w64-mingw32/i386 (32-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. > library(testthat) > library(GenomicDataCommons) Loading required package: magrittr Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Attaching package: 'GenomicDataCommons' The following object is masked from 'package:stats': filter > > test_check("GenomicDataCommons") 1. Error: manifest cases (@test_data.R#7) -------------------------------------- subscript out of bounds 1: manifest(q) at testthat/test_data.R:7 2: manifest.gdc_cases(q) 3: rbindlist2((x %>% select("files.file_id") %>% results(from = from, size = size))$files)[[1]] 4: `[[.data.frame`(rbindlist2((x %>% select("files.file_id") %>% results(from = from, size = size))$files), 1) 5: (function(x, i, exact) if (is.matrix(i)) as.matrix(x)[[i]] else .subset2(x, i, exact = exact))(x, ..., exact = exact) 2. Failure: legacy file ids found (@test_legacy.R#42) -------------------------- `fres` has length 9, not length 10. 3. Failure: legacy manifest matches legacy ids (@test_legacy.R#53) ------------- nrow(fres) not equal to length(files_legacy_ids). 1/1 mismatches [1] 9 - 10 == -1 4. Failure: legacy case ids found (@test_legacy.R#70) -------------------------- length(cres) not equal to length(cases_legacy_ids). 1/1 mismatches [1] 9 - 10 == -1 5. Failure: legacy case ids in default archive, also (@test_legacy.R#78) ------- length(cres) not equal to 10. 1/1 mismatches [1] 9 - 10 == -1 6. Failure: legacy cases file manifest contains supplied file_ids (@test_legacy.R#89) all(files_legacy_ids %in% cres$id) isn't true. testthat results ================================================================ OK: 37 SKIPPED: 0 FAILED: 6 1. Error: manifest cases (@test_data.R#7) 2. Failure: legacy file ids found (@test_legacy.R#42) 3. Failure: legacy manifest matches legacy ids (@test_legacy.R#53) 4. Failure: legacy case ids found (@test_legacy.R#70) 5. Failure: legacy case ids in default archive, also (@test_legacy.R#78) 6. Failure: legacy cases file manifest contains supplied file_ids (@test_legacy.R#89) Error: testthat unit tests failed Execution halted
testthat.Rout.fail:
R version 3.4.1 (2017-06-30) -- "Single Candle" Copyright (C) 2017 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (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. > library(testthat) > library(GenomicDataCommons) Loading required package: magrittr Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Attaching package: 'GenomicDataCommons' The following object is masked from 'package:stats': filter > > test_check("GenomicDataCommons") 1. Error: manifest cases (@test_data.R#7) -------------------------------------- subscript out of bounds 1: manifest(q) at testthat/test_data.R:7 2: manifest.gdc_cases(q) 3: rbindlist2((x %>% select("files.file_id") %>% results(from = from, size = size))$files)[[1]] 4: `[[.data.frame`(rbindlist2((x %>% select("files.file_id") %>% results(from = from, size = size))$files), 1) 5: (function(x, i, exact) if (is.matrix(i)) as.matrix(x)[[i]] else .subset2(x, i, exact = exact))(x, ..., exact = exact) 2. Failure: legacy file ids found (@test_legacy.R#42) -------------------------- `fres` has length 9, not length 10. 3. Failure: legacy manifest matches legacy ids (@test_legacy.R#53) ------------- nrow(fres) not equal to length(files_legacy_ids). 1/1 mismatches [1] 9 - 10 == -1 4. Failure: legacy case ids found (@test_legacy.R#70) -------------------------- length(cres) not equal to length(cases_legacy_ids). 1/1 mismatches [1] 9 - 10 == -1 5. Failure: legacy case ids in default archive, also (@test_legacy.R#78) ------- length(cres) not equal to 10. 1/1 mismatches [1] 9 - 10 == -1 6. Failure: legacy cases file manifest contains supplied file_ids (@test_legacy.R#89) all(files_legacy_ids %in% cres$id) isn't true. testthat results ================================================================ OK: 37 SKIPPED: 0 FAILED: 6 1. Error: manifest cases (@test_data.R#7) 2. Failure: legacy file ids found (@test_legacy.R#42) 3. Failure: legacy manifest matches legacy ids (@test_legacy.R#53) 4. Failure: legacy case ids found (@test_legacy.R#70) 5. Failure: legacy case ids in default archive, also (@test_legacy.R#78) 6. Failure: legacy cases file manifest contains supplied file_ids (@test_legacy.R#89) Error: testthat unit tests failed Execution halted
GenomicDataCommons.Rcheck/00install.out:
install for i386 * installing *source* package 'GenomicDataCommons' ... ** R ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded install for x64 * installing *source* package 'GenomicDataCommons' ... ** testing if installed package can be loaded * MD5 sums packaged installation of 'GenomicDataCommons' as GenomicDataCommons_1.1.0.zip * DONE (GenomicDataCommons)
GenomicDataCommons.Rcheck/examples_i386/GenomicDataCommons-Ex.timings:
name | user | system | elapsed | |
aggregations | 0.50 | 0.09 | 0.91 | |
as.data.frame.GDCResults | 0.34 | 0.00 | 0.59 | |
available_expand | 0.01 | 0.00 | 0.04 | |
available_fields | 0.05 | 0.00 | 0.10 | |
available_values | 0.05 | 0.00 | 0.14 | |
constants | 0 | 0 | 0 | |
count | 0.12 | 0.00 | 0.23 | |
default_fields | 0.05 | 0.00 | 0.10 | |
entity_name | 0.08 | 0.00 | 0.12 | |
expand | 0.06 | 0.00 | 0.24 | |
faceting | 0.06 | 0.00 | 0.14 | |
field_picker | 0 | 0 | 0 | |
filtering | 0.20 | 0.02 | 0.37 | |
gdc_client | 0 | 0 | 0 | |
gdc_token | 0 | 0 | 0 | |
gdcdata | 0.03 | 0.00 | 0.42 | |
grep_fields | 0.07 | 0.00 | 0.08 | |
id_field | 0.06 | 0.00 | 0.10 | |
ids | 0.33 | 0.07 | 0.87 | |
manifest | 1.19 | 0.07 | 2.38 | |
mapping | 0.03 | 0.00 | 0.04 | |
query | 0.11 | 0.00 | 0.17 | |
rbindlist2 | 0 | 0 | 0 | |
readDNAcopy | 0.10 | 0.00 | 0.09 | |
readHTSeqFile | 0.04 | 0.00 | 0.05 | |
response | 0.06 | 0.00 | 0.28 | |
results | 0.05 | 0.00 | 0.28 | |
results_all | 0.10 | 0.00 | 0.19 | |
select | 0.10 | 0.00 | 0.22 | |
slicing | 0 | 0 | 0 | |
status | 0.02 | 0.00 | 0.04 | |
transfer | 0 | 0 | 0 | |
write_manifest | 0.07 | 0.00 | 0.17 | |
GenomicDataCommons.Rcheck/examples_x64/GenomicDataCommons-Ex.timings:
name | user | system | elapsed | |
aggregations | 0.44 | 0.05 | 0.72 | |
as.data.frame.GDCResults | 0.24 | 0.02 | 0.53 | |
available_expand | 0.02 | 0.00 | 0.05 | |
available_fields | 0.03 | 0.00 | 0.07 | |
available_values | 0.05 | 0.00 | 0.13 | |
constants | 0.01 | 0.00 | 0.01 | |
count | 0.06 | 0.00 | 0.18 | |
default_fields | 0.04 | 0.00 | 0.09 | |
entity_name | 0.03 | 0.00 | 0.09 | |
expand | 0.06 | 0.00 | 0.21 | |
faceting | 0.05 | 0.00 | 0.12 | |
field_picker | 0 | 0 | 0 | |
filtering | 0.18 | 0.00 | 0.33 | |
gdc_client | 0 | 0 | 0 | |
gdc_token | 0 | 0 | 0 | |
gdcdata | 0.02 | 0.00 | 0.56 | |
grep_fields | 0.03 | 0.00 | 0.05 | |
id_field | 0.03 | 0.00 | 0.06 | |
ids | 0.42 | 0.00 | 0.91 | |
manifest | 0.71 | 0.01 | 2.03 | |
mapping | 0.01 | 0.00 | 0.03 | |
query | 0.08 | 0.00 | 0.14 | |
rbindlist2 | 0 | 0 | 0 | |
readDNAcopy | 0.14 | 0.00 | 0.14 | |
readHTSeqFile | 0.05 | 0.00 | 0.05 | |
response | 0.04 | 0.00 | 0.28 | |
results | 0.07 | 0.00 | 0.30 | |
results_all | 0.06 | 0.02 | 0.17 | |
select | 0.05 | 0.00 | 0.19 | |
slicing | 0 | 0 | 0 | |
status | 0.01 | 0.00 | 0.03 | |
transfer | 0 | 0 | 0 | |
write_manifest | 0.06 | 0.00 | 0.14 | |