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:34 -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 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.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-02 04:48:13 -0400 (Wed, 02 Apr 2025)
EndedAt: 2025-04-02 04:53:38 -0400 (Wed, 02 Apr 2025)
EllapsedTime: 325.2 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: aarch64-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 Ventura 13.7.1
* 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
* 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-arm64/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.0420.0050.046
detect_outliers_POMA0.9310.0600.991
eigenMSNorm0.6790.0160.696
export_data0.0400.0040.044
extract_consensus_DE_candidates0.0930.0060.098
filter_out_NA_proteins_by_threshold1.3500.0271.215
filter_out_complete_NA_proteins0.0930.0080.073
filter_out_proteins_by_ID0.1580.0050.164
filter_out_proteins_by_value0.1740.0060.188
get_NA_overview0.0460.0050.051
get_normalization_methods000
get_overview_DE0.0520.0050.057
get_proteins_by_value0.1600.0040.165
get_spiked_stats_DE0.1170.0090.126
globalIntNorm0.1520.0160.168
globalMeanNorm0.1510.0180.168
globalMedianNorm0.1510.0180.168
impute_se1.4800.1320.872
irsNorm0.1140.0090.076
limmaNorm0.1100.0080.092
load_data0.0720.0040.077
load_spike_data0.0600.0030.064
loessCycNorm0.1480.0100.158
loessFNorm0.1070.0050.112
meanNorm0.0550.0050.062
medianAbsDevNorm0.1170.0100.137
medianNorm0.0790.0050.084
normalize_se3.4060.0693.480
normalize_se_combination3.2540.0623.316
normalize_se_single3.2310.0493.289
normicsNorm3.1630.0623.225
plot_NA_density0.5040.0320.354
plot_NA_frequency0.3310.0260.217
plot_NA_heatmap1.5100.0931.580
plot_PCA1.0550.0201.075
plot_ROC_AUC_spiked1.1870.0551.046
plot_TP_FP_spiked_bar0.2880.0100.299
plot_TP_FP_spiked_box1.4920.0131.507
plot_TP_FP_spiked_scatter0.3720.0100.383
plot_boxplots4.4820.1603.682
plot_condition_overview0.1940.0050.199
plot_densities3.1810.1802.440
plot_fold_changes_spiked0.6340.0380.483
plot_heatmap3.9340.0744.018
plot_heatmap_DE1.2380.0221.262
plot_histogram_spiked0.5240.0290.370
plot_identified_spiked_proteins0.4290.0090.440
plot_intersection_enrichment0.6170.0361.741
plot_intragroup_PCV0.5150.0070.523
plot_intragroup_PEV0.3510.0060.357
plot_intragroup_PMAD0.3620.0070.369
plot_intragroup_correlation0.3330.0070.339
plot_jaccard_heatmap0.3830.0290.239
plot_logFC_thresholds_spiked0.5760.0180.578
plot_markers_boxplots0.8550.0310.700
plot_nr_prot_samples0.2390.0070.246
plot_overview_DE_bar0.2920.0080.301
plot_overview_DE_tile0.2080.0070.215
plot_profiles_spiked0.8660.0370.707
plot_pvalues_spiked0.4790.0130.492
plot_stats_spiked_heatmap0.3540.0120.366
plot_tot_int_samples0.2300.0070.236
plot_upset0.5470.0120.560
plot_upset_DE0.8310.0250.860
plot_volcano_DE2.9150.0362.958
quantileNorm0.0580.0050.062
readPRONE_example0.0020.0010.003
remove_POMA_outliers0.4920.0060.499
remove_assays_from_SE0.0620.0040.067
remove_reference_samples0.0640.0040.069
remove_samples_manually0.0540.0040.058
rlrMACycNorm0.5640.0130.577
rlrMANorm0.1070.0050.112
rlrNorm0.0940.0050.099
robnormNorm0.0860.0080.095
run_DE3.0700.1242.418
specify_comparisons0.0840.0120.049
subset_SE_by_norm0.1750.0190.099
tmmNorm0.2000.0170.175
vsnNorm0.0850.0040.089