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

CHECK report for GenomicDataCommons on tokay2

This page was generated on 2018-10-17 08:43:47 -0400 (Wed, 17 Oct 2018).

Package 593/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomicDataCommons 1.4.3
Sean Davis
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/GenomicDataCommons
Branch: RELEASE_3_7
Last Commit: 2436472
Last Changed Date: 2018-09-06 18:20:06 -0400 (Thu, 06 Sep 2018)
malbec2 Linux (Ubuntu 16.04.1 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
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: GenomicDataCommons
Version: 1.4.3
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:GenomicDataCommons.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings GenomicDataCommons_1.4.3.tar.gz
StartedAt: 2018-10-17 02:15:11 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 02:19:15 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 243.3 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: GenomicDataCommons.Rcheck
Warnings: 2

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/GenomicDataCommons.Rcheck'
* using R version 3.5.1 Patched (2018-07-24 r75005)
* 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.4.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.7-bioc/tmpdir/Rtmpc7T9hb/R.INSTALL18e8554c6515/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.7-bioc/tmpdir/Rtmpc7T9hb/R.INSTALL18e8554c6515/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.7-bioc/tmpdir/Rtmpc7T9hb/R.INSTALL18e8554c6515/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.7-bioc/tmpdir/Rtmpc7T9hb/R.INSTALL18e8554c6515/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.7-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.7-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.7/bioc/src/contrib/GenomicDataCommons_1.4.3.tar.gz && rm -rf GenomicDataCommons.buildbin-libdir && mkdir GenomicDataCommons.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=GenomicDataCommons.buildbin-libdir GenomicDataCommons_1.4.3.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL GenomicDataCommons_1.4.3.zip && rm GenomicDataCommons_1.4.3.tar.gz GenomicDataCommons_1.4.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  9274k      0 --:--:-- --:--:-- --:--:-- 10.2M

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.7-bioc/tmpdir/Rtmpc7T9hb/R.INSTALL18e8554c6515/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.7-bioc/tmpdir/Rtmpc7T9hb/R.INSTALL18e8554c6515/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.7-bioc/tmpdir/Rtmpc7T9hb/R.INSTALL18e8554c6515/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.7-bioc/tmpdir/Rtmpc7T9hb/R.INSTALL18e8554c6515/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
In R CMD INSTALL

install for x64

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

Tests output

GenomicDataCommons.Rcheck/tests_i386/testthat.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 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.75    1.04   19.07 

GenomicDataCommons.Rcheck/tests_x64/testthat.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 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 
   9.28    0.43   19.03 

Example timings

GenomicDataCommons.Rcheck/examples_i386/GenomicDataCommons-Ex.timings

nameusersystemelapsed
aggregations0.110.000.41
available_expand0.030.000.08
available_fields0.030.030.17
available_values0.080.000.22
constants000
count0.120.050.33
default_fields0.030.000.15
entity_name0.100.000.19
expand0.110.030.39
faceting0.120.000.25
filtering0.270.030.58
gdc_cache0.010.000.02
gdc_client0.020.000.01
gdc_clinical0.370.080.86
gdc_rnaseq0.110.030.28
gdc_token000
gdcdata0.350.100.82
grep_fields0.040.000.09
id_field0.100.000.15
ids0.390.030.92
manifest0.220.000.38
mapping0.020.000.06
query0.140.000.25
readDNAcopy0.060.000.06
readHTSeqFile0.050.000.05
response0.080.000.20
results0.090.000.22
results_all0.050.000.27
select0.120.000.34
slicing000
status0.000.000.05
transfer000
write_manifest0.110.000.25

GenomicDataCommons.Rcheck/examples_x64/GenomicDataCommons-Ex.timings

nameusersystemelapsed
aggregations0.170.030.44
available_expand0.030.000.08
available_fields0.030.000.16
available_values0.050.000.20
constants000
count0.110.000.29
default_fields0.070.000.17
entity_name0.060.020.18
expand0.120.010.39
faceting0.050.030.23
filtering0.280.000.56
gdc_cache0.030.000.04
gdc_client0.020.000.01
gdc_clinical0.360.000.78
gdc_rnaseq0.100.000.26
gdc_token000
gdcdata0.290.020.71
grep_fields0.050.000.09
id_field0.080.000.13
ids0.400.010.92
manifest0.240.000.37
mapping0.030.000.06
query0.140.000.23
readDNAcopy0.060.020.08
readHTSeqFile0.050.000.05
response0.060.000.19
results0.090.000.26
results_all0.100.000.32
select0.150.000.37
slicing000
status0.030.000.06
transfer000
write_manifest0.130.000.27