Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2025-01-23 12:12 -0500 (Thu, 23 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4493
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4394
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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PRONE 1.0.0  (landing page)
Lis Arend
Snapshot Date: 2025-01-20 13:00 -0500 (Mon, 20 Jan 2025)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: RELEASE_3_20
git_last_commit: 0833b5f
git_last_commit_date: 2024-10-29 11:34:43 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for PRONE on taishan

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.

raw results


Summary

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: 2025-01-21 09:56:19 -0000 (Tue, 21 Jan 2025)
EndedAt: 2025-01-21 10:02:47 -0000 (Tue, 21 Jan 2025)
EllapsedTime: 387.6 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.2 (2024-10-31)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403)
* running under: openEuler 24.03 (LTS)
* 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
plot_boxplots                5.872  0.107   5.997
plot_heatmap                 5.830  0.060   5.913
normalize_se                 5.500  0.088   5.607
normalize_se_combination     5.420  0.107   5.544
normalize_se_single          5.328  0.048   5.391
normicsNorm                  5.144  0.104   5.262
plot_intersection_enrichment 2.217  0.211  14.569
* 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.


Installation output

PRONE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL PRONE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.2/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)

Tests output


Example timings

PRONE.Rcheck/PRONE-Ex.timings

nameusersystemelapsed
apply_thresholds0.0340.0000.034
detect_outliers_POMA1.2760.0801.364
eigenMSNorm1.7050.0441.753
export_data0.0210.0040.025
extract_consensus_DE_candidates0.1020.0000.102
filter_out_NA_proteins_by_threshold0.2920.0200.312
filter_out_complete_NA_proteins0.0620.0000.063
filter_out_proteins_by_ID0.2380.0120.251
filter_out_proteins_by_value0.2180.0120.232
get_NA_overview0.0320.0040.037
get_normalization_methods0.0000.0000.001
get_overview_DE0.0390.0080.046
get_proteins_by_value0.1980.0200.218
get_spiked_stats_DE0.1090.0120.120
globalIntNorm0.1910.0040.196
globalMeanNorm0.1880.0120.201
globalMedianNorm0.1950.0040.200
impute_se1.0330.0321.069
irsNorm0.0710.0040.075
limmaNorm0.0850.0120.097
load_data0.0810.0000.085
load_spike_data0.0890.0000.093
loessCycNorm0.1410.0080.150
loessFNorm0.1260.0000.126
meanNorm0.0470.0000.046
medianAbsDevNorm0.120.000.12
medianNorm0.0670.0000.068
normalize_se5.5000.0885.607
normalize_se_combination5.4200.1075.544
normalize_se_single5.3280.0485.391
normicsNorm5.1440.1045.262
plot_NA_density0.4160.0080.425
plot_NA_frequency0.2450.0000.246
plot_NA_heatmap1.9450.0241.975
plot_PCA1.5210.0001.525
plot_ROC_AUC_spiked2.3060.0882.405
plot_TP_FP_spiked_bar0.3440.0000.344
plot_TP_FP_spiked_box0.4600.0040.465
plot_TP_FP_spiked_scatter0.4870.0000.489
plot_boxplots5.8720.1075.997
plot_condition_overview0.2460.0080.255
plot_densities3.5290.0163.554
plot_fold_changes_spiked0.5950.0120.609
plot_heatmap5.8300.0605.913
plot_heatmap_DE1.7550.0041.765
plot_histogram_spiked0.4530.0320.486
plot_identified_spiked_proteins0.5650.0240.591
plot_intersection_enrichment 2.217 0.21114.569
plot_intragroup_PCV0.7220.1320.856
plot_intragroup_PEV0.4640.0240.489
plot_intragroup_PMAD0.4930.0280.522
plot_intragroup_correlation0.5660.0400.607
plot_jaccard_heatmap0.2990.0240.324
plot_logFC_thresholds_spiked0.7220.0280.751
plot_markers_boxplots1.0670.0431.114
plot_nr_prot_samples0.2990.0120.312
plot_overview_DE_bar0.3860.0280.415
plot_overview_DE_tile0.2320.0240.256
plot_profiles_spiked0.9750.0561.034
plot_pvalues_spiked0.5400.0040.545
plot_stats_spiked_heatmap0.4020.0080.412
plot_tot_int_samples0.3140.0080.323
plot_upset0.8010.0560.859
plot_upset_DE1.1090.0641.181
plot_volcano_DE4.0700.1284.208
quantileNorm0.0450.0040.050
readPRONE_example0.0000.0020.001
remove_POMA_outliers0.7830.0220.805
remove_assays_from_SE0.0530.0000.053
remove_reference_samples0.0340.0040.038
remove_samples_manually0.0420.0000.042
rlrMACycNorm0.8960.0160.915
rlrMANorm0.1230.0080.132
rlrNorm0.1050.0040.109
robnormNorm0.1280.0280.157
run_DE3.4060.1193.535
specify_comparisons0.0250.0040.029
subset_SE_by_norm0.1140.0000.115
tmmNorm0.1660.0080.175
vsnNorm0.0750.0040.079