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

CHECK report for GenomicDataCommons on tokay1

This page was generated on 2020-04-15 12:28:15 -0400 (Wed, 15 Apr 2020).

Package 680/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomicDataCommons 1.10.0
Sean Davis
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/GenomicDataCommons
Branch: RELEASE_3_10
Last Commit: 75d565f
Last Changed Date: 2019-10-29 13:10:21 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
merida1 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.10.0
Command: C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:GenomicDataCommons.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings GenomicDataCommons_1.10.0.tar.gz
StartedAt: 2020-04-15 03:26:38 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 03:30:41 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 242.8 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: GenomicDataCommons.Rcheck
Warnings: 2

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.10-bioc/meat/GenomicDataCommons.Rcheck'
* using R version 3.6.3 (2020-02-29)
* 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.10.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 ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpOKVqiQ/R.INSTALL119c69a7a2/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.10-bioc/tmpdir/RtmpOKVqiQ/R.INSTALL119c69a7a2/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.10-bioc/tmpdir/RtmpOKVqiQ/R.INSTALL119c69a7a2/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.10-bioc/tmpdir/RtmpOKVqiQ/R.INSTALL119c69a7a2/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.10-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.10-bioc/meat/GenomicDataCommons.Rcheck/00check.log'
for details.



Installation output

GenomicDataCommons.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/GenomicDataCommons_1.10.0.tar.gz && rm -rf GenomicDataCommons.buildbin-libdir && mkdir GenomicDataCommons.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=GenomicDataCommons.buildbin-libdir GenomicDataCommons_1.10.0.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL GenomicDataCommons_1.10.0.zip && rm GenomicDataCommons_1.10.0.tar.gz GenomicDataCommons_1.10.0.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  535k  100  535k    0     0  11.9M      0 --:--:-- --:--:-- --:--:-- 13.0M

install for i386

* installing *source* package 'GenomicDataCommons' ...
** using staged installation
** 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.10-bioc/tmpdir/RtmpOKVqiQ/R.INSTALL119c69a7a2/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.10-bioc/tmpdir/RtmpOKVqiQ/R.INSTALL119c69a7a2/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.10-bioc/tmpdir/RtmpOKVqiQ/R.INSTALL119c69a7a2/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.10-bioc/tmpdir/RtmpOKVqiQ/R.INSTALL119c69a7a2/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.10.0.zip
* DONE (GenomicDataCommons)
* installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library'
package 'GenomicDataCommons' successfully unpacked and MD5 sums checked

Tests output

GenomicDataCommons.Rcheck/tests_i386/testthat.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
   9.34    0.79   19.35 

GenomicDataCommons.Rcheck/tests_x64/testthat.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
   8.21    0.34   17.71 

Example timings

GenomicDataCommons.Rcheck/examples_i386/GenomicDataCommons-Ex.timings

nameusersystemelapsed
aggregations0.070.110.64
available_expand0.050.010.10
available_fields0.040.000.16
available_values0.050.040.38
constants000
count0.170.000.37
default_fields0.050.010.16
entity_name0.090.031.23
expand0.140.050.42
faceting0.080.000.24
filtering0.910.002.01
gdc_cache000
gdc_client000
gdc_clinical0.510.010.97
gdc_rnaseq0.130.000.32
gdc_token000
gdcdata0.280.020.76
grep_fields0.050.000.09
id_field0.080.000.11
ids0.430.000.94
manifest0.130.000.27
mapping0.030.000.06
query0.160.000.25
readDNAcopy0.070.000.08
readHTSeqFile0.020.020.03
response0.090.000.22
results0.100.000.22
results_all0.090.000.29
select0.130.000.35
slicing000
status0.000.000.04
transfer000
write_manifest0.120.000.39

GenomicDataCommons.Rcheck/examples_x64/GenomicDataCommons-Ex.timings

nameusersystemelapsed
aggregations0.140.000.57
available_expand0.040.000.08
available_fields0.060.000.15
available_values0.050.000.43
constants000
count0.120.000.31
default_fields0.050.000.14
entity_name0.070.000.16
expand0.150.000.36
faceting0.070.000.23
filtering0.940.002.04
gdc_cache000
gdc_client0.020.000.01
gdc_clinical0.590.020.99
gdc_rnaseq0.060.000.28
gdc_token000
gdcdata0.250.050.67
grep_fields0.050.000.08
id_field0.090.000.12
ids1.180.001.64
manifest0.140.000.27
mapping0.010.000.05
query0.160.000.23
readDNAcopy0.060.000.06
readHTSeqFile0.020.000.02
response0.060.000.22
results0.050.000.15
results_all0.060.000.30
select0.080.000.33
slicing000
status0.030.000.06
transfer000
write_manifest0.090.000.42