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

This page was generated on 2024-05-13 11:32:02 -0400 (Mon, 13 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4378
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 493/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.37.0  (landing page)
Samuel Wieczorek
Snapshot Date: 2024-05-11 09:00:03 -0400 (Sat, 11 May 2024)
git_url: https://git.bioconductor.org/packages/DAPAR
git_branch: devel
git_last_commit: a0803ea
git_last_commit_date: 2024-04-30 10:45:58 -0400 (Tue, 30 Apr 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for DAPAR on kjohnson1


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.37.0
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.37.0.tar.gz
StartedAt: 2024-05-12 10:48:24 -0400 (Sun, 12 May 2024)
EndedAt: 2024-05-12 10:58:15 -0400 (Sun, 12 May 2024)
EllapsedTime: 591.5 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.37.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/DAPAR.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* 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.37.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 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 code 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 whether 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
Check_Dataset_Validity: no visible global function definition for
  ‘exprs’
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’
createMSnset2: no visible global function definition for
  ‘installed.packages’
createMSnset2: 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<-’
testAnovaModels : <anonymous>: no visible global function definition
  for ‘TukeyHSD’
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
  TukeyHSD adjusted_pvalues aov cond condition exprs feature g input
  installed.packages intensity layout_nicely nodes<- par stack str_c
  textGOParams x y
Consider adding
  importFrom("graphics", "par")
  importFrom("stats", "TukeyHSD", "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 42.734 16.940  63.225
wrapper.dapar.impute.mi          17.523  0.975  19.206
barplotEnrichGO_HC               10.661  1.374  12.412
barplotGroupGO_HC                 6.769  0.614   7.638
group_GO                          6.320  0.507   7.081
enrich_GO                         6.284  0.515   6.964
scatterplotEnrichGO_HC            6.320  0.476   6.887
* 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.20-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.4-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.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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.37.0.

  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 18 | SKIP 0 | PASS 66 ]

[ FAIL 0 | WARN 18 | SKIP 0 | PASS 66 ]
> 
> proc.time()
   user  system elapsed 
 36.208   1.373  38.686 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
AggregateMetacell0.5190.0090.531
BuildAdjacencyMatrix1.5630.0091.579
BuildColumnToProteinDataset0.4640.0070.473
BuildMetaCell0.8040.0300.846
CVDistD_HC2.2770.1232.424
Children0.0050.0000.004
CountPep0.4370.0070.446
ExtendPalette0.0300.0020.032
GOAnalysisSave0.0000.0010.001
GetCC4.0060.0234.054
GetColorsForConditions0.3750.0050.380
GetDetailedNbPeptides0.3990.0050.404
GetDetailedNbPeptidesUsed0.0000.0000.001
GetIndices_BasedOnConditions0.3940.0050.400
GetIndices_MetacellFiltering0.4010.0050.409
GetIndices_WholeLine0.3850.0060.391
GetIndices_WholeMatrix0.3850.0050.392
GetKeyId0.3710.0060.383
GetMatAdj0.4240.0050.431
GetMetacell0.0000.0000.001
GetMetacellTags0.2930.0060.306
GetNbPeptidesUsed0.2220.0060.239
GetNbTags000
GetSoftAvailables0.0010.0010.000
GetTypeofData0.2830.0050.295
Get_AllComparisons0.1510.0050.169
GlobalQuantileAlignment0.3420.0120.373
GraphPepProt0.3990.0070.409
LH0000
LH0.lm0.0000.0010.000
LH1000
LH1.lm0.0000.0000.001
LOESS1.2960.0181.318
MeanCentering0.3870.0070.395
MetaCellFiltering0.5780.0150.593
MetacellFilteringScope000
Metacell_DIA_NN0.7140.0130.729
Metacell_generic0.5800.0160.610
Metacell_maxquant0.6300.0200.651
Metacell_proline0.5700.0110.585
NumericalFiltering0.4010.0050.406
NumericalgetIndicesOfLinesToRemove0.3690.0050.376
OWAnova0.0090.0010.009
QuantileCentering0.3060.0050.312
SetCC2.6850.0182.710
SetMatAdj0.3970.0040.401
Set_POV_MEC_tags0.3670.0050.372
StringBasedFiltering0.3970.0060.406
StringBasedFiltering20.3930.0050.399
SumByColumns1.2490.0151.266
SymFilteringOperators0.0000.0010.001
UpdateMetacellAfterImputation0.3850.0050.395
aggregateIter0.5280.0070.537
aggregateIterParallel000
aggregateMean0.4770.0060.485
aggregateSum0.4590.0060.545
aggregateTopn0.4130.0050.427
applyAnovasOnProteins0.1100.0020.112
averageIntensities0.6360.0910.735
barplotEnrichGO_HC10.661 1.37412.412
barplotGroupGO_HC6.7690.6147.638
boxPlotD_HC0.3510.0830.465
buildGraph2.0630.0272.113
check.conditions0.2680.0050.285
check.design0.2310.0050.247
checkClusterability2.7671.4314.935
classic1wayAnova0.0000.0010.000
compareNormalizationD_HC0.150.050.23
compute.selection.table0.3850.0570.482
compute_t_tests0.6700.1181.031
corrMatrixD_HC0.5510.0850.757
createMSnset2.2440.1142.509
createMSnset22.2260.1052.461
dapar_hc_ExportMenu0.1500.1340.331
dapar_hc_chart0.0740.0480.152
deleteLinesFromIndices0.4220.0170.487
densityPlotD_HC2.6041.0753.977
diffAnaComputeAdjustedPValues0.1700.0250.199
diffAnaComputeFDR000
diffAnaGetSignificant0.2530.0370.295
diffAnaSave0.2490.0390.300
diffAnaVolcanoplot0.1830.0240.217
diffAnaVolcanoplot_rCharts0.4140.0990.533
display.CC.visNet2.0720.1002.193
enrich_GO6.2840.5156.964
finalizeAggregation0.0000.0010.000
findMECBlock0.4340.0130.478
formatHSDResults000
formatLimmaResult0.1570.0160.174
formatPHResults000
formatPHTResults000
fudge2LRT0.0000.0010.000
get.pep.prot.cc1.9450.0241.975
getDesignLevel0.3530.0040.356
getIndicesConditions0.3550.0050.366
getIndicesOfLinesToRemove0.3750.0090.384
getListNbValuesInLines0.3540.0040.359
getNumberOf0.3700.0090.379
getNumberOfEmptyLines0.3790.0070.388
getPourcentageOfMV0.3760.0090.386
getProcessingInfo0.3540.0050.360
getProteinsStats0.3840.0120.397
getQuantile4Imp0.0880.0030.093
getTextForAggregation0.0010.0010.001
getTextForAnaDiff0.0010.0000.002
getTextForFiltering0.0010.0000.000
getTextForGOAnalysis000
getTextForHypothesisTest0.0000.0010.000
getTextForNewDataset0.0030.0000.003
getTextForNormalization000
getTextForpeptideImputation000
getTextForproteinImputation0.0010.0000.000
globalAdjPval0.4120.0350.458
group_GO6.3200.5077.081
hc_logFC_DensityPlot0.5270.1940.751
hc_mvTypePlot20.8120.2231.072
heatmapD0.8320.0500.885
heatmapForMissingValues0.1980.0200.220
histPValue_HC0.2180.0580.290
impute.pa20.4430.0150.462
inner.aggregate.iter0.4550.0160.476
inner.aggregate.topn0.4250.0120.441
inner.mean0.4300.0120.444
inner.sum0.4880.0130.506
is.subset0.0010.0000.001
limmaCompleteTest1.4340.0611.701
listSheets0.0000.0000.001
make.contrast0.4110.0050.467
make.design.10.3950.0060.403
make.design.20.3950.0070.408
make.design.30.4130.0070.423
make.design0.4050.0060.414
match.metacell0.7330.0410.777
metacell.def0.0040.0020.007
metacellHisto_HC0.4390.0450.501
metacellPerLinesHistoPerCondition_HC0.5650.0890.683
metacellPerLinesHisto_HC0.6860.2130.945
metacombine0.0660.0050.073
mvImage2.2920.1482.503
my_hc_ExportMenu0.1340.1130.273
my_hc_chart0.1380.1100.272
nonzero0.0260.0020.027
normalizeMethods.dapar000
pepa.test0.4150.0100.426
pkgs.require000
plotJitter2.0990.0342.150
plotJitter_rCharts1.9120.0922.029
plotPCA_Eigen0.4720.0360.531
plotPCA_Eigen_hc0.3570.0050.370
plotPCA_Ind0.3610.0080.377
plotPCA_Var0.3520.0060.358
postHocTest000
proportionConRev_HC0.0440.0380.097
rbindMSnset0.4350.0250.465
reIntroduceMEC0.4110.0170.428
readExcel0.0000.0010.000
removeLines0.3930.0160.414
samLRT0.0000.0000.001
saveParameters0.3490.0070.359
scatterplotEnrichGO_HC6.3200.4766.887
search.metacell.tags0.0070.0010.008
separateAdjPval0.1880.0100.199
splitAdjacencyMat0.4220.0090.433
test.design0.4030.0060.426
testAnovaModels0.1230.0080.130
thresholdpval4fdr0.0000.0010.000
translatedRandomBeta0.0020.0110.013
univ_AnnotDbPkg0.2290.0690.308
violinPlotD0.2740.0200.305
visualizeClusters1.2320.1611.450
vsn0.6580.0290.720
wrapper.CVDistD_HC1.8610.7042.769
wrapper.compareNormalizationD_HC42.73416.94063.225
wrapper.corrMatrixD_HC0.4430.0550.516
wrapper.dapar.impute.mi17.523 0.97519.206
wrapper.heatmapD0.6090.0420.663
wrapper.impute.KNN0.4120.0150.433
wrapper.impute.detQuant0.4380.0220.471
wrapper.impute.fixedValue0.4580.0250.496
wrapper.impute.mle0.4070.0140.427
wrapper.impute.pa0.2640.0160.292
wrapper.impute.pa20.4150.0150.432
wrapper.impute.slsa0.5330.0280.571
wrapper.mvImage0.1670.0190.191
wrapper.normalizeD0.3850.0070.393
wrapper.pca0.1460.0150.162
wrapperCalibrationPlot0.2040.0220.228
wrapperClassic1wayAnova000
wrapperRunClustering2.1440.3092.845
write.excel0.8550.1090.982
writeMSnsetToCSV0.3890.0220.417
writeMSnsetToExcel0.9140.1641.112