| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-22 11:35 -0400 (Wed, 22 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4738 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-04-08 r89818) | 4701 |
| 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 1682/2404 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PRONE 1.5.1 (landing page) Lis Arend
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | 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. |
| Package: PRONE |
| Version: 1.5.1 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings PRONE_1.5.1.tar.gz |
| StartedAt: 2026-04-22 03:33:14 -0400 (Wed, 22 Apr 2026) |
| EndedAt: 2026-04-22 03:41:30 -0400 (Wed, 22 Apr 2026) |
| EllapsedTime: 495.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: PRONE.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings PRONE_1.5.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/PRONE.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-22 07:33:14 UTC
* checking for file ‘PRONE/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PRONE’ version ‘1.5.1’
* 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
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/home/biocbuild/bbs-3.23-bioc/meat/PRONE.Rcheck/00check.log’
for details.
PRONE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL PRONE ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘PRONE’ ... ** this is package ‘PRONE’ version ‘1.5.1’ ** 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.029 | 0.005 | 0.034 | |
| detect_outliers_POMA | 1.804 | 0.089 | 1.894 | |
| eigenMSNorm | 0.610 | 0.065 | 0.676 | |
| export_data | 0.028 | 0.001 | 0.028 | |
| extract_consensus_DE_candidates | 0.081 | 0.002 | 0.084 | |
| filter_out_NA_proteins_by_threshold | 0.220 | 0.000 | 0.214 | |
| filter_out_complete_NA_proteins | 0.053 | 0.002 | 0.055 | |
| filter_out_proteins_by_ID | 0.162 | 0.000 | 0.162 | |
| filter_out_proteins_by_value | 0.162 | 0.002 | 0.164 | |
| get_NA_overview | 0.036 | 0.002 | 0.038 | |
| get_normalization_methods | 0.000 | 0.000 | 0.001 | |
| get_overview_DE | 0.040 | 0.003 | 0.044 | |
| get_proteins_by_value | 0.152 | 0.001 | 0.153 | |
| get_spiked_stats_DE | 0.113 | 0.001 | 0.115 | |
| globalIntNorm | 0.129 | 0.000 | 0.130 | |
| globalMeanNorm | 0.128 | 0.000 | 0.128 | |
| globalMedianNorm | 0.130 | 0.000 | 0.131 | |
| impute_se | 0.790 | 0.015 | 0.764 | |
| irsNorm | 0.073 | 0.008 | 0.082 | |
| limmaNorm | 0.070 | 0.000 | 0.071 | |
| load_data | 0.048 | 0.003 | 0.053 | |
| load_spike_data | 0.045 | 0.000 | 0.046 | |
| loessCycNorm | 0.109 | 0.003 | 0.111 | |
| loessFNorm | 0.084 | 0.003 | 0.086 | |
| meanNorm | 0.059 | 0.001 | 0.060 | |
| medianAbsDevNorm | 0.095 | 0.003 | 0.098 | |
| medianNorm | 0.061 | 0.003 | 0.063 | |
| normalize_se | 3.379 | 0.029 | 3.407 | |
| normalize_se_combination | 3.347 | 0.052 | 3.399 | |
| normalize_se_single | 3.336 | 0.078 | 3.414 | |
| normicsNorm | 3.276 | 0.014 | 3.291 | |
| plot_NA_density | 0.444 | 0.008 | 0.436 | |
| plot_NA_frequency | 0.227 | 0.003 | 0.215 | |
| plot_NA_heatmap | 2.36 | 0.16 | 2.52 | |
| plot_PCA | 1.289 | 0.002 | 1.291 | |
| plot_ROC_AUC_spiked | 1.174 | 0.003 | 1.168 | |
| plot_TP_FP_spiked_bar | 0.324 | 0.017 | 0.341 | |
| plot_TP_FP_spiked_box | 0.436 | 0.017 | 0.452 | |
| plot_TP_FP_spiked_scatter | 1.515 | 0.037 | 1.551 | |
| plot_boxplots | 4.472 | 0.086 | 4.508 | |
| plot_condition_overview | 0.253 | 0.002 | 0.255 | |
| plot_densities | 2.686 | 0.005 | 2.642 | |
| plot_fold_changes_spiked | 0.574 | 0.015 | 0.582 | |
| plot_heatmap | 3.742 | 0.052 | 3.795 | |
| plot_heatmap_DE | 1.236 | 0.005 | 1.241 | |
| plot_histogram_spiked | 0.400 | 0.002 | 0.395 | |
| plot_identified_spiked_proteins | 0.339 | 0.003 | 0.342 | |
| plot_intersection_enrichment | 0.828 | 0.013 | 2.822 | |
| plot_intragroup_PCV | 0.561 | 0.002 | 0.564 | |
| plot_intragroup_PEV | 0.408 | 0.003 | 0.410 | |
| plot_intragroup_PMAD | 0.429 | 0.003 | 0.432 | |
| plot_intragroup_correlation | 0.445 | 0.003 | 0.449 | |
| plot_jaccard_heatmap | 0.298 | 0.003 | 0.291 | |
| plot_logFC_thresholds_spiked | 0.683 | 0.004 | 0.687 | |
| plot_markers_boxplots | 0.825 | 0.002 | 0.820 | |
| plot_nr_prot_samples | 0.294 | 0.001 | 0.295 | |
| plot_overview_DE_bar | 0.407 | 0.000 | 0.407 | |
| plot_overview_DE_tile | 0.239 | 0.003 | 0.243 | |
| plot_profiles_spiked | 0.816 | 0.002 | 0.806 | |
| plot_pvalues_spiked | 0.519 | 0.001 | 0.519 | |
| plot_stats_spiked_heatmap | 0.398 | 0.006 | 0.404 | |
| plot_tot_int_samples | 0.255 | 0.000 | 0.255 | |
| plot_upset | 0.852 | 0.001 | 0.853 | |
| plot_upset_DE | 0.032 | 0.001 | 0.033 | |
| plot_volcano_DE | 4.058 | 0.004 | 4.061 | |
| quantileNorm | 0.046 | 0.002 | 0.048 | |
| readPRONE_example | 0.000 | 0.002 | 0.001 | |
| remove_POMA_outliers | 0.680 | 0.005 | 0.684 | |
| remove_assays_from_SE | 0.052 | 0.001 | 0.052 | |
| remove_reference_samples | 0.047 | 0.001 | 0.048 | |
| remove_samples_manually | 0.041 | 0.000 | 0.041 | |
| rlrMACycNorm | 0.582 | 0.002 | 0.584 | |
| rlrMANorm | 0.098 | 0.002 | 0.099 | |
| rlrNorm | 0.089 | 0.000 | 0.088 | |
| robnormNorm | 0.074 | 0.007 | 0.081 | |
| run_DE | 2.400 | 0.004 | 2.355 | |
| specify_comparisons | 0.034 | 0.001 | 0.032 | |
| subset_SE_by_norm | 0.082 | 0.000 | 0.081 | |
| tmmNorm | 0.123 | 0.008 | 0.130 | |
| vsnNorm | 0.071 | 0.001 | 0.072 | |