Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2025-04-02 19:36 -0400 (Wed, 02 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4764
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4495
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4449
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4426
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 1604/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PRONE 1.0.7  (landing page)
Lis Arend
Snapshot Date: 2025-03-31 13:00 -0400 (Mon, 31 Mar 2025)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: RELEASE_3_20
git_last_commit: 21f17ff
git_last_commit_date: 2025-03-21 03:25:30 -0400 (Fri, 21 Mar 2025)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for PRONE on taishan

To the developers/maintainers of the PRONE package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/PRONE.git to reflect on this report. See Troubleshooting Build Report for more information.
- 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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: PRONE
Version: 1.0.7
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PRONE_1.0.7.tar.gz
StartedAt: 2025-04-01 09:35:41 -0000 (Tue, 01 Apr 2025)
EndedAt: 2025-04-01 09:41:59 -0000 (Tue, 01 Apr 2025)
EllapsedTime: 378.4 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PRONE_1.0.7.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘PRONE/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PRONE’ version ‘1.0.7’
* 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 ‘PRONE’ 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 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  ‘NormalyzerDE:::calculateAvgMadMem’
  ‘NormalyzerDE:::calculateAvgReplicateVariation’
  ‘NormalyzerDE:::calculatePercentageAvgDiffInMat’
  ‘NormalyzerDE:::calculateReplicateCV’
  ‘NormalyzerDE:::calculateSummarizedCorrelationVector’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
plot_heatmap             5.713  0.064   5.794
plot_boxplots            5.660  0.088   5.756
normalize_se             5.510  0.184   5.708
normalize_se_combination 5.282  0.140   5.434
normalize_se_single      5.284  0.059   5.356
normicsNorm              5.092  0.112   5.216
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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
  ‘/home/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck/00check.log’
for details.


Installation output

PRONE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL PRONE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.3/site-library’
* installing *source* package ‘PRONE’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (PRONE)

Tests output


Example timings

PRONE.Rcheck/PRONE-Ex.timings

nameusersystemelapsed
apply_thresholds0.0300.0040.034
detect_outliers_POMA1.2520.0481.302
eigenMSNorm1.6680.0561.728
export_data0.0240.0000.024
extract_consensus_DE_candidates0.0920.0040.097
filter_out_NA_proteins_by_threshold0.2790.0040.282
filter_out_complete_NA_proteins0.0510.0080.058
filter_out_proteins_by_ID0.2080.0200.229
filter_out_proteins_by_value0.2180.0240.242
get_NA_overview0.0310.0160.047
get_normalization_methods000
get_overview_DE0.0380.0110.049
get_proteins_by_value0.2030.0270.231
get_spiked_stats_DE0.0860.0040.090
globalIntNorm0.2100.0110.223
globalMeanNorm0.1820.0010.182
globalMedianNorm0.1830.0000.183
impute_se0.9730.0351.005
irsNorm0.0630.0120.075
limmaNorm0.0950.0000.095
load_data0.0760.0000.079
load_spike_data0.0460.0080.056
loessCycNorm0.1660.0120.179
loessFNorm0.1230.0040.127
meanNorm0.0490.0000.049
medianAbsDevNorm0.1290.0040.133
medianNorm0.0660.0080.074
normalize_se5.5100.1845.708
normalize_se_combination5.2820.1405.434
normalize_se_single5.2840.0595.356
normicsNorm5.0920.1125.216
plot_NA_density0.4010.0000.401
plot_NA_frequency0.2440.0000.244
plot_NA_heatmap1.8690.0641.938
plot_PCA1.4500.0001.454
plot_ROC_AUC_spiked2.1610.0522.219
plot_TP_FP_spiked_bar0.3330.0200.354
plot_TP_FP_spiked_box0.4460.0080.455
plot_TP_FP_spiked_scatter0.4870.0080.497
plot_boxplots5.6600.0885.756
plot_condition_overview0.2530.0000.253
plot_densities3.4650.0803.549
plot_fold_changes_spiked0.5840.0040.588
plot_heatmap5.7130.0645.794
plot_heatmap_DE1.7560.0031.764
plot_histogram_spiked0.4200.0040.424
plot_identified_spiked_proteins0.5450.0030.550
plot_intersection_enrichment0.7910.0162.231
plot_intragroup_PCV0.6900.0010.691
plot_intragroup_PEV0.4390.0150.457
plot_intragroup_PMAD0.4630.0120.480
plot_intragroup_correlation0.4960.0200.521
plot_jaccard_heatmap0.3150.0160.332
plot_logFC_thresholds_spiked0.7490.0560.812
plot_markers_boxplots1.0120.0871.102
plot_nr_prot_samples0.3490.0120.363
plot_overview_DE_bar0.4500.0160.467
plot_overview_DE_tile0.2580.0000.260
plot_profiles_spiked1.0280.0601.090
plot_pvalues_spiked0.5890.0400.631
plot_stats_spiked_heatmap0.3720.0320.405
plot_tot_int_samples0.2950.0160.312
plot_upset0.8920.0550.951
plot_upset_DE1.0990.0161.124
plot_volcano_DE4.1140.1594.288
quantileNorm0.0500.0000.052
readPRONE_example0.0010.0000.001
remove_POMA_outliers0.7640.0640.830
remove_assays_from_SE0.0580.0000.058
remove_reference_samples0.0390.0000.039
remove_samples_manually0.0410.0040.046
rlrMACycNorm1.0350.0481.087
rlrMANorm0.1280.0000.128
rlrNorm0.0980.0110.111
robnormNorm0.1040.0040.108
run_DE3.3490.0683.420
specify_comparisons0.0290.0000.030
subset_SE_by_norm0.1020.0160.119
tmmNorm0.2170.0280.246
vsnNorm0.0880.0040.093