| Back to Multiple platform build/check report for BioC 3.13 | 
 | 
This page was generated on 2021-10-15 15:06:08 -0400 (Fri, 15 Oct 2021).
| To the developers/maintainers of the ideal package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ideal.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. | 
| Package 899/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ideal 1.16.1  (landing page) Federico Marini 
 | nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK |  | ||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK |  | ||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK |  | ||||||||
| Package: ideal | 
| Version: 1.16.1 | 
| Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ideal.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings ideal_1.16.1.tar.gz | 
| StartedAt: 2021-10-15 00:36:28 -0400 (Fri, 15 Oct 2021) | 
| EndedAt: 2021-10-15 00:47:30 -0400 (Fri, 15 Oct 2021) | 
| EllapsedTime: 661.4 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: ideal.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ideal.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings ideal_1.16.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/ideal.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ideal/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ideal' version '1.16.1'
* 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 'ideal' 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
* 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
ideal: no visible binding for '<<-' assignment to 'ideal_env'
ideal : <anonymous>: no visible binding for global variable 'airway'
ideal : <anonymous>: no visible binding for global variable 'pvalue'
ideal : <anonymous>: no visible binding for global variable 'baseMean'
ideal : <anonymous>: no visible binding for global variable 'ideal_env'
Undefined global functions or variables:
  airway baseMean ideal_env pvalue
* 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 ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
goseqTable          25.80   0.63   26.42
plot_ma              7.15   0.56    7.71
wrapup_for_iSEE      7.56   0.04    7.59
plot_volcano         7.00   0.03    7.04
ggplotCounts         5.67   0.50    6.17
deseqresult2DEgenes  3.94   1.17    5.11
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
goseqTable      25.72   0.43   26.18
wrapup_for_iSEE  9.61   0.01    9.62
plot_ma          6.85   0.08    6.92
plot_volcano     6.67   0.00    6.67
* 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: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.13-bioc/meat/ideal.Rcheck/00check.log'
for details.
ideal.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/ideal_1.16.1.tar.gz && rm -rf ideal.buildbin-libdir && mkdir ideal.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ideal.buildbin-libdir ideal_1.16.1.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL ideal_1.16.1.zip && rm ideal_1.16.1.tar.gz ideal_1.16.1.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
  8 3976k    8  346k    0     0  1152k      0  0:00:03 --:--:--  0:00:03 1152k
 93 3976k   93 3700k    0     0  2873k      0  0:00:01  0:00:01 --:--:-- 2873k
100 3976k  100 3976k    0     0  2991k      0  0:00:01  0:00:01 --:--:-- 2992k
install for i386
* installing *source* package 'ideal' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
** help
*** installing help indices
  converting help for package 'ideal'
    finding HTML links ... done
    deseqresult2DEgenes                     html  
    finding level-2 HTML links ... done
    deseqresult2tbl                         html  
    ggplotCounts                            html  
    goseqTable                              html  
    ideal-pkg                               html  
    ideal                                   html  
    plot_ma                                 html  
    plot_volcano                            html  
    read_gmt                                html  
    sepguesser                              html  
    sig_heatmap                             html  
    wrapup_for_iSEE                         html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
** testing if installed package can be loaded from final location
groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
** testing if installed package keeps a record of temporary installation path
install for x64
* installing *source* package 'ideal' ...
** testing if installed package can be loaded
groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
* MD5 sums
packaged installation of 'ideal' as ideal_1.16.1.zip
* DONE (ideal)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'ideal' successfully unpacked and MD5 sums checked
| ideal.Rcheck/tests_i386/testthat.Rout 
R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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(ideal)
Loading required package: topGO
Loading required package: BiocGenerics
Loading required package: parallel
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:parallel':
    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB
The following objects are masked from 'package:stats':
    IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min
Loading required package: graph
Loading required package: Biobase
Welcome to Bioconductor
    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.
Loading required package: GO.db
Loading required package: AnnotationDbi
Loading required package: stats4
Loading required package: IRanges
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following objects are masked from 'package:base':
    I, expand.grid, unname
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
    windows
Loading required package: SparseM
Attaching package: 'SparseM'
The following object is masked from 'package:base':
    backsolve
groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
Attaching package: 'topGO'
The following object is masked from 'package:IRanges':
    members
Welcome to ideal v1.16.1
If you use ideal in your work, please cite:
Federico Marini, Jan Linke, Harald Binder
ideal: an R/Bioconductor package for Interactive Differential Expression Analysis
BMC Bioinformatics, 2020 - https://doi.org/10.1186/s12859-020-03819-5
> 
> test_check("ideal")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 2 ]
> 
> proc.time()
   user  system elapsed 
  15.43    1.78   22.64 
 | ideal.Rcheck/tests_x64/testthat.Rout 
R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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(ideal)
Loading required package: topGO
Loading required package: BiocGenerics
Loading required package: parallel
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:parallel':
    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB
The following objects are masked from 'package:stats':
    IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min
Loading required package: graph
Loading required package: Biobase
Welcome to Bioconductor
    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.
Loading required package: GO.db
Loading required package: AnnotationDbi
Loading required package: stats4
Loading required package: IRanges
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following objects are masked from 'package:base':
    I, expand.grid, unname
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
    windows
Loading required package: SparseM
Attaching package: 'SparseM'
The following object is masked from 'package:base':
    backsolve
groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
Attaching package: 'topGO'
The following object is masked from 'package:IRanges':
    members
Welcome to ideal v1.16.1
If you use ideal in your work, please cite:
Federico Marini, Jan Linke, Harald Binder
ideal: an R/Bioconductor package for Interactive Differential Expression Analysis
BMC Bioinformatics, 2020 - https://doi.org/10.1186/s12859-020-03819-5
> 
> test_check("ideal")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 2 ]
> 
> proc.time()
   user  system elapsed 
  18.75    1.09   19.82 
 | 
| ideal.Rcheck/examples_i386/ideal-Ex.timings 
 | ideal.Rcheck/examples_x64/ideal-Ex.timings 
 |