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

This page was generated on 2025-10-09 11:41 -0400 (Thu, 09 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4832
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4613
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4554
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4585
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 1635/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PRONE 1.2.2  (landing page)
Lis Arend
Snapshot Date: 2025-10-06 13:40 -0400 (Mon, 06 Oct 2025)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: RELEASE_3_21
git_last_commit: 4daae2c
git_last_commit_date: 2025-09-25 06:05:12 -0400 (Thu, 25 Sep 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  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
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for PRONE on kunpeng2

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.2.2
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.2.2.tar.gz
StartedAt: 2025-10-07 13:13:44 -0000 (Tue, 07 Oct 2025)
EndedAt: 2025-10-07 13:22:28 -0000 (Tue, 07 Oct 2025)
EllapsedTime: 523.8 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.2.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* 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.2.2’
* 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
normicsNorm              6.558  0.132   8.483
normalize_se             6.063  0.132   7.900
plot_boxplots            5.932  0.096   6.726
normalize_se_combination 5.913  0.052   6.936
normalize_se_single      5.837  0.115   7.517
plot_heatmap             5.792  0.035   6.850
plot_volcano_DE          4.503  0.155   5.374
* 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.21-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-devel_2025-02-19/site-library’
* installing *source* package ‘PRONE’ ...
** this is package ‘PRONE’ version ‘1.2.2’
** 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.0340.0000.034
detect_outliers_POMA2.0920.0882.203
eigenMSNorm0.9600.0751.115
export_data0.0240.0000.024
extract_consensus_DE_candidates0.1080.0120.132
filter_out_NA_proteins_by_threshold0.3000.0000.421
filter_out_complete_NA_proteins0.0580.0000.058
filter_out_proteins_by_ID0.2180.0000.219
filter_out_proteins_by_value0.2170.0040.221
get_NA_overview0.0310.0040.036
get_normalization_methods0.0000.0000.001
get_overview_DE0.0450.0000.046
get_proteins_by_value0.1950.0040.199
get_spiked_stats_DE0.0830.0040.128
globalIntNorm0.2010.0000.201
globalMeanNorm0.1720.0400.213
globalMedianNorm0.2290.0160.282
impute_se1.0610.0321.143
irsNorm0.0700.0000.071
limmaNorm0.0910.0040.095
load_data0.0730.0000.146
load_spike_data0.0530.0000.111
loessCycNorm0.1740.0080.201
loessFNorm0.1260.0000.126
meanNorm0.0420.0040.046
medianAbsDevNorm0.1200.0040.127
medianNorm0.0700.0000.111
normalize_se6.0630.1327.900
normalize_se_combination5.9130.0526.936
normalize_se_single5.8370.1157.517
normicsNorm6.5580.1328.483
plot_NA_density0.4460.0200.787
plot_NA_frequency0.2500.0000.503
plot_NA_heatmap1.9140.0242.406
plot_PCA1.5760.0202.072
plot_ROC_AUC_spiked1.3470.0201.704
plot_TP_FP_spiked_bar0.3410.0000.351
plot_TP_FP_spiked_box0.4930.0080.504
plot_TP_FP_spiked_scatter0.4900.0000.539
plot_boxplots5.9320.0966.726
plot_condition_overview0.2690.0080.365
plot_densities3.6060.0404.049
plot_fold_changes_spiked0.5910.0040.597
plot_heatmap5.7920.0356.850
plot_heatmap_DE1.7530.0002.088
plot_histogram_spiked0.4280.0040.547
plot_identified_spiked_proteins0.5690.0200.597
plot_intersection_enrichment0.8680.0243.514
plot_intragroup_PCV0.7410.0160.833
plot_intragroup_PEV0.5680.0070.727
plot_intragroup_PMAD0.5200.0240.788
plot_intragroup_correlation0.5320.0280.569
plot_jaccard_heatmap0.3130.0280.342
plot_logFC_thresholds_spiked0.7350.1120.943
plot_markers_boxplots0.9840.0631.061
plot_nr_prot_samples0.4180.0520.535
plot_overview_DE_bar0.4330.0120.462
plot_overview_DE_tile0.2510.0150.268
plot_profiles_spiked1.0040.0321.055
plot_pvalues_spiked0.6120.0200.695
plot_stats_spiked_heatmap0.4050.0030.410
plot_tot_int_samples0.3400.0120.355
plot_upset0.8400.0961.086
plot_upset_DE1.1720.0321.355
plot_volcano_DE4.5030.1555.374
quantileNorm0.0500.0000.066
readPRONE_example0.0020.0000.001
remove_POMA_outliers0.7380.0170.817
remove_assays_from_SE0.0460.0060.052
remove_reference_samples0.0490.0000.048
remove_samples_manually0.0430.0000.042
rlrMACycNorm1.0060.0401.458
rlrMANorm0.130.000.13
rlrNorm0.1080.0000.108
robnormNorm0.1050.0040.109
run_DE3.7440.1564.551
specify_comparisons0.0270.0000.027
subset_SE_by_norm0.1160.0000.197
tmmNorm0.1840.0080.296
vsnNorm0.0830.0000.083