| Back to Multiple platform build/check report for BioC 3.17 |
|
This page was generated on 2023-04-12 10:55:35 -0400 (Wed, 12 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 |
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 |
| 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 DAPAR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DAPAR.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 489/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DAPAR 1.31.6 (landing page) Samuel Wieczorek
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | ||||||||||
| Package: DAPAR |
| Version: 1.31.6 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings DAPAR_1.31.6.tar.gz |
| StartedAt: 2023-04-12 05:43:35 -0400 (Wed, 12 Apr 2023) |
| EndedAt: 2023-04-12 05:48:34 -0400 (Wed, 12 Apr 2023) |
| EllapsedTime: 299.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: DAPAR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings DAPAR_1.31.6.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/DAPAR.Rcheck’
* using R Under development (unstable) (2023-02-14 r83833)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
* running under: Ubuntu 20.04.6 LTS
* using session charset: UTF-8
* checking for file ‘DAPAR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DAPAR’ version ‘1.31.6’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘DAPAR’ can be installed ... OK
* checking installed package size ... OK
* checking package 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 loading without being on the library search path ... 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
aggregateIterParallel: no visible binding for global variable ‘cond’
averageIntensities: no visible binding for global variable ‘condition’
averageIntensities: no visible binding for global variable ‘feature’
averageIntensities: no visible binding for global variable ‘intensity’
createMSnset: no visible global function definition for
‘installed.packages’
createMSnset: no visible binding for global variable ‘Prostar.loc’
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 Prostar.loc
adjusted_pvalues cond condition feature g input installed.packages
intensity layout_nicely nodes<- par str_c textGOParams x y
Consider adding
importFrom("graphics", "par")
importFrom("utils", "installed.packages")
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 examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
wrapper.compareNormalizationD_HC 29.868 1.536 31.405
wrapper.dapar.impute.mi 13.065 0.080 13.147
barplotEnrichGO_HC 8.705 0.564 9.270
barplotGroupGO_HC 5.300 0.208 5.509
enrich_GO 5.269 0.191 5.461
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.17-bioc/meat/DAPAR.Rcheck/00check.log’
for details.
DAPAR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL DAPAR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-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 ** 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)
DAPAR.Rcheck/tests/testthat.Rout
R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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.6.
To get started, visit
http://www.prostar-proteomics.org/
>
> test_check("DAPAR")
Iterations:
1 / 1 - Imputation MNAR OK -
Imputation MCAR in progress -
3 % - 6 % - 9 % - 12 % - 15 % - 18 % - 21 % - 24 % - 27 % - 30 % - 33 % - 36 % - 39 % - 42 % - 45 % - 48 % - 51 % - 54 % - 57 % - 60 % - 63 % - 66 % - 69 % - 72 % - 75 % - 78 % - 81 % - 84 % - 87 % - 90 % - 93 % - 96 % - 99 % -
Iterations:
1 / 1 - Imputation MNAR OK -
Imputation MCAR in progress -
3 % - 6 % - 9 % - 12 % - 15 % - 18 % - 21 % - 24 % - 27 % - 30 % - 33 % - 36 % - 39 % - 42 % - 45 % - 48 % - 51 % - 54 % - 57 % - 60 % - 63 % - 66 % - 69 % - 72 % - 75 % - 78 % - 81 % - 84 % - 87 % - 90 % - 93 % - 96 % - 99 % -
Imputation in condition 1 ...
In progress: 10 % - 20 % - 30 % - 40 % - 50 % - 60 % - 70 % - 80 % - 90 % - 100 % -
Imputation in condition 2 ...
In progress: 10 % - 20 % - 30 % - 40 % - 50 % - 60 % - 70 % - 80 % - 90 % - 100 % - [ FAIL 0 | WARN 17 | SKIP 0 | PASS 66 ]
[ FAIL 0 | WARN 17 | SKIP 0 | PASS 66 ]
>
> proc.time()
user system elapsed
22.384 0.861 23.241
DAPAR.Rcheck/DAPAR-Ex.timings
| name | user | system | elapsed | |
| AggregateMetacell | 2.692 | 0.180 | 2.873 | |
| BuildAdjacencyMatrix | 0.321 | 0.000 | 0.321 | |
| BuildColumnToProteinDataset | 0.388 | 0.008 | 0.396 | |
| BuildMetaCell | 0.667 | 0.016 | 0.684 | |
| CVDistD_HC | 2.694 | 0.155 | 2.857 | |
| Children | 0.003 | 0.000 | 0.003 | |
| CountPep | 0.285 | 0.004 | 0.289 | |
| ExtendPalette | 0.014 | 0.011 | 0.026 | |
| GOAnalysisSave | 0 | 0 | 0 | |
| GetCC | 1.697 | 0.096 | 1.793 | |
| GetColorsForConditions | 0.232 | 0.000 | 0.231 | |
| GetDetailedNbPeptides | 0.250 | 0.004 | 0.254 | |
| GetDetailedNbPeptidesUsed | 0 | 0 | 0 | |
| GetIndices_BasedOnConditions | 0.249 | 0.004 | 0.253 | |
| GetIndices_MetacellFiltering | 0.253 | 0.004 | 0.256 | |
| GetIndices_WholeLine | 0.249 | 0.004 | 0.253 | |
| GetIndices_WholeMatrix | 0.253 | 0.008 | 0.260 | |
| GetKeyId | 0.249 | 0.000 | 0.249 | |
| GetMatAdj | 0.285 | 0.008 | 0.293 | |
| GetMetacell | 0.001 | 0.000 | 0.000 | |
| GetMetacellTags | 0.25 | 0.00 | 0.25 | |
| GetNbPeptidesUsed | 0.247 | 0.000 | 0.247 | |
| GetSoftAvailables | 0 | 0 | 0 | |
| GetTypeofData | 0.216 | 0.011 | 0.229 | |
| Get_AllComparisons | 0.215 | 0.013 | 0.227 | |
| GlobalQuantileAlignment | 0.362 | 0.003 | 0.365 | |
| GraphPepProt | 0.308 | 0.010 | 0.319 | |
| LH0 | 0 | 0 | 0 | |
| LH0.lm | 0 | 0 | 0 | |
| LH1 | 0 | 0 | 0 | |
| LH1.lm | 0 | 0 | 0 | |
| LOESS | 0.950 | 0.015 | 0.965 | |
| MeanCentering | 0.263 | 0.009 | 0.270 | |
| MetaCellFiltering | 0.402 | 0.012 | 0.413 | |
| MetacellFilteringScope | 0 | 0 | 0 | |
| Metacell_DIA_NN | 0.415 | 0.007 | 0.423 | |
| Metacell_generic | 0.402 | 0.003 | 0.406 | |
| Metacell_maxquant | 0.412 | 0.024 | 0.435 | |
| Metacell_proline | 0.452 | 0.005 | 0.456 | |
| NumericalFiltering | 0.292 | 0.000 | 0.291 | |
| NumericalgetIndicesOfLinesToRemove | 0.27 | 0.00 | 0.27 | |
| QuantileCentering | 0.274 | 0.004 | 0.278 | |
| SetCC | 1.477 | 0.108 | 1.585 | |
| SetMatAdj | 0.274 | 0.004 | 0.279 | |
| Set_POV_MEC_tags | 0.251 | 0.004 | 0.255 | |
| StringBasedFiltering | 0.272 | 0.000 | 0.272 | |
| StringBasedFiltering2 | 0.258 | 0.007 | 0.266 | |
| SumByColumns | 0.999 | 0.019 | 1.018 | |
| SymFilteringOperators | 0 | 0 | 0 | |
| UpdateMetacellAfterImputation | 0.262 | 0.003 | 0.267 | |
| aggregateIter | 0.393 | 0.009 | 0.401 | |
| aggregateIterParallel | 0 | 0 | 0 | |
| aggregateMean | 0.370 | 0.015 | 0.385 | |
| aggregateSum | 0.339 | 0.012 | 0.351 | |
| aggregateTopn | 0.318 | 0.004 | 0.323 | |
| averageIntensities | 0.459 | 0.024 | 0.485 | |
| barplotEnrichGO_HC | 8.705 | 0.564 | 9.270 | |
| barplotGroupGO_HC | 5.300 | 0.208 | 5.509 | |
| boxPlotD_HC | 0.186 | 0.008 | 0.194 | |
| buildGraph | 1.431 | 0.012 | 1.443 | |
| check.conditions | 0.237 | 0.004 | 0.242 | |
| check.design | 0.225 | 0.012 | 0.238 | |
| checkClusterability | 2.041 | 0.132 | 2.173 | |
| classic1wayAnova | 1.017 | 0.024 | 1.041 | |
| compareNormalizationD_HC | 0.120 | 0.008 | 0.128 | |
| compute_t_tests | 0.898 | 0.024 | 0.922 | |
| corrMatrixD_HC | 0.320 | 0.004 | 0.323 | |
| createMSnset | 1.633 | 0.032 | 1.665 | |
| dapar_hc_ExportMenu | 0.098 | 0.025 | 0.122 | |
| dapar_hc_chart | 0.045 | 0.003 | 0.049 | |
| deleteLinesFromIndices | 0.271 | 0.008 | 0.278 | |
| densityPlotD_HC | 1.698 | 0.113 | 1.810 | |
| diffAnaComputeFDR | 0.332 | 0.024 | 0.355 | |
| diffAnaGetSignificant | 0.186 | 0.011 | 0.197 | |
| diffAnaSave | 0.182 | 0.005 | 0.186 | |
| diffAnaVolcanoplot | 0.109 | 0.000 | 0.109 | |
| diffAnaVolcanoplot_rCharts | 0.285 | 0.007 | 0.292 | |
| display.CC.visNet | 1.572 | 0.076 | 1.649 | |
| enrich_GO | 5.269 | 0.191 | 5.461 | |
| finalizeAggregation | 0.001 | 0.000 | 0.000 | |
| findMECBlock | 0.269 | 0.004 | 0.273 | |
| formatLimmaResult | 0.113 | 0.004 | 0.117 | |
| formatPHResults | 2.671 | 0.016 | 2.686 | |
| fudge2LRT | 0.001 | 0.000 | 0.000 | |
| get.pep.prot.cc | 1.316 | 0.048 | 1.365 | |
| getIndicesConditions | 0.233 | 0.000 | 0.233 | |
| getIndicesOfLinesToRemove | 0.243 | 0.000 | 0.242 | |
| getListNbValuesInLines | 0.232 | 0.000 | 0.231 | |
| getNumberOf | 0.245 | 0.000 | 0.245 | |
| getNumberOfEmptyLines | 0.258 | 0.000 | 0.258 | |
| getPourcentageOfMV | 0.249 | 0.000 | 0.249 | |
| getProcessingInfo | 0.232 | 0.000 | 0.233 | |
| getProteinsStats | 0.266 | 0.003 | 0.270 | |
| getQuantile4Imp | 0.056 | 0.000 | 0.056 | |
| getTextForAggregation | 0 | 0 | 0 | |
| getTextForAnaDiff | 0 | 0 | 0 | |
| getTextForFiltering | 0.000 | 0.000 | 0.001 | |
| getTextForGOAnalysis | 0 | 0 | 0 | |
| getTextForHypothesisTest | 0 | 0 | 0 | |
| getTextForNewDataset | 0.002 | 0.000 | 0.002 | |
| getTextForNormalization | 0 | 0 | 0 | |
| getTextForpeptideImputation | 0 | 0 | 0 | |
| getTextForproteinImputation | 0.001 | 0.000 | 0.001 | |
| group_GO | 4.236 | 0.148 | 4.384 | |
| hc_logFC_DensityPlot | 0.396 | 0.008 | 0.404 | |
| hc_mvTypePlot2 | 0.603 | 0.020 | 0.622 | |
| heatmapD | 0.528 | 0.004 | 0.533 | |
| heatmapForMissingValues | 0.146 | 0.008 | 0.155 | |
| histPValue_HC | 0.147 | 0.024 | 0.172 | |
| impute.pa2 | 0.458 | 0.016 | 0.475 | |
| inner.aggregate.iter | 0.312 | 0.000 | 0.313 | |
| inner.aggregate.topn | 0.275 | 0.000 | 0.275 | |
| inner.mean | 0.267 | 0.000 | 0.266 | |
| inner.sum | 0.276 | 0.000 | 0.275 | |
| is.subset | 0 | 0 | 0 | |
| limmaCompleteTest | 1.087 | 0.020 | 1.108 | |
| listSheets | 0 | 0 | 0 | |
| make.contrast | 0.244 | 0.005 | 0.249 | |
| make.design.1 | 0.247 | 0.010 | 0.257 | |
| make.design.2 | 0.254 | 0.006 | 0.261 | |
| make.design.3 | 0.248 | 0.009 | 0.256 | |
| make.design | 0.244 | 0.005 | 0.249 | |
| match.metacell | 0.263 | 0.007 | 0.270 | |
| metacell.def | 0.003 | 0.000 | 0.003 | |
| metacellHisto_HC | 0.323 | 0.016 | 0.340 | |
| metacellPerLinesHistoPerCondition_HC | 0.404 | 0.016 | 0.420 | |
| metacellPerLinesHisto_HC | 0.483 | 0.036 | 0.518 | |
| metacombine | 0.051 | 0.000 | 0.051 | |
| mvImage | 1.726 | 0.031 | 1.759 | |
| my_hc_ExportMenu | 0.109 | 0.013 | 0.121 | |
| my_hc_chart | 0.109 | 0.011 | 0.121 | |
| nonzero | 0.017 | 0.001 | 0.017 | |
| normalizeMethods.dapar | 0 | 0 | 0 | |
| pepa.test | 0.272 | 0.000 | 0.272 | |
| pkgs.require | 0.001 | 0.000 | 0.000 | |
| plotJitter | 1.370 | 0.048 | 1.419 | |
| plotJitter_rCharts | 1.142 | 0.003 | 1.146 | |
| plotPCA_Eigen | 0.3 | 0.0 | 0.3 | |
| plotPCA_Eigen_hc | 0.239 | 0.005 | 0.243 | |
| plotPCA_Ind | 0.241 | 0.000 | 0.241 | |
| plotPCA_Var | 0.229 | 0.000 | 0.229 | |
| postHocTest | 2.604 | 0.063 | 2.668 | |
| proportionConRev_HC | 0.039 | 0.004 | 0.043 | |
| rbindMSnset | 0.305 | 0.000 | 0.304 | |
| reIntroduceMEC | 0.275 | 0.001 | 0.275 | |
| readExcel | 0.001 | 0.000 | 0.000 | |
| removeLines | 0.261 | 0.000 | 0.261 | |
| samLRT | 0.001 | 0.000 | 0.000 | |
| saveParameters | 0.234 | 0.000 | 0.234 | |
| scatterplotEnrichGO_HC | 4.124 | 0.151 | 4.277 | |
| search.metacell.tags | 0.005 | 0.000 | 0.004 | |
| splitAdjacencyMat | 0.264 | 0.000 | 0.264 | |
| test.design | 0.252 | 0.000 | 0.253 | |
| translatedRandomBeta | 0.003 | 0.000 | 0.003 | |
| univ_AnnotDbPkg | 0.126 | 0.007 | 0.133 | |
| violinPlotD | 0.275 | 0.007 | 0.282 | |
| visualizeClusters | 1.110 | 0.021 | 1.129 | |
| vsn | 0.456 | 0.023 | 0.480 | |
| wrapper.CVDistD_HC | 1.260 | 0.152 | 1.412 | |
| wrapper.compareNormalizationD_HC | 29.868 | 1.536 | 31.405 | |
| wrapper.corrMatrixD_HC | 0.332 | 0.007 | 0.341 | |
| wrapper.dapar.impute.mi | 13.065 | 0.080 | 13.147 | |
| wrapper.heatmapD | 0.466 | 0.012 | 0.478 | |
| wrapper.impute.KNN | 0.272 | 0.004 | 0.275 | |
| wrapper.impute.detQuant | 0.342 | 0.004 | 0.346 | |
| wrapper.impute.fixedValue | 0.299 | 0.000 | 0.300 | |
| wrapper.impute.mle | 0.263 | 0.012 | 0.275 | |
| wrapper.impute.pa | 0.092 | 0.000 | 0.093 | |
| wrapper.impute.pa2 | 0.276 | 0.004 | 0.280 | |
| wrapper.impute.slsa | 0.434 | 0.012 | 0.446 | |
| wrapper.mvImage | 0.108 | 0.004 | 0.112 | |
| wrapper.normalizeD | 0.252 | 0.000 | 0.253 | |
| wrapper.pca | 0.092 | 0.004 | 0.097 | |
| wrapperCalibrationPlot | 0.182 | 0.004 | 0.187 | |
| wrapperClassic1wayAnova | 1.369 | 0.016 | 1.385 | |
| wrapperRunClustering | 2.735 | 0.124 | 2.860 | |
| write.excel | 0.493 | 0.008 | 0.501 | |
| writeMSnsetToCSV | 0.248 | 0.004 | 0.253 | |
| writeMSnsetToExcel | 0.674 | 0.018 | 0.692 | |