Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-09-25 11:42 -0400 (Thu, 25 Sep 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4827 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4608 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4549 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4581 |
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 1635/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
PRONE 1.2.1 (landing page) Lis Arend
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: PRONE |
Version: 1.2.1 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PRONE_1.2.1.tar.gz |
StartedAt: 2025-09-23 13:35:19 -0000 (Tue, 23 Sep 2025) |
EndedAt: 2025-09-23 13:42:42 -0000 (Tue, 23 Sep 2025) |
EllapsedTime: 443.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: PRONE.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PRONE_1.2.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck’ * using R Under development (unstable) (2025-02-19 r87757) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS-SP1) * 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.2.1’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 34 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 loading without being on the library search path ... 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 normicsNorm 6.504 0.099 6.617 normalize_se 6.024 0.132 6.166 plot_boxplots 5.836 0.088 5.940 normalize_se_single 5.764 0.140 5.913 normalize_se_combination 5.751 0.056 5.816 plot_heatmap 5.764 0.037 5.822 * 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 ‘/home/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck/00check.log’ for details.
PRONE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL PRONE ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’ * installing *source* package ‘PRONE’ ... ** this is package ‘PRONE’ version ‘1.2.1’ ** 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)
PRONE.Rcheck/PRONE-Ex.timings
name | user | system | elapsed | |
apply_thresholds | 0.034 | 0.000 | 0.034 | |
detect_outliers_POMA | 2.131 | 0.079 | 2.213 | |
eigenMSNorm | 0.907 | 0.068 | 0.978 | |
export_data | 0.024 | 0.000 | 0.024 | |
extract_consensus_DE_candidates | 0.104 | 0.000 | 0.104 | |
filter_out_NA_proteins_by_threshold | 0.262 | 0.020 | 0.282 | |
filter_out_complete_NA_proteins | 0.059 | 0.000 | 0.058 | |
filter_out_proteins_by_ID | 0.212 | 0.000 | 0.212 | |
filter_out_proteins_by_value | 0.210 | 0.000 | 0.211 | |
get_NA_overview | 0.036 | 0.000 | 0.036 | |
get_normalization_methods | 0.001 | 0.000 | 0.000 | |
get_overview_DE | 0.046 | 0.000 | 0.046 | |
get_proteins_by_value | 0.195 | 0.000 | 0.195 | |
get_spiked_stats_DE | 0.078 | 0.008 | 0.087 | |
globalIntNorm | 0.206 | 0.000 | 0.207 | |
globalMeanNorm | 0.184 | 0.028 | 0.213 | |
globalMedianNorm | 0.215 | 0.028 | 0.243 | |
impute_se | 1.000 | 0.020 | 1.018 | |
irsNorm | 0.067 | 0.000 | 0.067 | |
limmaNorm | 0.080 | 0.008 | 0.088 | |
load_data | 0.067 | 0.004 | 0.073 | |
load_spike_data | 0.052 | 0.000 | 0.054 | |
loessCycNorm | 0.185 | 0.004 | 0.189 | |
loessFNorm | 0.124 | 0.004 | 0.128 | |
meanNorm | 0.043 | 0.004 | 0.047 | |
medianAbsDevNorm | 0.128 | 0.000 | 0.128 | |
medianNorm | 0.063 | 0.004 | 0.067 | |
normalize_se | 6.024 | 0.132 | 6.166 | |
normalize_se_combination | 5.751 | 0.056 | 5.816 | |
normalize_se_single | 5.764 | 0.140 | 5.913 | |
normicsNorm | 6.504 | 0.099 | 6.617 | |
plot_NA_density | 0.429 | 0.004 | 0.435 | |
plot_NA_frequency | 0.243 | 0.004 | 0.247 | |
plot_NA_heatmap | 1.827 | 0.072 | 1.904 | |
plot_PCA | 1.509 | 0.000 | 1.514 | |
plot_ROC_AUC_spiked | 1.369 | 0.012 | 1.387 | |
plot_TP_FP_spiked_bar | 0.341 | 0.004 | 0.346 | |
plot_TP_FP_spiked_box | 0.514 | 0.004 | 0.519 | |
plot_TP_FP_spiked_scatter | 0.491 | 0.004 | 0.496 | |
plot_boxplots | 5.836 | 0.088 | 5.940 | |
plot_condition_overview | 0.257 | 0.016 | 0.273 | |
plot_densities | 3.621 | 0.063 | 3.691 | |
plot_fold_changes_spiked | 0.617 | 0.016 | 0.638 | |
plot_heatmap | 5.764 | 0.037 | 5.822 | |
plot_heatmap_DE | 1.760 | 0.019 | 1.785 | |
plot_histogram_spiked | 0.424 | 0.004 | 0.429 | |
plot_identified_spiked_proteins | 0.562 | 0.004 | 0.568 | |
plot_intersection_enrichment | 0.856 | 0.084 | 3.506 | |
plot_intragroup_PCV | 0.811 | 0.052 | 0.864 | |
plot_intragroup_PEV | 0.562 | 0.064 | 0.628 | |
plot_intragroup_PMAD | 0.506 | 0.024 | 0.531 | |
plot_intragroup_correlation | 0.553 | 0.032 | 0.588 | |
plot_jaccard_heatmap | 0.333 | 0.032 | 0.365 | |
plot_logFC_thresholds_spiked | 0.815 | 0.056 | 0.874 | |
plot_markers_boxplots | 1.059 | 0.068 | 1.129 | |
plot_nr_prot_samples | 0.438 | 0.047 | 0.488 | |
plot_overview_DE_bar | 0.442 | 0.001 | 0.443 | |
plot_overview_DE_tile | 0.255 | 0.011 | 0.267 | |
plot_profiles_spiked | 1.018 | 0.029 | 1.045 | |
plot_pvalues_spiked | 0.625 | 0.004 | 0.631 | |
plot_stats_spiked_heatmap | 0.408 | 0.004 | 0.413 | |
plot_tot_int_samples | 0.309 | 0.016 | 0.326 | |
plot_upset | 0.868 | 0.031 | 0.902 | |
plot_upset_DE | 1.148 | 0.076 | 1.231 | |
plot_volcano_DE | 4.382 | 0.088 | 4.480 | |
quantileNorm | 0.042 | 0.004 | 0.048 | |
readPRONE_example | 0.001 | 0.000 | 0.001 | |
remove_POMA_outliers | 0.746 | 0.024 | 0.772 | |
remove_assays_from_SE | 0.050 | 0.004 | 0.053 | |
remove_reference_samples | 0.045 | 0.004 | 0.049 | |
remove_samples_manually | 0.038 | 0.004 | 0.043 | |
rlrMACycNorm | 0.985 | 0.044 | 1.032 | |
rlrMANorm | 0.128 | 0.004 | 0.132 | |
rlrNorm | 0.103 | 0.004 | 0.107 | |
robnormNorm | 0.098 | 0.012 | 0.110 | |
run_DE | 3.457 | 0.028 | 3.488 | |
specify_comparisons | 0.027 | 0.000 | 0.027 | |
subset_SE_by_norm | 0.098 | 0.004 | 0.102 | |
tmmNorm | 0.169 | 0.008 | 0.178 | |
vsnNorm | 0.08 | 0.00 | 0.08 | |