| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-04 12:02 -0500 (Thu, 04 Dec 2025).
| 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" | 4878 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4624 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4669 |
| 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 | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | 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. - 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: 2025-12-02 13:18:01 -0000 (Tue, 02 Dec 2025) |
| EndedAt: 2025-12-02 13:25:39 -0000 (Tue, 02 Dec 2025) |
| EllapsedTime: 457.4 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 7.068 0.036 7.117
normalize_se_single 6.462 0.152 6.633
plot_volcano_DE 6.420 0.072 6.511
normalize_se 6.103 0.152 6.274
plot_heatmap 5.941 0.091 6.053
normalize_se_combination 5.726 0.067 5.811
normicsNorm 5.355 0.028 5.399
* 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.034 | 0.000 | 0.034 | |
| detect_outliers_POMA | 2.294 | 0.111 | 2.412 | |
| eigenMSNorm | 0.955 | 0.076 | 1.034 | |
| export_data | 0.024 | 0.000 | 0.024 | |
| extract_consensus_DE_candidates | 0.1 | 0.0 | 0.1 | |
| filter_out_NA_proteins_by_threshold | 0.294 | 0.008 | 0.302 | |
| filter_out_complete_NA_proteins | 0.056 | 0.003 | 0.059 | |
| filter_out_proteins_by_ID | 0.241 | 0.000 | 0.242 | |
| filter_out_proteins_by_value | 0.232 | 0.004 | 0.236 | |
| get_NA_overview | 0.032 | 0.004 | 0.035 | |
| get_normalization_methods | 0.001 | 0.000 | 0.000 | |
| get_overview_DE | 0.048 | 0.000 | 0.047 | |
| get_proteins_by_value | 0.253 | 0.008 | 0.261 | |
| get_spiked_stats_DE | 0.087 | 0.000 | 0.087 | |
| globalIntNorm | 0.188 | 0.004 | 0.193 | |
| globalMeanNorm | 0.193 | 0.000 | 0.193 | |
| globalMedianNorm | 0.196 | 0.004 | 0.201 | |
| impute_se | 1.112 | 0.028 | 1.142 | |
| irsNorm | 0.068 | 0.000 | 0.068 | |
| limmaNorm | 0.088 | 0.000 | 0.089 | |
| load_data | 0.066 | 0.004 | 0.074 | |
| load_spike_data | 0.053 | 0.000 | 0.056 | |
| loessCycNorm | 0.171 | 0.008 | 0.180 | |
| loessFNorm | 0.127 | 0.000 | 0.128 | |
| meanNorm | 0.048 | 0.000 | 0.047 | |
| medianAbsDevNorm | 0.123 | 0.004 | 0.127 | |
| medianNorm | 0.068 | 0.000 | 0.068 | |
| normalize_se | 6.103 | 0.152 | 6.274 | |
| normalize_se_combination | 5.726 | 0.067 | 5.811 | |
| normalize_se_single | 6.462 | 0.152 | 6.633 | |
| normicsNorm | 5.355 | 0.028 | 5.399 | |
| plot_NA_density | 0.599 | 0.020 | 0.619 | |
| plot_NA_frequency | 0.296 | 0.007 | 0.304 | |
| plot_NA_heatmap | 1.894 | 0.060 | 1.959 | |
| plot_PCA | 1.962 | 0.064 | 2.031 | |
| plot_ROC_AUC_spiked | 1.729 | 0.024 | 1.761 | |
| plot_TP_FP_spiked_bar | 0.457 | 0.000 | 0.457 | |
| plot_TP_FP_spiked_box | 0.584 | 0.016 | 0.602 | |
| plot_TP_FP_spiked_scatter | 0.615 | 0.032 | 0.649 | |
| plot_boxplots | 7.068 | 0.036 | 7.117 | |
| plot_condition_overview | 0.353 | 0.000 | 0.354 | |
| plot_densities | 4.146 | 0.011 | 4.170 | |
| plot_fold_changes_spiked | 0.862 | 0.004 | 0.868 | |
| plot_heatmap | 5.941 | 0.091 | 6.053 | |
| plot_heatmap_DE | 1.876 | 0.016 | 1.899 | |
| plot_histogram_spiked | 0.623 | 0.012 | 0.636 | |
| plot_identified_spiked_proteins | 0.704 | 0.036 | 0.742 | |
| plot_intersection_enrichment | 1.191 | 0.028 | 3.017 | |
| plot_intragroup_PCV | 0.934 | 0.012 | 0.949 | |
| plot_intragroup_PEV | 0.636 | 0.000 | 0.639 | |
| plot_intragroup_PMAD | 0.675 | 0.004 | 0.681 | |
| plot_intragroup_correlation | 0.680 | 0.000 | 0.683 | |
| plot_jaccard_heatmap | 0.435 | 0.008 | 0.444 | |
| plot_logFC_thresholds_spiked | 1.048 | 0.008 | 1.059 | |
| plot_markers_boxplots | 1.218 | 0.000 | 1.222 | |
| plot_nr_prot_samples | 0.402 | 0.004 | 0.407 | |
| plot_overview_DE_bar | 0.756 | 0.000 | 0.758 | |
| plot_overview_DE_tile | 0.346 | 0.000 | 0.347 | |
| plot_profiles_spiked | 1.300 | 0.008 | 1.312 | |
| plot_pvalues_spiked | 0.749 | 0.004 | 0.754 | |
| plot_stats_spiked_heatmap | 0.547 | 0.008 | 0.556 | |
| plot_tot_int_samples | 0.441 | 0.000 | 0.442 | |
| plot_upset | 1.282 | 0.004 | 1.289 | |
| plot_upset_DE | 0.031 | 0.000 | 0.032 | |
| plot_volcano_DE | 6.420 | 0.072 | 6.511 | |
| quantileNorm | 0.044 | 0.003 | 0.049 | |
| readPRONE_example | 0.001 | 0.000 | 0.001 | |
| remove_POMA_outliers | 0.990 | 0.019 | 1.013 | |
| remove_assays_from_SE | 0.053 | 0.000 | 0.054 | |
| remove_reference_samples | 0.038 | 0.000 | 0.038 | |
| remove_samples_manually | 0.039 | 0.004 | 0.043 | |
| rlrMACycNorm | 1.053 | 0.008 | 1.066 | |
| rlrMANorm | 0.14 | 0.00 | 0.14 | |
| rlrNorm | 0.115 | 0.000 | 0.115 | |
| robnormNorm | 0.213 | 0.000 | 0.213 | |
| run_DE | 4.644 | 0.120 | 4.775 | |
| specify_comparisons | 0.022 | 0.004 | 0.027 | |
| subset_SE_by_norm | 0.101 | 0.000 | 0.102 | |
| tmmNorm | 0.166 | 0.000 | 0.166 | |
| vsnNorm | 0.081 | 0.000 | 0.081 | |