Back to Multiple platform build/check report for BioC 3.9
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

CHECK report for GenomicDataCommons on tokay2

This page was generated on 2019-04-09 12:30:40 -0400 (Tue, 09 Apr 2019).

Package 646/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomicDataCommons 1.7.3
Sean Davis
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/GenomicDataCommons
Branch: master
Last Commit: 76d3f9a
Last Changed Date: 2018-11-08 21:46:12 -0400 (Thu, 08 Nov 2018)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK 

Summary

Package: GenomicDataCommons
Version: 1.7.3
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:GenomicDataCommons.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings GenomicDataCommons_1.7.3.tar.gz
StartedAt: 2019-04-09 03:00:11 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 03:04:12 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 240.9 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: GenomicDataCommons.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:GenomicDataCommons.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings GenomicDataCommons_1.7.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/GenomicDataCommons.Rcheck'
* using R Under development (unstable) (2019-03-09 r76216)
* 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.7.3'
* 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 ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/Rtmp0onaKo/R.INSTALL1d0c10441f2/GenomicDataCommons/man/gdc_rnaseq.Rd:28: file link 'SummarizedExperiment' in package 'SummarizedExperiment' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/Rtmp0onaKo/R.INSTALL1d0c10441f2/GenomicDataCommons/man/readDNAcopy.Rd:12: file link 'read_tsv' in package 'readr' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/Rtmp0onaKo/R.INSTALL1d0c10441f2/GenomicDataCommons/man/readDNAcopy.Rd:15: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/Rtmp0onaKo/R.INSTALL1d0c10441f2/GenomicDataCommons/man/readHTSeqFile.Rd:16: file link 'read_tsv' in package 'readr' does not exist and so has been treated as a topic
See 'C:/Users/biocbuild/bbs-3.9-bioc/meat/GenomicDataCommons.Rcheck/00install.out' for details.
* 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
* 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 ... 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'
gdc_rnaseq: no visible binding for global variable 'case_id'
gdc_rnaseq: no visible binding for global variable 'file_id'
Undefined global functions or variables:
  case_id defaults file_id
* 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 ... WARNING
Undocumented arguments in documentation object '.htseq_importer'
  'fnames'

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
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 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'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.R'
 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: 2 WARNINGs, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.9-bioc/meat/GenomicDataCommons.Rcheck/00check.log'
for details.



Installation output

GenomicDataCommons.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/GenomicDataCommons_1.7.3.tar.gz && rm -rf GenomicDataCommons.buildbin-libdir && mkdir GenomicDataCommons.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=GenomicDataCommons.buildbin-libdir GenomicDataCommons_1.7.3.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL GenomicDataCommons_1.7.3.zip && rm GenomicDataCommons_1.7.3.tar.gz GenomicDataCommons_1.7.3.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  536k  100  536k    0     0  8306k      0 --:--:-- --:--:-- --:--:-- 9256k

install for i386

* installing *source* package 'GenomicDataCommons' ...
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'GenomicDataCommons'
    finding HTML links ... done
    GenomicDataCommons                      html  
    aggregations                            html  
    available_expand                        html  
    available_fields                        html  
    available_values                        html  
    constants                               html  
    count                                   html  
    default_fields                          html  
    dot-htseq_importer                      html  
    entity_name                             html  
    expand                                  html  
    faceting                                html  
    filtering                               html  
    gdc_cache                               html  
    gdc_client                              html  
    gdc_clinical                            html  
    gdc_rnaseq                              html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/Rtmp0onaKo/R.INSTALL1d0c10441f2/GenomicDataCommons/man/gdc_rnaseq.Rd:28: file link 'SummarizedExperiment' in package 'SummarizedExperiment' does not exist and so has been treated as a topic
    gdc_token                               html  
    gdcdata                                 html  
    grep_fields                             html  
    id_field                                html  
    ids                                     html  
    make_filter                             html  
    manifest                                html  
    mapping                                 html  
    query                                   html  
    readDNAcopy                             html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/Rtmp0onaKo/R.INSTALL1d0c10441f2/GenomicDataCommons/man/readDNAcopy.Rd:12: file link 'read_tsv' in package 'readr' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/Rtmp0onaKo/R.INSTALL1d0c10441f2/GenomicDataCommons/man/readDNAcopy.Rd:15: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
    readHTSeqFile                           html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/Rtmp0onaKo/R.INSTALL1d0c10441f2/GenomicDataCommons/man/readHTSeqFile.Rd:16: file link 'read_tsv' in package 'readr' does not exist and so has been treated as a topic
    response                                html  
    results                                 html  
    results_all                             html  
    select                                  html  
    slicing                                 html  
    status                                  html  
    transfer                                html  
    write_manifest                          html  
** 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

install for x64

* installing *source* package 'GenomicDataCommons' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GenomicDataCommons' as GenomicDataCommons_1.7.3.zip
* DONE (GenomicDataCommons)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'GenomicDataCommons' successfully unpacked and MD5 sums checked

Tests output

GenomicDataCommons.Rcheck/tests_i386/testthat.Rout


R Under development (unstable) (2019-03-09 r76216) -- "Unsuffered Consequences"
Copyright (C) 2019 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")
== testthat results  ===========================================================
OK: 48 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   8.53    0.92   18.48 

GenomicDataCommons.Rcheck/tests_x64/testthat.Rout


R Under development (unstable) (2019-03-09 r76216) -- "Unsuffered Consequences"
Copyright (C) 2019 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")
== testthat results  ===========================================================
OK: 48 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   7.89    0.34   17.25 

Example timings

GenomicDataCommons.Rcheck/examples_i386/GenomicDataCommons-Ex.timings

nameusersystemelapsed
aggregations0.110.050.51
available_expand0.050.000.10
available_fields0.060.000.18
available_values0.080.000.32
constants000
count0.140.000.33
default_fields0.040.020.17
entity_name0.070.020.17
expand0.110.060.42
faceting0.110.020.27
filtering1.090.202.40
gdc_cache000
gdc_client000
gdc_clinical0.610.021.14
gdc_rnaseq0.110.000.31
gdc_token000
gdcdata0.330.010.77
grep_fields0.060.000.11
id_field0.080.000.12
ids0.440.000.99
manifest0.140.000.28
mapping0.020.000.06
query0.150.000.25
readDNAcopy0.060.000.06
readHTSeqFile0.040.000.04
response0.110.000.21
results0.070.000.21
results_all0.080.000.31
select0.130.020.36
slicing000
status0.010.000.06
transfer000
write_manifest0.100.010.44

GenomicDataCommons.Rcheck/examples_x64/GenomicDataCommons-Ex.timings

nameusersystemelapsed
aggregations0.140.010.50
available_expand0.030.000.08
available_fields0.040.000.15
available_values0.080.000.31
constants000
count0.100.000.29
default_fields0.060.000.15
entity_name0.080.020.17
expand0.110.000.35
faceting0.100.000.24
filtering1.090.002.12
gdc_cache0.020.000.02
gdc_client0.000.010.01
gdc_clinical0.750.001.13
gdc_rnaseq0.090.000.28
gdc_token000
gdcdata0.400.030.79
grep_fields0.030.000.08
id_field0.060.000.11
ids0.390.000.87
manifest0.140.000.29
mapping0.030.000.06
query0.130.000.22
readDNAcopy0.060.000.07
readHTSeqFile0.800.000.79
response0.100.000.19
results0.050.000.15
results_all0.080.000.28
select0.110.000.33
slicing000
status0.030.000.06
transfer000
write_manifest0.110.000.33