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

This page was generated on 2025-08-21 11:41 -0400 (Thu, 21 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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.1  (landing page)
Lis Arend
Snapshot Date: 2025-08-18 13:40 -0400 (Mon, 18 Aug 2025)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: RELEASE_3_21
git_last_commit: 370896a
git_last_commit_date: 2025-05-26 09:19:28 -0400 (Mon, 26 May 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 kjohnson1

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.1
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.1.tar.gz
StartedAt: 2025-08-20 07:46:20 -0400 (Wed, 20 Aug 2025)
EndedAt: 2025-08-20 07:52:17 -0400 (Wed, 20 Aug 2025)
EllapsedTime: 356.6 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.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck’
* using R version 4.5.1 Patched (2025-06-14 r88325)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.5
* 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.1’
* 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 ... 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
* 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
  ‘/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-arm64/Resources/library’
* installing *source* package ‘PRONE’ ...
** this is package ‘PRONE’ version ‘1.2.1’
** 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.0420.0060.050
detect_outliers_POMA1.9470.0672.034
eigenMSNorm0.5890.0710.660
export_data0.0410.0050.045
extract_consensus_DE_candidates0.0980.0070.105
filter_out_NA_proteins_by_threshold0.2190.0060.225
filter_out_complete_NA_proteins0.0700.0050.075
filter_out_proteins_by_ID0.1520.0050.158
filter_out_proteins_by_value0.1570.0050.164
get_NA_overview0.0520.0040.056
get_normalization_methods0.0010.0000.000
get_overview_DE0.0530.0060.058
get_proteins_by_value0.1480.0080.156
get_spiked_stats_DE0.1190.0090.128
globalIntNorm0.1480.0110.160
globalMeanNorm0.1490.0130.163
globalMedianNorm0.1510.0150.166
impute_se0.7860.0200.806
irsNorm0.0760.0040.080
limmaNorm0.0830.0050.088
load_data0.0660.0040.071
load_spike_data0.0550.0020.058
loessCycNorm0.1420.0110.154
loessFNorm0.1090.0040.114
meanNorm0.0580.0040.062
medianAbsDevNorm0.1190.0150.134
medianNorm0.0760.0050.081
normalize_se3.4560.0843.540
normalize_se_combination3.4450.1053.555
normalize_se_single3.3030.0663.368
normicsNorm3.1860.0503.236
plot_NA_density1.4720.0141.486
plot_NA_frequency0.1850.0070.193
plot_NA_heatmap1.4200.0691.493
plot_PCA1.0200.0151.036
plot_ROC_AUC_spiked1.0000.0231.023
plot_TP_FP_spiked_bar0.3070.0130.332
plot_TP_FP_spiked_box0.3480.0120.370
plot_TP_FP_spiked_scatter0.3630.0090.373
plot_boxplots3.8290.0653.910
plot_condition_overview0.2090.0070.217
plot_densities2.4320.0452.507
plot_fold_changes_spiked0.3230.0150.358
plot_heatmap3.6940.0373.740
plot_heatmap_DE1.3120.0251.338
plot_histogram_spiked0.3260.0080.334
plot_identified_spiked_proteins0.4360.0090.444
plot_intersection_enrichment0.6930.0381.525
plot_intragroup_PCV0.5210.0080.530
plot_intragroup_PEV0.3770.0060.384
plot_intragroup_PMAD0.3390.0070.347
plot_intragroup_correlation0.3360.0070.343
plot_jaccard_heatmap0.2330.0080.243
plot_logFC_thresholds_spiked0.7160.0210.738
plot_markers_boxplots0.6600.0130.673
plot_nr_prot_samples0.2790.0120.295
plot_overview_DE_bar0.3050.0070.312
plot_overview_DE_tile0.1880.0060.196
plot_profiles_spiked0.6870.0110.693
plot_pvalues_spiked0.5230.0150.539
plot_stats_spiked_heatmap0.3320.0110.343
plot_tot_int_samples0.2370.0060.243
plot_upset0.6330.0120.647
plot_upset_DE0.7900.0250.818
plot_volcano_DE2.9800.0343.017
quantileNorm0.0590.0050.065
readPRONE_example0.0010.0000.002
remove_POMA_outliers0.4930.0060.498
remove_assays_from_SE0.0640.0050.068
remove_reference_samples0.0670.0050.072
remove_samples_manually0.0550.0050.060
rlrMACycNorm0.6180.0090.627
rlrMANorm0.1080.0040.111
rlrNorm0.1010.0050.107
robnormNorm0.1260.0090.135
run_DE2.2650.0262.293
specify_comparisons0.0440.0040.048
subset_SE_by_norm0.0900.0040.095
tmmNorm0.1550.0100.166
vsnNorm0.0830.0050.089