Back to Build/check report for BioC 3.17
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-01-02 09:00:25 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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

CHECK results for DAPAR on palomino5


To the developers/maintainers of the DAPAR package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 466/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.31.0  (landing page)
Samuel Wieczorek
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/DAPAR
git_branch: master
git_last_commit: ccd817d
git_last_commit_date: 2022-11-01 11:12:16 -0500 (Tue, 01 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  

Summary

Package: DAPAR
Version: 1.31.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:DAPAR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings DAPAR_1.31.0.tar.gz
StartedAt: 2022-12-28 23:00:10 -0500 (Wed, 28 Dec 2022)
EndedAt: 2022-12-28 23:07:17 -0500 (Wed, 28 Dec 2022)
EllapsedTime: 427.2 seconds
RetCode: 0
Status:   OK  
CheckDir: DAPAR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:DAPAR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings DAPAR_1.31.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/DAPAR.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'DAPAR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'DAPAR' version '1.31.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 'DAPAR' 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
* 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
GetIndices_MetacellFiltering: no visible global function definition for
  'tsop'
aggregateIterParallel: no visible binding for global variable 'cond'
averageIntensities: no visible binding for global variable 'condition'
averageIntensities: no visible binding for global variable 'feature'
diffAnaVolcanoplot_rCharts: no visible binding for global variable 'x'
diffAnaVolcanoplot_rCharts: no visible binding for global variable 'y'
diffAnaVolcanoplot_rCharts: no visible binding for global variable 'g'
display.CC.visNet: no visible binding for global variable
  'layout_nicely'
getTextForGOAnalysis: no visible binding for global variable
  'textGOParams'
getTextForGOAnalysis: no visible binding for global variable 'input'
heatmapForMissingValues: no visible binding for global variable 'par'
limmaCompleteTest: no visible binding for global variable 'A'
limmaCompleteTest: no visible binding for global variable 'B'
limmaCompleteTest: no visible binding for global variable 'P.Value'
pepa.test: no visible global function definition for 'nodes<-'
visualizeClusters: no visible binding for global variable
  'adjusted_pvalues'
visualizeClusters: no visible binding for global variable 'Condition'
visualizeClusters: no visible binding for global variable 'Intensity'
visualizeClusters: no visible binding for global variable
  'FDR_threshold'
visualizeClusters: no visible binding for global variable 'feature'
wrapperClassic1wayAnova: no visible binding for global variable
  'Pr(>F)1'
wrapperRunClustering: no visible global function definition for 'str_c'
Undefined global functions or variables:
  A B Condition FDR_threshold Intensity P.Value Pr(>F)1
  adjusted_pvalues cond condition feature g input layout_nicely nodes<-
  par str_c textGOParams tsop x y
Consider adding
  importFrom("graphics", "par")
to your NAMESPACE file.
* 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 sizes of PDF files under 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                   user system elapsed
wrapper.compareNormalizationD_HC 136.91   5.34  142.77
wrapper.dapar.impute.mi           26.23   0.28   26.62
barplotEnrichGO_HC                 7.30   0.72    8.07
metacombine                        7.31   0.14    7.48
barplotGroupGO_HC                  4.72   0.43    5.22
BuildColumnToProteinDataset_par    0.72   0.08   14.30
aggregateIterParallel              0.68   0.05    7.11
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  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
  'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/DAPAR.Rcheck/00check.log'
for details.



Installation output

DAPAR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL DAPAR
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'DAPAR' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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
* DONE (DAPAR)

Tests output

DAPAR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
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(DAPAR)

This is the 'DAPAR' version 1.31.0.

  To get started, visit
    http://www.prostar-proteomics.org/


> 
> test_check("DAPAR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 0 ]
> 
> proc.time()
   user  system elapsed 
   5.54    0.57    6.14 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
AggregateMetacell2.100.042.14
BuildAdjacencyMatrix0.20.00.2
BuildColumnToProteinDataset0.580.010.71
BuildColumnToProteinDataset_par 0.72 0.0814.30
BuildMetaCell0.900.001.11
CVDistD_HC1.830.213.69
CountPep0.220.000.22
ExtendPalette0.010.000.01
GOAnalysisSave000
GetCC1.110.001.11
GetColorsForConditions0.190.010.20
GetDetailedNbPeptides0.190.000.19
GetDetailedNbPeptidesUsed000
GetIndices_BasedOnConditions0.190.000.19
GetIndices_MetacellFiltering0.250.000.25
GetIndices_WholeLine0.170.020.19
GetIndices_WholeMatrix0.150.030.18
GetKeyId0.220.000.22
GetMatAdj0.320.010.33
GetMetacell000
GetMetacellTags0.180.000.19
GetNbPeptidesUsed0.190.000.19
GetTypeofData0.170.000.17
Get_AllComparisons0.190.000.22
GlobalQuantileAlignment0.190.000.19
GraphPepProt0.190.000.19
LH0000
LH0.lm000
LH1000
LH1.lm000
LOESS0.790.020.81
MeanCentering0.160.010.17
MetaCellFiltering0.180.020.19
MetacellFilteringScope000
Metacell_DIA_NN0.390.000.39
Metacell_generic0.370.020.39
Metacell_maxquant0.380.000.37
Metacell_proline0.420.000.42
NumericalFiltering0.230.000.24
NumericalgetIndicesOfLinesToRemove0.190.000.19
QuantileCentering0.190.010.20
SetCC1.030.001.03
SetMatAdj0.170.030.20
Set_POV_MEC_tags0.190.000.19
StringBasedFiltering0.20.00.2
StringBasedFiltering20.190.020.21
SumByColumns0.940.010.95
SymFilteringOperators000
UpdateMetacell000
aggregateIter0.640.080.72
aggregateIterParallel0.680.057.11
aggregateMean0.630.010.64
aggregateSum1.110.021.12
aggregateTopn1.010.021.03
averageIntensities0.410.030.43
barplotEnrichGO_HC7.300.728.07
barplotGroupGO_HC4.720.435.22
boxPlotD_HC0.210.100.30
buildGraph0.850.000.86
check.conditions0.250.000.25
check.design0.180.000.17
checkClusterability0.110.000.12
classic1wayAnova0.840.030.88
compareNormalizationD_HC0.120.080.20
compute_t_tests0.650.000.64
corrMatrixD_HC0.230.070.33
createMSnset1.470.081.55
dapar_hc_ExportMenu0.080.190.36
dapar_hc_chart0.070.080.15
deleteLinesFromIndices0.190.000.19
densityPlotD_HC1.360.221.60
diffAnaComputeFDR0.220.060.31
diffAnaGetSignificant0.20.00.2
diffAnaSave0.140.000.14
diffAnaVolcanoplot0.080.030.11
diffAnaVolcanoplot_rCharts0.250.090.35
display.CC.visNet0.970.041.23
enrich_GO4.680.174.89
finalizeAggregation000
findMECBlock0.240.000.23
formatLimmaResult0.110.020.13
formatPHResults2.190.052.23
fudge2LRT000
get.pep.prot.cc101
getIndicesConditions0.140.030.17
getIndicesOfLinesToRemove0.170.000.18
getListNbValuesInLines0.190.000.18
getNumberOf0.170.000.17
getNumberOfEmptyLines0.190.000.19
getPourcentageOfMV0.190.000.19
getProcessingInfo0.190.000.18
getProteinsStats0.200.000.21
getQuantile4Imp0.050.000.05
getTextForAggregation000
getTextForAnaDiff000
getTextForFiltering000
getTextForGOAnalysis000
getTextForHypothesisTest000
getTextForNewDataset000
getTextForNormalization000
getTextForpeptideImputation000
getTextForproteinImputation000
group_GO4.140.424.56
hc_logFC_DensityPlot0.310.120.44
hc_mvTypePlot20.430.130.55
heatmapD0.530.010.54
heatmapForMissingValues0.170.020.19
histPValue_HC0.190.091.00
impute.pa20.250.000.25
inner.aggregate.iter0.200.020.22
inner.aggregate.topn0.280.020.30
inner.mean0.190.010.20
inner.sum0.230.000.23
limmaCompleteTest0.880.020.89
listSheets000
make.contrast0.200.000.21
make.design.10.190.000.18
make.design.20.190.000.19
make.design.30.170.030.21
make.design0.190.000.18
match.metacell0.200.000.21
metacell.def000
metacellHisto_HC0.250.060.42
metacellPerLinesHistoPerCondition_HC0.350.190.53
metacellPerLinesHisto_HC0.310.060.40
metacombine7.310.147.48
mvImage1.570.061.62
my_hc_ExportMenu0.100.280.43
my_hc_chart0.110.270.39
nonzero0.020.000.01
normalizeMethods.dapar000
pepa.test0.300.020.32
plotJitter0.980.031.01
plotJitter_rCharts0.860.080.95
plotPCA_Eigen0.250.030.29
plotPCA_Eigen_hc0.170.010.18
plotPCA_Ind0.190.020.21
plotPCA_Var0.170.000.17
postHocTest2.300.002.29
proportionConRev_HC0.080.080.19
rbindMSnset0.250.000.27
reIntroduceMEC0.220.000.22
readExcel000
removeLines0.180.000.18
samLRT000
saveParameters0.170.000.18
scatterplotEnrichGO_HC3.930.324.25
search.metacell.tags000
splitAdjacencyMat0.20.00.2
test.design0.190.000.19
translatedRandomBeta000
univ_AnnotDbPkg0.120.040.15
violinPlotD0.240.000.25
visualizeClusters0.750.030.78
vsn0.710.030.73
wrapper.CVDistD_HC0.960.141.11
wrapper.compareNormalizationD_HC136.91 5.34142.77
wrapper.corrMatrixD_HC0.300.110.44
wrapper.dapar.impute.mi26.23 0.2826.62
wrapper.heatmapD0.350.000.35
wrapper.impute.KNN0.20.00.2
wrapper.impute.detQuant0.260.020.28
wrapper.impute.fixedValue0.270.010.28
wrapper.impute.mle0.350.000.36
wrapper.impute.pa0.150.040.17
wrapper.impute.pa20.20.00.2
wrapper.impute.slsa0.420.010.44
wrapper.mvImage0.070.000.08
wrapper.normalizeD0.180.020.19
wrapper.pca0.070.000.08
wrapperCalibrationPlot0.100.010.11
wrapperClassic1wayAnova1.220.011.25
wrapperRunClustering1.290.101.41
write.excel0.470.060.92
writeMSnsetToCSV0.250.020.38
writeMSnsetToExcel0.500.060.61