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

This page was generated on 2025-01-09 12:05 -0500 (Thu, 09 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
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4358
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-02 13:00 -0500 (Thu, 02 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    ERROR  skipped


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 [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: /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: 2025-01-03 01:14:29 -0500 (Fri, 03 Jan 2025)
EndedAt: 2025-01-03 01:21:39 -0500 (Fri, 03 Jan 2025)
EllapsedTime: 429.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.2 (2024-10-31)
* 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 ... 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.627  0.024  12.715
* 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.0320.0010.033
detect_outliers_POMA1.6200.0251.644
eigenMSNorm0.5860.0770.663
export_data0.0270.0010.028
extract_consensus_DE_candidates0.0780.0000.078
filter_out_NA_proteins_by_threshold0.2030.0180.214
filter_out_complete_NA_proteins0.0520.0010.053
filter_out_proteins_by_ID0.1540.0010.154
filter_out_proteins_by_value0.1530.0010.154
get_NA_overview0.0360.0000.036
get_normalization_methods000
get_overview_DE0.0410.0000.042
get_proteins_by_value0.1420.0000.142
get_spiked_stats_DE0.0830.0020.085
globalIntNorm0.1430.0070.150
globalMeanNorm0.1240.0020.125
globalMedianNorm0.1290.0010.129
impute_se0.7180.0050.678
irsNorm0.0560.0000.057
limmaNorm0.0690.0000.070
load_data0.0500.0000.051
load_spike_data0.0370.0030.042
loessCycNorm0.1140.0110.125
loessFNorm0.0850.0010.086
meanNorm0.0430.0000.043
medianAbsDevNorm0.0910.0020.093
medianNorm0.0600.0000.059
normalize_se3.3250.0623.386
normalize_se_combination3.1600.0423.202
normalize_se_single3.8530.0963.950
normicsNorm2.8860.0042.889
plot_NA_density0.2980.0030.294
plot_NA_frequency0.1710.0020.166
plot_NA_heatmap1.1750.0371.213
plot_PCA0.9830.0090.992
plot_ROC_AUC_spiked0.8810.0100.882
plot_TP_FP_spiked_bar0.2360.0040.239
plot_TP_FP_spiked_box1.2850.0461.331
plot_TP_FP_spiked_scatter0.3240.0100.334
plot_boxplots3.6550.1633.765
plot_condition_overview0.1910.0030.194
plot_densities2.2860.0412.275
plot_fold_changes_spiked0.4320.0110.436
plot_heatmap3.5820.0643.646
plot_heatmap_DE1.1560.0321.188
plot_histogram_spiked0.3130.0080.313
plot_identified_spiked_proteins0.3740.0050.379
plot_intersection_enrichment 1.627 0.02412.715
plot_intragroup_PCV0.4270.0070.434
plot_intragroup_PEV0.3230.0010.323
plot_intragroup_PMAD0.2950.0010.296
plot_intragroup_correlation0.2930.0020.296
plot_jaccard_heatmap0.2140.0030.207
plot_logFC_thresholds_spiked0.4960.0040.501
plot_markers_boxplots0.6280.0030.617
plot_nr_prot_samples0.2050.0020.208
plot_overview_DE_bar0.2620.0010.263
plot_overview_DE_tile0.1660.0020.168
plot_profiles_spiked0.6390.0110.637
plot_pvalues_spiked0.3880.0090.397
plot_stats_spiked_heatmap0.2710.0060.277
plot_tot_int_samples0.2080.0020.210
plot_upset0.5120.0100.522
plot_upset_DE0.7300.0050.738
plot_volcano_DE2.6120.0142.627
quantileNorm0.0420.0010.044
readPRONE_example0.0010.0000.001
remove_POMA_outliers0.4560.0040.460
remove_assays_from_SE0.0480.0000.049
remove_reference_samples0.0450.0010.046
remove_samples_manually0.0410.0010.041
rlrMACycNorm0.5740.0070.580
rlrMANorm0.1190.0050.123
rlrNorm0.0860.0000.086
robnormNorm0.0720.0020.074
run_DE2.1910.0072.167
specify_comparisons0.0340.0010.030
subset_SE_by_norm0.0780.0010.078
tmmNorm0.1180.0040.122
vsnNorm0.0670.0020.069