| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:08 -0500 (Wed, 20 Nov 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 |
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
| 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 1604/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PRONE 1.0.0 (landing page) Lis Arend
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / 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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: PRONE |
| Version: 1.0.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PRONE_1.0.0.tar.gz |
| StartedAt: 2024-11-20 11:12:48 -0000 (Wed, 20 Nov 2024) |
| EndedAt: 2024-11-20 11:19:48 -0000 (Wed, 20 Nov 2024) |
| EllapsedTime: 420.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: PRONE.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PRONE_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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.0.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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 ... 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
normalize_se_single 6.605 0.108 6.724
plot_boxplots 5.924 0.124 6.051
normalize_se 5.988 0.051 6.050
plot_heatmap 5.865 0.064 5.942
normalize_se_combination 5.709 0.012 5.731
normicsNorm 5.447 0.044 5.500
plot_intersection_enrichment 2.207 0.020 14.443
* 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
‘/home/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck/00check.log’
for details.
PRONE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL PRONE ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’ * installing *source* package ‘PRONE’ ... ** 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.004 | 0.035 | |
| detect_outliers_POMA | 2.277 | 0.064 | 2.351 | |
| eigenMSNorm | 0.914 | 0.044 | 0.961 | |
| export_data | 0.025 | 0.000 | 0.025 | |
| extract_consensus_DE_candidates | 0.099 | 0.000 | 0.099 | |
| filter_out_NA_proteins_by_threshold | 0.282 | 0.000 | 0.281 | |
| filter_out_complete_NA_proteins | 0.058 | 0.000 | 0.058 | |
| filter_out_proteins_by_ID | 0.210 | 0.000 | 0.211 | |
| filter_out_proteins_by_value | 0.213 | 0.000 | 0.213 | |
| get_NA_overview | 0.036 | 0.000 | 0.035 | |
| get_normalization_methods | 0 | 0 | 0 | |
| get_overview_DE | 0.037 | 0.008 | 0.046 | |
| get_proteins_by_value | 0.198 | 0.000 | 0.198 | |
| get_spiked_stats_DE | 0.082 | 0.012 | 0.094 | |
| globalIntNorm | 0.220 | 0.024 | 0.245 | |
| globalMeanNorm | 0.197 | 0.004 | 0.202 | |
| globalMedianNorm | 0.192 | 0.012 | 0.205 | |
| impute_se | 1.016 | 0.008 | 1.019 | |
| irsNorm | 0.063 | 0.004 | 0.067 | |
| limmaNorm | 0.089 | 0.000 | 0.090 | |
| load_data | 0.073 | 0.000 | 0.074 | |
| load_spike_data | 0.051 | 0.000 | 0.052 | |
| loessCycNorm | 0.176 | 0.000 | 0.176 | |
| loessFNorm | 0.121 | 0.004 | 0.126 | |
| meanNorm | 0.048 | 0.000 | 0.048 | |
| medianAbsDevNorm | 0.121 | 0.000 | 0.121 | |
| medianNorm | 0.069 | 0.000 | 0.069 | |
| normalize_se | 5.988 | 0.051 | 6.050 | |
| normalize_se_combination | 5.709 | 0.012 | 5.731 | |
| normalize_se_single | 6.605 | 0.108 | 6.724 | |
| normicsNorm | 5.447 | 0.044 | 5.500 | |
| plot_NA_density | 0.415 | 0.004 | 0.418 | |
| plot_NA_frequency | 0.232 | 0.024 | 0.255 | |
| plot_NA_heatmap | 1.877 | 0.024 | 1.905 | |
| plot_PCA | 1.521 | 0.011 | 1.541 | |
| plot_ROC_AUC_spiked | 1.351 | 0.027 | 1.396 | |
| plot_TP_FP_spiked_bar | 0.328 | 0.004 | 0.336 | |
| plot_TP_FP_spiked_box | 0.457 | 0.020 | 0.478 | |
| plot_TP_FP_spiked_scatter | 1.653 | 0.052 | 1.716 | |
| plot_boxplots | 5.924 | 0.124 | 6.051 | |
| plot_condition_overview | 0.267 | 0.000 | 0.268 | |
| plot_densities | 3.535 | 0.048 | 3.580 | |
| plot_fold_changes_spiked | 0.634 | 0.000 | 0.634 | |
| plot_heatmap | 5.865 | 0.064 | 5.942 | |
| plot_heatmap_DE | 1.794 | 0.011 | 1.809 | |
| plot_histogram_spiked | 0.430 | 0.004 | 0.433 | |
| plot_identified_spiked_proteins | 0.586 | 0.007 | 0.595 | |
| plot_intersection_enrichment | 2.207 | 0.020 | 14.443 | |
| plot_intragroup_PCV | 0.713 | 0.004 | 0.719 | |
| plot_intragroup_PEV | 0.475 | 0.004 | 0.480 | |
| plot_intragroup_PMAD | 0.497 | 0.004 | 0.502 | |
| plot_intragroup_correlation | 0.473 | 0.004 | 0.479 | |
| plot_jaccard_heatmap | 0.312 | 0.000 | 0.312 | |
| plot_logFC_thresholds_spiked | 0.725 | 0.000 | 0.727 | |
| plot_markers_boxplots | 1.008 | 0.004 | 1.013 | |
| plot_nr_prot_samples | 0.311 | 0.000 | 0.312 | |
| plot_overview_DE_bar | 0.409 | 0.000 | 0.409 | |
| plot_overview_DE_tile | 0.236 | 0.000 | 0.237 | |
| plot_profiles_spiked | 0.954 | 0.016 | 0.968 | |
| plot_pvalues_spiked | 0.534 | 0.008 | 0.543 | |
| plot_stats_spiked_heatmap | 0.377 | 0.012 | 0.390 | |
| plot_tot_int_samples | 0.29 | 0.00 | 0.29 | |
| plot_upset | 0.795 | 0.000 | 0.797 | |
| plot_upset_DE | 1.065 | 0.000 | 1.068 | |
| plot_volcano_DE | 4.024 | 0.020 | 4.053 | |
| quantileNorm | 0.048 | 0.000 | 0.049 | |
| readPRONE_example | 0.001 | 0.000 | 0.002 | |
| remove_POMA_outliers | 0.747 | 0.008 | 0.757 | |
| remove_assays_from_SE | 0.047 | 0.003 | 0.051 | |
| remove_reference_samples | 0.048 | 0.000 | 0.048 | |
| remove_samples_manually | 0.042 | 0.000 | 0.041 | |
| rlrMACycNorm | 0.907 | 0.008 | 0.916 | |
| rlrMANorm | 0.125 | 0.004 | 0.130 | |
| rlrNorm | 0.109 | 0.000 | 0.110 | |
| robnormNorm | 0.140 | 0.004 | 0.144 | |
| run_DE | 3.347 | 0.016 | 3.365 | |
| specify_comparisons | 0.024 | 0.004 | 0.029 | |
| subset_SE_by_norm | 0.101 | 0.000 | 0.101 | |
| tmmNorm | 0.171 | 0.000 | 0.172 | |
| vsnNorm | 0.079 | 0.004 | 0.084 | |