Back to Mac ARM64 build report for BioC 3.17
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-20 09:38:00 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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

Package 494/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.32.5  (landing page)
Samuel Wieczorek
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/DAPAR
git_branch: RELEASE_3_17
git_last_commit: bc2208b
git_last_commit_date: 2023-09-08 04:48:22 -0400 (Fri, 08 Sep 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for DAPAR on kjohnson2


To the developers/maintainers of the DAPAR package:
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: DAPAR
Version: 1.32.5
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DAPAR_1.32.5.tar.gz
StartedAt: 2023-10-17 14:02:29 -0400 (Tue, 17 Oct 2023)
EndedAt: 2023-10-17 14:12:06 -0400 (Tue, 17 Oct 2023)
EllapsedTime: 576.8 seconds
RetCode: 0
Status:   OK  
CheckDir: DAPAR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DAPAR_1.32.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/DAPAR.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.7
* 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.32.5’
* 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 startup messages can be suppressed ... 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
OWAnova: no visible global function definition for ‘aov’
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’
globalAdjPval: no visible global function definition for ‘stack’
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’
writeMSnsetToExcel: no visible global function definition for
  ‘installed.packages’
Undefined global functions or variables:
  A B Condition FDR_threshold Intensity P.Value Pr(>F)1 Prostar.loc
  adjusted_pvalues aov cond condition feature g input
  installed.packages intensity layout_nicely nodes<- par stack str_c
  textGOParams x y
Consider adding
  importFrom("graphics", "par")
  importFrom("stats", "aov")
  importFrom("utils", "installed.packages", "stack")
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 35.883  3.940  59.634
wrapper.dapar.impute.mi          17.650  0.465  27.624
barplotEnrichGO_HC               10.131  1.036  16.297
barplotGroupGO_HC                 6.074  0.448   8.618
group_GO                          5.735  0.395   9.173
enrich_GO                         5.646  0.382   8.582
scatterplotEnrichGO_HC            5.630  0.390   8.303
writeMSnsetToExcel                2.658  1.465   6.624
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/DAPAR.Rcheck/00check.log’
for details.



Installation output

DAPAR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL DAPAR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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)

Tests output

DAPAR.Rcheck/tests/testthat.Rout


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (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.32.5.

  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 % - 100 % - 
 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 % - 100 % - 
 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 
 29.620   0.894  44.658 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
AggregateMetacell2.0140.0623.148
BuildAdjacencyMatrix0.7900.0121.202
BuildColumnToProteinDataset0.4450.0110.689
BuildMetaCell1.1310.0361.801
CVDistD_HC2.5990.1514.299
Children0.0060.0010.009
CountPep0.3750.0070.579
ExtendPalette0.0300.0030.045
GOAnalysisSave0.0000.0000.001
GetCC1.4810.0232.285
GetColorsForConditions0.3090.0050.480
GetDetailedNbPeptides0.3370.0060.516
GetDetailedNbPeptidesUsed000
GetIndices_BasedOnConditions0.3280.0060.508
GetIndices_MetacellFiltering0.3370.0060.522
GetIndices_WholeLine0.3310.0060.506
GetIndices_WholeMatrix0.3270.0070.507
GetKeyId0.3290.0070.513
GetMatAdj0.3680.0060.550
GetMetacell0.0010.0000.000
GetMetacellTags0.3240.0060.496
GetNbPeptidesUsed0.3280.0060.504
GetSoftAvailables0.0010.0000.001
GetTypeofData0.3120.0070.494
Get_AllComparisons0.2720.0090.414
GlobalQuantileAlignment0.3310.0060.501
GraphPepProt0.3370.0060.497
LH0000
LH0.lm0.0000.0000.001
LH1000
LH1.lm0.0000.0000.001
LOESS1.0410.0171.585
MeanCentering0.3400.0070.530
MetaCellFiltering0.5270.0100.816
MetacellFilteringScope000
Metacell_DIA_NN0.6030.0170.949
Metacell_generic0.6180.0170.967
Metacell_maxquant0.5960.0140.915
Metacell_proline0.5990.0150.926
NumericalFiltering0.4690.0110.724
NumericalgetIndicesOfLinesToRemove0.3550.0050.529
OWAnova0.0080.0000.013
QuantileCentering0.3430.0060.522
SetCC1.3040.0152.019
SetMatAdj0.3660.0060.560
Set_POV_MEC_tags0.3340.0060.511
StringBasedFiltering0.3690.0070.574
StringBasedFiltering20.3600.0060.545
SumByColumns1.3950.0172.150
SymFilteringOperators000
UpdateMetacellAfterImputation0.3460.0060.528
aggregateIter0.5290.0080.804
aggregateIterParallel000
aggregateMean0.4470.0080.680
aggregateSum0.4530.0070.727
aggregateTopn0.4090.0070.640
applyAnovasOnProteins0.0970.0030.152
averageIntensities0.6490.0541.214
barplotEnrichGO_HC10.131 1.03616.297
barplotGroupGO_HC6.0740.4488.618
boxPlotD_HC0.8960.0611.025
buildGraph1.0680.0151.214
check.conditions0.2960.0060.328
check.design0.2990.0060.358
checkClusterability2.7820.3354.404
classic1wayAnova0.0000.0010.000
compareNormalizationD_HC0.1210.0500.257
compute.selection.table0.6640.0581.082
compute_t_tests1.2340.0832.017
corrMatrixD_HC0.3930.0510.670
createMSnset2.1080.0583.239
dapar_hc_ExportMenu0.1370.1340.378
dapar_hc_chart0.0620.0400.139
deleteLinesFromIndices0.3480.0070.519
densityPlotD_HC2.2200.2873.592
diffAnaComputeFDR0.1930.0070.298
diffAnaGetSignificant0.2340.0140.378
diffAnaSave0.2240.0130.364
diffAnaVolcanoplot0.1460.0080.207
diffAnaVolcanoplot_rCharts0.3420.0580.599
display.CC.visNet1.2510.0401.938
enrich_GO5.6460.3828.582
finalizeAggregation0.0000.0000.001
findMECBlock0.3520.0080.486
formatHSDResults000
formatLimmaResult0.1330.0070.179
formatPHResults0.0000.0000.001
formatPHTResults0.0000.0000.001
fudge2LRT0.0000.0010.001
get.pep.prot.cc1.1030.0141.623
getIndicesConditions0.2950.0050.440
getIndicesOfLinesToRemove0.3150.0060.472
getListNbValuesInLines0.2970.0060.444
getNumberOf0.3130.0070.479
getNumberOfEmptyLines0.3210.0070.504
getPourcentageOfMV0.3160.0070.482
getProcessingInfo0.2930.0050.434
getProteinsStats0.3860.0110.610
getQuantile4Imp0.0670.0020.103
getTextForAggregation000
getTextForAnaDiff0.0000.0000.001
getTextForFiltering0.0000.0010.001
getTextForGOAnalysis000
getTextForHypothesisTest0.0010.0000.000
getTextForNewDataset0.0020.0010.003
getTextForNormalization000
getTextForpeptideImputation0.0010.0000.001
getTextForproteinImputation0.0000.0010.001
globalAdjPval0.4070.0170.640
group_GO5.7350.3959.173
hc_logFC_DensityPlot0.4590.0820.822
hc_mvTypePlot20.6860.0881.158
heatmapD1.3180.0462.038
heatmapForMissingValues0.1600.0120.240
histPValue_HC0.2010.0570.372
impute.pa20.3390.0090.513
inner.aggregate.iter0.3550.0090.557
inner.aggregate.topn0.3220.0080.507
inner.mean0.3170.0080.501
inner.sum0.3740.0100.579
is.subset0.0000.0010.000
limmaCompleteTest1.3290.0352.024
listSheets000
make.contrast0.2960.0060.435
make.design.10.2970.0060.478
make.design.20.2990.0060.465
make.design.30.2960.0070.455
make.design0.3350.0080.519
match.metacell0.3180.0070.506
metacell.def0.0040.0010.007
metacellHisto_HC0.3490.0470.595
metacellPerLinesHistoPerCondition_HC0.4600.0940.828
metacellPerLinesHisto_HC0.6010.2111.235
metacombine0.0580.0030.086
mvImage2.1620.0863.177
my_hc_ExportMenu0.1280.1190.356
my_hc_chart0.1430.1420.463
nonzero0.0270.0010.042
normalizeMethods.dapar0.0000.0010.000
pepa.test0.3190.0070.498
pkgs.require0.0000.0000.001
plotJitter1.1050.0191.655
plotJitter_rCharts1.0430.0621.654
plotPCA_Eigen0.3930.0240.613
plotPCA_Eigen_hc0.2920.0060.430
plotPCA_Ind0.3020.0070.456
plotPCA_Var0.2950.0060.441
postHocTest0.0010.0000.000
proportionConRev_HC0.0450.0410.129
rbindMSnset0.3900.0120.624
reIntroduceMEC0.3510.0090.550
readExcel000
removeLines0.3360.0080.527
samLRT000
saveParameters0.3420.0090.483
scatterplotEnrichGO_HC5.6300.3908.303
search.metacell.tags0.0060.0000.008
separateAdjPval0.1660.0060.239
splitAdjacencyMat0.3430.0070.515
test.design1.0500.0121.637
testAnovaModels0.0970.0040.156
thresholdpval4fdr000
translatedRandomBeta0.0020.0080.019
univ_AnnotDbPkg0.2300.0480.426
violinPlotD0.2260.0130.337
visualizeClusters1.3860.0592.191
vsn0.5840.0160.926
wrapper.CVDistD_HC1.5800.2662.774
wrapper.compareNormalizationD_HC35.883 3.94059.634
wrapper.corrMatrixD_HC0.3950.0530.700
wrapper.dapar.impute.mi17.650 0.46527.624
wrapper.heatmapD0.5700.0340.900
wrapper.impute.KNN0.3450.0070.506
wrapper.impute.detQuant0.3770.0100.559
wrapper.impute.fixedValue0.4580.0130.727
wrapper.impute.mle0.3480.0090.520
wrapper.impute.pa0.1110.0050.179
wrapper.impute.pa20.3520.0090.562
wrapper.impute.slsa0.4890.0160.777
wrapper.mvImage0.9400.0161.448
wrapper.normalizeD0.3140.0060.498
wrapper.pca0.1370.0080.224
wrapperCalibrationPlot0.1730.0120.276
wrapperClassic1wayAnova0.0000.0000.001
wrapperRunClustering2.2150.1223.580
write.excel0.7330.0541.161
writeMSnsetToCSV0.3170.0170.514
writeMSnsetToExcel2.6581.4656.624