| Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-08-18 11:42 -0400 (Mon, 18 Aug 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" | 4824 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.5.1 (2025-06-13 ucrt) -- "Great Square Root" | 4566 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4604 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4545 |
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4579 |
| 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.1 (landing page) Lis Arend
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | 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. |
| Package: PRONE |
| Version: 1.2.1 |
| Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:PRONE.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings PRONE_1.2.1.tar.gz |
| StartedAt: 2025-08-15 05:37:59 -0400 (Fri, 15 Aug 2025) |
| EndedAt: 2025-08-15 05:44:37 -0400 (Fri, 15 Aug 2025) |
| EllapsedTime: 397.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: PRONE.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:PRONE.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings PRONE_1.2.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck'
* using R version 4.5.1 (2025-06-13 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
gcc.exe (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.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 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 ... OK
* 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.13 0.06 5.19
* 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: 1 NOTE
See
'E:/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck/00check.log'
for details.
PRONE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL PRONE ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library' * installing *source* package 'PRONE' ... ** this is package 'PRONE' version '1.2.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.02 | 0.01 | 0.03 | |
| detect_outliers_POMA | 1.88 | 0.07 | 2.22 | |
| eigenMSNorm | 0.77 | 0.12 | 0.89 | |
| export_data | 0.03 | 0.02 | 0.05 | |
| extract_consensus_DE_candidates | 0.12 | 0.00 | 0.12 | |
| filter_out_NA_proteins_by_threshold | 0.24 | 0.01 | 0.25 | |
| filter_out_complete_NA_proteins | 0.06 | 0.02 | 0.08 | |
| filter_out_proteins_by_ID | 0.22 | 0.00 | 0.22 | |
| filter_out_proteins_by_value | 0.20 | 0.03 | 0.24 | |
| get_NA_overview | 0.02 | 0.05 | 0.06 | |
| get_normalization_methods | 0 | 0 | 0 | |
| get_overview_DE | 0.04 | 0.01 | 0.06 | |
| get_proteins_by_value | 0.21 | 0.02 | 0.22 | |
| get_spiked_stats_DE | 0.09 | 0.03 | 0.12 | |
| globalIntNorm | 0.19 | 0.00 | 0.19 | |
| globalMeanNorm | 0.20 | 0.01 | 0.22 | |
| globalMedianNorm | 0.24 | 0.00 | 0.24 | |
| impute_se | 0.75 | 0.02 | 0.79 | |
| irsNorm | 0.06 | 0.00 | 0.06 | |
| limmaNorm | 0.06 | 0.00 | 0.07 | |
| load_data | 0.08 | 0.00 | 0.12 | |
| load_spike_data | 0.09 | 0.00 | 0.13 | |
| loessCycNorm | 0.21 | 0.00 | 0.20 | |
| loessFNorm | 0.11 | 0.00 | 0.11 | |
| meanNorm | 0.03 | 0.00 | 0.03 | |
| medianAbsDevNorm | 0.09 | 0.05 | 0.19 | |
| medianNorm | 0.04 | 0.00 | 0.05 | |
| normalize_se | 3.83 | 0.04 | 3.88 | |
| normalize_se_combination | 4.06 | 0.07 | 4.12 | |
| normalize_se_single | 3.64 | 0.06 | 3.70 | |
| normicsNorm | 3.47 | 0.01 | 3.49 | |
| plot_NA_density | 1.42 | 0.03 | 1.45 | |
| plot_NA_frequency | 0.18 | 0.02 | 0.19 | |
| plot_NA_heatmap | 2.20 | 0.69 | 2.87 | |
| plot_PCA | 1.45 | 0.00 | 1.46 | |
| plot_ROC_AUC_spiked | 1.35 | 0.04 | 1.45 | |
| plot_TP_FP_spiked_bar | 0.36 | 0.04 | 0.39 | |
| plot_TP_FP_spiked_box | 0.39 | 0.01 | 0.42 | |
| plot_TP_FP_spiked_scatter | 0.51 | 0.02 | 0.53 | |
| plot_boxplots | 5.13 | 0.06 | 5.19 | |
| plot_condition_overview | 0.28 | 0.02 | 0.30 | |
| plot_densities | 3.19 | 0.09 | 3.28 | |
| plot_fold_changes_spiked | 0.46 | 0.01 | 0.48 | |
| plot_heatmap | 3.91 | 0.04 | 3.99 | |
| plot_heatmap_DE | 1.56 | 0.03 | 1.59 | |
| plot_histogram_spiked | 0.35 | 0.04 | 0.39 | |
| plot_identified_spiked_proteins | 0.56 | 0.04 | 0.60 | |
| plot_intersection_enrichment | 0.64 | 0.03 | 2.17 | |
| plot_intragroup_PCV | 0.52 | 0.01 | 0.53 | |
| plot_intragroup_PEV | 1.59 | 0.00 | 1.59 | |
| plot_intragroup_PMAD | 0.45 | 0.02 | 0.47 | |
| plot_intragroup_correlation | 0.36 | 0.01 | 0.38 | |
| plot_jaccard_heatmap | 0.24 | 0.02 | 0.25 | |
| plot_logFC_thresholds_spiked | 0.62 | 0.01 | 0.64 | |
| plot_markers_boxplots | 0.74 | 0.00 | 0.73 | |
| plot_nr_prot_samples | 0.32 | 0.00 | 0.33 | |
| plot_overview_DE_bar | 0.33 | 0.00 | 0.32 | |
| plot_overview_DE_tile | 0.14 | 0.03 | 0.18 | |
| plot_profiles_spiked | 0.64 | 0.02 | 0.65 | |
| plot_pvalues_spiked | 0.49 | 0.00 | 0.49 | |
| plot_stats_spiked_heatmap | 0.33 | 0.02 | 0.35 | |
| plot_tot_int_samples | 0.25 | 0.00 | 0.25 | |
| plot_upset | 0.86 | 0.00 | 0.92 | |
| plot_upset_DE | 1.10 | 0.03 | 1.19 | |
| plot_volcano_DE | 4.07 | 0.06 | 4.12 | |
| quantileNorm | 0.04 | 0.00 | 0.05 | |
| readPRONE_example | 0 | 0 | 0 | |
| remove_POMA_outliers | 0.52 | 0.04 | 0.57 | |
| remove_assays_from_SE | 0.03 | 0.02 | 0.04 | |
| remove_reference_samples | 0.05 | 0.00 | 0.05 | |
| remove_samples_manually | 0.03 | 0.03 | 0.06 | |
| rlrMACycNorm | 0.78 | 0.02 | 0.80 | |
| rlrMANorm | 0.13 | 0.01 | 0.14 | |
| rlrNorm | 0.10 | 0.02 | 0.12 | |
| robnormNorm | 0.15 | 0.01 | 0.16 | |
| run_DE | 3.28 | 0.05 | 3.36 | |
| specify_comparisons | 0.01 | 0.00 | 0.02 | |
| subset_SE_by_norm | 0.10 | 0.02 | 0.10 | |
| tmmNorm | 0.17 | 0.03 | 0.21 | |
| vsnNorm | 0.09 | 0.01 | 0.11 | |