Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for proBatch on tokay1

This page was generated on 2021-05-06 12:32:50 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the proBatch package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1388/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
proBatch 1.6.0  (landing page)
Chloe H. Lee
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/proBatch
Branch: RELEASE_3_12
Last Commit: cece206
Last Changed Date: 2020-10-27 11:44:01 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: proBatch
Version: 1.6.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:proBatch.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings proBatch_1.6.0.tar.gz
StartedAt: 2021-05-06 05:42:18 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 05:52:13 -0400 (Thu, 06 May 2021)
EllapsedTime: 595.9 seconds
RetCode: 0
Status:   OK   
CheckDir: proBatch.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:proBatch.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings proBatch_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/proBatch.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'proBatch/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'proBatch' version '1.6.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 'proBatch' 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 ... OK
* 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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
calculate_PVCA        28.67   0.01   28.69
plot_PVCA.df          28.52   0.02   28.53
prepare_PVCA_df       28.11   0.00   28.12
plot_PVCA             27.11   0.05   27.18
correct_batch_effects  7.22   0.08    7.29
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
prepare_PVCA_df           22.06   0.00   22.06
calculate_PVCA            21.19   0.02   21.21
plot_PVCA                 20.78   0.01   20.79
plot_PVCA.df              19.94   0.02   19.96
correct_batch_effects      5.89   0.00    5.89
feature_level_diagnostics  5.32   0.00    5.31
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'spelling.R'
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'spelling.R'
  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: OK


Installation output

proBatch.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/proBatch_1.6.0.tar.gz && rm -rf proBatch.buildbin-libdir && mkdir proBatch.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=proBatch.buildbin-libdir proBatch_1.6.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL proBatch_1.6.0.zip && rm proBatch_1.6.0.tar.gz proBatch_1.6.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  834k  100  834k    0     0  3570k      0 --:--:-- --:--:-- --:--:-- 3595k

install for i386

* installing *source* package 'proBatch' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'proBatch'
    finding HTML links ... done
    calculate_PVCA                          html  
    calculate_feature_CV                    html  
    calculate_peptide_corr_distr            html  
    calculate_sample_corr_distr             html  
    check_sample_consistency                html  
    color_list_to_df                        html  
    correct_batch_effects                   html  
    create_peptide_annotation               html  
    date_to_sample_order                    html  
    dates_to_posix                          html  
    define_sample_order                     html  
    example_peptide_annotation              html  
    example_proteome                        html  
    example_proteome_matrix                 html  
    example_sample_annotation               html  
    feature_level_diagnostics               html  
    fit_nonlinear                           html  
    generate_colors_for_numeric             html  
    long_to_matrix                          html  
    matrix_to_long                          html  
    merge_rare_levels                       html  
    normalize                               html  
    plot_CV_distr                           html  
    plot_CV_distr.df                        html  
    plot_PCA                                html  
    plot_PVCA                               html  
    plot_PVCA.df                            html  
    plot_corr_matrix                        html  
    plot_heatmap_diagnostic                 html  
    plot_heatmap_generic                    html  
    plot_hierarchical_clustering            html  
    plot_peptide_corr_distribution          html  
    plot_protein_corrplot                   html  
    plot_sample_corr_distribution           html  
    plot_sample_corr_heatmap                html  
    plot_sample_mean_or_boxplot             html  
    plot_split_violin_with_boxplot          html  
    prepare_PVCA_df                         html  
    proBatch                                html  
    sample_annotation_to_colors             html  
    transform_raw_data                      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 'proBatch' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'proBatch' as proBatch_1.6.0.zip
* DONE (proBatch)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'proBatch' successfully unpacked and MD5 sums checked

Tests output

proBatch.Rcheck/tests_i386/spelling.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
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.

> if(requireNamespace('spelling', quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE,
+                              skip_on_cran = TRUE)
NULL
> 
> proc.time()
   user  system elapsed 
   0.18    0.00    0.17 

proBatch.Rcheck/tests_x64/spelling.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
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.

> if(requireNamespace('spelling', quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE,
+                              skip_on_cran = TRUE)
NULL
> 
> proc.time()
   user  system elapsed 
   0.21    0.09    0.29 

proBatch.Rcheck/tests_i386/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
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(proBatch)

> 
> test_check("proBatch")
[ FAIL 0 | WARN 30 | SKIP 0 | PASS 159 ]
> 
> proc.time()
   user  system elapsed 
  40.76    0.70   41.53 

proBatch.Rcheck/tests_x64/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
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(proBatch)

> 
> test_check("proBatch")
[ FAIL 0 | WARN 30 | SKIP 0 | PASS 159 ]
> 
> proc.time()
   user  system elapsed 
  44.57    0.73   45.39 

Example timings

proBatch.Rcheck/examples_i386/proBatch-Ex.timings

nameusersystemelapsed
calculate_PVCA28.67 0.0128.69
calculate_feature_CV1.120.051.17
calculate_peptide_corr_distr0.030.000.03
calculate_sample_corr_distr2.200.042.25
check_sample_consistency0.020.000.02
correct_batch_effects7.220.087.29
create_peptide_annotation0.000.020.02
date_to_sample_order0.20.00.2
dates_to_posix0.030.000.03
define_sample_order0.030.010.05
feature_level_diagnostics4.900.024.91
fit_nonlinear0.010.000.01
long_to_matrix0.080.000.08
matrix_to_long0.020.000.01
normalize0.160.000.16
plot_CV_distr0.790.030.83
plot_PCA1.000.061.07
plot_PVCA27.11 0.0527.18
plot_PVCA.df28.52 0.0228.53
plot_corr_matrix0.140.000.14
plot_heatmap_diagnostic3.580.093.67
plot_heatmap_generic1.110.031.15
plot_hierarchical_clustering0.720.010.73
plot_peptide_corr_distribution3.210.033.25
plot_protein_corrplot0.270.000.27
plot_sample_corr_distribution3.370.033.41
plot_sample_corr_heatmap0.670.020.68
plot_sample_mean_or_boxplot4.500.034.54
prepare_PVCA_df28.11 0.0028.12
sample_annotation_to_colors0.050.000.05
transform_raw_data0.010.000.01

proBatch.Rcheck/examples_x64/proBatch-Ex.timings

nameusersystemelapsed
calculate_PVCA21.19 0.0221.21
calculate_feature_CV0.440.020.45
calculate_peptide_corr_distr0.030.000.04
calculate_sample_corr_distr0.660.010.67
check_sample_consistency0.030.000.03
correct_batch_effects5.890.005.89
create_peptide_annotation000
date_to_sample_order0.160.000.16
dates_to_posix0.010.000.02
define_sample_order0.000.010.01
feature_level_diagnostics5.320.005.31
fit_nonlinear0.010.000.02
long_to_matrix0.050.000.05
matrix_to_long000
normalize0.090.000.09
plot_CV_distr0.690.020.70
plot_PCA0.780.030.82
plot_PVCA20.78 0.0120.79
plot_PVCA.df19.94 0.0219.96
plot_corr_matrix0.090.000.09
plot_heatmap_diagnostic1.990.082.06
plot_heatmap_generic0.720.030.75
plot_hierarchical_clustering0.530.020.55
plot_peptide_corr_distribution2.610.042.66
plot_protein_corrplot0.220.000.21
plot_sample_corr_distribution1.420.001.43
plot_sample_corr_heatmap0.560.000.56
plot_sample_mean_or_boxplot3.140.033.17
prepare_PVCA_df22.06 0.0022.06
sample_annotation_to_colors0.050.000.05
transform_raw_data000