| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-04-02 19:32 -0400 (Wed, 02 Apr 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" | 4764 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4495 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4522 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4449 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4426 |
| 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.7 (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. |
| Package: PRONE |
| Version: 1.0.7 |
| 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.7.tar.gz |
| StartedAt: 2025-04-01 07:26:49 -0400 (Tue, 01 Apr 2025) |
| EndedAt: 2025-04-01 07:37:30 -0400 (Tue, 01 Apr 2025) |
| EllapsedTime: 640.6 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.7.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck’
* using R version 4.4.3 (2025-02-28)
* 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.7’
* 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.209 0.120 11.417
normalize_se_combination 11.013 0.080 11.174
normalize_se_single 10.905 0.079 11.164
normicsNorm 10.526 0.054 10.615
plot_heatmap 10.441 0.073 10.575
plot_boxplots 9.596 0.069 9.782
plot_volcano_DE 6.813 0.051 6.945
run_DE 6.066 0.032 6.156
plot_densities 5.678 0.092 5.805
* 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.055 | 0.007 | 0.063 | |
| detect_outliers_POMA | 2.027 | 0.164 | 2.208 | |
| eigenMSNorm | 1.750 | 0.048 | 1.811 | |
| export_data | 0.035 | 0.006 | 0.041 | |
| extract_consensus_DE_candidates | 0.154 | 0.011 | 0.165 | |
| filter_out_NA_proteins_by_threshold | 1.319 | 0.013 | 1.364 | |
| filter_out_complete_NA_proteins | 0.087 | 0.008 | 0.099 | |
| filter_out_proteins_by_ID | 0.374 | 0.010 | 0.444 | |
| filter_out_proteins_by_value | 0.386 | 0.010 | 0.403 | |
| get_NA_overview | 0.051 | 0.008 | 0.059 | |
| get_normalization_methods | 0.001 | 0.001 | 0.002 | |
| get_overview_DE | 0.072 | 0.009 | 0.082 | |
| get_proteins_by_value | 0.341 | 0.009 | 0.352 | |
| get_spiked_stats_DE | 0.127 | 0.014 | 0.143 | |
| globalIntNorm | 0.429 | 0.047 | 0.501 | |
| globalMeanNorm | 0.436 | 0.061 | 0.501 | |
| globalMedianNorm | 0.422 | 0.056 | 0.482 | |
| impute_se | 1.691 | 0.098 | 1.802 | |
| irsNorm | 0.105 | 0.008 | 0.113 | |
| limmaNorm | 0.146 | 0.008 | 0.155 | |
| load_data | 0.111 | 0.006 | 0.119 | |
| load_spike_data | 0.083 | 0.005 | 0.088 | |
| loessCycNorm | 0.297 | 0.033 | 0.332 | |
| loessFNorm | 0.146 | 0.007 | 0.156 | |
| meanNorm | 0.072 | 0.006 | 0.083 | |
| medianAbsDevNorm | 0.193 | 0.010 | 0.203 | |
| medianNorm | 0.103 | 0.008 | 0.111 | |
| normalize_se | 11.209 | 0.120 | 11.417 | |
| normalize_se_combination | 11.013 | 0.080 | 11.174 | |
| normalize_se_single | 10.905 | 0.079 | 11.164 | |
| normicsNorm | 10.526 | 0.054 | 10.615 | |
| plot_NA_density | 0.654 | 0.017 | 0.680 | |
| plot_NA_frequency | 0.379 | 0.009 | 0.391 | |
| plot_NA_heatmap | 3.412 | 0.130 | 3.577 | |
| plot_PCA | 2.524 | 0.025 | 2.561 | |
| plot_ROC_AUC_spiked | 2.181 | 0.041 | 2.238 | |
| plot_TP_FP_spiked_bar | 0.547 | 0.015 | 0.566 | |
| plot_TP_FP_spiked_box | 1.714 | 0.021 | 1.745 | |
| plot_TP_FP_spiked_scatter | 0.787 | 0.017 | 0.808 | |
| plot_boxplots | 9.596 | 0.069 | 9.782 | |
| plot_condition_overview | 0.399 | 0.006 | 0.405 | |
| plot_densities | 5.678 | 0.092 | 5.805 | |
| plot_fold_changes_spiked | 0.945 | 0.019 | 0.967 | |
| plot_heatmap | 10.441 | 0.073 | 10.575 | |
| plot_heatmap_DE | 2.838 | 0.032 | 2.882 | |
| plot_histogram_spiked | 0.705 | 0.010 | 0.717 | |
| plot_identified_spiked_proteins | 0.927 | 0.013 | 0.945 | |
| plot_intersection_enrichment | 1.321 | 0.050 | 2.685 | |
| plot_intragroup_PCV | 1.326 | 0.012 | 1.347 | |
| plot_intragroup_PEV | 0.813 | 0.010 | 0.827 | |
| plot_intragroup_PMAD | 0.831 | 0.010 | 0.847 | |
| plot_intragroup_correlation | 0.794 | 0.010 | 0.808 | |
| plot_jaccard_heatmap | 0.516 | 0.008 | 0.527 | |
| plot_logFC_thresholds_spiked | 1.173 | 0.017 | 1.194 | |
| plot_markers_boxplots | 1.677 | 0.012 | 1.700 | |
| plot_nr_prot_samples | 0.507 | 0.009 | 0.517 | |
| plot_overview_DE_bar | 0.684 | 0.009 | 0.699 | |
| plot_overview_DE_tile | 0.411 | 0.008 | 0.421 | |
| plot_profiles_spiked | 1.543 | 0.018 | 1.597 | |
| plot_pvalues_spiked | 0.908 | 0.018 | 0.948 | |
| plot_stats_spiked_heatmap | 0.651 | 0.016 | 0.674 | |
| plot_tot_int_samples | 0.478 | 0.009 | 0.489 | |
| plot_upset | 1.318 | 0.018 | 1.348 | |
| plot_upset_DE | 1.844 | 0.054 | 1.914 | |
| plot_volcano_DE | 6.813 | 0.051 | 6.945 | |
| quantileNorm | 0.071 | 0.008 | 0.080 | |
| readPRONE_example | 0.002 | 0.001 | 0.003 | |
| remove_POMA_outliers | 1.202 | 0.012 | 1.231 | |
| remove_assays_from_SE | 0.078 | 0.007 | 0.085 | |
| remove_reference_samples | 0.068 | 0.007 | 0.076 | |
| remove_samples_manually | 0.071 | 0.007 | 0.077 | |
| rlrMACycNorm | 1.627 | 0.014 | 1.768 | |
| rlrMANorm | 0.215 | 0.007 | 0.223 | |
| rlrNorm | 0.180 | 0.007 | 0.192 | |
| robnormNorm | 0.157 | 0.014 | 0.173 | |
| run_DE | 6.066 | 0.032 | 6.156 | |
| specify_comparisons | 0.038 | 0.006 | 0.046 | |
| subset_SE_by_norm | 0.177 | 0.007 | 0.184 | |
| tmmNorm | 0.287 | 0.016 | 0.316 | |
| vsnNorm | 0.136 | 0.007 | 0.178 | |