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

This page was generated on 2025-04-02 19:32 -0400 (Wed, 02 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4764
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4495
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4449
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4426
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 1604/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PRONE 1.0.7  (landing page)
Lis Arend
Snapshot Date: 2025-03-31 13:00 -0400 (Mon, 31 Mar 2025)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: RELEASE_3_20
git_last_commit: 21f17ff
git_last_commit_date: 2025-03-21 03:25:30 -0400 (Fri, 21 Mar 2025)
nebbiolo2Linux (Ubuntu 24.04.1 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
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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.0.7
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.0.7.tar.gz
StartedAt: 2025-04-01 07:26:49 -0400 (Tue, 01 Apr 2025)
EndedAt: 2025-04-01 07:37:30 -0400 (Tue, 01 Apr 2025)
EllapsedTime: 640.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.0.7.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.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.0.7’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
normalize_se             11.209  0.120  11.417
normalize_se_combination 11.013  0.080  11.174
normalize_se_single      10.905  0.079  11.164
normicsNorm              10.526  0.054  10.615
plot_heatmap             10.441  0.073  10.575
plot_boxplots             9.596  0.069   9.782
plot_volcano_DE           6.813  0.051   6.945
run_DE                    6.066  0.032   6.156
plot_densities            5.678  0.092   5.805
* 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.20-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.4-x86_64/Resources/library’
* installing *source* package ‘PRONE’ ...
** 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.0550.0070.063
detect_outliers_POMA2.0270.1642.208
eigenMSNorm1.7500.0481.811
export_data0.0350.0060.041
extract_consensus_DE_candidates0.1540.0110.165
filter_out_NA_proteins_by_threshold1.3190.0131.364
filter_out_complete_NA_proteins0.0870.0080.099
filter_out_proteins_by_ID0.3740.0100.444
filter_out_proteins_by_value0.3860.0100.403
get_NA_overview0.0510.0080.059
get_normalization_methods0.0010.0010.002
get_overview_DE0.0720.0090.082
get_proteins_by_value0.3410.0090.352
get_spiked_stats_DE0.1270.0140.143
globalIntNorm0.4290.0470.501
globalMeanNorm0.4360.0610.501
globalMedianNorm0.4220.0560.482
impute_se1.6910.0981.802
irsNorm0.1050.0080.113
limmaNorm0.1460.0080.155
load_data0.1110.0060.119
load_spike_data0.0830.0050.088
loessCycNorm0.2970.0330.332
loessFNorm0.1460.0070.156
meanNorm0.0720.0060.083
medianAbsDevNorm0.1930.0100.203
medianNorm0.1030.0080.111
normalize_se11.209 0.12011.417
normalize_se_combination11.013 0.08011.174
normalize_se_single10.905 0.07911.164
normicsNorm10.526 0.05410.615
plot_NA_density0.6540.0170.680
plot_NA_frequency0.3790.0090.391
plot_NA_heatmap3.4120.1303.577
plot_PCA2.5240.0252.561
plot_ROC_AUC_spiked2.1810.0412.238
plot_TP_FP_spiked_bar0.5470.0150.566
plot_TP_FP_spiked_box1.7140.0211.745
plot_TP_FP_spiked_scatter0.7870.0170.808
plot_boxplots9.5960.0699.782
plot_condition_overview0.3990.0060.405
plot_densities5.6780.0925.805
plot_fold_changes_spiked0.9450.0190.967
plot_heatmap10.441 0.07310.575
plot_heatmap_DE2.8380.0322.882
plot_histogram_spiked0.7050.0100.717
plot_identified_spiked_proteins0.9270.0130.945
plot_intersection_enrichment1.3210.0502.685
plot_intragroup_PCV1.3260.0121.347
plot_intragroup_PEV0.8130.0100.827
plot_intragroup_PMAD0.8310.0100.847
plot_intragroup_correlation0.7940.0100.808
plot_jaccard_heatmap0.5160.0080.527
plot_logFC_thresholds_spiked1.1730.0171.194
plot_markers_boxplots1.6770.0121.700
plot_nr_prot_samples0.5070.0090.517
plot_overview_DE_bar0.6840.0090.699
plot_overview_DE_tile0.4110.0080.421
plot_profiles_spiked1.5430.0181.597
plot_pvalues_spiked0.9080.0180.948
plot_stats_spiked_heatmap0.6510.0160.674
plot_tot_int_samples0.4780.0090.489
plot_upset1.3180.0181.348
plot_upset_DE1.8440.0541.914
plot_volcano_DE6.8130.0516.945
quantileNorm0.0710.0080.080
readPRONE_example0.0020.0010.003
remove_POMA_outliers1.2020.0121.231
remove_assays_from_SE0.0780.0070.085
remove_reference_samples0.0680.0070.076
remove_samples_manually0.0710.0070.077
rlrMACycNorm1.6270.0141.768
rlrMANorm0.2150.0070.223
rlrNorm0.1800.0070.192
robnormNorm0.1570.0140.173
run_DE6.0660.0326.156
specify_comparisons0.0380.0060.046
subset_SE_by_norm0.1770.0070.184
tmmNorm0.2870.0160.316
vsnNorm0.1360.0070.178