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

This page was generated on 2025-08-18 11:42 -0400 (Mon, 18 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
palomino7Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4566
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-14 13:40 -0400 (Thu, 14 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
palomino7Windows 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
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for PRONE on palomino7

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: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:PRONE.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings PRONE_1.2.1.tar.gz
StartedAt: 2025-08-15 05:37:59 -0400 (Fri, 15 Aug 2025)
EndedAt: 2025-08-15 05:44:37 -0400 (Fri, 15 Aug 2025)
EllapsedTime: 397.8 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:PRONE.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings PRONE_1.2.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck'
* using R version 4.5.1 (2025-06-13 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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 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
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
plot_boxplots 5.13   0.06    5.19
* 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
  'E:/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck/00check.log'
for details.


Installation output

PRONE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL PRONE
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/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.020.010.03
detect_outliers_POMA1.880.072.22
eigenMSNorm0.770.120.89
export_data0.030.020.05
extract_consensus_DE_candidates0.120.000.12
filter_out_NA_proteins_by_threshold0.240.010.25
filter_out_complete_NA_proteins0.060.020.08
filter_out_proteins_by_ID0.220.000.22
filter_out_proteins_by_value0.200.030.24
get_NA_overview0.020.050.06
get_normalization_methods000
get_overview_DE0.040.010.06
get_proteins_by_value0.210.020.22
get_spiked_stats_DE0.090.030.12
globalIntNorm0.190.000.19
globalMeanNorm0.200.010.22
globalMedianNorm0.240.000.24
impute_se0.750.020.79
irsNorm0.060.000.06
limmaNorm0.060.000.07
load_data0.080.000.12
load_spike_data0.090.000.13
loessCycNorm0.210.000.20
loessFNorm0.110.000.11
meanNorm0.030.000.03
medianAbsDevNorm0.090.050.19
medianNorm0.040.000.05
normalize_se3.830.043.88
normalize_se_combination4.060.074.12
normalize_se_single3.640.063.70
normicsNorm3.470.013.49
plot_NA_density1.420.031.45
plot_NA_frequency0.180.020.19
plot_NA_heatmap2.200.692.87
plot_PCA1.450.001.46
plot_ROC_AUC_spiked1.350.041.45
plot_TP_FP_spiked_bar0.360.040.39
plot_TP_FP_spiked_box0.390.010.42
plot_TP_FP_spiked_scatter0.510.020.53
plot_boxplots5.130.065.19
plot_condition_overview0.280.020.30
plot_densities3.190.093.28
plot_fold_changes_spiked0.460.010.48
plot_heatmap3.910.043.99
plot_heatmap_DE1.560.031.59
plot_histogram_spiked0.350.040.39
plot_identified_spiked_proteins0.560.040.60
plot_intersection_enrichment0.640.032.17
plot_intragroup_PCV0.520.010.53
plot_intragroup_PEV1.590.001.59
plot_intragroup_PMAD0.450.020.47
plot_intragroup_correlation0.360.010.38
plot_jaccard_heatmap0.240.020.25
plot_logFC_thresholds_spiked0.620.010.64
plot_markers_boxplots0.740.000.73
plot_nr_prot_samples0.320.000.33
plot_overview_DE_bar0.330.000.32
plot_overview_DE_tile0.140.030.18
plot_profiles_spiked0.640.020.65
plot_pvalues_spiked0.490.000.49
plot_stats_spiked_heatmap0.330.020.35
plot_tot_int_samples0.250.000.25
plot_upset0.860.000.92
plot_upset_DE1.100.031.19
plot_volcano_DE4.070.064.12
quantileNorm0.040.000.05
readPRONE_example000
remove_POMA_outliers0.520.040.57
remove_assays_from_SE0.030.020.04
remove_reference_samples0.050.000.05
remove_samples_manually0.030.030.06
rlrMACycNorm0.780.020.80
rlrMANorm0.130.010.14
rlrNorm0.100.020.12
robnormNorm0.150.010.16
run_DE3.280.053.36
specify_comparisons0.010.000.02
subset_SE_by_norm0.100.020.10
tmmNorm0.170.030.21
vsnNorm0.090.010.11