| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2026-01-08 11:59 -0500 (Thu, 08 Jan 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4883 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4671 |
| 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 1653/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PRONE 1.4.0 (landing page) Lis Arend
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | 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.4.0 |
| 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.4.0.tar.gz |
| StartedAt: 2026-01-06 14:08:31 -0000 (Tue, 06 Jan 2026) |
| EndedAt: 2026-01-06 14:15:43 -0000 (Tue, 06 Jan 2026) |
| EllapsedTime: 432.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.4.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/PRONE.Rcheck’
* using R version 4.5.0 (2025-04-11)
* 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.4.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 34 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* 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 ... NOTE
plot_upset_DE: no visible global function definition for
‘packageVersion’
Undefined global functions or variables:
packageVersion
Consider adding
importFrom("utils", "packageVersion")
to your NAMESPACE file.
* 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 6.841 0.139 6.996
normalize_se_combination 6.319 0.307 6.647
plot_volcano_DE 6.211 0.048 6.279
normalize_se 5.838 0.366 6.224
normalize_se_single 5.548 0.212 5.778
plot_heatmap 5.620 0.088 5.727
normicsNorm 5.296 0.115 5.429
* 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: 2 NOTEs
See
‘/home/biocbuild/bbs-3.22-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.5.0/site-library’ * installing *source* package ‘PRONE’ ... ** this is package ‘PRONE’ version ‘1.4.0’ ** 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.033 | 0.000 | 0.034 | |
| detect_outliers_POMA | 2.352 | 0.132 | 2.491 | |
| eigenMSNorm | 0.928 | 0.092 | 1.022 | |
| export_data | 0.023 | 0.000 | 0.023 | |
| extract_consensus_DE_candidates | 0.105 | 0.000 | 0.105 | |
| filter_out_NA_proteins_by_threshold | 0.280 | 0.004 | 0.283 | |
| filter_out_complete_NA_proteins | 0.056 | 0.004 | 0.062 | |
| filter_out_proteins_by_ID | 0.223 | 0.004 | 0.228 | |
| filter_out_proteins_by_value | 0.249 | 0.000 | 0.250 | |
| get_NA_overview | 0.036 | 0.000 | 0.037 | |
| get_normalization_methods | 0.000 | 0.000 | 0.001 | |
| get_overview_DE | 0.046 | 0.000 | 0.047 | |
| get_proteins_by_value | 0.2 | 0.0 | 0.2 | |
| get_spiked_stats_DE | 0.084 | 0.004 | 0.088 | |
| globalIntNorm | 0.199 | 0.016 | 0.216 | |
| globalMeanNorm | 0.204 | 0.008 | 0.212 | |
| globalMedianNorm | 0.211 | 0.004 | 0.216 | |
| impute_se | 0.989 | 0.056 | 1.043 | |
| irsNorm | 0.064 | 0.000 | 0.064 | |
| limmaNorm | 0.086 | 0.000 | 0.086 | |
| load_data | 0.067 | 0.000 | 0.069 | |
| load_spike_data | 0.051 | 0.000 | 0.054 | |
| loessCycNorm | 0.208 | 0.015 | 0.224 | |
| loessFNorm | 0.124 | 0.000 | 0.125 | |
| meanNorm | 0.045 | 0.001 | 0.045 | |
| medianAbsDevNorm | 0.123 | 0.000 | 0.124 | |
| medianNorm | 0.066 | 0.000 | 0.066 | |
| normalize_se | 5.838 | 0.366 | 6.224 | |
| normalize_se_combination | 6.319 | 0.307 | 6.647 | |
| normalize_se_single | 5.548 | 0.212 | 5.778 | |
| normicsNorm | 5.296 | 0.115 | 5.429 | |
| plot_NA_density | 0.542 | 0.028 | 0.571 | |
| plot_NA_frequency | 0.297 | 0.004 | 0.301 | |
| plot_NA_heatmap | 1.901 | 0.084 | 1.992 | |
| plot_PCA | 1.965 | 0.024 | 1.994 | |
| plot_ROC_AUC_spiked | 1.647 | 0.036 | 1.691 | |
| plot_TP_FP_spiked_bar | 0.435 | 0.020 | 0.456 | |
| plot_TP_FP_spiked_box | 0.590 | 0.012 | 0.604 | |
| plot_TP_FP_spiked_scatter | 0.624 | 0.024 | 0.650 | |
| plot_boxplots | 6.841 | 0.139 | 6.996 | |
| plot_condition_overview | 0.371 | 0.012 | 0.383 | |
| plot_densities | 4.001 | 0.095 | 4.103 | |
| plot_fold_changes_spiked | 0.832 | 0.016 | 0.850 | |
| plot_heatmap | 5.620 | 0.088 | 5.727 | |
| plot_heatmap_DE | 1.858 | 0.028 | 1.893 | |
| plot_histogram_spiked | 0.567 | 0.028 | 0.597 | |
| plot_identified_spiked_proteins | 0.654 | 0.004 | 0.660 | |
| plot_intersection_enrichment | 1.133 | 0.020 | 3.205 | |
| plot_intragroup_PCV | 0.909 | 0.020 | 0.931 | |
| plot_intragroup_PEV | 0.605 | 0.008 | 0.614 | |
| plot_intragroup_PMAD | 0.597 | 0.004 | 0.602 | |
| plot_intragroup_correlation | 0.649 | 0.008 | 0.658 | |
| plot_jaccard_heatmap | 0.417 | 0.016 | 0.434 | |
| plot_logFC_thresholds_spiked | 0.981 | 0.039 | 1.024 | |
| plot_markers_boxplots | 1.132 | 0.012 | 1.147 | |
| plot_nr_prot_samples | 0.442 | 0.028 | 0.471 | |
| plot_overview_DE_bar | 0.600 | 0.008 | 0.609 | |
| plot_overview_DE_tile | 0.344 | 0.004 | 0.349 | |
| plot_profiles_spiked | 1.180 | 0.024 | 1.203 | |
| plot_pvalues_spiked | 0.717 | 0.008 | 0.728 | |
| plot_stats_spiked_heatmap | 0.533 | 0.004 | 0.539 | |
| plot_tot_int_samples | 0.411 | 0.008 | 0.421 | |
| plot_upset | 1.183 | 0.000 | 1.187 | |
| plot_upset_DE | 0.031 | 0.000 | 0.031 | |
| plot_volcano_DE | 6.211 | 0.048 | 6.279 | |
| quantileNorm | 0.040 | 0.008 | 0.049 | |
| readPRONE_example | 0.001 | 0.000 | 0.001 | |
| remove_POMA_outliers | 1.034 | 0.008 | 1.045 | |
| remove_assays_from_SE | 0.051 | 0.000 | 0.051 | |
| remove_reference_samples | 0.035 | 0.000 | 0.035 | |
| remove_samples_manually | 0.041 | 0.000 | 0.041 | |
| rlrMACycNorm | 0.899 | 0.016 | 0.919 | |
| rlrMANorm | 1.092 | 0.123 | 1.219 | |
| rlrNorm | 0.114 | 0.000 | 0.115 | |
| robnormNorm | 0.107 | 0.000 | 0.108 | |
| run_DE | 3.221 | 0.001 | 3.225 | |
| specify_comparisons | 0.025 | 0.000 | 0.026 | |
| subset_SE_by_norm | 0.098 | 0.000 | 0.098 | |
| tmmNorm | 0.187 | 0.000 | 0.187 | |
| vsnNorm | 0.083 | 0.000 | 0.083 | |