| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-12 11:32 -0500 (Wed, 12 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4823 |
| 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 1631/2325 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PRONE 1.5.0 (landing page) Lis Arend
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | 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. |
| Package: PRONE |
| Version: 1.5.0 |
| 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.0.tar.gz |
| StartedAt: 2025-11-12 02:47:25 -0500 (Wed, 12 Nov 2025) |
| EndedAt: 2025-11-12 02:55:28 -0500 (Wed, 12 Nov 2025) |
| EllapsedTime: 482.6 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.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/PRONE.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘PRONE/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PRONE’ version ‘1.5.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
* 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.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.031 | 0.000 | 0.032 | |
| detect_outliers_POMA | 1.955 | 0.092 | 2.048 | |
| eigenMSNorm | 0.663 | 0.048 | 0.712 | |
| export_data | 0.028 | 0.001 | 0.029 | |
| extract_consensus_DE_candidates | 0.084 | 0.003 | 0.087 | |
| filter_out_NA_proteins_by_threshold | 0.221 | 0.001 | 0.215 | |
| filter_out_complete_NA_proteins | 0.059 | 0.000 | 0.059 | |
| filter_out_proteins_by_ID | 0.156 | 0.003 | 0.159 | |
| filter_out_proteins_by_value | 0.167 | 0.001 | 0.168 | |
| get_NA_overview | 0.039 | 0.000 | 0.039 | |
| get_normalization_methods | 0.001 | 0.000 | 0.001 | |
| get_overview_DE | 0.043 | 0.002 | 0.045 | |
| get_proteins_by_value | 0.168 | 0.017 | 0.185 | |
| get_spiked_stats_DE | 0.090 | 0.001 | 0.091 | |
| globalIntNorm | 0.130 | 0.002 | 0.132 | |
| globalMeanNorm | 0.133 | 0.001 | 0.134 | |
| globalMedianNorm | 0.135 | 0.002 | 0.137 | |
| impute_se | 0.822 | 0.004 | 0.763 | |
| irsNorm | 0.057 | 0.003 | 0.060 | |
| limmaNorm | 0.070 | 0.002 | 0.073 | |
| load_data | 0.057 | 0.002 | 0.061 | |
| load_spike_data | 0.047 | 0.000 | 0.049 | |
| loessCycNorm | 0.127 | 0.006 | 0.135 | |
| loessFNorm | 0.086 | 0.002 | 0.087 | |
| meanNorm | 0.045 | 0.001 | 0.046 | |
| medianAbsDevNorm | 0.102 | 0.004 | 0.105 | |
| medianNorm | 0.060 | 0.002 | 0.062 | |
| normalize_se | 3.519 | 0.094 | 3.613 | |
| normalize_se_combination | 3.305 | 0.078 | 3.384 | |
| normalize_se_single | 3.318 | 0.057 | 3.376 | |
| normicsNorm | 4.020 | 0.154 | 4.173 | |
| plot_NA_density | 0.406 | 0.005 | 0.396 | |
| plot_NA_frequency | 0.220 | 0.003 | 0.207 | |
| plot_NA_heatmap | 1.287 | 0.051 | 1.339 | |
| plot_PCA | 1.306 | 0.009 | 1.314 | |
| plot_ROC_AUC_spiked | 1.132 | 0.004 | 1.128 | |
| plot_TP_FP_spiked_bar | 0.313 | 0.003 | 0.316 | |
| plot_TP_FP_spiked_box | 0.422 | 0.030 | 0.452 | |
| plot_TP_FP_spiked_scatter | 0.408 | 0.003 | 0.412 | |
| plot_boxplots | 4.518 | 0.083 | 4.510 | |
| plot_condition_overview | 0.241 | 0.002 | 0.244 | |
| plot_densities | 2.726 | 0.048 | 2.666 | |
| plot_fold_changes_spiked | 0.564 | 0.008 | 0.557 | |
| plot_heatmap | 3.784 | 0.002 | 3.795 | |
| plot_heatmap_DE | 1.253 | 0.008 | 1.260 | |
| plot_histogram_spiked | 0.395 | 0.001 | 0.381 | |
| plot_identified_spiked_proteins | 0.462 | 0.002 | 0.465 | |
| plot_intersection_enrichment | 0.951 | 0.019 | 2.678 | |
| plot_intragroup_PCV | 0.606 | 0.001 | 0.606 | |
| plot_intragroup_PEV | 0.418 | 0.018 | 0.437 | |
| plot_intragroup_PMAD | 0.552 | 0.024 | 0.576 | |
| plot_intragroup_correlation | 0.418 | 0.006 | 0.425 | |
| plot_jaccard_heatmap | 0.326 | 0.014 | 0.318 | |
| plot_logFC_thresholds_spiked | 0.723 | 0.014 | 0.737 | |
| plot_markers_boxplots | 0.823 | 0.038 | 0.846 | |
| plot_nr_prot_samples | 0.316 | 0.053 | 0.369 | |
| plot_overview_DE_bar | 0.434 | 0.035 | 0.470 | |
| plot_overview_DE_tile | 0.248 | 0.017 | 0.265 | |
| plot_profiles_spiked | 0.864 | 0.044 | 0.890 | |
| plot_pvalues_spiked | 0.518 | 0.021 | 0.539 | |
| plot_stats_spiked_heatmap | 0.412 | 0.030 | 0.443 | |
| plot_tot_int_samples | 0.270 | 0.008 | 0.279 | |
| plot_upset | 0.845 | 0.063 | 0.908 | |
| plot_upset_DE | 0.029 | 0.004 | 0.034 | |
| plot_volcano_DE | 4.101 | 0.228 | 4.330 | |
| quantileNorm | 0.043 | 0.007 | 0.051 | |
| readPRONE_example | 0.001 | 0.000 | 0.001 | |
| remove_POMA_outliers | 0.688 | 0.038 | 0.726 | |
| remove_assays_from_SE | 0.048 | 0.000 | 0.048 | |
| remove_reference_samples | 0.05 | 0.00 | 0.05 | |
| remove_samples_manually | 0.040 | 0.001 | 0.041 | |
| rlrMACycNorm | 0.582 | 0.012 | 0.594 | |
| rlrMANorm | 0.098 | 0.005 | 0.103 | |
| rlrNorm | 0.105 | 0.012 | 0.116 | |
| robnormNorm | 0.083 | 0.003 | 0.085 | |
| run_DE | 2.384 | 0.109 | 2.453 | |
| specify_comparisons | 0.035 | 0.000 | 0.032 | |
| subset_SE_by_norm | 0.079 | 0.004 | 0.084 | |
| tmmNorm | 0.133 | 0.005 | 0.137 | |
| vsnNorm | 0.068 | 0.003 | 0.071 | |