Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-01-23 12:09 -0500 (Thu, 23 Jan 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" | 4493 |
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" | 4394 |
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.0 (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 [email protected]: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. |
Package: PRONE |
Version: 1.0.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PRONE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PRONE_1.0.0.tar.gz |
StartedAt: 2025-01-21 08:30:37 -0500 (Tue, 21 Jan 2025) |
EndedAt: 2025-01-21 08:41:52 -0500 (Tue, 21 Jan 2025) |
EllapsedTime: 674.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: PRONE.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PRONE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PRONE_1.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck’ * using R version 4.4.2 (2024-10-31) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.6 * 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.0’ * 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 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 normalize_se 11.538 0.128 12.197 normalize_se_combination 11.090 0.071 11.498 normicsNorm 10.778 0.058 11.178 plot_heatmap 10.610 0.079 10.933 normalize_se_single 10.576 0.090 11.026 plot_boxplots 9.685 0.090 10.307 plot_volcano_DE 6.831 0.059 7.120 plot_densities 6.501 0.122 6.151 run_DE 6.011 0.041 6.178 plot_intersection_enrichment 3.667 0.079 13.352 * 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 ‘/Users/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck/00check.log’ for details.
PRONE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL PRONE ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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.059 | 0.006 | 0.068 | |
detect_outliers_POMA | 2.090 | 0.168 | 2.325 | |
eigenMSNorm | 1.763 | 0.048 | 1.856 | |
export_data | 0.043 | 0.005 | 0.048 | |
extract_consensus_DE_candidates | 0.160 | 0.008 | 0.173 | |
filter_out_NA_proteins_by_threshold | 1.362 | 0.013 | 1.395 | |
filter_out_complete_NA_proteins | 0.096 | 0.003 | 0.102 | |
filter_out_proteins_by_ID | 0.405 | 0.007 | 0.428 | |
filter_out_proteins_by_value | 0.402 | 0.006 | 0.419 | |
get_NA_overview | 0.060 | 0.005 | 0.065 | |
get_normalization_methods | 0.001 | 0.001 | 0.002 | |
get_overview_DE | 0.076 | 0.005 | 0.083 | |
get_proteins_by_value | 0.375 | 0.006 | 0.390 | |
get_spiked_stats_DE | 0.145 | 0.010 | 0.170 | |
globalIntNorm | 0.430 | 0.044 | 0.483 | |
globalMeanNorm | 0.440 | 0.055 | 0.501 | |
globalMedianNorm | 0.433 | 0.055 | 0.498 | |
impute_se | 1.817 | 0.113 | 2.158 | |
irsNorm | 0.118 | 0.005 | 0.150 | |
limmaNorm | 0.153 | 0.005 | 0.163 | |
load_data | 0.109 | 0.005 | 0.119 | |
load_spike_data | 0.084 | 0.005 | 0.095 | |
loessCycNorm | 0.316 | 0.027 | 0.357 | |
loessFNorm | 0.159 | 0.006 | 0.165 | |
meanNorm | 0.076 | 0.005 | 0.083 | |
medianAbsDevNorm | 0.209 | 0.007 | 0.215 | |
medianNorm | 0.120 | 0.006 | 0.129 | |
normalize_se | 11.538 | 0.128 | 12.197 | |
normalize_se_combination | 11.090 | 0.071 | 11.498 | |
normalize_se_single | 10.576 | 0.090 | 11.026 | |
normicsNorm | 10.778 | 0.058 | 11.178 | |
plot_NA_density | 0.675 | 0.015 | 0.697 | |
plot_NA_frequency | 0.394 | 0.009 | 0.437 | |
plot_NA_heatmap | 3.474 | 0.131 | 3.676 | |
plot_PCA | 2.535 | 0.020 | 2.576 | |
plot_ROC_AUC_spiked | 2.243 | 0.033 | 2.313 | |
plot_TP_FP_spiked_bar | 0.573 | 0.011 | 0.605 | |
plot_TP_FP_spiked_box | 0.746 | 0.038 | 0.787 | |
plot_TP_FP_spiked_scatter | 1.800 | 0.018 | 1.963 | |
plot_boxplots | 9.685 | 0.090 | 10.307 | |
plot_condition_overview | 0.442 | 0.007 | 0.460 | |
plot_densities | 6.501 | 0.122 | 6.151 | |
plot_fold_changes_spiked | 0.974 | 0.015 | 1.061 | |
plot_heatmap | 10.610 | 0.079 | 10.933 | |
plot_heatmap_DE | 2.875 | 0.031 | 3.031 | |
plot_histogram_spiked | 0.712 | 0.011 | 0.777 | |
plot_identified_spiked_proteins | 0.931 | 0.011 | 0.977 | |
plot_intersection_enrichment | 3.667 | 0.079 | 13.352 | |
plot_intragroup_PCV | 1.281 | 0.007 | 1.290 | |
plot_intragroup_PEV | 0.791 | 0.007 | 0.802 | |
plot_intragroup_PMAD | 0.810 | 0.008 | 0.844 | |
plot_intragroup_correlation | 0.820 | 0.008 | 0.837 | |
plot_jaccard_heatmap | 0.528 | 0.009 | 0.607 | |
plot_logFC_thresholds_spiked | 1.197 | 0.014 | 1.231 | |
plot_markers_boxplots | 1.760 | 0.014 | 1.797 | |
plot_nr_prot_samples | 0.513 | 0.007 | 0.523 | |
plot_overview_DE_bar | 0.671 | 0.008 | 0.694 | |
plot_overview_DE_tile | 0.410 | 0.007 | 0.431 | |
plot_profiles_spiked | 1.592 | 0.019 | 1.720 | |
plot_pvalues_spiked | 0.927 | 0.014 | 0.968 | |
plot_stats_spiked_heatmap | 0.664 | 0.012 | 0.684 | |
plot_tot_int_samples | 0.539 | 0.008 | 0.576 | |
plot_upset | 1.347 | 0.015 | 1.384 | |
plot_upset_DE | 1.921 | 0.050 | 2.033 | |
plot_volcano_DE | 6.831 | 0.059 | 7.120 | |
quantileNorm | 0.081 | 0.005 | 0.086 | |
readPRONE_example | 0.002 | 0.001 | 0.003 | |
remove_POMA_outliers | 1.261 | 0.011 | 1.306 | |
remove_assays_from_SE | 0.087 | 0.005 | 0.093 | |
remove_reference_samples | 0.077 | 0.005 | 0.092 | |
remove_samples_manually | 0.070 | 0.005 | 0.076 | |
rlrMACycNorm | 1.769 | 0.015 | 1.830 | |
rlrMANorm | 0.239 | 0.004 | 0.248 | |
rlrNorm | 0.189 | 0.005 | 0.197 | |
robnormNorm | 0.160 | 0.005 | 0.175 | |
run_DE | 6.011 | 0.041 | 6.178 | |
specify_comparisons | 0.050 | 0.009 | 0.052 | |
subset_SE_by_norm | 0.175 | 0.008 | 0.177 | |
tmmNorm | 0.294 | 0.014 | 0.316 | |
vsnNorm | 0.139 | 0.005 | 0.145 | |