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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4833
merida1macOS 12.7.6 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4614
kjohnson1macOS 13.7.5 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4555
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4586
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-13 13:40 -0400 (Mon, 13 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.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for PRONE on merida1

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.

raw results


Summary

Package: PRONE
Version: 1.2.2
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PRONE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PRONE_1.2.2.tar.gz
StartedAt: 2025-10-14 08:31:19 -0400 (Tue, 14 Oct 2025)
EndedAt: 2025-10-14 08:43:09 -0400 (Tue, 14 Oct 2025)
EllapsedTime: 709.8 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PRONE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PRONE_1.2.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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 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                11.318  0.103  11.509
normalize_se_combination     11.145  0.178  11.347
normalize_se                 10.806  0.139  11.252
plot_volcano_DE              10.286  0.066  11.315
normicsNorm                  10.192  0.055  10.301
normalize_se_single          10.137  0.079  10.250
plot_heatmap                 10.092  0.057  10.462
plot_densities                6.533  0.051   6.632
run_DE                        5.870  0.040   6.275
plot_intersection_enrichment  1.860  0.062  10.040
* 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
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck/00check.log’
for details.


Installation output

PRONE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL PRONE
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/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.0540.0070.062
detect_outliers_POMA2.6490.2662.930
eigenMSNorm1.5670.0321.622
export_data0.0350.0070.044
extract_consensus_DE_candidates0.1590.0130.178
filter_out_NA_proteins_by_threshold0.5030.0230.530
filter_out_complete_NA_proteins0.0870.0080.094
filter_out_proteins_by_ID0.3590.0080.368
filter_out_proteins_by_value0.3640.0090.374
get_NA_overview0.0520.0070.060
get_normalization_methods0.0010.0010.001
get_overview_DE0.0720.0100.083
get_proteins_by_value0.3330.0080.342
get_spiked_stats_DE0.1350.0150.152
globalIntNorm0.3900.0110.403
globalMeanNorm0.3960.0090.407
globalMedianNorm0.4050.0120.419
impute_se1.6270.0521.687
irsNorm0.1070.0060.115
limmaNorm0.1470.0080.155
load_data0.1080.0050.115
load_spike_data0.0860.0040.092
loessCycNorm0.2880.0270.317
loessFNorm0.1480.0100.159
meanNorm0.0700.0080.079
medianAbsDevNorm0.2070.0350.243
medianNorm0.1960.0110.206
normalize_se10.806 0.13911.252
normalize_se_combination11.145 0.17811.347
normalize_se_single10.137 0.07910.250
normicsNorm10.192 0.05510.301
plot_NA_density0.9470.0190.969
plot_NA_frequency0.4680.0090.478
plot_NA_heatmap3.4400.1263.589
plot_PCA3.4540.0203.488
plot_ROC_AUC_spiked2.8660.0352.941
plot_TP_FP_spiked_bar0.7800.0190.809
plot_TP_FP_spiked_box0.9860.0181.015
plot_TP_FP_spiked_scatter1.0230.0191.053
plot_boxplots11.318 0.10311.509
plot_condition_overview0.5930.0110.627
plot_densities6.5330.0516.632
plot_fold_changes_spiked1.2220.0251.251
plot_heatmap10.092 0.05710.462
plot_heatmap_DE2.8530.0393.071
plot_histogram_spiked0.9390.0130.997
plot_identified_spiked_proteins1.1330.0261.171
plot_intersection_enrichment 1.860 0.06210.040
plot_intragroup_PCV1.5220.0151.541
plot_intragroup_PEV1.0190.0131.035
plot_intragroup_PMAD1.0590.0121.076
plot_intragroup_correlation1.0100.0111.025
plot_jaccard_heatmap0.7190.0100.732
plot_logFC_thresholds_spiked1.6150.0251.644
plot_markers_boxplots1.9610.0131.978
plot_nr_prot_samples0.6080.0100.620
plot_overview_DE_bar1.0530.0121.105
plot_overview_DE_tile0.5940.0120.628
plot_profiles_spiked2.0060.0272.197
plot_pvalues_spiked1.2350.0271.362
plot_stats_spiked_heatmap0.9060.0211.048
plot_tot_int_samples0.6500.0130.713
plot_upset2.1750.0282.402
plot_upset_DE0.0530.0090.071
plot_volcano_DE10.286 0.06611.315
quantileNorm0.0710.0100.087
readPRONE_example0.0020.0020.003
remove_POMA_outliers1.5450.0151.623
remove_assays_from_SE0.0780.0100.095
remove_reference_samples0.0680.0100.084
remove_samples_manually0.0630.0080.076
rlrMACycNorm1.5890.0161.690
rlrMANorm0.2060.0100.219
rlrNorm0.1730.0090.193
robnormNorm0.1850.0120.201
run_DE5.8700.0406.275
specify_comparisons0.0380.0090.051
subset_SE_by_norm0.1750.0090.204
tmmNorm0.2940.0180.342
vsnNorm0.1340.0090.158