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:30 -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 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.7
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.7.tar.gz
StartedAt: 2025-04-01 04:46:37 -0400 (Tue, 01 Apr 2025)
EndedAt: 2025-04-01 04:52:48 -0400 (Tue, 01 Apr 2025)
EllapsedTime: 371.2 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.7.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.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 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   0.26    6.25
* 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_POMA2.050.122.45
eigenMSNorm0.970.061.03
export_data0.030.020.04
extract_consensus_DE_candidates0.100.030.25
filter_out_NA_proteins_by_threshold0.290.020.32
filter_out_complete_NA_proteins0.080.000.08
filter_out_proteins_by_ID0.200.010.21
filter_out_proteins_by_value0.240.000.24
get_NA_overview0.060.000.06
get_normalization_methods000
get_overview_DE0.080.020.09
get_proteins_by_value0.190.010.21
get_spiked_stats_DE0.060.030.09
globalIntNorm0.090.020.11
globalMeanNorm0.110.010.13
globalMedianNorm0.130.020.14
impute_se1.000.031.06
irsNorm0.070.020.08
limmaNorm0.090.010.11
load_data0.090.000.13
load_spike_data0.070.000.09
loessCycNorm0.090.030.13
loessFNorm0.080.000.07
meanNorm0.030.020.05
medianAbsDevNorm0.090.000.14
medianNorm0.050.020.06
normalize_se3.090.043.14
normalize_se_combination4.100.054.15
normalize_se_single4.540.064.60
normicsNorm3.910.033.94
plot_NA_density0.330.050.38
plot_NA_frequency0.170.020.18
plot_NA_heatmap2.200.792.55
plot_PCA1.500.031.47
plot_ROC_AUC_spiked1.070.051.16
plot_TP_FP_spiked_bar0.340.030.37
plot_TP_FP_spiked_box0.300.030.33
plot_TP_FP_spiked_scatter0.370.000.37
plot_boxplots6.000.266.25
plot_condition_overview0.310.000.31
plot_densities3.100.083.17
plot_fold_changes_spiked0.440.000.44
plot_heatmap4.430.094.58
plot_heatmap_DE1.800.031.82
plot_histogram_spiked0.420.020.44
plot_identified_spiked_proteins0.500.050.55
plot_intersection_enrichment0.810.032.17
plot_intragroup_PCV0.750.010.77
plot_intragroup_PEV0.540.020.54
plot_intragroup_PMAD0.480.030.53
plot_intragroup_correlation0.550.000.55
plot_jaccard_heatmap0.310.020.34
plot_logFC_thresholds_spiked0.750.020.77
plot_markers_boxplots0.870.030.90
plot_nr_prot_samples0.270.000.27
plot_overview_DE_bar0.410.000.40
plot_overview_DE_tile0.250.000.25
plot_profiles_spiked0.920.010.94
plot_pvalues_spiked0.420.020.44
plot_stats_spiked_heatmap0.330.010.34
plot_tot_int_samples0.290.050.35
plot_upset0.830.030.86
plot_upset_DE1.160.031.26
plot_volcano_DE3.810.113.92
quantileNorm0.030.020.05
readPRONE_example000
remove_POMA_outliers0.490.030.52
remove_assays_from_SE0.030.020.04
remove_reference_samples0.090.010.11
remove_samples_manually0.050.000.05
rlrMACycNorm0.760.050.81
rlrMANorm0.150.000.14
rlrNorm0.070.000.08
robnormNorm0.110.020.12
run_DE2.660.062.74
specify_comparisons0.010.020.03
subset_SE_by_norm0.080.000.07
tmmNorm0.170.010.19
vsnNorm0.130.000.13