Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-12-24 11:45 -0500 (Tue, 24 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4754 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4472 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4426 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4381 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4373 |
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 1594/2274 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
PRONE 1.1.0 (landing page) Lis Arend
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
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.1.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.1.0.tar.gz |
StartedAt: 2024-12-23 20:48:36 -0500 (Mon, 23 Dec 2024) |
EndedAt: 2024-12-23 20:50:40 -0500 (Mon, 23 Dec 2024) |
EllapsedTime: 123.4 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.1.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck’ * using R Under development (unstable) (2024-11-20 r87352) * 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.7.1 * 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.1.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 33 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 ... 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.499 0.024 10.649 * 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.21-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.5-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.014 | 0.002 | 0.016 | |
detect_outliers_POMA | 0.293 | 0.018 | 0.312 | |
eigenMSNorm | 0.186 | 0.006 | 0.191 | |
export_data | 0.013 | 0.001 | 0.014 | |
extract_consensus_DE_candidates | 0.031 | 0.002 | 0.033 | |
filter_out_NA_proteins_by_threshold | 0.115 | 0.003 | 0.118 | |
filter_out_complete_NA_proteins | 0.021 | 0.001 | 0.023 | |
filter_out_proteins_by_ID | 0.048 | 0.001 | 0.050 | |
filter_out_proteins_by_value | 0.049 | 0.001 | 0.050 | |
get_NA_overview | 0.016 | 0.002 | 0.018 | |
get_normalization_methods | 0 | 0 | 0 | |
get_overview_DE | 0.017 | 0.002 | 0.018 | |
get_proteins_by_value | 0.045 | 0.001 | 0.047 | |
get_spiked_stats_DE | 0.037 | 0.003 | 0.040 | |
globalIntNorm | 0.386 | 0.003 | 0.390 | |
globalMeanNorm | 0.046 | 0.002 | 0.048 | |
globalMedianNorm | 0.047 | 0.001 | 0.048 | |
impute_se | 0.220 | 0.015 | 0.236 | |
irsNorm | 0.023 | 0.001 | 0.025 | |
limmaNorm | 0.027 | 0.002 | 0.029 | |
load_data | 0.021 | 0.001 | 0.022 | |
load_spike_data | 0.016 | 0.001 | 0.018 | |
loessCycNorm | 0.048 | 0.004 | 0.052 | |
loessFNorm | 0.035 | 0.001 | 0.037 | |
meanNorm | 0.019 | 0.002 | 0.020 | |
medianAbsDevNorm | 0.037 | 0.002 | 0.040 | |
medianNorm | 0.024 | 0.001 | 0.025 | |
normalize_se | 1.067 | 0.020 | 1.089 | |
normalize_se_combination | 1.034 | 0.022 | 1.056 | |
normalize_se_single | 1.024 | 0.024 | 1.048 | |
normicsNorm | 0.998 | 0.022 | 1.020 | |
plot_NA_density | 0.102 | 0.002 | 0.105 | |
plot_NA_frequency | 0.060 | 0.002 | 0.062 | |
plot_NA_heatmap | 0.459 | 0.028 | 0.487 | |
plot_PCA | 0.353 | 0.018 | 0.372 | |
plot_ROC_AUC_spiked | 0.313 | 0.012 | 0.326 | |
plot_TP_FP_spiked_bar | 0.090 | 0.003 | 0.092 | |
plot_TP_FP_spiked_box | 0.107 | 0.003 | 0.111 | |
plot_TP_FP_spiked_scatter | 0.120 | 0.003 | 0.123 | |
plot_boxplots | 1.471 | 0.019 | 1.491 | |
plot_condition_overview | 0.062 | 0.001 | 0.064 | |
plot_densities | 0.730 | 0.030 | 0.761 | |
plot_fold_changes_spiked | 0.145 | 0.005 | 0.149 | |
plot_heatmap | 1.239 | 0.023 | 1.263 | |
plot_heatmap_DE | 0.370 | 0.006 | 0.376 | |
plot_histogram_spiked | 0.111 | 0.003 | 0.113 | |
plot_identified_spiked_proteins | 0.128 | 0.004 | 0.131 | |
plot_intersection_enrichment | 0.499 | 0.024 | 10.649 | |
plot_intragroup_PCV | 0.158 | 0.002 | 0.161 | |
plot_intragroup_PEV | 0.103 | 0.002 | 0.104 | |
plot_intragroup_PMAD | 0.105 | 0.002 | 0.106 | |
plot_intragroup_correlation | 0.110 | 0.002 | 0.112 | |
plot_jaccard_heatmap | 0.073 | 0.002 | 0.075 | |
plot_logFC_thresholds_spiked | 0.167 | 0.004 | 0.172 | |
plot_markers_boxplots | 0.207 | 0.009 | 0.219 | |
plot_nr_prot_samples | 0.073 | 0.001 | 0.075 | |
plot_overview_DE_bar | 0.090 | 0.001 | 0.092 | |
plot_overview_DE_tile | 0.056 | 0.002 | 0.058 | |
plot_profiles_spiked | 0.219 | 0.005 | 0.225 | |
plot_pvalues_spiked | 0.145 | 0.004 | 0.149 | |
plot_stats_spiked_heatmap | 0.104 | 0.003 | 0.106 | |
plot_tot_int_samples | 0.084 | 0.003 | 0.086 | |
plot_upset | 0.169 | 0.003 | 0.174 | |
plot_upset_DE | 0.247 | 0.008 | 0.255 | |
plot_volcano_DE | 0.860 | 0.009 | 0.872 | |
quantileNorm | 0.019 | 0.001 | 0.020 | |
readPRONE_example | 0.001 | 0.000 | 0.001 | |
remove_POMA_outliers | 0.169 | 0.002 | 0.171 | |
remove_assays_from_SE | 0.020 | 0.002 | 0.022 | |
remove_reference_samples | 0.021 | 0.001 | 0.023 | |
remove_samples_manually | 0.017 | 0.001 | 0.019 | |
rlrMACycNorm | 0.183 | 0.002 | 0.186 | |
rlrMANorm | 0.035 | 0.002 | 0.038 | |
rlrNorm | 0.032 | 0.002 | 0.034 | |
robnormNorm | 0.030 | 0.002 | 0.033 | |
run_DE | 0.654 | 0.010 | 0.664 | |
specify_comparisons | 0.014 | 0.001 | 0.016 | |
subset_SE_by_norm | 0.028 | 0.001 | 0.030 | |
tmmNorm | 0.119 | 0.013 | 0.132 | |
vsnNorm | 0.026 | 0.001 | 0.026 | |