Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-01-02 12:06 -0500 (Thu, 02 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" | 4744 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4487 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4515 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4467 |
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 | |||||||||
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. |
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: 2024-12-31 08:55:03 -0500 (Tue, 31 Dec 2024) |
EndedAt: 2024-12-31 09:08:02 -0500 (Tue, 31 Dec 2024) |
EllapsedTime: 779.1 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.091 0.129 11.356 normalize_se_combination 11.015 0.068 11.305 normalize_se_single 10.978 0.072 11.307 normicsNorm 10.584 0.069 11.025 plot_heatmap 10.496 0.100 11.215 plot_boxplots 10.064 0.121 10.584 plot_volcano_DE 6.810 0.052 7.088 plot_densities 6.210 0.102 6.293 run_DE 6.120 0.036 6.411 plot_intersection_enrichment 3.686 0.081 12.829 * 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.057 | 0.006 | 0.065 | |
detect_outliers_POMA | 2.108 | 0.124 | 2.271 | |
eigenMSNorm | 2.481 | 0.039 | 2.597 | |
export_data | 0.042 | 0.004 | 0.047 | |
extract_consensus_DE_candidates | 0.165 | 0.010 | 0.180 | |
filter_out_NA_proteins_by_threshold | 0.505 | 0.059 | 0.584 | |
filter_out_complete_NA_proteins | 0.102 | 0.012 | 0.116 | |
filter_out_proteins_by_ID | 0.405 | 0.049 | 0.457 | |
filter_out_proteins_by_value | 0.404 | 0.049 | 0.457 | |
get_NA_overview | 0.062 | 0.007 | 0.070 | |
get_normalization_methods | 0.000 | 0.001 | 0.001 | |
get_overview_DE | 0.077 | 0.009 | 0.086 | |
get_proteins_by_value | 0.383 | 0.047 | 0.441 | |
get_spiked_stats_DE | 0.177 | 0.013 | 0.219 | |
globalIntNorm | 0.410 | 0.006 | 0.421 | |
globalMeanNorm | 0.411 | 0.007 | 0.428 | |
globalMedianNorm | 0.414 | 0.006 | 0.439 | |
impute_se | 1.874 | 0.055 | 1.942 | |
irsNorm | 0.116 | 0.011 | 0.128 | |
limmaNorm | 0.165 | 0.018 | 0.200 | |
load_data | 0.116 | 0.015 | 0.160 | |
load_spike_data | 0.116 | 0.007 | 0.229 | |
loessCycNorm | 0.272 | 0.024 | 0.301 | |
loessFNorm | 0.158 | 0.008 | 0.181 | |
meanNorm | 0.080 | 0.005 | 0.110 | |
medianAbsDevNorm | 0.212 | 0.007 | 0.245 | |
medianNorm | 0.113 | 0.006 | 0.139 | |
normalize_se | 11.091 | 0.129 | 11.356 | |
normalize_se_combination | 11.015 | 0.068 | 11.305 | |
normalize_se_single | 10.978 | 0.072 | 11.307 | |
normicsNorm | 10.584 | 0.069 | 11.025 | |
plot_NA_density | 0.695 | 0.021 | 0.821 | |
plot_NA_frequency | 0.474 | 0.022 | 0.665 | |
plot_NA_heatmap | 3.519 | 0.155 | 3.877 | |
plot_PCA | 2.539 | 0.052 | 2.836 | |
plot_ROC_AUC_spiked | 3.351 | 0.050 | 3.627 | |
plot_TP_FP_spiked_bar | 0.556 | 0.014 | 0.670 | |
plot_TP_FP_spiked_box | 0.783 | 0.016 | 0.894 | |
plot_TP_FP_spiked_scatter | 0.871 | 0.021 | 0.971 | |
plot_boxplots | 10.064 | 0.121 | 10.584 | |
plot_condition_overview | 0.436 | 0.007 | 0.461 | |
plot_densities | 6.210 | 0.102 | 6.293 | |
plot_fold_changes_spiked | 0.979 | 0.023 | 1.195 | |
plot_heatmap | 10.496 | 0.100 | 11.215 | |
plot_heatmap_DE | 2.781 | 0.029 | 3.313 | |
plot_histogram_spiked | 0.726 | 0.013 | 0.911 | |
plot_identified_spiked_proteins | 0.946 | 0.011 | 1.028 | |
plot_intersection_enrichment | 3.686 | 0.081 | 12.829 | |
plot_intragroup_PCV | 1.33 | 0.01 | 1.36 | |
plot_intragroup_PEV | 0.795 | 0.007 | 0.851 | |
plot_intragroup_PMAD | 0.783 | 0.007 | 0.804 | |
plot_intragroup_correlation | 0.801 | 0.007 | 0.854 | |
plot_jaccard_heatmap | 0.538 | 0.008 | 0.550 | |
plot_logFC_thresholds_spiked | 1.219 | 0.014 | 1.348 | |
plot_markers_boxplots | 1.752 | 0.016 | 1.883 | |
plot_nr_prot_samples | 0.513 | 0.006 | 0.566 | |
plot_overview_DE_bar | 0.664 | 0.006 | 0.734 | |
plot_overview_DE_tile | 0.407 | 0.005 | 0.460 | |
plot_profiles_spiked | 1.600 | 0.018 | 1.771 | |
plot_pvalues_spiked | 0.935 | 0.013 | 0.964 | |
plot_stats_spiked_heatmap | 0.654 | 0.011 | 0.674 | |
plot_tot_int_samples | 0.503 | 0.007 | 0.556 | |
plot_upset | 1.439 | 0.017 | 1.475 | |
plot_upset_DE | 1.950 | 0.052 | 2.238 | |
plot_volcano_DE | 6.810 | 0.052 | 7.088 | |
quantileNorm | 0.079 | 0.005 | 0.085 | |
readPRONE_example | 0.002 | 0.002 | 0.004 | |
remove_POMA_outliers | 1.206 | 0.010 | 1.228 | |
remove_assays_from_SE | 0.091 | 0.004 | 0.096 | |
remove_reference_samples | 0.078 | 0.004 | 0.082 | |
remove_samples_manually | 0.071 | 0.005 | 0.077 | |
rlrMACycNorm | 1.593 | 0.012 | 1.645 | |
rlrMANorm | 0.218 | 0.005 | 0.225 | |
rlrNorm | 0.187 | 0.005 | 0.197 | |
robnormNorm | 0.201 | 0.010 | 0.214 | |
run_DE | 6.120 | 0.036 | 6.411 | |
specify_comparisons | 0.048 | 0.006 | 0.052 | |
subset_SE_by_norm | 0.175 | 0.005 | 0.178 | |
tmmNorm | 0.297 | 0.013 | 0.313 | |
vsnNorm | 0.136 | 0.004 | 0.141 | |