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

This page was generated on 2025-02-06 12:12 -0500 (Thu, 06 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4753
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4501
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4524
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4476
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4407
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.2  (landing page)
Lis Arend
Snapshot Date: 2025-02-03 13:00 -0500 (Mon, 03 Feb 2025)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: RELEASE_3_20
git_last_commit: b30d6ab
git_last_commit_date: 2025-01-23 11:38:54 -0500 (Thu, 23 Jan 2025)
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.2
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.2.tar.gz
StartedAt: 2025-02-04 10:02:06 -0000 (Tue, 04 Feb 2025)
EndedAt: 2025-02-04 10:08:35 -0000 (Tue, 04 Feb 2025)
EllapsedTime: 388.5 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.2.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.2’
* 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.625  0.100   5.737
normalize_se                 5.536  0.123   5.676
plot_heatmap                 5.580  0.060   5.657
normalize_se_combination     5.245  0.176   5.433
normicsNorm                  5.161  0.163   5.340
normalize_se_single          5.263  0.060   5.336
plot_intersection_enrichment 2.191  0.195  13.444
* 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.035
detect_outliers_POMA1.2230.0711.297
eigenMSNorm1.6240.0441.672
export_data0.0240.0000.025
extract_consensus_DE_candidates0.0980.0000.098
filter_out_NA_proteins_by_threshold0.2580.0320.290
filter_out_complete_NA_proteins0.0520.0080.060
filter_out_proteins_by_ID0.2050.0280.232
filter_out_proteins_by_value0.2060.0240.230
get_NA_overview0.0370.0000.036
get_normalization_methods0.0010.0000.000
get_overview_DE0.0420.0040.046
get_proteins_by_value0.1940.0160.211
get_spiked_stats_DE0.1150.0080.123
globalIntNorm0.1740.0120.187
globalMeanNorm0.1790.0040.184
globalMedianNorm0.1770.0120.189
impute_se0.9740.0040.977
irsNorm0.0680.0080.075
limmaNorm0.0860.0080.094
load_data0.0700.0040.077
load_spike_data0.0810.0040.088
loessCycNorm0.1420.0120.155
loessFNorm0.1290.0000.129
meanNorm0.0440.0040.049
medianAbsDevNorm0.1140.0120.127
medianNorm0.0610.0120.073
normalize_se5.5360.1235.676
normalize_se_combination5.2450.1765.433
normalize_se_single5.2630.0605.336
normicsNorm5.1610.1635.340
plot_NA_density0.3970.0120.410
plot_NA_frequency0.2420.0000.243
plot_NA_heatmap1.9470.0401.993
plot_PCA1.4870.0081.499
plot_ROC_AUC_spiked2.2350.0552.302
plot_TP_FP_spiked_bar0.3260.0080.335
plot_TP_FP_spiked_box0.4480.0000.448
plot_TP_FP_spiked_scatter0.4840.0070.493
plot_boxplots5.6250.1005.737
plot_condition_overview0.2560.0040.261
plot_densities3.3670.0273.400
plot_fold_changes_spiked0.5730.0040.579
plot_heatmap5.5800.0605.657
plot_heatmap_DE1.7000.0081.712
plot_histogram_spiked0.4280.0000.428
plot_identified_spiked_proteins0.5270.0000.529
plot_intersection_enrichment 2.191 0.19513.444
plot_intragroup_PCV0.7480.0950.847
plot_intragroup_PEV0.4860.0230.511
plot_intragroup_PMAD0.4640.0440.510
plot_intragroup_correlation0.5010.0720.575
plot_jaccard_heatmap0.3350.0080.344
plot_logFC_thresholds_spiked0.7330.0280.764
plot_markers_boxplots1.0240.0721.099
plot_nr_prot_samples0.3250.0160.342
plot_overview_DE_bar0.4120.0320.445
plot_overview_DE_tile0.2400.0160.258
plot_profiles_spiked0.9930.0551.056
plot_pvalues_spiked0.5920.0200.614
plot_stats_spiked_heatmap0.3950.0040.401
plot_tot_int_samples0.3010.0280.330
plot_upset0.8920.0440.939
plot_upset_DE1.1150.0681.193
plot_volcano_DE4.1220.1764.311
quantileNorm0.0440.0030.049
readPRONE_example0.0010.0000.001
remove_POMA_outliers0.7700.0200.793
remove_assays_from_SE0.0510.0050.056
remove_reference_samples0.0370.0000.037
remove_samples_manually0.0380.0030.042
rlrMACycNorm0.8920.0440.940
rlrMANorm0.1230.0080.131
rlrNorm0.1160.0000.117
robnormNorm0.1380.0200.158
run_DE3.3250.1193.454
specify_comparisons0.0280.0000.028
subset_SE_by_norm0.1020.0000.103
tmmNorm0.1630.0040.168
vsnNorm0.0780.0040.083