| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-06 11:34 -0400 (Wed, 06 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4878 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4663 |
| 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 1655/2366 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PRONE 1.7.0 (landing page) Lis Arend
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
| See other builds for PRONE in R Universe. | ||||||||||||||
|
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.7.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.7.0.tar.gz |
| StartedAt: 2026-05-05 13:02:29 -0000 (Tue, 05 May 2026) |
| EndedAt: 2026-05-05 13:09:58 -0000 (Tue, 05 May 2026) |
| EllapsedTime: 448.7 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.7.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.24-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.7.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_identified_spiked_proteins: no visible global function definition
for ‘everything’
plot_upset_DE: no visible global function definition for
‘packageVersion’
Undefined global functions or variables:
everything 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.939 0.088 7.047
plot_volcano_DE 6.183 0.048 6.272
normalize_se 5.947 0.191 6.236
normalize_se_combination 5.801 0.189 6.171
normalize_se_single 5.737 0.139 6.045
plot_heatmap 5.685 0.023 5.832
normicsNorm 5.577 0.091 6.019
* 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.24-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.7.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.030 | 0.004 | 0.034 | |
| detect_outliers_POMA | 2.256 | 0.252 | 2.512 | |
| eigenMSNorm | 0.860 | 0.128 | 0.990 | |
| export_data | 0.023 | 0.000 | 0.023 | |
| extract_consensus_DE_candidates | 0.089 | 0.012 | 0.102 | |
| filter_out_NA_proteins_by_threshold | 0.275 | 0.004 | 0.485 | |
| filter_out_complete_NA_proteins | 0.051 | 0.004 | 0.056 | |
| filter_out_proteins_by_ID | 0.196 | 0.016 | 0.213 | |
| filter_out_proteins_by_value | 0.217 | 0.004 | 0.222 | |
| get_NA_overview | 0.027 | 0.008 | 0.034 | |
| get_normalization_methods | 0 | 0 | 0 | |
| get_overview_DE | 0.037 | 0.007 | 0.045 | |
| get_proteins_by_value | 0.194 | 0.000 | 0.194 | |
| get_spiked_stats_DE | 0.087 | 0.000 | 0.087 | |
| globalIntNorm | 0.195 | 0.000 | 0.196 | |
| globalMeanNorm | 0.199 | 0.008 | 0.208 | |
| globalMedianNorm | 0.198 | 0.012 | 0.210 | |
| impute_se | 1.065 | 0.024 | 1.089 | |
| irsNorm | 0.071 | 0.000 | 0.071 | |
| limmaNorm | 0.093 | 0.000 | 0.093 | |
| load_data | 0.062 | 0.011 | 0.101 | |
| load_spike_data | 0.051 | 0.004 | 0.061 | |
| loessCycNorm | 0.173 | 0.004 | 0.178 | |
| loessFNorm | 0.125 | 0.004 | 0.130 | |
| meanNorm | 0.047 | 0.000 | 0.048 | |
| medianAbsDevNorm | 0.134 | 0.000 | 0.155 | |
| medianNorm | 0.071 | 0.003 | 0.075 | |
| normalize_se | 5.947 | 0.191 | 6.236 | |
| normalize_se_combination | 5.801 | 0.189 | 6.171 | |
| normalize_se_single | 5.737 | 0.139 | 6.045 | |
| normicsNorm | 5.577 | 0.091 | 6.019 | |
| plot_NA_density | 0.600 | 0.016 | 0.617 | |
| plot_NA_frequency | 0.326 | 0.008 | 0.335 | |
| plot_NA_heatmap | 2.881 | 0.176 | 3.094 | |
| plot_PCA | 2.158 | 0.044 | 2.209 | |
| plot_ROC_AUC_spiked | 1.860 | 0.052 | 1.923 | |
| plot_TP_FP_spiked_bar | 0.479 | 0.004 | 0.484 | |
| plot_TP_FP_spiked_box | 0.605 | 0.008 | 0.615 | |
| plot_TP_FP_spiked_scatter | 0.615 | 0.007 | 0.624 | |
| plot_boxplots | 6.939 | 0.088 | 7.047 | |
| plot_condition_overview | 0.358 | 0.008 | 0.367 | |
| plot_densities | 3.917 | 0.080 | 4.006 | |
| plot_fold_changes_spiked | 0.804 | 0.016 | 0.821 | |
| plot_heatmap | 5.685 | 0.023 | 5.832 | |
| plot_heatmap_DE | 1.780 | 0.031 | 2.043 | |
| plot_histogram_spiked | 0.535 | 0.020 | 0.556 | |
| plot_identified_spiked_proteins | 0.463 | 0.000 | 0.465 | |
| plot_intersection_enrichment | 1.279 | 0.044 | 3.069 | |
| plot_intragroup_PCV | 0.881 | 0.028 | 0.915 | |
| plot_intragroup_PEV | 0.631 | 0.007 | 0.677 | |
| plot_intragroup_PMAD | 0.675 | 0.000 | 0.677 | |
| plot_intragroup_correlation | 0.678 | 0.000 | 0.681 | |
| plot_jaccard_heatmap | 0.426 | 0.004 | 0.431 | |
| plot_logFC_thresholds_spiked | 0.988 | 0.040 | 1.037 | |
| plot_markers_boxplots | 1.337 | 0.041 | 1.459 | |
| plot_nr_prot_samples | 0.385 | 0.004 | 0.392 | |
| plot_overview_DE_bar | 0.644 | 0.008 | 0.659 | |
| plot_overview_DE_tile | 0.388 | 0.012 | 0.406 | |
| plot_profiles_spiked | 1.215 | 0.059 | 1.449 | |
| plot_pvalues_spiked | 0.772 | 0.011 | 0.992 | |
| plot_stats_spiked_heatmap | 0.536 | 0.000 | 0.537 | |
| plot_tot_int_samples | 0.362 | 0.004 | 0.368 | |
| plot_upset | 1.274 | 0.000 | 1.277 | |
| plot_upset_DE | 0.032 | 0.000 | 0.032 | |
| plot_volcano_DE | 6.183 | 0.048 | 6.272 | |
| quantileNorm | 0.044 | 0.004 | 0.048 | |
| readPRONE_example | 0.001 | 0.000 | 0.002 | |
| remove_POMA_outliers | 1.056 | 0.000 | 1.062 | |
| remove_assays_from_SE | 0.048 | 0.004 | 0.052 | |
| remove_reference_samples | 0.036 | 0.000 | 0.035 | |
| remove_samples_manually | 0.037 | 0.004 | 0.041 | |
| rlrMACycNorm | 0.907 | 0.016 | 1.018 | |
| rlrMANorm | 0.133 | 0.000 | 0.133 | |
| rlrNorm | 0.108 | 0.003 | 0.112 | |
| robnormNorm | 0.145 | 0.000 | 0.146 | |
| run_DE | 3.660 | 0.035 | 3.991 | |
| specify_comparisons | 0.026 | 0.000 | 0.026 | |
| subset_SE_by_norm | 0.11 | 0.00 | 0.11 | |
| tmmNorm | 0.159 | 0.016 | 0.175 | |
| vsnNorm | 0.122 | 0.000 | 0.122 | |