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

This page was generated on 2025-01-02 12:07 -0500 (Thu, 02 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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.0  (landing page)
Lis Arend
Snapshot Date: 2024-12-30 13:00 -0500 (Mon, 30 Dec 2024)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: RELEASE_3_20
git_last_commit: 0833b5f
git_last_commit_date: 2024-10-29 11:34:43 -0500 (Tue, 29 Oct 2024)
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


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.0
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.0.tar.gz
StartedAt: 2025-01-01 05:10:15 -0500 (Wed, 01 Jan 2025)
EndedAt: 2025-01-01 05:15:53 -0500 (Wed, 01 Jan 2025)
EllapsedTime: 338.3 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.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck’
* using R version 4.4.2 (2024-10-31)
* 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.0’
* 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
plot_intersection_enrichment 1.642  0.058   7.196
* 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.0440.0030.048
detect_outliers_POMA1.0620.0521.113
eigenMSNorm1.5570.0171.573
export_data0.0420.0030.044
extract_consensus_DE_candidates0.0990.0070.106
filter_out_NA_proteins_by_threshold0.3830.0370.247
filter_out_complete_NA_proteins0.0860.0070.077
filter_out_proteins_by_ID0.1620.0140.175
filter_out_proteins_by_value0.1630.0160.180
get_NA_overview0.0530.0040.056
get_normalization_methods0.0000.0010.000
get_overview_DE0.0530.0040.057
get_proteins_by_value0.1710.0150.186
get_spiked_stats_DE0.1450.0110.160
globalIntNorm0.1470.0040.151
globalMeanNorm0.1470.0040.152
globalMedianNorm0.1480.0030.153
impute_se1.3400.0930.789
irsNorm0.1360.0120.078
limmaNorm0.1100.0090.093
load_data0.0650.0050.071
load_spike_data0.0730.0040.079
loessCycNorm0.1260.0100.135
loessFNorm0.1120.0040.116
meanNorm0.0600.0030.062
medianAbsDevNorm0.1190.0050.124
medianNorm0.0800.0040.085
normalize_se3.3990.0663.466
normalize_se_combination3.2850.0543.342
normalize_se_single3.0120.0523.095
normicsNorm3.0440.0583.108
plot_NA_density0.3760.0180.356
plot_NA_frequency0.1970.0060.199
plot_NA_heatmap1.5250.0781.628
plot_PCA1.0530.0251.079
plot_ROC_AUC_spiked2.3290.0522.188
plot_TP_FP_spiked_bar0.2770.0070.285
plot_TP_FP_spiked_box0.3500.0070.357
plot_TP_FP_spiked_scatter0.3910.0100.400
plot_boxplots4.5420.1513.766
plot_condition_overview0.2040.0040.208
plot_densities3.3110.1962.525
plot_fold_changes_spiked0.6340.0320.487
plot_heatmap3.8570.0413.900
plot_heatmap_DE1.2490.0221.281
plot_histogram_spiked0.5250.0320.367
plot_identified_spiked_proteins0.4160.0090.425
plot_intersection_enrichment1.6420.0587.196
plot_intragroup_PCV0.5080.0070.521
plot_intragroup_PEV0.3320.0050.338
plot_intragroup_PMAD0.3290.0040.334
plot_intragroup_correlation0.3520.0050.359
plot_jaccard_heatmap0.3880.0260.245
plot_logFC_thresholds_spiked0.5640.0120.562
plot_markers_boxplots0.8460.0280.703
plot_nr_prot_samples0.2390.0050.245
plot_overview_DE_bar0.2840.0050.289
plot_overview_DE_tile0.1860.0040.191
plot_profiles_spiked0.8810.0350.714
plot_pvalues_spiked0.470.010.48
plot_stats_spiked_heatmap0.3220.0080.330
plot_tot_int_samples0.2250.0050.231
plot_upset0.6830.0120.695
plot_upset_DE0.8210.0250.847
plot_volcano_DE2.8610.0312.897
quantileNorm0.0590.0030.063
readPRONE_example0.0010.0010.002
remove_POMA_outliers0.5700.0060.576
remove_assays_from_SE0.0630.0030.066
remove_reference_samples0.0660.0030.069
remove_samples_manually0.0550.0020.058
rlrMACycNorm0.5350.0060.543
rlrMANorm0.1090.0030.113
rlrNorm0.0960.0030.099
robnormNorm0.1280.0050.134
run_DE2.9300.1162.287
specify_comparisons0.0860.0090.048
subset_SE_by_norm0.1860.0160.102
tmmNorm0.1950.0140.166
vsnNorm0.0820.0040.085