Back to Multiple platform build/check report for BioC 3.10
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

CHECK report for MSstatsSampleSize on tokay1

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

Package 1107/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSstatsSampleSize 1.0.1
Ting Huang
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/MSstatsSampleSize
Branch: RELEASE_3_10
Last Commit: 7b43632
Last Changed Date: 2020-03-04 00:09:31 -0400 (Wed, 04 Mar 2020)
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: MSstatsSampleSize
Version: 1.0.1
Command: C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:MSstatsSampleSize.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings MSstatsSampleSize_1.0.1.tar.gz
StartedAt: 2020-04-15 04:58:38 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 05:04:42 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 364.0 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: MSstatsSampleSize.Rcheck
Warnings: 2

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.10-bioc/meat/MSstatsSampleSize.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 'MSstatsSampleSize/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'MSstatsSampleSize' version '1.0.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 'MSstatsSampleSize' 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 ... WARNING
Functions or methods with usage in documentation object '.classification' but not in code:
  '.classification'

* 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 ... WARNING
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
                             old_size new_size compress
  classification_results.rda    1.8Mb    1.3Mb       xz
  simulated_datasets.rda        656Kb    511Kb       xz
  variance_estimation.rda       690Kb    320Kb       xz
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                                     user system elapsed
designSampleSizeClassification      17.17   0.28   17.50
designSampleSizeClassificationPlots  5.52   0.35   70.62
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                                     user system elapsed
designSampleSizeClassification      16.39    0.1   16.50
designSampleSizeClassificationPlots  5.02    0.2   64.07
* 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
See
  'C:/Users/biocbuild/bbs-3.10-bioc/meat/MSstatsSampleSize.Rcheck/00check.log'
for details.



Installation output

MSstatsSampleSize.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/MSstatsSampleSize_1.0.1.tar.gz && rm -rf MSstatsSampleSize.buildbin-libdir && mkdir MSstatsSampleSize.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=MSstatsSampleSize.buildbin-libdir MSstatsSampleSize_1.0.1.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL MSstatsSampleSize_1.0.1.zip && rm MSstatsSampleSize_1.0.1.tar.gz MSstatsSampleSize_1.0.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
  9 3280k    9  304k    0     0  5130k      0 --:--:-- --:--:-- --:--:-- 5428k
100 3280k  100 3280k    0     0  11.3M      0 --:--:-- --:--:-- --:--:-- 11.4M

install for i386

* installing *source* package 'MSstatsSampleSize' ...
** 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 'MSstatsSampleSize'
    finding HTML links ... done
    MSstatsSampleSize                       html  
    OV_SRM_train                            html  
    OV_SRM_train_annotation                 html  
    classification_results                  html  
    designSampleSizeClassification          html  
    designSampleSizeClassificationPlots     html  
    designSampleSizeHypothesisTestingPlot   html  
    designSampleSizePCAplot                 html  
    dot-classification                      html  
    dot-classificationModel                 html  
    dot-classificationPerformance           html  
    dot-logGeneration                       html  
    dot-randomImputation                    html  
    dot-sampleSimulation                    html  
    estimateVar                             html  
    meanSDplot                              html  
    simulateDataset                         html  
    simulated_datasets                      html  
    variance_estimation                     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 'MSstatsSampleSize' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MSstatsSampleSize' as MSstatsSampleSize_1.0.1.zip
* DONE (MSstatsSampleSize)
* installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library'
package 'MSstatsSampleSize' successfully unpacked and MD5 sums checked

Tests output

MSstatsSampleSize.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(MSstatsSampleSize)
> 
> test_check("MSstatsSampleSize")
== testthat results  ===========================================================
[ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
  17.03    0.65   18.04 

MSstatsSampleSize.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(MSstatsSampleSize)
> 
> test_check("MSstatsSampleSize")
== testthat results  ===========================================================
[ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
  16.90    0.39   18.79 

Example timings

MSstatsSampleSize.Rcheck/examples_i386/MSstatsSampleSize-Ex.timings

nameusersystemelapsed
OV_SRM_train000
OV_SRM_train_annotation000
classification_results0.060.010.08
designSampleSizeClassification17.17 0.2817.50
designSampleSizeClassificationPlots 5.52 0.3570.62
designSampleSizeHypothesisTestingPlot0.280.010.30
designSampleSizePCAplot3.580.083.65
estimateVar0.390.000.40
meanSDplot3.170.203.37
simulateDataset0.230.050.28
simulated_datasets0.020.000.02
variance_estimation0.020.000.01

MSstatsSampleSize.Rcheck/examples_x64/MSstatsSampleSize-Ex.timings

nameusersystemelapsed
OV_SRM_train0.020.000.01
OV_SRM_train_annotation0.010.000.02
classification_results0.070.000.07
designSampleSizeClassification16.39 0.1016.50
designSampleSizeClassificationPlots 5.02 0.2064.07
designSampleSizeHypothesisTestingPlot0.450.020.55
designSampleSizePCAplot3.170.053.29
estimateVar0.380.030.41
meanSDplot2.180.142.51
simulateDataset0.430.040.49
simulated_datasets0.030.000.03
variance_estimation0.030.000.03