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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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: 2024-12-30 13:00 -0500 (Mon, 30 Dec 2024)
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


CHECK results for PRONE on nebbiolo2

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.

raw results


Summary

Package: PRONE
Version: 1.0.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings PRONE_1.0.0.tar.gz
StartedAt: 2024-12-31 01:02:10 -0500 (Tue, 31 Dec 2024)
EndedAt: 2024-12-31 01:09:19 -0500 (Tue, 31 Dec 2024)
EllapsedTime: 429.4 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --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: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* 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_intersection_enrichment 1.724  0.037  12.164
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* 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/bbs-3.20-bioc/R/bin/R CMD INSTALL PRONE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/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.0320.0010.033
detect_outliers_POMA1.6810.0321.712
eigenMSNorm0.5880.0910.678
export_data0.0280.0000.028
extract_consensus_DE_candidates0.0760.0020.078
filter_out_NA_proteins_by_threshold0.2070.0160.216
filter_out_complete_NA_proteins0.0520.0020.054
filter_out_proteins_by_ID0.1510.0010.153
filter_out_proteins_by_value0.1500.0020.152
get_NA_overview0.0350.0020.037
get_normalization_methods0.0000.0010.000
get_overview_DE0.0400.0020.042
get_proteins_by_value0.1460.0000.147
get_spiked_stats_DE0.0870.0000.087
globalIntNorm0.1510.0080.159
globalMeanNorm0.1280.0000.128
globalMedianNorm0.1280.0020.131
impute_se0.7480.0070.697
irsNorm0.0530.0030.056
limmaNorm0.0650.0020.067
load_data0.0450.0020.047
load_spike_data0.0390.0000.040
loessCycNorm0.1210.0050.125
loessFNorm0.0840.0010.084
meanNorm0.0430.0000.042
medianAbsDevNorm0.0930.0040.096
medianNorm0.0570.0020.058
normalize_se3.3470.0703.416
normalize_se_combination3.2110.0643.276
normalize_se_single3.9350.1014.036
normicsNorm2.9140.0012.916
plot_NA_density0.3060.0060.299
plot_NA_frequency0.1710.0000.165
plot_NA_heatmap1.1770.0321.209
plot_PCA0.9730.0030.976
plot_ROC_AUC_spiked0.9000.0080.895
plot_TP_FP_spiked_bar0.2370.0010.238
plot_TP_FP_spiked_box1.1660.0051.171
plot_TP_FP_spiked_scatter0.3300.0020.331
plot_boxplots3.6120.1333.695
plot_condition_overview0.1840.0000.184
plot_densities2.2530.0112.216
plot_fold_changes_spiked0.4350.0190.448
plot_heatmap3.5420.0063.549
plot_heatmap_DE1.1470.0091.156
plot_histogram_spiked0.3130.0090.307
plot_identified_spiked_proteins0.3660.0010.367
plot_intersection_enrichment 1.724 0.03712.164
plot_intragroup_PCV0.4550.0000.455
plot_intragroup_PEV0.3320.0030.334
plot_intragroup_PMAD0.3120.0010.313
plot_intragroup_correlation0.3040.0010.305
plot_jaccard_heatmap0.2240.0000.218
plot_logFC_thresholds_spiked0.5030.0210.526
plot_markers_boxplots0.6520.0140.661
plot_nr_prot_samples0.2150.0000.217
plot_overview_DE_bar0.2620.0010.264
plot_overview_DE_tile0.1640.0000.165
plot_profiles_spiked0.6730.0040.662
plot_pvalues_spiked0.4530.0030.457
plot_stats_spiked_heatmap0.3060.0040.310
plot_tot_int_samples0.2180.0010.218
plot_upset0.5600.0020.563
plot_upset_DE0.7770.0200.798
plot_volcano_DE2.7830.0532.837
quantileNorm0.0420.0010.045
readPRONE_example0.0000.0010.001
remove_POMA_outliers0.4650.0020.467
remove_assays_from_SE0.0470.0000.047
remove_reference_samples0.0440.0010.046
remove_samples_manually0.0420.0000.042
rlrMACycNorm0.5770.0070.584
rlrMANorm0.1140.0070.121
rlrNorm0.0810.0010.082
robnormNorm0.0710.0010.072
run_DE2.2130.0622.226
specify_comparisons0.0340.0000.030
subset_SE_by_norm0.0720.0020.074
tmmNorm0.1190.0010.120
vsnNorm0.0700.0000.071