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

This page was generated on 2024-11-20 12:06 -0500 (Wed, 20 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4481
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4479
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4359
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4539
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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-11-19 13:40 -0500 (Tue, 19 Nov 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)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for PRONE on lconway

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-11-20 01:23:28 -0500 (Wed, 20 Nov 2024)
EndedAt: 2024-11-20 01:31:51 -0500 (Wed, 20 Nov 2024)
EllapsedTime: 502.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.1 (2024-06-14)
* 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 ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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
plot_intersection_enrichment 1.253  0.045  12.521
* 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.0250.0020.027
detect_outliers_POMA0.7700.0490.822
eigenMSNorm1.1220.0121.136
export_data0.0210.0010.022
extract_consensus_DE_candidates0.0630.0020.065
filter_out_NA_proteins_by_threshold0.1640.0190.182
filter_out_complete_NA_proteins0.0420.0040.046
filter_out_proteins_by_ID0.1270.0150.142
filter_out_proteins_by_value0.1320.0150.149
get_NA_overview0.0300.0020.033
get_normalization_methods000
get_overview_DE0.0340.0030.038
get_proteins_by_value0.1490.0170.166
get_spiked_stats_DE0.0650.0030.069
globalIntNorm0.1010.0020.103
globalMeanNorm0.0990.0020.102
globalMedianNorm0.1010.0020.104
impute_se0.5790.0110.592
irsNorm0.0480.0040.051
limmaNorm0.0590.0060.065
load_data0.0580.0060.246
load_spike_data0.0350.0020.209
loessCycNorm0.0860.0100.096
loessFNorm0.0660.0020.068
meanNorm0.0340.0020.036
medianAbsDevNorm0.0770.0030.081
medianNorm0.0470.0020.049
normalize_se2.6970.0482.751
normalize_se_combination2.6490.0362.697
normalize_se_single2.5930.0302.631
normicsNorm2.6420.0362.696
plot_NA_density0.2570.0070.268
plot_NA_frequency0.1390.0020.141
plot_NA_heatmap1.1800.0871.274
plot_PCA0.8280.0120.844
plot_ROC_AUC_spiked1.4310.0151.728
plot_TP_FP_spiked_bar0.1900.0030.195
plot_TP_FP_spiked_box0.2520.0030.256
plot_TP_FP_spiked_scatter0.2810.0050.287
plot_boxplots2.9450.0272.998
plot_condition_overview0.1490.0020.152
plot_densities1.8940.0521.950
plot_fold_changes_spiked0.3340.0040.340
plot_heatmap2.9630.0343.045
plot_heatmap_DE0.9370.0130.952
plot_histogram_spiked0.2430.0030.248
plot_identified_spiked_proteins0.2840.0040.287
plot_intersection_enrichment 1.253 0.04512.521
plot_intragroup_PCV0.4230.0050.432
plot_intragroup_PEV0.2560.0030.262
plot_intragroup_PMAD0.2640.0030.268
plot_intragroup_correlation0.2770.0020.281
plot_jaccard_heatmap0.1740.0030.177
plot_logFC_thresholds_spiked0.4080.0061.014
plot_markers_boxplots0.5810.0070.591
plot_nr_prot_samples0.1720.0020.175
plot_overview_DE_bar0.2250.0030.230
plot_overview_DE_tile0.1440.0030.147
plot_profiles_spiked0.5210.0080.530
plot_pvalues_spiked0.3270.0050.334
plot_stats_spiked_heatmap0.2330.0040.239
plot_tot_int_samples0.1640.0020.166
plot_upset0.5190.0110.533
plot_upset_DE0.6510.0241.012
plot_volcano_DE2.2670.0252.303
quantileNorm0.0350.0020.037
readPRONE_example0.0010.0010.001
remove_POMA_outliers0.3870.0030.391
remove_assays_from_SE0.0560.0030.058
remove_reference_samples0.0390.0020.041
remove_samples_manually0.0330.0020.034
rlrMACycNorm0.4900.0040.517
rlrMANorm0.0780.0020.079
rlrNorm0.0710.0020.072
robnormNorm0.0850.0020.087
run_DE1.8900.0141.954
specify_comparisons0.0250.0010.026
subset_SE_by_norm0.0630.0010.065
tmmNorm0.1010.0060.107
vsnNorm0.0590.0020.060