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

This page was generated on 2025-03-25 11:40 -0400 (Tue, 25 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4782
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4552
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4581
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4533
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4463
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 1620/2315HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PRONE 1.1.8  (landing page)
Lis Arend
Snapshot Date: 2025-03-24 13:40 -0400 (Mon, 24 Mar 2025)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: devel
git_last_commit: c75329b
git_last_commit_date: 2025-03-21 03:24:45 -0400 (Fri, 21 Mar 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for PRONE on nebbiolo1

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.1.8
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings PRONE_1.1.8.tar.gz
StartedAt: 2025-03-25 01:15:07 -0400 (Tue, 25 Mar 2025)
EndedAt: 2025-03-25 01:22:36 -0400 (Tue, 25 Mar 2025)
EllapsedTime: 448.6 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings PRONE_1.1.8.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck’
* using R Under development (unstable) (2025-03-13 r87965)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘PRONE/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PRONE’ version ‘1.1.8’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 34 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 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
* 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.21-bioc/meat/PRONE.Rcheck/00check.log’
for details.


Installation output

PRONE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL PRONE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘PRONE’ ...
** this is package ‘PRONE’ version ‘1.1.8’
** 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.0310.0000.033
detect_outliers_POMA1.6480.0501.700
eigenMSNorm0.5610.0440.604
export_data0.0280.0000.029
extract_consensus_DE_candidates0.0770.0090.088
filter_out_NA_proteins_by_threshold0.2030.0270.224
filter_out_complete_NA_proteins0.0460.0100.056
filter_out_proteins_by_ID0.1530.0190.172
filter_out_proteins_by_value0.1540.0180.173
get_NA_overview0.0520.0020.054
get_normalization_methods0.0010.0000.001
get_overview_DE0.0380.0020.041
get_proteins_by_value0.1380.0010.140
get_spiked_stats_DE0.0850.0010.087
globalIntNorm0.1260.0000.127
globalMeanNorm0.1240.0030.127
globalMedianNorm0.1310.0010.132
impute_se0.7320.0230.707
irsNorm0.0560.0060.063
limmaNorm0.0860.0050.091
load_data0.0510.0000.053
load_spike_data0.0400.0010.042
loessCycNorm0.1010.0030.104
loessFNorm0.0860.0020.087
meanNorm0.0430.0020.044
medianAbsDevNorm0.0990.0010.101
medianNorm0.0750.0020.078
normalize_se3.3330.0373.371
normalize_se_combination3.3110.0513.363
normalize_se_single3.3020.0703.373
normicsNorm3.1760.0243.201
plot_NA_density0.3150.0100.317
plot_NA_frequency0.1850.0040.183
plot_NA_heatmap1.3840.0391.423
plot_PCA1.8720.1392.011
plot_ROC_AUC_spiked0.9420.0060.938
plot_TP_FP_spiked_bar0.2670.0040.272
plot_TP_FP_spiked_box0.3250.0020.327
plot_TP_FP_spiked_scatter0.3510.0010.352
plot_boxplots3.8270.0523.814
plot_condition_overview0.1950.0000.196
plot_densities2.4870.0772.507
plot_fold_changes_spiked0.4290.0030.426
plot_heatmap3.7160.0473.763
plot_heatmap_DE1.2570.0061.264
plot_histogram_spiked0.3350.0020.322
plot_identified_spiked_proteins0.3820.0060.389
plot_intersection_enrichment0.5690.0091.680
plot_intragroup_PCV0.4980.0030.500
plot_intragroup_PEV0.3300.0010.331
plot_intragroup_PMAD0.3380.0010.339
plot_intragroup_correlation0.3490.0010.350
plot_jaccard_heatmap0.2380.0010.219
plot_logFC_thresholds_spiked0.5420.0030.544
plot_markers_boxplots0.6930.0050.682
plot_nr_prot_samples0.2230.0020.225
plot_overview_DE_bar0.3020.0020.304
plot_overview_DE_tile0.1740.0030.177
plot_profiles_spiked0.7110.0050.704
plot_pvalues_spiked0.5200.0070.526
plot_stats_spiked_heatmap0.3190.0070.326
plot_tot_int_samples0.2120.0020.214
plot_upset0.6200.0050.626
plot_upset_DE0.8490.0180.868
plot_volcano_DE2.9720.1593.133
quantileNorm0.0450.0070.054
readPRONE_example0.0020.0000.001
remove_POMA_outliers0.5040.0140.518
remove_assays_from_SE0.0440.0060.050
remove_reference_samples0.0450.0030.049
remove_samples_manually0.0390.0050.045
rlrMACycNorm0.6280.0520.680
rlrMANorm0.1120.0220.134
rlrNorm0.0980.0050.102
robnormNorm0.0760.0100.087
run_DE2.3730.1412.480
specify_comparisons0.0360.0010.034
subset_SE_by_norm0.0810.0040.085
tmmNorm0.1350.0220.157
vsnNorm0.0700.0080.078