Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-02-03 12:12 -0500 (Mon, 03 Feb 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4746 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4494 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4517 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4469 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4400 |
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/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
PRONE 1.0.2 (landing page) Lis Arend
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
taishan | 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.0.2 |
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.0.2.tar.gz |
StartedAt: 2025-01-31 09:18:52 -0000 (Fri, 31 Jan 2025) |
EndedAt: 2025-01-31 09:25:23 -0000 (Fri, 31 Jan 2025) |
EllapsedTime: 390.3 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.0.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck’ * using R version 4.4.2 (2024-10-31) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403) * running under: openEuler 24.03 (LTS) * 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.2’ * 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 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 plot_heatmap 5.685 0.048 5.751 normalize_se 5.500 0.084 5.599 plot_boxplots 5.522 0.015 5.548 normalize_se_combination 5.325 0.064 5.403 normalize_se_single 5.198 0.020 5.233 normicsNorm 5.078 0.020 5.111 plot_intersection_enrichment 2.352 0.339 16.687 * 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.20-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-4.4.2/site-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)
PRONE.Rcheck/PRONE-Ex.timings
name | user | system | elapsed | |
apply_thresholds | 0.034 | 0.000 | 0.034 | |
detect_outliers_POMA | 1.235 | 0.084 | 1.323 | |
eigenMSNorm | 1.675 | 0.043 | 1.724 | |
export_data | 0.021 | 0.004 | 0.025 | |
extract_consensus_DE_candidates | 0.093 | 0.007 | 0.101 | |
filter_out_NA_proteins_by_threshold | 0.280 | 0.008 | 0.288 | |
filter_out_complete_NA_proteins | 0.059 | 0.004 | 0.063 | |
filter_out_proteins_by_ID | 0.222 | 0.016 | 0.238 | |
filter_out_proteins_by_value | 0.238 | 0.000 | 0.239 | |
get_NA_overview | 0.040 | 0.008 | 0.047 | |
get_normalization_methods | 0.001 | 0.000 | 0.001 | |
get_overview_DE | 0.044 | 0.004 | 0.048 | |
get_proteins_by_value | 0.193 | 0.020 | 0.213 | |
get_spiked_stats_DE | 0.106 | 0.015 | 0.121 | |
globalIntNorm | 0.18 | 0.00 | 0.18 | |
globalMeanNorm | 0.178 | 0.000 | 0.179 | |
globalMedianNorm | 0.181 | 0.000 | 0.182 | |
impute_se | 0.996 | 0.008 | 1.001 | |
irsNorm | 0.072 | 0.000 | 0.072 | |
limmaNorm | 0.082 | 0.016 | 0.098 | |
load_data | 0.069 | 0.004 | 0.076 | |
load_spike_data | 0.069 | 0.008 | 0.080 | |
loessCycNorm | 0.139 | 0.004 | 0.143 | |
loessFNorm | 0.119 | 0.008 | 0.127 | |
meanNorm | 0.046 | 0.000 | 0.047 | |
medianAbsDevNorm | 0.113 | 0.008 | 0.122 | |
medianNorm | 0.069 | 0.000 | 0.069 | |
normalize_se | 5.500 | 0.084 | 5.599 | |
normalize_se_combination | 5.325 | 0.064 | 5.403 | |
normalize_se_single | 5.198 | 0.020 | 5.233 | |
normicsNorm | 5.078 | 0.020 | 5.111 | |
plot_NA_density | 0.401 | 0.004 | 0.405 | |
plot_NA_frequency | 0.221 | 0.004 | 0.225 | |
plot_NA_heatmap | 2.682 | 0.060 | 2.750 | |
plot_PCA | 1.406 | 0.008 | 1.419 | |
plot_ROC_AUC_spiked | 1.294 | 0.003 | 1.303 | |
plot_TP_FP_spiked_bar | 0.333 | 0.001 | 0.334 | |
plot_TP_FP_spiked_box | 0.465 | 0.004 | 0.471 | |
plot_TP_FP_spiked_scatter | 0.460 | 0.008 | 0.470 | |
plot_boxplots | 5.522 | 0.015 | 5.548 | |
plot_condition_overview | 0.254 | 0.000 | 0.255 | |
plot_densities | 3.448 | 0.024 | 3.476 | |
plot_fold_changes_spiked | 0.568 | 0.008 | 0.577 | |
plot_heatmap | 5.685 | 0.048 | 5.751 | |
plot_heatmap_DE | 1.727 | 0.008 | 1.740 | |
plot_histogram_spiked | 0.386 | 0.000 | 0.385 | |
plot_identified_spiked_proteins | 0.528 | 0.000 | 0.529 | |
plot_intersection_enrichment | 2.352 | 0.339 | 16.687 | |
plot_intragroup_PCV | 0.720 | 0.080 | 0.802 | |
plot_intragroup_PEV | 0.493 | 0.048 | 0.543 | |
plot_intragroup_PMAD | 0.500 | 0.047 | 0.550 | |
plot_intragroup_correlation | 0.487 | 0.040 | 0.528 | |
plot_jaccard_heatmap | 0.314 | 0.024 | 0.338 | |
plot_logFC_thresholds_spiked | 0.768 | 0.048 | 0.818 | |
plot_markers_boxplots | 0.956 | 0.076 | 1.035 | |
plot_nr_prot_samples | 0.318 | 0.012 | 0.332 | |
plot_overview_DE_bar | 0.496 | 0.039 | 0.538 | |
plot_overview_DE_tile | 0.240 | 0.008 | 0.249 | |
plot_profiles_spiked | 0.867 | 0.032 | 0.898 | |
plot_pvalues_spiked | 0.586 | 0.012 | 0.600 | |
plot_stats_spiked_heatmap | 0.371 | 0.004 | 0.376 | |
plot_tot_int_samples | 0.277 | 0.000 | 0.278 | |
plot_upset | 0.749 | 0.008 | 0.760 | |
plot_upset_DE | 1.119 | 0.084 | 1.213 | |
plot_volcano_DE | 3.968 | 0.139 | 4.136 | |
quantileNorm | 0.045 | 0.004 | 0.049 | |
readPRONE_example | 0.002 | 0.000 | 0.001 | |
remove_POMA_outliers | 0.708 | 0.019 | 0.734 | |
remove_assays_from_SE | 0.051 | 0.001 | 0.052 | |
remove_reference_samples | 0.037 | 0.000 | 0.037 | |
remove_samples_manually | 0.039 | 0.003 | 0.042 | |
rlrMACycNorm | 0.919 | 0.035 | 0.959 | |
rlrMANorm | 0.127 | 0.000 | 0.128 | |
rlrNorm | 0.109 | 0.004 | 0.113 | |
robnormNorm | 0.100 | 0.008 | 0.108 | |
run_DE | 3.384 | 0.112 | 3.501 | |
specify_comparisons | 0.029 | 0.000 | 0.028 | |
subset_SE_by_norm | 0.101 | 0.004 | 0.104 | |
tmmNorm | 0.213 | 0.004 | 0.218 | |
vsnNorm | 0.076 | 0.004 | 0.081 | |