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

This page was generated on 2024-05-07 11:32:32 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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 509/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.36.0  (landing page)
Samuel Wieczorek
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/DAPAR
git_branch: RELEASE_3_19
git_last_commit: 1235415
git_last_commit_date: 2024-04-30 10:45:58 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for DAPAR on kjohnson3


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.36.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.36.0.tar.gz
StartedAt: 2024-05-06 20:54:45 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 20:57:55 -0400 (Mon, 06 May 2024)
EllapsedTime: 190.1 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.36.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/DAPAR.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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.5
* 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.36.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
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’
Check_Dataset_Validity: no visible global function definition for
  ‘exprs’
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’
OWAnova: no visible global function definition for ‘aov’
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 adjusted_pvalues aov B cond condition Condition exprs FDR_threshold
  feature g input installed.packages intensity Intensity layout_nicely
  nodes<- P.Value par Pr(>F)1 Prostar.loc stack str_c textGOParams
  TukeyHSD x y
Consider adding
  importFrom("graphics", "par")
  importFrom("stats", "aov", "TukeyHSD")
  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 13.470  8.383  21.847
wrapper.dapar.impute.mi           5.038  0.509   5.550
* 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.19-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 (2024-04-24) -- "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.36.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 17 | SKIP 0 | PASS 66 ]

[ FAIL 0 | WARN 17 | SKIP 0 | PASS 66 ]
> 
> proc.time()
   user  system elapsed 
 11.679   0.830  12.514 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
AggregateMetacell0.5200.0030.525
BuildAdjacencyMatrix0.1180.0010.121
BuildColumnToProteinDataset0.1400.0010.142
BuildMetaCell0.2120.0080.223
CVDistD_HC1.0680.0481.123
Children0.0010.0000.001
CountPep0.1250.0020.128
ExtendPalette0.0080.0010.008
GOAnalysisSave000
GetCC0.9460.0100.956
GetColorsForConditions0.1110.0010.113
GetDetailedNbPeptides0.1200.0020.125
GetDetailedNbPeptidesUsed000
GetIndices_BasedOnConditions0.1190.0010.121
GetIndices_MetacellFiltering0.1180.0000.120
GetIndices_WholeLine0.1170.0020.119
GetIndices_WholeMatrix0.1150.0010.117
GetKeyId0.1110.0010.113
GetMatAdj0.1260.0020.127
GetMetacell000
GetMetacellTags0.1130.0020.115
GetNbPeptidesUsed0.1170.0010.118
GetNbTags000
GetSoftAvailables000
GetTypeofData0.1100.0020.113
Get_AllComparisons0.0720.0010.073
GlobalQuantileAlignment0.1320.0060.137
GraphPepProt0.1190.0020.121
LH00.0000.0000.001
LH0.lm000
LH1000
LH1.lm000
LOESS0.4090.0070.417
MeanCentering0.1120.0020.114
MetaCellFiltering0.1590.0050.164
MetacellFilteringScope000
Metacell_DIA_NN0.1860.0040.195
Metacell_generic0.1630.0050.169
Metacell_maxquant0.1730.0090.185
Metacell_proline0.1650.0050.172
NumericalFiltering0.1220.0020.124
NumericalgetIndicesOfLinesToRemove0.1120.0010.114
OWAnova0.0030.0000.003
QuantileCentering0.1080.0020.110
SetCC0.8880.0060.894
SetMatAdj0.1190.0020.122
Set_POV_MEC_tags0.1100.0010.117
StringBasedFiltering0.1180.0020.120
StringBasedFiltering20.1180.0020.120
SumByColumns0.3940.0080.402
SymFilteringOperators000
UpdateMetacellAfterImputation0.1150.0010.117
aggregateIter0.1550.0020.158
aggregateIterParallel000
aggregateMean0.1360.0020.138
aggregateSum0.1530.0020.156
aggregateTopn0.1320.0010.134
applyAnovasOnProteins0.0340.0010.035
averageIntensities0.1890.0340.225
barplotEnrichGO_HC3.4420.5433.985
barplotGroupGO_HC1.9890.2112.207
boxPlotD_HC0.0910.0320.129
buildGraph0.6480.0200.671
check.conditions0.1070.0020.109
check.design0.1080.0010.108
checkClusterability1.0660.8781.902
classic1wayAnova000
compareNormalizationD_HC0.0450.0230.067
compute.selection.table0.2300.0530.281
compute_t_tests0.3180.0890.402
corrMatrixD_HC0.1400.0210.162
createMSnset0.6200.0380.665
createMSnset20.5640.0370.600
dapar_hc_ExportMenu0.0380.0400.082
dapar_hc_chart0.0160.0150.031
deleteLinesFromIndices0.1230.0060.129
densityPlotD_HC0.8330.6271.419
diffAnaComputeAdjustedPValues0.0520.0120.063
diffAnaComputeFDR000
diffAnaGetSignificant0.0720.0160.087
diffAnaSave0.0700.0140.083
diffAnaVolcanoplot0.0510.0080.061
diffAnaVolcanoplot_rCharts0.1200.0590.177
display.CC.visNet0.7060.0200.728
enrich_GO1.9370.1862.128
finalizeAggregation000
findMECBlock0.1260.0050.137
formatHSDResults000
formatLimmaResult0.0490.0110.060
formatPHResults000
formatPHTResults000
fudge2LRT000
get.pep.prot.cc0.6800.0170.697
getDesignLevel0.1070.0020.109
getIndicesConditions0.1060.0010.108
getIndicesOfLinesToRemove0.1170.0040.122
getListNbValuesInLines0.1090.0010.111
getNumberOf0.1140.0040.118
getNumberOfEmptyLines0.1180.0030.120
getPourcentageOfMV0.1160.0050.121
getProcessingInfo0.1080.0020.110
getProteinsStats0.1230.0060.129
getQuantile4Imp0.0280.0010.028
getTextForAggregation000
getTextForAnaDiff000
getTextForFiltering000
getTextForGOAnalysis000
getTextForHypothesisTest000
getTextForNewDataset0.0010.0000.000
getTextForNormalization000
getTextForpeptideImputation000
getTextForproteinImputation0.0010.0010.000
globalAdjPval0.1240.0140.138
group_GO2.0230.2472.272
hc_logFC_DensityPlot0.2080.1540.357
hc_mvTypePlot20.3120.1220.430
heatmapD0.2180.0170.235
heatmapForMissingValues0.0690.0100.079
histPValue_HC0.0670.0230.091
impute.pa20.1310.0040.135
inner.aggregate.iter0.1350.0060.141
inner.aggregate.topn0.1270.0060.132
inner.mean0.1400.0040.144
inner.sum0.1270.0040.129
is.subset000
limmaCompleteTest0.4110.0220.432
listSheets000
make.contrast0.1190.0020.124
make.design.10.1180.0020.120
make.design.20.1250.0020.128
make.design.30.1290.0020.132
make.design0.1990.0030.206
match.metacell0.1270.0070.134
metacell.def0.0010.0010.002
metacellHisto_HC0.1350.0170.153
metacellPerLinesHistoPerCondition_HC0.1740.0380.211
metacellPerLinesHisto_HC0.2010.0840.283
metacombine0.0190.0020.021
mvImage0.6630.0570.717
my_hc_ExportMenu0.0370.0380.076
my_hc_chart0.0370.0400.079
nonzero0.0060.0000.008
normalizeMethods.dapar000
pepa.test0.1240.0030.127
pkgs.require000
plotJitter0.7180.0280.745
plotJitter_rCharts0.6060.0230.629
plotPCA_Eigen0.1430.0110.154
plotPCA_Eigen_hc0.1080.0010.109
plotPCA_Ind0.1120.0030.114
plotPCA_Var0.1080.0010.109
postHocTest000
proportionConRev_HC0.0150.0170.031
rbindMSnset0.1370.0170.153
reIntroduceMEC0.1270.0110.137
readExcel000
removeLines0.1220.0110.132
samLRT000
saveParameters0.1100.0020.111
scatterplotEnrichGO_HC1.9540.2402.208
search.metacell.tags0.0020.0000.002
separateAdjPval0.0590.0030.063
splitAdjacencyMat0.1260.0040.129
test.design0.1210.0010.123
testAnovaModels0.0420.0050.045
thresholdpval4fdr000
translatedRandomBeta0.0010.0020.002
univ_AnnotDbPkg0.0540.0180.072
violinPlotD0.1200.0060.126
visualizeClusters0.3370.0520.388
vsn0.2170.0110.230
wrapper.CVDistD_HC0.6700.4331.087
wrapper.compareNormalizationD_HC13.470 8.38321.847
wrapper.corrMatrixD_HC0.1360.0210.157
wrapper.dapar.impute.mi5.0380.5095.550
wrapper.heatmapD0.2000.0140.214
wrapper.impute.KNN0.1210.0080.129
wrapper.impute.detQuant0.1370.0140.149
wrapper.impute.fixedValue0.1440.0150.159
wrapper.impute.mle0.1260.0070.133
wrapper.impute.pa0.0420.0090.051
wrapper.impute.pa20.1270.0110.137
wrapper.impute.slsa0.1680.0170.184
wrapper.mvImage0.0460.0060.052
wrapper.normalizeD0.1170.0020.118
wrapper.pca0.0470.0100.056
wrapperCalibrationPlot0.0640.0110.075
wrapperClassic1wayAnova000
wrapperRunClustering0.6200.1700.782
write.excel0.2790.0840.361
writeMSnsetToCSV0.1250.0100.135
writeMSnsetToExcel0.3210.1050.425