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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4493
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4394
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: 2025-01-20 13:00 -0500 (Mon, 20 Jan 2025)
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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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 [email protected]: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: 2025-01-21 08:30:37 -0500 (Tue, 21 Jan 2025)
EndedAt: 2025-01-21 08:41:52 -0500 (Tue, 21 Jan 2025)
EllapsedTime: 674.7 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.538  0.128  12.197
normalize_se_combination     11.090  0.071  11.498
normicsNorm                  10.778  0.058  11.178
plot_heatmap                 10.610  0.079  10.933
normalize_se_single          10.576  0.090  11.026
plot_boxplots                 9.685  0.090  10.307
plot_volcano_DE               6.831  0.059   7.120
plot_densities                6.501  0.122   6.151
run_DE                        6.011  0.041   6.178
plot_intersection_enrichment  3.667  0.079  13.352
* 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.0590.0060.068
detect_outliers_POMA2.0900.1682.325
eigenMSNorm1.7630.0481.856
export_data0.0430.0050.048
extract_consensus_DE_candidates0.1600.0080.173
filter_out_NA_proteins_by_threshold1.3620.0131.395
filter_out_complete_NA_proteins0.0960.0030.102
filter_out_proteins_by_ID0.4050.0070.428
filter_out_proteins_by_value0.4020.0060.419
get_NA_overview0.0600.0050.065
get_normalization_methods0.0010.0010.002
get_overview_DE0.0760.0050.083
get_proteins_by_value0.3750.0060.390
get_spiked_stats_DE0.1450.0100.170
globalIntNorm0.4300.0440.483
globalMeanNorm0.4400.0550.501
globalMedianNorm0.4330.0550.498
impute_se1.8170.1132.158
irsNorm0.1180.0050.150
limmaNorm0.1530.0050.163
load_data0.1090.0050.119
load_spike_data0.0840.0050.095
loessCycNorm0.3160.0270.357
loessFNorm0.1590.0060.165
meanNorm0.0760.0050.083
medianAbsDevNorm0.2090.0070.215
medianNorm0.1200.0060.129
normalize_se11.538 0.12812.197
normalize_se_combination11.090 0.07111.498
normalize_se_single10.576 0.09011.026
normicsNorm10.778 0.05811.178
plot_NA_density0.6750.0150.697
plot_NA_frequency0.3940.0090.437
plot_NA_heatmap3.4740.1313.676
plot_PCA2.5350.0202.576
plot_ROC_AUC_spiked2.2430.0332.313
plot_TP_FP_spiked_bar0.5730.0110.605
plot_TP_FP_spiked_box0.7460.0380.787
plot_TP_FP_spiked_scatter1.8000.0181.963
plot_boxplots 9.685 0.09010.307
plot_condition_overview0.4420.0070.460
plot_densities6.5010.1226.151
plot_fold_changes_spiked0.9740.0151.061
plot_heatmap10.610 0.07910.933
plot_heatmap_DE2.8750.0313.031
plot_histogram_spiked0.7120.0110.777
plot_identified_spiked_proteins0.9310.0110.977
plot_intersection_enrichment 3.667 0.07913.352
plot_intragroup_PCV1.2810.0071.290
plot_intragroup_PEV0.7910.0070.802
plot_intragroup_PMAD0.8100.0080.844
plot_intragroup_correlation0.8200.0080.837
plot_jaccard_heatmap0.5280.0090.607
plot_logFC_thresholds_spiked1.1970.0141.231
plot_markers_boxplots1.7600.0141.797
plot_nr_prot_samples0.5130.0070.523
plot_overview_DE_bar0.6710.0080.694
plot_overview_DE_tile0.4100.0070.431
plot_profiles_spiked1.5920.0191.720
plot_pvalues_spiked0.9270.0140.968
plot_stats_spiked_heatmap0.6640.0120.684
plot_tot_int_samples0.5390.0080.576
plot_upset1.3470.0151.384
plot_upset_DE1.9210.0502.033
plot_volcano_DE6.8310.0597.120
quantileNorm0.0810.0050.086
readPRONE_example0.0020.0010.003
remove_POMA_outliers1.2610.0111.306
remove_assays_from_SE0.0870.0050.093
remove_reference_samples0.0770.0050.092
remove_samples_manually0.0700.0050.076
rlrMACycNorm1.7690.0151.830
rlrMANorm0.2390.0040.248
rlrNorm0.1890.0050.197
robnormNorm0.1600.0050.175
run_DE6.0110.0416.178
specify_comparisons0.0500.0090.052
subset_SE_by_norm0.1750.0080.177
tmmNorm0.2940.0140.316
vsnNorm0.1390.0050.145