Back to Multiple platform build/check report for BioC 3.6
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for crossmeta on tokay1

This page was generated on 2018-04-12 13:28:16 -0400 (Thu, 12 Apr 2018).

Package 312/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
crossmeta 1.4.0
Alex Pickering
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/crossmeta
Branch: RELEASE_3_6
Last Commit: 245f96f
Last Changed Date: 2017-10-30 12:41:19 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 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
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: crossmeta
Version: 1.4.0
Command: rm -rf crossmeta.buildbin-libdir crossmeta.Rcheck && mkdir crossmeta.buildbin-libdir crossmeta.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=crossmeta.buildbin-libdir crossmeta_1.4.0.tar.gz >crossmeta.Rcheck\00install.out 2>&1 && cp crossmeta.Rcheck\00install.out crossmeta-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=crossmeta.buildbin-libdir --install="check:crossmeta-install.out" --force-multiarch --no-vignettes --timings crossmeta_1.4.0.tar.gz
StartedAt: 2018-04-11 23:16:40 -0400 (Wed, 11 Apr 2018)
EndedAt: 2018-04-11 23:19:18 -0400 (Wed, 11 Apr 2018)
EllapsedTime: 157.4 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: crossmeta.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf crossmeta.buildbin-libdir crossmeta.Rcheck && mkdir crossmeta.buildbin-libdir crossmeta.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=crossmeta.buildbin-libdir crossmeta_1.4.0.tar.gz >crossmeta.Rcheck\00install.out 2>&1 && cp crossmeta.Rcheck\00install.out crossmeta-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=crossmeta.buildbin-libdir --install="check:crossmeta-install.out" --force-multiarch --no-vignettes --timings crossmeta_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/crossmeta.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'crossmeta/DESCRIPTION' ... OK
* this is package 'crossmeta' version '1.4.0'
* package encoding: UTF-8
* 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 'crossmeta' can be installed ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpGYJmxd/R.INSTALLbb8624e56ab/crossmeta/man/es_meta.Rd:37: missing file link 'zScores'
See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/crossmeta.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 ... NOTE
Missing or unexported objects:
  'crossmeta::gs.names' 'crossmeta::gslist'
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
explore_paths : server: no visible binding for global variable 'gslist'
explore_paths : server: no visible binding for global variable
  'gs.names'
Undefined global functions or variables:
  gs.names gslist
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Data with usage in documentation object 'gs.names' but not in code:
  gs.names

Data with usage in documentation object 'gslist' but not in code:
  gslist

* checking Rd \usage sections ... OK
* 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
Examples with CPU or elapsed time > 5s
           user system elapsed
diff_path 10.05   0.55   15.76
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
          user system elapsed
diff_path 7.09   0.18    7.28
* 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, 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/crossmeta.Rcheck/00check.log'
for details.



Installation output

crossmeta.Rcheck/00install.out


install for i386

* installing *source* package 'crossmeta' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'crossmeta'
    finding HTML links ... done
    add_sources                             html  
    contribute                              html  
    diff_expr                               html  
    diff_path                               html  
    es_meta                                 html  
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpGYJmxd/R.INSTALLbb8624e56ab/crossmeta/man/es_meta.Rd:37: missing file link 'zScores'
    explore_paths                           html  
    get_raw                                 html  
    gs.names                                html  
    gslist                                  html  
    load_diff                               html  
    load_path                               html  
    load_raw                                html  
    open_raw_illum                          html  
    path_meta                               html  
    setup_prev                              html  
    symbol_annot                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'crossmeta' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'crossmeta' as crossmeta_1.4.0.zip
* DONE (crossmeta)
In R CMD INSTALL
In R CMD INSTALL

Tests output

crossmeta.Rcheck/tests_i386/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
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(crossmeta)
> 
> test_check("crossmeta")
AnnotatingAnnotatingAnnotatingGSE1_FOO-VEH (# p < 0.05): 3 

GSE1_FOO-VEH (# p < 0.05): 3 

GSE1_FOO-VEH (# p < 0.05): 3 

== testthat results  ===========================================================
OK: 14 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  11.78    0.40   12.14 

crossmeta.Rcheck/tests_x64/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
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(crossmeta)
> 
> test_check("crossmeta")
AnnotatingAnnotatingAnnotatingGSE1_FOO-VEH (# p < 0.05): 3 

GSE1_FOO-VEH (# p < 0.05): 3 

GSE1_FOO-VEH (# p < 0.05): 3 

== testthat results  ===========================================================
OK: 14 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   9.29    0.28    9.64 

Example timings

crossmeta.Rcheck/examples_i386/crossmeta-Ex.timings

nameusersystemelapsed
add_sources0.190.000.19
contribute0.910.040.95
diff_expr0.620.020.85
diff_path10.05 0.5515.76
es_meta3.880.184.07
explore_paths2.340.042.37
get_raw0.170.071.80
load_diff0.250.040.28
load_path0.020.000.01
load_raw0.440.000.44
open_raw_illum0.010.000.02
path_meta0.020.000.01
setup_prev1.720.031.75
symbol_annot4.760.034.80

crossmeta.Rcheck/examples_x64/crossmeta-Ex.timings

nameusersystemelapsed
add_sources0.160.000.15
contribute0.890.050.94
diff_expr0.500.020.52
diff_path7.090.187.28
es_meta3.430.073.48
explore_paths2.070.042.13
get_raw0.130.020.56
load_diff0.140.020.16
load_path0.020.000.01
load_raw0.230.000.24
open_raw_illum000
path_meta0.000.010.01
setup_prev0.940.020.96
symbol_annot3.730.013.75