| Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-10-09 11:41 -0400 (Thu, 09 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4832 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4613 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4554 |
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4585 |
| 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 1635/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PRONE 1.2.2 (landing page) Lis Arend
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | 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 | |||||||||
| kunpeng2 | 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.2.2 |
| 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.2.2.tar.gz |
| StartedAt: 2025-10-07 13:13:44 -0000 (Tue, 07 Oct 2025) |
| EndedAt: 2025-10-07 13:22:28 -0000 (Tue, 07 Oct 2025) |
| EllapsedTime: 523.8 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.2.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* 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.2.2’
* 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
normicsNorm 6.558 0.132 8.483
normalize_se 6.063 0.132 7.900
plot_boxplots 5.932 0.096 6.726
normalize_se_combination 5.913 0.052 6.936
normalize_se_single 5.837 0.115 7.517
plot_heatmap 5.792 0.035 6.850
plot_volcano_DE 4.503 0.155 5.374
* 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.21-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-devel_2025-02-19/site-library’ * installing *source* package ‘PRONE’ ... ** this is package ‘PRONE’ version ‘1.2.2’ ** 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.092 | 0.088 | 2.203 | |
| eigenMSNorm | 0.960 | 0.075 | 1.115 | |
| export_data | 0.024 | 0.000 | 0.024 | |
| extract_consensus_DE_candidates | 0.108 | 0.012 | 0.132 | |
| filter_out_NA_proteins_by_threshold | 0.300 | 0.000 | 0.421 | |
| filter_out_complete_NA_proteins | 0.058 | 0.000 | 0.058 | |
| filter_out_proteins_by_ID | 0.218 | 0.000 | 0.219 | |
| filter_out_proteins_by_value | 0.217 | 0.004 | 0.221 | |
| get_NA_overview | 0.031 | 0.004 | 0.036 | |
| get_normalization_methods | 0.000 | 0.000 | 0.001 | |
| get_overview_DE | 0.045 | 0.000 | 0.046 | |
| get_proteins_by_value | 0.195 | 0.004 | 0.199 | |
| get_spiked_stats_DE | 0.083 | 0.004 | 0.128 | |
| globalIntNorm | 0.201 | 0.000 | 0.201 | |
| globalMeanNorm | 0.172 | 0.040 | 0.213 | |
| globalMedianNorm | 0.229 | 0.016 | 0.282 | |
| impute_se | 1.061 | 0.032 | 1.143 | |
| irsNorm | 0.070 | 0.000 | 0.071 | |
| limmaNorm | 0.091 | 0.004 | 0.095 | |
| load_data | 0.073 | 0.000 | 0.146 | |
| load_spike_data | 0.053 | 0.000 | 0.111 | |
| loessCycNorm | 0.174 | 0.008 | 0.201 | |
| loessFNorm | 0.126 | 0.000 | 0.126 | |
| meanNorm | 0.042 | 0.004 | 0.046 | |
| medianAbsDevNorm | 0.120 | 0.004 | 0.127 | |
| medianNorm | 0.070 | 0.000 | 0.111 | |
| normalize_se | 6.063 | 0.132 | 7.900 | |
| normalize_se_combination | 5.913 | 0.052 | 6.936 | |
| normalize_se_single | 5.837 | 0.115 | 7.517 | |
| normicsNorm | 6.558 | 0.132 | 8.483 | |
| plot_NA_density | 0.446 | 0.020 | 0.787 | |
| plot_NA_frequency | 0.250 | 0.000 | 0.503 | |
| plot_NA_heatmap | 1.914 | 0.024 | 2.406 | |
| plot_PCA | 1.576 | 0.020 | 2.072 | |
| plot_ROC_AUC_spiked | 1.347 | 0.020 | 1.704 | |
| plot_TP_FP_spiked_bar | 0.341 | 0.000 | 0.351 | |
| plot_TP_FP_spiked_box | 0.493 | 0.008 | 0.504 | |
| plot_TP_FP_spiked_scatter | 0.490 | 0.000 | 0.539 | |
| plot_boxplots | 5.932 | 0.096 | 6.726 | |
| plot_condition_overview | 0.269 | 0.008 | 0.365 | |
| plot_densities | 3.606 | 0.040 | 4.049 | |
| plot_fold_changes_spiked | 0.591 | 0.004 | 0.597 | |
| plot_heatmap | 5.792 | 0.035 | 6.850 | |
| plot_heatmap_DE | 1.753 | 0.000 | 2.088 | |
| plot_histogram_spiked | 0.428 | 0.004 | 0.547 | |
| plot_identified_spiked_proteins | 0.569 | 0.020 | 0.597 | |
| plot_intersection_enrichment | 0.868 | 0.024 | 3.514 | |
| plot_intragroup_PCV | 0.741 | 0.016 | 0.833 | |
| plot_intragroup_PEV | 0.568 | 0.007 | 0.727 | |
| plot_intragroup_PMAD | 0.520 | 0.024 | 0.788 | |
| plot_intragroup_correlation | 0.532 | 0.028 | 0.569 | |
| plot_jaccard_heatmap | 0.313 | 0.028 | 0.342 | |
| plot_logFC_thresholds_spiked | 0.735 | 0.112 | 0.943 | |
| plot_markers_boxplots | 0.984 | 0.063 | 1.061 | |
| plot_nr_prot_samples | 0.418 | 0.052 | 0.535 | |
| plot_overview_DE_bar | 0.433 | 0.012 | 0.462 | |
| plot_overview_DE_tile | 0.251 | 0.015 | 0.268 | |
| plot_profiles_spiked | 1.004 | 0.032 | 1.055 | |
| plot_pvalues_spiked | 0.612 | 0.020 | 0.695 | |
| plot_stats_spiked_heatmap | 0.405 | 0.003 | 0.410 | |
| plot_tot_int_samples | 0.340 | 0.012 | 0.355 | |
| plot_upset | 0.840 | 0.096 | 1.086 | |
| plot_upset_DE | 1.172 | 0.032 | 1.355 | |
| plot_volcano_DE | 4.503 | 0.155 | 5.374 | |
| quantileNorm | 0.050 | 0.000 | 0.066 | |
| readPRONE_example | 0.002 | 0.000 | 0.001 | |
| remove_POMA_outliers | 0.738 | 0.017 | 0.817 | |
| remove_assays_from_SE | 0.046 | 0.006 | 0.052 | |
| remove_reference_samples | 0.049 | 0.000 | 0.048 | |
| remove_samples_manually | 0.043 | 0.000 | 0.042 | |
| rlrMACycNorm | 1.006 | 0.040 | 1.458 | |
| rlrMANorm | 0.13 | 0.00 | 0.13 | |
| rlrNorm | 0.108 | 0.000 | 0.108 | |
| robnormNorm | 0.105 | 0.004 | 0.109 | |
| run_DE | 3.744 | 0.156 | 4.551 | |
| specify_comparisons | 0.027 | 0.000 | 0.027 | |
| subset_SE_by_norm | 0.116 | 0.000 | 0.197 | |
| tmmNorm | 0.184 | 0.008 | 0.296 | |
| vsnNorm | 0.083 | 0.000 | 0.083 | |