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

This page was generated on 2025-03-20 12:07 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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.3  (landing page)
Lis Arend
Snapshot Date: 2025-03-17 13:00 -0400 (Mon, 17 Mar 2025)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: RELEASE_3_20
git_last_commit: e089973
git_last_commit_date: 2025-03-04 06:45:26 -0400 (Tue, 04 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 palomino8

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.3
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:PRONE.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings PRONE_1.0.3.tar.gz
StartedAt: 2025-03-18 04:34:38 -0400 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 04:40:43 -0400 (Tue, 18 Mar 2025)
EllapsedTime: 365.1 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck'
* using R version 4.4.3 (2025-02-28 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.3.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.0.3'
* 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 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                6.24   0.13    6.36
plot_intersection_enrichment 2.34   0.06   10.84
* 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
  'F:/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck/00check.log'
for details.


Installation output

PRONE.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.20-bioc/R/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.030.020.05
detect_outliers_POMA1.780.091.88
eigenMSNorm0.890.090.99
export_data0.030.020.05
extract_consensus_DE_candidates0.090.030.12
filter_out_NA_proteins_by_threshold0.30.00.3
filter_out_complete_NA_proteins0.060.020.08
filter_out_proteins_by_ID0.200.010.21
filter_out_proteins_by_value0.270.000.27
get_NA_overview0.030.020.05
get_normalization_methods000
get_overview_DE0.090.000.10
get_proteins_by_value0.210.000.20
get_spiked_stats_DE0.080.030.11
globalIntNorm0.190.000.19
globalMeanNorm0.190.000.19
globalMedianNorm0.170.020.19
impute_se0.920.030.95
irsNorm0.060.000.06
limmaNorm0.050.020.06
load_data0.080.000.08
load_spike_data0.040.000.05
loessCycNorm0.170.010.18
loessFNorm0.060.020.08
meanNorm0.050.000.05
medianAbsDevNorm0.110.000.11
medianNorm0.050.000.04
normalize_se3.170.053.22
normalize_se_combination4.440.064.50
normalize_se_single4.800.064.86
normicsNorm3.440.063.50
plot_NA_density0.310.020.33
plot_NA_frequency0.230.030.26
plot_NA_heatmap1.811.081.78
plot_PCA1.470.011.48
plot_ROC_AUC_spiked1.270.051.32
plot_TP_FP_spiked_bar0.250.000.25
plot_TP_FP_spiked_box0.310.030.34
plot_TP_FP_spiked_scatter0.310.030.34
plot_boxplots6.240.136.36
plot_condition_overview0.250.040.30
plot_densities2.840.112.95
plot_fold_changes_spiked0.440.020.46
plot_heatmap4.610.054.67
plot_heatmap_DE1.510.091.61
plot_histogram_spiked0.270.020.28
plot_identified_spiked_proteins0.450.010.47
plot_intersection_enrichment 2.34 0.0610.84
plot_intragroup_PCV0.750.040.78
plot_intragroup_PEV0.520.000.52
plot_intragroup_PMAD0.370.000.37
plot_intragroup_correlation0.400.010.41
plot_jaccard_heatmap0.230.020.25
plot_logFC_thresholds_spiked0.810.010.83
plot_markers_boxplots1.030.021.04
plot_nr_prot_samples0.350.010.36
plot_overview_DE_bar0.370.000.38
plot_overview_DE_tile0.160.020.17
plot_profiles_spiked0.670.000.67
plot_pvalues_spiked0.640.010.66
plot_stats_spiked_heatmap0.450.050.50
plot_tot_int_samples0.210.020.22
plot_upset0.680.040.73
plot_upset_DE0.910.020.95
plot_volcano_DE3.930.053.98
quantileNorm0.040.000.04
readPRONE_example000
remove_POMA_outliers0.680.020.70
remove_assays_from_SE0.050.000.05
remove_reference_samples0.030.010.05
remove_samples_manually0.030.000.03
rlrMACycNorm0.750.070.81
rlrMANorm0.130.010.14
rlrNorm0.090.020.11
robnormNorm0.060.030.10
run_DE2.750.062.81
specify_comparisons0.030.020.04
subset_SE_by_norm0.110.010.13
tmmNorm0.130.000.12
vsnNorm0.060.020.08