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

This page was generated on 2025-11-15 11:58 -0500 (Sat, 15 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4903
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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 1653/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PRONE 1.4.0  (landing page)
Lis Arend
Snapshot Date: 2025-11-14 13:45 -0500 (Fri, 14 Nov 2025)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: RELEASE_3_22
git_last_commit: 2b31a49
git_last_commit_date: 2025-10-29 11:32:38 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  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.4.0
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.4.0.tar.gz
StartedAt: 2025-11-14 13:11:38 -0000 (Fri, 14 Nov 2025)
EndedAt: 2025-11-14 13:19:26 -0000 (Fri, 14 Nov 2025)
EllapsedTime: 467.9 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.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/PRONE.Rcheck’
* using R version 4.5.0 (2025-04-11)
* 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.4.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 34 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ... NOTE
plot_upset_DE: no visible global function definition for
  ‘packageVersion’
Undefined global functions or variables:
  packageVersion
Consider adding
  importFrom("utils", "packageVersion")
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 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_boxplots            7.746  0.152   9.429
normalize_se_combination 6.294  0.187   6.651
plot_volcano_DE          6.083  0.183   6.442
normalize_se             6.073  0.184   7.773
normalize_se_single      5.615  0.136   5.878
plot_heatmap             5.634  0.012   5.945
normicsNorm              5.230  0.040   5.594
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-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.5.0/site-library’
* installing *source* package ‘PRONE’ ...
** this is package ‘PRONE’ version ‘1.4.0’
** 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.033
detect_outliers_POMA2.3130.1002.616
eigenMSNorm0.9360.0791.208
export_data0.0240.0000.023
extract_consensus_DE_candidates0.1000.0120.112
filter_out_NA_proteins_by_threshold0.2750.0120.287
filter_out_complete_NA_proteins0.0540.0040.057
filter_out_proteins_by_ID0.2160.0000.217
filter_out_proteins_by_value0.2090.0040.213
get_NA_overview0.0350.0000.035
get_normalization_methods000
get_overview_DE0.0420.0040.046
get_proteins_by_value0.2020.0040.255
get_spiked_stats_DE0.1140.0000.114
globalIntNorm0.1900.0000.192
globalMeanNorm0.1890.0000.190
globalMedianNorm0.1900.0000.191
impute_se1.0680.0241.392
irsNorm0.0650.0000.065
limmaNorm0.0900.0000.089
load_data0.0710.0000.113
load_spike_data0.0500.0050.108
loessCycNorm0.1790.0030.355
loessFNorm0.1270.0000.128
meanNorm0.0470.0000.046
medianAbsDevNorm0.1270.0000.127
medianNorm0.0690.0000.068
normalize_se6.0730.1847.773
normalize_se_combination6.2940.1876.651
normalize_se_single5.6150.1365.878
normicsNorm5.2300.0405.594
plot_NA_density0.5780.0160.617
plot_NA_frequency0.2950.0160.381
plot_NA_heatmap1.8880.0482.016
plot_PCA1.9780.0762.124
plot_ROC_AUC_spiked1.7130.0201.934
plot_TP_FP_spiked_bar0.4520.0200.474
plot_TP_FP_spiked_box0.6280.0240.654
plot_TP_FP_spiked_scatter0.6060.0080.637
plot_boxplots7.7460.1529.429
plot_condition_overview0.3670.0040.372
plot_densities3.9230.0554.256
plot_fold_changes_spiked0.7200.0040.725
plot_heatmap5.6340.0125.945
plot_heatmap_DE1.7610.0241.891
plot_histogram_spiked0.5690.0000.570
plot_identified_spiked_proteins0.6520.0000.720
plot_intersection_enrichment1.2220.0794.436
plot_intragroup_PCV0.9640.0761.198
plot_intragroup_PEV0.6960.0360.965
plot_intragroup_PMAD0.6550.0800.737
plot_intragroup_correlation0.6760.0640.760
plot_jaccard_heatmap0.4520.0270.481
plot_logFC_thresholds_spiked1.0320.0751.140
plot_markers_boxplots1.2950.0921.477
plot_nr_prot_samples0.3860.0040.393
plot_overview_DE_bar0.6560.0230.795
plot_overview_DE_tile0.3590.0160.388
plot_profiles_spiked1.2870.0681.660
plot_pvalues_spiked0.7610.0201.097
plot_stats_spiked_heatmap0.5730.0440.712
plot_tot_int_samples0.3830.0200.404
plot_upset1.3040.0601.367
plot_upset_DE0.0320.0000.033
plot_volcano_DE6.0830.1836.442
quantileNorm0.0480.0000.075
readPRONE_example0.0010.0000.002
remove_POMA_outliers1.0370.0362.149
remove_assays_from_SE0.0470.0080.112
remove_reference_samples0.0330.0040.074
remove_samples_manually0.0390.0040.087
rlrMACycNorm0.9660.0441.154
rlrMANorm0.1760.0080.185
rlrNorm0.1140.0000.114
robnormNorm0.1060.0080.115
run_DE3.4300.0763.750
specify_comparisons0.0260.0000.027
subset_SE_by_norm0.10.00.1
tmmNorm0.1700.0040.210
vsnNorm0.0740.0040.079