| Back to Multiple platform build/check report for BioC 3.14 | 
 | 
This page was generated on 2022-04-13 12:07:07 -0400 (Wed, 13 Apr 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 | 
| tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 | 
| machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 | 
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| To the developers/maintainers of the proBatch package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/proBatch.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. | 
| Package 1459/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| proBatch 1.10.0  (landing page) Chloe H. Lee 
 | nebbiolo2 | Linux (Ubuntu 20.04.4 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: proBatch | 
| Version: 1.10.0 | 
| Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:proBatch.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings proBatch_1.10.0.tar.gz | 
| StartedAt: 2022-04-13 00:49:01 -0400 (Wed, 13 Apr 2022) | 
| EndedAt: 2022-04-13 00:58:28 -0400 (Wed, 13 Apr 2022) | 
| EllapsedTime: 567.2 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: proBatch.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:proBatch.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings proBatch_1.10.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/proBatch.Rcheck'
* using R version 4.1.3 (2022-03-10)
* 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.10.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 LazyData ... 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
plot_PVCA.df          23.51   0.05   23.56
plot_PVCA             22.77   0.34   23.11
prepare_PVCA_df       22.94   0.05   22.99
calculate_PVCA        22.88   0.00   22.87
correct_batch_effects  5.23   0.03    5.26
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
prepare_PVCA_df           20.06   0.02   20.08
plot_PVCA.df              19.41   0.00   19.40
calculate_PVCA            19.03   0.03   19.06
plot_PVCA                 18.34   0.00   18.35
correct_batch_effects      5.86   0.07    5.94
feature_level_diagnostics  5.14   0.00    5.15
* 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
proBatch.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/proBatch_1.10.0.tar.gz && rm -rf proBatch.buildbin-libdir && mkdir proBatch.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=proBatch.buildbin-libdir proBatch_1.10.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL proBatch_1.10.0.zip && rm proBatch_1.10.0.tar.gz proBatch_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  832k  100  832k    0     0  1038k      0 --:--:-- --:--:-- --:--:-- 1038k
100  832k  100  832k    0     0  1038k      0 --:--:-- --:--:-- --:--:-- 1037k
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.10.0.zip
* DONE (proBatch)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'proBatch' successfully unpacked and MD5 sums checked
| proBatch.Rcheck/tests_i386/spelling.Rout 
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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.23    0.09    0.31 
 | proBatch.Rcheck/tests_x64/spelling.Rout 
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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.20    0.01    0.20 
 | 
| proBatch.Rcheck/tests_i386/testthat.Rout 
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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 ]
[ FAIL 0 | WARN 30 | SKIP 0 | PASS 159 ]
> 
> proc.time()
   user  system elapsed 
  37.43    1.25   38.67 
 | proBatch.Rcheck/tests_x64/testthat.Rout 
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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 ]
[ FAIL 0 | WARN 30 | SKIP 0 | PASS 159 ]
> 
> proc.time()
   user  system elapsed 
  36.23    0.59   36.81 
 | 
| proBatch.Rcheck/examples_i386/proBatch-Ex.timings 
 | proBatch.Rcheck/examples_x64/proBatch-Ex.timings 
 |