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

This page was generated on 2024-10-31 12:10 -0400 (Thu, 31 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4503
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4506
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4537
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-10-30 14:17 -0400 (Wed, 30 Oct 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 -0400 (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  NO, package depends on 'MSnbase' which is only available as a source package that needs compilation
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'MSnbase' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for PRONE on nebbiolo2

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: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:PRONE.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings PRONE_1.0.0.tar.gz
StartedAt: 2024-10-31 07:17:27 -0400 (Thu, 31 Oct 2024)
EndedAt: 2024-10-31 07:27:53 -0400 (Thu, 31 Oct 2024)
EllapsedTime: 626.4 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* 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 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
Examples with CPU (user + system) or elapsed time > 5s
                              user system elapsed
plot_intersection_enrichment 1.573  0.019  12.911
* 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.20-bioc/meat/PRONE.Rcheck/00check.log’
for details.


Installation output

PRONE.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-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.0300.0030.033
detect_outliers_POMA1.4580.0281.486
eigenMSNorm0.5630.0880.651
export_data0.0270.0010.028
extract_consensus_DE_candidates0.0730.0000.073
filter_out_NA_proteins_by_threshold0.1970.0010.191
filter_out_complete_NA_proteins0.0470.0010.048
filter_out_proteins_by_ID0.1470.0100.158
filter_out_proteins_by_value0.1480.0000.148
get_NA_overview0.0340.0010.035
get_normalization_methods0.0000.0000.001
get_overview_DE0.0380.0020.040
get_proteins_by_value0.1370.0010.138
get_spiked_stats_DE0.0810.0030.084
globalIntNorm0.1400.0080.147
globalMeanNorm0.1220.0020.124
globalMedianNorm0.1260.0040.130
impute_se0.7080.0010.648
irsNorm0.0540.0000.054
limmaNorm0.0650.0010.066
load_data0.0440.0010.045
load_spike_data0.0370.0000.038
loessCycNorm0.1080.0100.119
loessFNorm0.0810.0020.084
meanNorm0.0410.0010.041
medianAbsDevNorm0.0880.0020.089
medianNorm0.0560.0000.056
normalize_se3.2300.0323.263
normalize_se_combination3.0550.0613.117
normalize_se_single3.6230.1193.743
normicsNorm2.8530.0002.853
plot_NA_density0.2730.0060.264
plot_NA_frequency0.1730.0010.159
plot_NA_heatmap1.1460.0201.166
plot_PCA0.9110.0190.929
plot_ROC_AUC_spiked0.8610.0110.856
plot_TP_FP_spiked_bar0.2240.0040.228
plot_TP_FP_spiked_box0.2950.0030.298
plot_TP_FP_spiked_scatter1.0460.0591.105
plot_boxplots3.5060.1283.544
plot_condition_overview0.1760.0140.190
plot_densities2.1980.0392.173
plot_fold_changes_spiked0.4030.0110.404
plot_heatmap3.4320.0583.489
plot_heatmap_DE1.0960.0141.110
plot_histogram_spiked0.2840.0300.307
plot_identified_spiked_proteins0.3800.0110.391
plot_intersection_enrichment 1.573 0.01912.911
plot_intragroup_PCV0.420.000.42
plot_intragroup_PEV0.3020.0010.303
plot_intragroup_PMAD0.3120.0010.314
plot_intragroup_correlation0.290.000.29
plot_jaccard_heatmap0.2100.0020.200
plot_logFC_thresholds_spiked0.4620.0040.466
plot_markers_boxplots0.6250.0020.619
plot_nr_prot_samples0.1940.0010.196
plot_overview_DE_bar0.2500.0000.251
plot_overview_DE_tile0.1610.0000.160
plot_profiles_spiked0.6300.0000.616
plot_pvalues_spiked0.3660.0060.371
plot_stats_spiked_heatmap0.2640.0020.266
plot_tot_int_samples0.1960.0090.205
plot_upset0.5100.0090.519
plot_upset_DE0.6710.0060.677
plot_volcano_DE2.5030.0082.512
quantileNorm0.0410.0030.045
readPRONE_example0.0000.0010.001
remove_POMA_outliers0.4560.0020.458
remove_assays_from_SE0.0440.0010.045
remove_reference_samples0.0410.0030.043
remove_samples_manually0.0370.0010.038
rlrMACycNorm0.5520.0110.563
rlrMANorm0.0910.0040.094
rlrNorm0.0780.0050.083
robnormNorm0.0890.0100.099
run_DE2.1380.0052.110
specify_comparisons0.0340.0000.030
subset_SE_by_norm0.0730.0010.075
tmmNorm0.1180.0030.122
vsnNorm0.0850.0010.086