| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-28 11:39 -0500 (Fri, 28 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" | 4866 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4614 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4571 |
| 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 1634/2328 | 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 | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | 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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PRONE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PRONE_1.5.0.tar.gz |
| StartedAt: 2025-11-27 21:58:17 -0500 (Thu, 27 Nov 2025) |
| EndedAt: 2025-11-27 22:00:47 -0500 (Thu, 27 Nov 2025) |
| EllapsedTime: 149.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: PRONE.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PRONE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PRONE_1.5.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/PRONE.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* 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.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 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/PRONE.Rcheck/00check.log’
for details.
PRONE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL PRONE ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/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.013 | 0.001 | 0.014 | |
| detect_outliers_POMA | 0.805 | 0.022 | 0.899 | |
| eigenMSNorm | 0.202 | 0.013 | 0.219 | |
| export_data | 0.013 | 0.002 | 0.015 | |
| extract_consensus_DE_candidates | 0.035 | 0.002 | 0.040 | |
| filter_out_NA_proteins_by_threshold | 0.071 | 0.002 | 0.089 | |
| filter_out_complete_NA_proteins | 0.022 | 0.001 | 0.023 | |
| filter_out_proteins_by_ID | 0.051 | 0.002 | 0.054 | |
| filter_out_proteins_by_value | 0.056 | 0.001 | 0.058 | |
| get_NA_overview | 0.016 | 0.002 | 0.018 | |
| get_normalization_methods | 0 | 0 | 0 | |
| get_overview_DE | 0.018 | 0.002 | 0.023 | |
| get_proteins_by_value | 0.063 | 0.002 | 0.068 | |
| get_spiked_stats_DE | 0.038 | 0.002 | 0.043 | |
| globalIntNorm | 0.051 | 0.001 | 0.058 | |
| globalMeanNorm | 0.053 | 0.002 | 0.066 | |
| globalMedianNorm | 0.049 | 0.002 | 0.051 | |
| impute_se | 0.670 | 0.007 | 0.885 | |
| irsNorm | 0.024 | 0.001 | 0.035 | |
| limmaNorm | 0.027 | 0.001 | 0.029 | |
| load_data | 0.021 | 0.001 | 0.023 | |
| load_spike_data | 0.018 | 0.001 | 0.024 | |
| loessCycNorm | 0.040 | 0.004 | 0.047 | |
| loessFNorm | 0.037 | 0.001 | 0.042 | |
| meanNorm | 0.018 | 0.001 | 0.020 | |
| medianAbsDevNorm | 0.037 | 0.002 | 0.046 | |
| medianNorm | 0.024 | 0.001 | 0.033 | |
| normalize_se | 1.152 | 0.036 | 1.371 | |
| normalize_se_combination | 1.107 | 0.028 | 1.213 | |
| normalize_se_single | 1.178 | 0.054 | 1.389 | |
| normicsNorm | 1.079 | 0.020 | 1.186 | |
| plot_NA_density | 0.147 | 0.003 | 0.183 | |
| plot_NA_frequency | 0.077 | 0.002 | 0.107 | |
| plot_NA_heatmap | 0.533 | 0.027 | 0.607 | |
| plot_PCA | 0.443 | 0.003 | 0.481 | |
| plot_ROC_AUC_spiked | 0.410 | 0.009 | 0.486 | |
| plot_TP_FP_spiked_bar | 0.118 | 0.003 | 0.140 | |
| plot_TP_FP_spiked_box | 0.140 | 0.003 | 0.149 | |
| plot_TP_FP_spiked_scatter | 0.153 | 0.003 | 0.157 | |
| plot_boxplots | 1.440 | 0.015 | 1.644 | |
| plot_condition_overview | 0.084 | 0.001 | 0.094 | |
| plot_densities | 0.961 | 0.022 | 1.212 | |
| plot_fold_changes_spiked | 0.209 | 0.005 | 0.225 | |
| plot_heatmap | 1.862 | 0.036 | 2.128 | |
| plot_heatmap_DE | 0.436 | 0.009 | 0.490 | |
| plot_histogram_spiked | 0.146 | 0.004 | 0.176 | |
| plot_identified_spiked_proteins | 0.152 | 0.003 | 0.174 | |
| plot_intersection_enrichment | 0.303 | 0.016 | 1.803 | |
| plot_intragroup_PCV | 0.188 | 0.002 | 0.203 | |
| plot_intragroup_PEV | 0.142 | 0.002 | 0.153 | |
| plot_intragroup_PMAD | 0.141 | 0.002 | 0.149 | |
| plot_intragroup_correlation | 0.138 | 0.001 | 0.166 | |
| plot_jaccard_heatmap | 0.098 | 0.003 | 0.119 | |
| plot_logFC_thresholds_spiked | 0.232 | 0.005 | 0.273 | |
| plot_markers_boxplots | 0.260 | 0.002 | 0.320 | |
| plot_nr_prot_samples | 0.089 | 0.002 | 0.102 | |
| plot_overview_DE_bar | 0.141 | 0.002 | 0.172 | |
| plot_overview_DE_tile | 0.083 | 0.002 | 0.099 | |
| plot_profiles_spiked | 0.280 | 0.005 | 0.338 | |
| plot_pvalues_spiked | 0.190 | 0.004 | 0.200 | |
| plot_stats_spiked_heatmap | 0.142 | 0.004 | 0.152 | |
| plot_tot_int_samples | 0.092 | 0.002 | 0.107 | |
| plot_upset | 0.283 | 0.006 | 0.303 | |
| plot_upset_DE | 0.015 | 0.002 | 0.021 | |
| plot_volcano_DE | 1.342 | 0.010 | 1.492 | |
| quantileNorm | 0.023 | 0.002 | 0.026 | |
| readPRONE_example | 0.001 | 0.000 | 0.001 | |
| remove_POMA_outliers | 0.234 | 0.002 | 0.258 | |
| remove_assays_from_SE | 0.030 | 0.002 | 0.037 | |
| remove_reference_samples | 0.021 | 0.001 | 0.023 | |
| remove_samples_manually | 0.018 | 0.001 | 0.025 | |
| rlrMACycNorm | 0.183 | 0.002 | 0.201 | |
| rlrMANorm | 0.042 | 0.002 | 0.045 | |
| rlrNorm | 0.031 | 0.002 | 0.032 | |
| robnormNorm | 0.032 | 0.002 | 0.034 | |
| run_DE | 0.717 | 0.008 | 0.929 | |
| specify_comparisons | 0.015 | 0.002 | 0.022 | |
| subset_SE_by_norm | 0.030 | 0.002 | 0.031 | |
| tmmNorm | 0.053 | 0.004 | 0.066 | |
| vsnNorm | 0.027 | 0.002 | 0.028 | |