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:06 -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 palomino8

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: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:PRONE.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings PRONE_1.0.0.tar.gz
StartedAt: 2025-01-03 04:55:16 -0500 (Fri, 03 Jan 2025)
EndedAt: 2025-01-03 05:01:21 -0500 (Fri, 03 Jan 2025)
EllapsedTime: 365.2 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:PRONE.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings PRONE_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck'
* using R version 4.4.2 (2024-10-31 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.3.0
* running under: Windows Server 2022 x64 (build 20348)
* 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 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_boxplots                6.00   0.23    6.24
normalize_se_single          5.05   0.04    5.08
plot_intersection_enrichment 1.92   0.13   11.82
* 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
  'F:/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck/00check.log'
for details.


Installation output

PRONE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL PRONE
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.20-bioc/R/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.050.000.04
detect_outliers_POMA1.830.222.05
eigenMSNorm0.710.040.77
export_data0.020.020.03
extract_consensus_DE_candidates0.090.030.12
filter_out_NA_proteins_by_threshold0.270.030.30
filter_out_complete_NA_proteins0.050.000.05
filter_out_proteins_by_ID0.140.020.15
filter_out_proteins_by_value0.170.000.18
get_NA_overview0.030.000.03
get_normalization_methods000
get_overview_DE0.060.000.07
get_proteins_by_value0.190.000.18
get_spiked_stats_DE0.090.020.11
globalIntNorm0.180.010.19
globalMeanNorm0.170.000.17
globalMedianNorm0.190.020.21
impute_se0.870.030.90
irsNorm0.080.000.08
limmaNorm0.080.000.07
load_data0.110.000.11
load_spike_data0.060.000.07
loessCycNorm0.140.010.15
loessFNorm0.090.020.11
meanNorm0.030.010.05
medianAbsDevNorm0.110.020.12
medianNorm0.050.000.05
normalize_se3.900.063.96
normalize_se_combination3.690.063.75
normalize_se_single5.050.045.08
normicsNorm3.480.093.58
plot_NA_density0.310.030.34
plot_NA_frequency0.180.000.18
plot_NA_heatmap2.070.951.84
plot_PCA1.530.081.58
plot_ROC_AUC_spiked1.220.051.29
plot_TP_FP_spiked_bar0.280.010.30
plot_TP_FP_spiked_box0.400.050.44
plot_TP_FP_spiked_scatter0.430.020.45
plot_boxplots6.000.236.24
plot_condition_overview0.190.020.20
plot_densities3.110.063.17
plot_fold_changes_spiked0.450.060.52
plot_heatmap4.350.064.47
plot_heatmap_DE1.480.071.54
plot_histogram_spiked0.330.030.36
plot_identified_spiked_proteins0.550.010.56
plot_intersection_enrichment 1.92 0.1311.82
plot_intragroup_PCV0.450.030.48
plot_intragroup_PEV0.390.020.41
plot_intragroup_PMAD0.330.010.35
plot_intragroup_correlation0.340.000.34
plot_jaccard_heatmap0.220.000.22
plot_logFC_thresholds_spiked0.610.050.66
plot_markers_boxplots0.700.010.73
plot_nr_prot_samples0.310.040.34
plot_overview_DE_bar0.390.000.39
plot_overview_DE_tile0.200.010.22
plot_profiles_spiked0.920.020.94
plot_pvalues_spiked0.440.030.47
plot_stats_spiked_heatmap0.400.010.42
plot_tot_int_samples0.140.070.21
plot_upset0.520.010.53
plot_upset_DE0.930.020.97
plot_volcano_DE4.030.114.14
quantileNorm0.050.010.06
readPRONE_example000
remove_POMA_outliers0.690.050.74
remove_assays_from_SE0.050.010.06
remove_reference_samples0.030.020.05
remove_samples_manually0.040.000.05
rlrMACycNorm0.860.030.89
rlrMANorm0.050.050.09
rlrNorm0.080.000.08
robnormNorm0.150.000.15
run_DE2.880.052.93
specify_comparisons0.030.000.03
subset_SE_by_norm0.090.000.09
tmmNorm0.100.030.13
vsnNorm0.110.000.11