| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-28 17:56 -0400 (Sat, 28 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4881 |
| 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 1665/2372 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PRONE 1.5.1 (landing page) Lis Arend
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | 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-03-28 02:57:29 -0400 (Sat, 28 Mar 2026) |
| EndedAt: 2026-03-28 03:05:46 -0400 (Sat, 28 Mar 2026) |
| EllapsedTime: 496.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 Under development (unstable) (2026-03-05 r89546)
* 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.4 LTS
* using session charset: UTF-8
* current time: 2026-03-28 06:57:30 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
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
plot_boxplots 5.423 0.138 5.463
* 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.031 | 0.002 | 0.033 | |
| detect_outliers_POMA | 1.718 | 0.146 | 1.864 | |
| eigenMSNorm | 0.611 | 0.070 | 0.681 | |
| export_data | 0.026 | 0.001 | 0.028 | |
| extract_consensus_DE_candidates | 0.081 | 0.001 | 0.082 | |
| filter_out_NA_proteins_by_threshold | 0.213 | 0.001 | 0.206 | |
| filter_out_complete_NA_proteins | 0.055 | 0.000 | 0.055 | |
| filter_out_proteins_by_ID | 0.158 | 0.003 | 0.160 | |
| filter_out_proteins_by_value | 0.169 | 0.001 | 0.170 | |
| get_NA_overview | 0.034 | 0.003 | 0.037 | |
| get_normalization_methods | 0 | 0 | 0 | |
| get_overview_DE | 0.041 | 0.002 | 0.042 | |
| get_proteins_by_value | 0.148 | 0.001 | 0.149 | |
| get_spiked_stats_DE | 0.083 | 0.007 | 0.090 | |
| globalIntNorm | 0.135 | 0.012 | 0.147 | |
| globalMeanNorm | 0.127 | 0.012 | 0.139 | |
| globalMedianNorm | 0.144 | 0.010 | 0.154 | |
| impute_se | 0.770 | 0.006 | 0.734 | |
| irsNorm | 0.059 | 0.000 | 0.060 | |
| limmaNorm | 0.069 | 0.004 | 0.074 | |
| load_data | 0.049 | 0.002 | 0.054 | |
| load_spike_data | 0.040 | 0.003 | 0.043 | |
| loessCycNorm | 0.130 | 0.001 | 0.132 | |
| loessFNorm | 0.087 | 0.001 | 0.088 | |
| meanNorm | 0.042 | 0.002 | 0.043 | |
| medianAbsDevNorm | 0.095 | 0.003 | 0.097 | |
| medianNorm | 0.059 | 0.003 | 0.062 | |
| normalize_se | 3.533 | 0.107 | 3.642 | |
| normalize_se_combination | 3.243 | 0.088 | 3.332 | |
| normalize_se_single | 3.257 | 0.045 | 3.304 | |
| normicsNorm | 3.980 | 0.058 | 4.039 | |
| plot_NA_density | 0.398 | 0.005 | 0.387 | |
| plot_NA_frequency | 0.226 | 0.016 | 0.227 | |
| plot_NA_heatmap | 1.275 | 0.048 | 1.323 | |
| plot_PCA | 1.302 | 0.002 | 1.304 | |
| plot_ROC_AUC_spiked | 1.193 | 0.018 | 1.193 | |
| plot_TP_FP_spiked_bar | 0.340 | 0.007 | 0.347 | |
| plot_TP_FP_spiked_box | 0.399 | 0.004 | 0.402 | |
| plot_TP_FP_spiked_scatter | 0.435 | 0.007 | 0.442 | |
| plot_boxplots | 5.423 | 0.138 | 5.463 | |
| plot_condition_overview | 0.26 | 0.01 | 0.27 | |
| plot_densities | 2.683 | 0.055 | 2.639 | |
| plot_fold_changes_spiked | 0.532 | 0.004 | 0.521 | |
| plot_heatmap | 3.685 | 0.044 | 3.730 | |
| plot_heatmap_DE | 1.197 | 0.007 | 1.205 | |
| plot_histogram_spiked | 0.397 | 0.002 | 0.392 | |
| plot_identified_spiked_proteins | 0.331 | 0.002 | 0.334 | |
| plot_intersection_enrichment | 0.823 | 0.011 | 1.966 | |
| plot_intragroup_PCV | 0.578 | 0.022 | 0.600 | |
| plot_intragroup_PEV | 0.409 | 0.017 | 0.427 | |
| plot_intragroup_PMAD | 0.558 | 0.025 | 0.584 | |
| plot_intragroup_correlation | 1.816 | 0.129 | 2.348 | |
| plot_jaccard_heatmap | 1.054 | 0.046 | 1.130 | |
| plot_logFC_thresholds_spiked | 0.717 | 0.036 | 0.755 | |
| plot_markers_boxplots | 0.780 | 0.016 | 0.789 | |
| plot_nr_prot_samples | 0.276 | 0.011 | 0.288 | |
| plot_overview_DE_bar | 0.432 | 0.035 | 0.467 | |
| plot_overview_DE_tile | 0.244 | 0.022 | 0.266 | |
| plot_profiles_spiked | 0.850 | 0.087 | 0.924 | |
| plot_pvalues_spiked | 0.494 | 0.013 | 0.507 | |
| plot_stats_spiked_heatmap | 0.376 | 0.013 | 0.390 | |
| plot_tot_int_samples | 0.28 | 0.02 | 0.30 | |
| plot_upset | 0.814 | 0.062 | 0.875 | |
| plot_upset_DE | 0.029 | 0.004 | 0.033 | |
| plot_volcano_DE | 4.013 | 0.231 | 4.245 | |
| quantileNorm | 0.047 | 0.002 | 0.048 | |
| readPRONE_example | 0.001 | 0.001 | 0.001 | |
| remove_POMA_outliers | 0.615 | 0.030 | 0.645 | |
| remove_assays_from_SE | 0.049 | 0.000 | 0.049 | |
| remove_reference_samples | 0.046 | 0.003 | 0.048 | |
| remove_samples_manually | 0.141 | 0.013 | 0.154 | |
| rlrMACycNorm | 0.597 | 0.007 | 0.603 | |
| rlrMANorm | 0.099 | 0.002 | 0.101 | |
| rlrNorm | 0.087 | 0.003 | 0.089 | |
| robnormNorm | 0.075 | 0.007 | 0.083 | |
| run_DE | 2.517 | 0.154 | 2.639 | |
| specify_comparisons | 0.033 | 0.001 | 0.031 | |
| subset_SE_by_norm | 0.082 | 0.002 | 0.085 | |
| tmmNorm | 0.141 | 0.003 | 0.144 | |
| vsnNorm | 0.076 | 0.002 | 0.077 | |