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:06 -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 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-31 08:55:03 -0500 (Tue, 31 Dec 2024)
EndedAt: 2024-12-31 09:08:02 -0500 (Tue, 31 Dec 2024)
EllapsedTime: 779.1 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.091  0.129  11.356
normalize_se_combination     11.015  0.068  11.305
normalize_se_single          10.978  0.072  11.307
normicsNorm                  10.584  0.069  11.025
plot_heatmap                 10.496  0.100  11.215
plot_boxplots                10.064  0.121  10.584
plot_volcano_DE               6.810  0.052   7.088
plot_densities                6.210  0.102   6.293
run_DE                        6.120  0.036   6.411
plot_intersection_enrichment  3.686  0.081  12.829
* 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.0570.0060.065
detect_outliers_POMA2.1080.1242.271
eigenMSNorm2.4810.0392.597
export_data0.0420.0040.047
extract_consensus_DE_candidates0.1650.0100.180
filter_out_NA_proteins_by_threshold0.5050.0590.584
filter_out_complete_NA_proteins0.1020.0120.116
filter_out_proteins_by_ID0.4050.0490.457
filter_out_proteins_by_value0.4040.0490.457
get_NA_overview0.0620.0070.070
get_normalization_methods0.0000.0010.001
get_overview_DE0.0770.0090.086
get_proteins_by_value0.3830.0470.441
get_spiked_stats_DE0.1770.0130.219
globalIntNorm0.4100.0060.421
globalMeanNorm0.4110.0070.428
globalMedianNorm0.4140.0060.439
impute_se1.8740.0551.942
irsNorm0.1160.0110.128
limmaNorm0.1650.0180.200
load_data0.1160.0150.160
load_spike_data0.1160.0070.229
loessCycNorm0.2720.0240.301
loessFNorm0.1580.0080.181
meanNorm0.0800.0050.110
medianAbsDevNorm0.2120.0070.245
medianNorm0.1130.0060.139
normalize_se11.091 0.12911.356
normalize_se_combination11.015 0.06811.305
normalize_se_single10.978 0.07211.307
normicsNorm10.584 0.06911.025
plot_NA_density0.6950.0210.821
plot_NA_frequency0.4740.0220.665
plot_NA_heatmap3.5190.1553.877
plot_PCA2.5390.0522.836
plot_ROC_AUC_spiked3.3510.0503.627
plot_TP_FP_spiked_bar0.5560.0140.670
plot_TP_FP_spiked_box0.7830.0160.894
plot_TP_FP_spiked_scatter0.8710.0210.971
plot_boxplots10.064 0.12110.584
plot_condition_overview0.4360.0070.461
plot_densities6.2100.1026.293
plot_fold_changes_spiked0.9790.0231.195
plot_heatmap10.496 0.10011.215
plot_heatmap_DE2.7810.0293.313
plot_histogram_spiked0.7260.0130.911
plot_identified_spiked_proteins0.9460.0111.028
plot_intersection_enrichment 3.686 0.08112.829
plot_intragroup_PCV1.330.011.36
plot_intragroup_PEV0.7950.0070.851
plot_intragroup_PMAD0.7830.0070.804
plot_intragroup_correlation0.8010.0070.854
plot_jaccard_heatmap0.5380.0080.550
plot_logFC_thresholds_spiked1.2190.0141.348
plot_markers_boxplots1.7520.0161.883
plot_nr_prot_samples0.5130.0060.566
plot_overview_DE_bar0.6640.0060.734
plot_overview_DE_tile0.4070.0050.460
plot_profiles_spiked1.6000.0181.771
plot_pvalues_spiked0.9350.0130.964
plot_stats_spiked_heatmap0.6540.0110.674
plot_tot_int_samples0.5030.0070.556
plot_upset1.4390.0171.475
plot_upset_DE1.9500.0522.238
plot_volcano_DE6.8100.0527.088
quantileNorm0.0790.0050.085
readPRONE_example0.0020.0020.004
remove_POMA_outliers1.2060.0101.228
remove_assays_from_SE0.0910.0040.096
remove_reference_samples0.0780.0040.082
remove_samples_manually0.0710.0050.077
rlrMACycNorm1.5930.0121.645
rlrMANorm0.2180.0050.225
rlrNorm0.1870.0050.197
robnormNorm0.2010.0100.214
run_DE6.1200.0366.411
specify_comparisons0.0480.0060.052
subset_SE_by_norm0.1750.0050.178
tmmNorm0.2970.0130.313
vsnNorm0.1360.0040.141