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

This page was generated on 2025-08-07 12:05 -0400 (Thu, 07 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4815
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4550
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4592
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4534
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 1617/2315HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PRONE 1.3.1  (landing page)
Lis Arend
Snapshot Date: 2025-08-06 14:04 -0400 (Wed, 06 Aug 2025)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: devel
git_last_commit: 6288796
git_last_commit_date: 2025-05-26 09:22:53 -0400 (Mon, 26 May 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for PRONE on nebbiolo2

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.3.1
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings PRONE_1.3.1.tar.gz
StartedAt: 2025-08-07 01:42:05 -0400 (Thu, 07 Aug 2025)
EndedAt: 2025-08-07 01:49:54 -0400 (Thu, 07 Aug 2025)
EllapsedTime: 469.5 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings PRONE_1.3.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/PRONE.Rcheck’
* using R version 4.5.1 (2025-06-13)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘PRONE/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PRONE’ version ‘1.3.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 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 ... 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/PRONE.Rcheck/00check.log’
for details.


Installation output

PRONE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL PRONE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘PRONE’ ...
** this is package ‘PRONE’ version ‘1.3.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.0320.0000.033
detect_outliers_POMA1.6950.0521.748
eigenMSNorm0.6040.0900.694
export_data0.0280.0000.028
extract_consensus_DE_candidates0.0820.0020.085
filter_out_NA_proteins_by_threshold0.2120.0010.207
filter_out_complete_NA_proteins0.0550.0020.057
filter_out_proteins_by_ID0.1570.0000.156
filter_out_proteins_by_value0.1580.0010.159
get_NA_overview0.0370.0000.037
get_normalization_methods000
get_overview_DE0.0380.0040.043
get_proteins_by_value0.1470.0020.150
get_spiked_stats_DE0.0860.0040.089
globalIntNorm0.1360.0000.136
globalMeanNorm0.1380.0230.161
globalMedianNorm0.1540.0070.161
impute_se0.7960.0050.736
irsNorm0.0590.0020.061
limmaNorm0.0700.0020.072
load_data0.0520.0030.055
load_spike_data0.0410.0020.043
loessCycNorm0.1240.0010.125
loessFNorm0.0840.0010.086
meanNorm0.0430.0010.044
medianAbsDevNorm0.0970.0000.096
medianNorm0.0580.0020.060
normalize_se3.4320.0543.486
normalize_se_combination3.3030.0213.324
normalize_se_single3.2600.0473.307
normicsNorm3.1760.0803.257
plot_NA_density0.3640.0070.364
plot_NA_frequency0.1820.0010.176
plot_NA_heatmap2.3500.1012.451
plot_PCA1.0090.0041.014
plot_ROC_AUC_spiked1.0260.0061.024
plot_TP_FP_spiked_bar0.2730.0350.308
plot_TP_FP_spiked_box0.3670.0260.394
plot_TP_FP_spiked_scatter0.3890.0270.417
plot_boxplots4.0590.1534.163
plot_condition_overview0.2020.0010.202
plot_densities2.4340.0092.399
plot_fold_changes_spiked0.4560.0000.450
plot_heatmap3.8600.2734.134
plot_heatmap_DE1.2990.0991.399
plot_histogram_spiked0.3120.0160.321
plot_identified_spiked_proteins0.4100.0170.427
plot_intersection_enrichment0.7400.0821.897
plot_intragroup_PCV0.5010.0390.540
plot_intragroup_PEV0.3840.0220.406
plot_intragroup_PMAD0.3270.0030.330
plot_intragroup_correlation0.3370.0020.339
plot_jaccard_heatmap0.2420.0100.240
plot_logFC_thresholds_spiked0.5780.0200.598
plot_markers_boxplots0.6950.0300.717
plot_nr_prot_samples0.2610.0130.275
plot_overview_DE_bar0.2860.0200.306
plot_overview_DE_tile0.1760.0130.190
plot_profiles_spiked0.7150.0600.763
plot_pvalues_spiked0.4090.0190.428
plot_stats_spiked_heatmap0.2920.0030.294
plot_tot_int_samples0.2280.0030.231
plot_upset0.5970.0290.626
plot_upset_DE0.7600.0140.777
plot_volcano_DE2.9150.1373.052
quantileNorm0.0440.0030.046
readPRONE_example0.0000.0010.001
remove_POMA_outliers0.4760.0130.490
remove_assays_from_SE0.0450.0020.048
remove_reference_samples0.0470.0000.047
remove_samples_manually0.0380.0020.041
rlrMACycNorm0.6010.0080.610
rlrMANorm0.0940.0050.099
rlrNorm0.0820.0040.087
robnormNorm0.1980.0140.212
run_DE2.4040.0692.415
specify_comparisons0.0350.0010.032
subset_SE_by_norm0.0870.0050.092
tmmNorm0.1390.0140.153
vsnNorm0.0720.0040.076