| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-09 21:31 -0500 (Sat, 09 Nov 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4505 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4538 |
| kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4486 |
| 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 | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.6.5 Ventura / arm64 | 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. |
| Package: PRONE |
| Version: 1.0.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.0.0.tar.gz |
| StartedAt: 2024-11-09 10:12:58 -0500 (Sat, 09 Nov 2024) |
| EndedAt: 2024-11-09 10:18:34 -0500 (Sat, 09 Nov 2024) |
| EllapsedTime: 336.2 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.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.7
* 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 ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
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 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_intersection_enrichment 0.442 0.016 13.612
* 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
‘/Users/biocbuild/bbs-3.20-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.4-arm64/Resources/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.013 | 0.000 | 0.014 | |
| detect_outliers_POMA | 0.294 | 0.011 | 0.305 | |
| eigenMSNorm | 0.479 | 0.002 | 0.482 | |
| export_data | 0.012 | 0.000 | 0.013 | |
| extract_consensus_DE_candidates | 0.028 | 0.001 | 0.028 | |
| filter_out_NA_proteins_by_threshold | 0.061 | 0.004 | 0.065 | |
| filter_out_complete_NA_proteins | 0.020 | 0.001 | 0.020 | |
| filter_out_proteins_by_ID | 0.046 | 0.004 | 0.050 | |
| filter_out_proteins_by_value | 0.046 | 0.004 | 0.050 | |
| get_NA_overview | 0.015 | 0.001 | 0.016 | |
| get_normalization_methods | 0.000 | 0.000 | 0.001 | |
| get_overview_DE | 0.016 | 0.001 | 0.017 | |
| get_proteins_by_value | 0.054 | 0.005 | 0.059 | |
| get_spiked_stats_DE | 0.034 | 0.002 | 0.036 | |
| globalIntNorm | 0.044 | 0.001 | 0.045 | |
| globalMeanNorm | 0.044 | 0.001 | 0.044 | |
| globalMedianNorm | 0.044 | 0.001 | 0.045 | |
| impute_se | 0.198 | 0.003 | 0.201 | |
| irsNorm | 0.022 | 0.002 | 0.030 | |
| limmaNorm | 0.025 | 0.002 | 0.026 | |
| load_data | 0.025 | 0.002 | 0.027 | |
| load_spike_data | 0.014 | 0.001 | 0.015 | |
| loessCycNorm | 0.037 | 0.001 | 0.039 | |
| loessFNorm | 0.033 | 0.002 | 0.034 | |
| meanNorm | 0.017 | 0.001 | 0.018 | |
| medianAbsDevNorm | 0.034 | 0.001 | 0.035 | |
| medianNorm | 0.022 | 0.000 | 0.022 | |
| normalize_se | 0.995 | 0.022 | 1.019 | |
| normalize_se_combination | 0.958 | 0.027 | 0.984 | |
| normalize_se_single | 0.923 | 0.029 | 0.952 | |
| normicsNorm | 0.897 | 0.023 | 0.920 | |
| plot_NA_density | 0.087 | 0.003 | 0.090 | |
| plot_NA_frequency | 0.050 | 0.001 | 0.051 | |
| plot_NA_heatmap | 0.424 | 0.021 | 0.444 | |
| plot_PCA | 0.264 | 0.009 | 0.272 | |
| plot_ROC_AUC_spiked | 0.589 | 0.006 | 0.596 | |
| plot_TP_FP_spiked_bar | 0.073 | 0.001 | 0.075 | |
| plot_TP_FP_spiked_box | 0.091 | 0.001 | 0.093 | |
| plot_TP_FP_spiked_scatter | 0.103 | 0.002 | 0.106 | |
| plot_boxplots | 0.929 | 0.007 | 0.937 | |
| plot_condition_overview | 0.053 | 0.001 | 0.054 | |
| plot_densities | 0.633 | 0.019 | 0.653 | |
| plot_fold_changes_spiked | 0.121 | 0.002 | 0.124 | |
| plot_heatmap | 1.054 | 0.011 | 1.066 | |
| plot_heatmap_DE | 0.303 | 0.005 | 0.307 | |
| plot_histogram_spiked | 0.090 | 0.002 | 0.092 | |
| plot_identified_spiked_proteins | 0.106 | 0.002 | 0.109 | |
| plot_intersection_enrichment | 0.442 | 0.016 | 13.612 | |
| plot_intragroup_PCV | 0.144 | 0.002 | 0.146 | |
| plot_intragroup_PEV | 0.094 | 0.001 | 0.096 | |
| plot_intragroup_PMAD | 0.093 | 0.001 | 0.094 | |
| plot_intragroup_correlation | 0.100 | 0.002 | 0.102 | |
| plot_jaccard_heatmap | 0.066 | 0.001 | 0.067 | |
| plot_logFC_thresholds_spiked | 0.154 | 0.003 | 0.157 | |
| plot_markers_boxplots | 0.186 | 0.002 | 0.189 | |
| plot_nr_prot_samples | 0.064 | 0.001 | 0.065 | |
| plot_overview_DE_bar | 0.079 | 0.002 | 0.080 | |
| plot_overview_DE_tile | 0.052 | 0.001 | 0.054 | |
| plot_profiles_spiked | 0.189 | 0.003 | 0.191 | |
| plot_pvalues_spiked | 0.123 | 0.002 | 0.125 | |
| plot_stats_spiked_heatmap | 0.085 | 0.002 | 0.086 | |
| plot_tot_int_samples | 0.059 | 0.002 | 0.061 | |
| plot_upset | 0.184 | 0.004 | 0.188 | |
| plot_upset_DE | 0.215 | 0.005 | 0.221 | |
| plot_volcano_DE | 0.777 | 0.006 | 0.785 | |
| quantileNorm | 0.017 | 0.001 | 0.018 | |
| readPRONE_example | 0.000 | 0.000 | 0.001 | |
| remove_POMA_outliers | 0.137 | 0.002 | 0.139 | |
| remove_assays_from_SE | 0.027 | 0.001 | 0.028 | |
| remove_reference_samples | 0.020 | 0.001 | 0.020 | |
| remove_samples_manually | 0.015 | 0.001 | 0.016 | |
| rlrMACycNorm | 0.153 | 0.001 | 0.154 | |
| rlrMANorm | 0.032 | 0.002 | 0.032 | |
| rlrNorm | 0.027 | 0.001 | 0.028 | |
| robnormNorm | 0.037 | 0.002 | 0.038 | |
| run_DE | 0.625 | 0.005 | 0.630 | |
| specify_comparisons | 0.013 | 0.001 | 0.014 | |
| subset_SE_by_norm | 0.026 | 0.001 | 0.026 | |
| tmmNorm | 0.045 | 0.003 | 0.048 | |
| vsnNorm | 0.023 | 0.001 | 0.024 | |