Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-20 12:12 -0400 (Thu, 20 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4756 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4487 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4514 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4441 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.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/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
PRONE 1.0.3 (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.3 |
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.3.tar.gz |
StartedAt: 2025-03-18 10:38:42 -0000 (Tue, 18 Mar 2025) |
EndedAt: 2025-03-18 10:45:04 -0000 (Tue, 18 Mar 2025) |
EllapsedTime: 382.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.3.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck’ * using R version 4.4.3 (2025-02-28) * 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) * 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 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_boxplots 5.795 0.008 5.813 plot_heatmap 5.738 0.008 5.764 normalize_se 5.553 0.024 5.591 normalize_se_combination 5.367 0.008 5.388 normalize_se_single 5.319 0.008 5.342 normicsNorm 5.249 0.024 5.287 plot_intersection_enrichment 2.221 0.008 13.503 * 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.3/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.262 | 0.032 | 1.297 | |
eigenMSNorm | 1.579 | 0.040 | 1.623 | |
export_data | 0.024 | 0.000 | 0.025 | |
extract_consensus_DE_candidates | 0.099 | 0.000 | 0.098 | |
filter_out_NA_proteins_by_threshold | 0.273 | 0.000 | 0.273 | |
filter_out_complete_NA_proteins | 0.055 | 0.004 | 0.059 | |
filter_out_proteins_by_ID | 0.229 | 0.008 | 0.239 | |
filter_out_proteins_by_value | 0.214 | 0.020 | 0.234 | |
get_NA_overview | 0.037 | 0.000 | 0.037 | |
get_normalization_methods | 0 | 0 | 0 | |
get_overview_DE | 0.046 | 0.000 | 0.046 | |
get_proteins_by_value | 0.204 | 0.012 | 0.216 | |
get_spiked_stats_DE | 0.080 | 0.008 | 0.088 | |
globalIntNorm | 0.205 | 0.008 | 0.214 | |
globalMeanNorm | 0.185 | 0.000 | 0.185 | |
globalMedianNorm | 0.176 | 0.004 | 0.181 | |
impute_se | 1.014 | 0.012 | 1.024 | |
irsNorm | 0.067 | 0.004 | 0.072 | |
limmaNorm | 0.086 | 0.008 | 0.094 | |
load_data | 0.065 | 0.008 | 0.076 | |
load_spike_data | 0.054 | 0.000 | 0.056 | |
loessCycNorm | 0.168 | 0.008 | 0.177 | |
loessFNorm | 0.125 | 0.004 | 0.129 | |
meanNorm | 0.050 | 0.000 | 0.051 | |
medianAbsDevNorm | 0.117 | 0.007 | 0.124 | |
medianNorm | 0.069 | 0.000 | 0.069 | |
normalize_se | 5.553 | 0.024 | 5.591 | |
normalize_se_combination | 5.367 | 0.008 | 5.388 | |
normalize_se_single | 5.319 | 0.008 | 5.342 | |
normicsNorm | 5.249 | 0.024 | 5.287 | |
plot_NA_density | 0.414 | 0.008 | 0.423 | |
plot_NA_frequency | 0.247 | 0.004 | 0.251 | |
plot_NA_heatmap | 1.879 | 0.039 | 1.924 | |
plot_PCA | 1.465 | 0.008 | 1.477 | |
plot_ROC_AUC_spiked | 2.147 | 0.004 | 2.158 | |
plot_TP_FP_spiked_bar | 0.315 | 0.004 | 0.320 | |
plot_TP_FP_spiked_box | 0.440 | 0.000 | 0.441 | |
plot_TP_FP_spiked_scatter | 0.488 | 0.004 | 0.494 | |
plot_boxplots | 5.795 | 0.008 | 5.813 | |
plot_condition_overview | 0.276 | 0.000 | 0.276 | |
plot_densities | 3.497 | 0.012 | 3.513 | |
plot_fold_changes_spiked | 0.585 | 0.004 | 0.590 | |
plot_heatmap | 5.738 | 0.008 | 5.764 | |
plot_heatmap_DE | 1.735 | 0.008 | 1.749 | |
plot_histogram_spiked | 0.412 | 0.004 | 0.416 | |
plot_identified_spiked_proteins | 0.535 | 0.004 | 0.541 | |
plot_intersection_enrichment | 2.221 | 0.008 | 13.503 | |
plot_intragroup_PCV | 0.674 | 0.000 | 0.675 | |
plot_intragroup_PEV | 0.447 | 0.008 | 0.456 | |
plot_intragroup_PMAD | 0.480 | 0.004 | 0.485 | |
plot_intragroup_correlation | 0.448 | 0.003 | 0.451 | |
plot_jaccard_heatmap | 0.299 | 0.020 | 0.319 | |
plot_logFC_thresholds_spiked | 0.688 | 0.027 | 0.717 | |
plot_markers_boxplots | 0.949 | 0.004 | 0.955 | |
plot_nr_prot_samples | 0.318 | 0.000 | 0.319 | |
plot_overview_DE_bar | 0.495 | 0.000 | 0.496 | |
plot_overview_DE_tile | 0.24 | 0.00 | 0.24 | |
plot_profiles_spiked | 0.937 | 0.004 | 0.940 | |
plot_pvalues_spiked | 0.522 | 0.004 | 0.528 | |
plot_stats_spiked_heatmap | 0.408 | 0.004 | 0.413 | |
plot_tot_int_samples | 0.286 | 0.000 | 0.286 | |
plot_upset | 0.761 | 0.004 | 0.767 | |
plot_upset_DE | 1.118 | 0.000 | 1.128 | |
plot_volcano_DE | 4.043 | 0.012 | 4.067 | |
quantileNorm | 0.047 | 0.000 | 0.048 | |
readPRONE_example | 0.002 | 0.000 | 0.001 | |
remove_POMA_outliers | 0.699 | 0.000 | 0.701 | |
remove_assays_from_SE | 0.05 | 0.00 | 0.05 | |
remove_reference_samples | 0.033 | 0.004 | 0.037 | |
remove_samples_manually | 0.041 | 0.000 | 0.042 | |
rlrMACycNorm | 0.896 | 0.004 | 0.903 | |
rlrMANorm | 0.123 | 0.000 | 0.123 | |
rlrNorm | 0.102 | 0.000 | 0.102 | |
robnormNorm | 0.096 | 0.004 | 0.099 | |
run_DE | 3.188 | 0.020 | 3.210 | |
specify_comparisons | 0.027 | 0.000 | 0.028 | |
subset_SE_by_norm | 0.099 | 0.004 | 0.103 | |
tmmNorm | 0.189 | 0.036 | 0.225 | |
vsnNorm | 0.079 | 0.004 | 0.083 | |