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

This page was generated on 2024-12-23 12:06 -0500 (Mon, 23 Dec 2024).

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-19 13:00 -0500 (Thu, 19 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 merida1

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: /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.0.0.tar.gz
StartedAt: 2024-12-20 07:55:37 -0500 (Fri, 20 Dec 2024)
EndedAt: 2024-12-20 08:06:34 -0500 (Fri, 20 Dec 2024)
EllapsedTime: 657.9 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-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 Monterey 12.7.6
* 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 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
normalize_se                 11.342  0.120  11.529
normalize_se_single          10.946  0.071  11.133
normalize_se_combination     10.855  0.071  10.993
normicsNorm                  10.599  0.056  10.725
plot_heatmap                 10.389  0.065  10.511
plot_boxplots                10.350  0.089  10.000
plot_volcano_DE               6.810  0.050   6.938
plot_densities                5.932  0.117   5.999
run_DE                        6.001  0.045   6.094
plot_intersection_enrichment  3.757  0.081  13.250
* 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.20-bioc/meat/PRONE.Rcheck/00check.log’
for details.


Installation output

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.4-x86_64/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)

Tests output


Example timings

PRONE.Rcheck/PRONE-Ex.timings

nameusersystemelapsed
apply_thresholds0.0510.0040.056
detect_outliers_POMA2.1170.1272.371
eigenMSNorm2.5120.0402.707
export_data0.0420.0050.049
extract_consensus_DE_candidates0.1600.0120.175
filter_out_NA_proteins_by_threshold0.4970.0570.649
filter_out_complete_NA_proteins0.1000.0120.112
filter_out_proteins_by_ID0.4200.0480.472
filter_out_proteins_by_value0.4130.0500.472
get_NA_overview0.0610.0080.069
get_normalization_methods0.0010.0000.001
get_overview_DE0.0780.0090.090
get_proteins_by_value0.3870.0470.439
get_spiked_stats_DE0.1720.0120.185
globalIntNorm0.4120.0060.421
globalMeanNorm0.4090.0050.420
globalMedianNorm0.4240.0080.438
impute_se1.7990.0541.782
irsNorm0.1190.0110.131
limmaNorm0.1640.0180.184
load_data0.1110.0150.127
load_spike_data0.1100.0070.119
loessCycNorm0.2740.0230.298
loessFNorm0.1560.0070.167
meanNorm0.0790.0040.085
medianAbsDevNorm0.2090.0080.224
medianNorm0.1130.0060.122
normalize_se11.342 0.12011.529
normalize_se_combination10.855 0.07110.993
normalize_se_single10.946 0.07111.133
normicsNorm10.599 0.05610.725
plot_NA_density0.6870.0170.701
plot_NA_frequency0.4130.0090.425
plot_NA_heatmap3.4940.1483.675
plot_PCA2.5530.0322.639
plot_ROC_AUC_spiked3.2040.0313.276
plot_TP_FP_spiked_bar0.5520.0100.568
plot_TP_FP_spiked_box0.7560.0110.770
plot_TP_FP_spiked_scatter0.8100.0160.831
plot_boxplots10.350 0.08910.000
plot_condition_overview0.4400.0070.467
plot_densities5.9320.1175.999
plot_fold_changes_spiked0.9900.0171.037
plot_heatmap10.389 0.06510.511
plot_heatmap_DE2.7730.0302.865
plot_histogram_spiked0.7170.0180.719
plot_identified_spiked_proteins0.9440.0130.962
plot_intersection_enrichment 3.757 0.08113.250
plot_intragroup_PCV1.3250.0091.348
plot_intragroup_PEV0.8080.0070.824
plot_intragroup_PMAD0.8020.0080.813
plot_intragroup_correlation0.8130.0070.824
plot_jaccard_heatmap0.5340.0100.548
plot_logFC_thresholds_spiked1.2000.0131.226
plot_markers_boxplots1.6960.0161.727
plot_nr_prot_samples0.5110.0070.521
plot_overview_DE_bar0.6720.0070.684
plot_overview_DE_tile0.3950.0070.404
plot_profiles_spiked1.5860.0191.631
plot_pvalues_spiked0.9100.0150.932
plot_stats_spiked_heatmap0.6670.0110.685
plot_tot_int_samples0.5000.0060.509
plot_upset1.4210.0181.451
plot_upset_DE1.8830.0521.956
plot_volcano_DE6.8100.0506.938
quantileNorm0.0770.0040.082
readPRONE_example0.0010.0010.003
remove_POMA_outliers1.2260.0091.249
remove_assays_from_SE0.1230.0040.128
remove_reference_samples0.0790.0050.084
remove_samples_manually0.0710.0040.075
rlrMACycNorm1.6260.0101.652
rlrMANorm0.2270.0040.233
rlrNorm0.1850.0040.190
robnormNorm0.1980.0110.210
run_DE6.0010.0456.094
specify_comparisons0.0470.0050.050
subset_SE_by_norm0.1790.0060.183
tmmNorm0.3000.0130.317
vsnNorm0.1400.0050.146