Back to Multiple platform build/check report for BioC 3.8
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

CHECK report for NormalyzerDE on tokay1

This page was generated on 2019-04-13 11:29:39 -0400 (Sat, 13 Apr 2019).

Package 1061/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
NormalyzerDE 1.0.0
Jakob Willforss
Snapshot Date: 2019-04-12 17:01:30 -0400 (Fri, 12 Apr 2019)
URL: https://git.bioconductor.org/packages/NormalyzerDE
Branch: RELEASE_3_8
Last Commit: 34d92b0
Last Changed Date: 2018-10-30 11:42:10 -0400 (Tue, 30 Oct 2018)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: NormalyzerDE
Version: 1.0.0
Command: C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:NormalyzerDE.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings NormalyzerDE_1.0.0.tar.gz
StartedAt: 2019-04-13 04:11:39 -0400 (Sat, 13 Apr 2019)
EndedAt: 2019-04-13 04:18:07 -0400 (Sat, 13 Apr 2019)
EllapsedTime: 388.5 seconds
RetCode: 0
Status:  OK  
CheckDir: NormalyzerDE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:NormalyzerDE.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings NormalyzerDE_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.8-bioc/meat/NormalyzerDE.Rcheck'
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'NormalyzerDE/DESCRIPTION' ... OK
* this is package 'NormalyzerDE' version '1.0.0'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 'NormalyzerDE' 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 ... NOTE
Missing or unexported object: 'SummarizedExperiment::metadata'
* 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 ... NOTE
  Error in .requirePackage(package) : 
    unable to find required package 'NormalyzerDE'
  Calls: <Anonymous> ... getClass -> getClassDef -> .classEnv -> .requirePackage
  Execution halted
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
              user system elapsed
generatePlots 15.3   0.81   16.11
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
generatePlots               17.11   0.63   17.75
NormalyzerEvaluationResults  7.01   0.06    7.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 NOTEs
See
  'C:/Users/biocbuild/bbs-3.8-bioc/meat/NormalyzerDE.Rcheck/00check.log'
for details.



Installation output

NormalyzerDE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/NormalyzerDE_1.0.0.tar.gz && rm -rf NormalyzerDE.buildbin-libdir && mkdir NormalyzerDE.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=NormalyzerDE.buildbin-libdir NormalyzerDE_1.0.0.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL NormalyzerDE_1.0.0.zip && rm NormalyzerDE_1.0.0.tar.gz NormalyzerDE_1.0.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  423k  100  423k    0     0  9189k      0 --:--:-- --:--:-- --:--:--  9.8M

install for i386

* installing *source* package 'NormalyzerDE' ...
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'NormalyzerDE'
    finding HTML links ... done
    NormalyzerDataset                       html  
    NormalyzerEvaluationResults             html  
    NormalyzerResults-class                 html  
    NormalyzerStatistics                    html  
    analyzeNormalizations                   html  
    calculateANOVAPValues                   html  
    calculateAvgMadMem                      html  
    calculateAvgReplicateVariation          html  
    calculateContrasts                      html  
    calculateCorrSum                        html  
    calculateFeatureCV                      html  
    calculatePercentageAvgDiffInMat         html  
    calculateReplicateCV                    html  
    calculateSummarizedCorrelationVector    html  
    createDirectory                         html  
    detectSingleReplicate                   html  
    detectSingletonSample                   html  
    elapsedSecondsBetweenSystimes           html  
    example_data                            html  
    example_data_only_values                html  
    example_design                          html  
    example_stat_data                       html  
    example_stat_summarized_experiment      html  
    example_summarized_experiment           html  
    filterLowRep                            html  
    findLowlyVariableFeaturesCVs            html  
    generateAnnotatedMatrix                 html  
    generatePlots                           html  
    generateStatsReport                     html  
    getCombinedMatrix                       html  
    getIndexList                            html  
    getLowCountSampleFiltered               html  
    getRTNormalizedMatrix                   html  
    getReplicateSortedData                  html  
    getRowNAFilterContrast                  html  
    getSmoothedRTNormalizedMatrix           html  
    getVerifiedNormalyzerObject             html  
    getWidenedRTRange                       html  
    globalIntensityNormalization            html  
    loadData                                html  
    loadDesign                              html  
    loadRawDataFromFile                     html  
    meanNormalization                       html  
    medianNormalization                     html  
    normMethods                             html  
    normalyzer                              html  
    normalyzerDE                            html  
    performCyclicLoessNormalization         html  
    performGlobalRLRNormalization           html  
    performNoNormalization                  html  
    performNormalizations                   html  
    performQuantileNormalization            html  
    performSMADNormalization                html  
    performVSNNormalization                 html  
    plotBoxPlot                             html  
    plotCVvsIntensity                       html  
    plotContrastPHists                      html  
    plotCorrelation                         html  
    plotDendrograms                         html  
    plotDensity                             html  
    plotFrontPage                           html  
    plotMA                                  html  
    plotMDS                                 html  
    plotMeanSD                              html  
    plotPHist                               html  
    plotQQ                                  html  
    plotRLE                                 html  
    plotReplicateVarAndStableVariables      html  
    plotReplicateVariance                   html  
    plotSampleOutlierSummary                html  
    plotScatter                             html  
    preprocessData                          html  
    printMeta                               html  
    printPlots                              html  
    reduceDesignTechRep                     html  
    reduceTechnicalReplicates               html  
    regression_test_nr                      html  
    setupJobDir                             html  
    setupPlotting                           html  
    setupRawContrastObject                  html  
    setupRawDataObject                      html  
    setupTestData                           html  
    validateSampleReplication               html  
    verifyContrasts                         html  
    verifyDesignMatrix                      html  
    verifyMultipleSamplesPresent            html  
    verifyValidNumbers                      html  
    writeNormalizedDatasets                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'NormalyzerDE' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'NormalyzerDE' as NormalyzerDE_1.0.0.zip
* DONE (NormalyzerDE)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.8-bioc/R/library'
package 'NormalyzerDE' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output

NormalyzerDE.Rcheck/tests_i386/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 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(NormalyzerDE)
> test_check("NormalyzerDE")
== testthat results  ===========================================================
OK: 80 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  14.95    1.09   16.03 

NormalyzerDE.Rcheck/tests_x64/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 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(NormalyzerDE)
> test_check("NormalyzerDE")
== testthat results  ===========================================================
OK: 80 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  16.15    0.34   16.50 

Example timings

NormalyzerDE.Rcheck/examples_i386/NormalyzerDE-Ex.timings

nameusersystemelapsed
NormalyzerEvaluationResults4.830.044.88
NormalyzerStatistics0.080.000.07
analyzeNormalizations4.430.024.45
calculateContrasts0.10.00.1
generateAnnotatedMatrix0.060.000.06
generatePlots15.30 0.8116.11
generateStatsReport0.620.000.62
getRTNormalizedMatrix2.090.052.14
getSmoothedRTNormalizedMatrix4.650.094.74
getVerifiedNormalyzerObject0.040.000.04
globalIntensityNormalization000
loadData000
loadDesign000
meanNormalization0.000.020.02
medianNormalization0.020.000.02
normMethods2.310.002.31
normalyzer000
normalyzerDE0.330.010.36
performCyclicLoessNormalization000
performGlobalRLRNormalization0.010.000.01
performQuantileNormalization000
performSMADNormalization000
performVSNNormalization0.020.000.01
reduceDesignTechRep0.010.000.02
reduceTechnicalReplicates000
setupJobDir000
setupRawContrastObject0.050.000.05
setupRawDataObject0.010.000.01
setupTestData000
writeNormalizedDatasets4.410.004.42

NormalyzerDE.Rcheck/examples_x64/NormalyzerDE-Ex.timings

nameusersystemelapsed
NormalyzerEvaluationResults7.010.067.07
NormalyzerStatistics0.080.000.08
analyzeNormalizations4.950.004.95
calculateContrasts0.090.000.09
generateAnnotatedMatrix0.070.000.07
generatePlots17.11 0.6317.75
generateStatsReport0.470.010.49
getRTNormalizedMatrix1.610.001.61
getSmoothedRTNormalizedMatrix3.520.033.54
getVerifiedNormalyzerObject0.030.000.03
globalIntensityNormalization000
loadData000
loadDesign000
meanNormalization0.010.000.02
medianNormalization000
normMethods1.890.001.89
normalyzer000
normalyzerDE0.350.000.34
performCyclicLoessNormalization0.010.000.02
performGlobalRLRNormalization0.020.000.02
performQuantileNormalization000
performSMADNormalization000
performVSNNormalization0.020.000.02
reduceDesignTechRep000
reduceTechnicalReplicates0.020.000.01
setupJobDir000
setupRawContrastObject0.040.000.05
setupRawDataObject0.020.000.02
setupTestData000
writeNormalizedDatasets4.950.024.96