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

This page was generated on 2025-03-25 11:42 -0400 (Tue, 25 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4782
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4552
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4581
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4533
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4463
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 1620/2315HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PRONE 1.1.8  (landing page)
Lis Arend
Snapshot Date: 2025-03-24 13:40 -0400 (Mon, 24 Mar 2025)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: devel
git_last_commit: c75329b
git_last_commit_date: 2025-03-21 03:24:45 -0400 (Fri, 21 Mar 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows 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
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for PRONE on palomino7

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.1.8
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:PRONE.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings PRONE_1.1.8.tar.gz
StartedAt: 2025-03-25 04:53:11 -0400 (Tue, 25 Mar 2025)
EndedAt: 2025-03-25 04:59:46 -0400 (Tue, 25 Mar 2025)
EllapsedTime: 395.1 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck'
* using R Under development (unstable) (2025-03-01 r87860 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.1.8'
* 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 5.57   0.08    5.65
plot_heatmap  5.17   0.08    5.30
* 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
  'E:/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck/00check.log'
for details.


Installation output

PRONE.Rcheck/00install.out

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


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'PRONE' ...
** this is package 'PRONE' version '1.1.8'
** 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.030.020.05
detect_outliers_POMA2.170.112.28
eigenMSNorm0.970.041.02
export_data0.030.000.03
extract_consensus_DE_candidates0.110.030.15
filter_out_NA_proteins_by_threshold0.230.030.26
filter_out_complete_NA_proteins0.080.020.09
filter_out_proteins_by_ID0.220.020.24
filter_out_proteins_by_value0.140.040.19
get_NA_overview0.030.030.06
get_normalization_methods000
get_overview_DE0.030.020.05
get_proteins_by_value0.190.000.18
get_spiked_stats_DE0.080.020.10
globalIntNorm0.150.010.17
globalMeanNorm0.210.000.20
globalMedianNorm0.170.000.17
impute_se1.080.031.13
irsNorm0.090.020.11
limmaNorm0.110.010.12
load_data0.090.020.11
load_spike_data0.050.000.07
loessCycNorm0.100.030.12
loessFNorm0.090.030.13
meanNorm0.030.030.06
medianAbsDevNorm0.130.020.14
medianNorm0.090.030.12
normalize_se4.170.064.24
normalize_se_combination4.220.054.26
normalize_se_single4.050.084.13
normicsNorm3.900.033.94
plot_NA_density0.440.010.45
plot_NA_frequency0.190.000.19
plot_NA_heatmap2.440.752.31
plot_PCA2.070.102.17
plot_ROC_AUC_spiked1.320.031.38
plot_TP_FP_spiked_bar0.250.010.26
plot_TP_FP_spiked_box0.420.020.44
plot_TP_FP_spiked_scatter0.440.030.47
plot_boxplots5.570.085.65
plot_condition_overview0.350.000.35
plot_densities3.280.093.37
plot_fold_changes_spiked0.640.020.66
plot_heatmap5.170.085.30
plot_heatmap_DE1.690.041.73
plot_histogram_spiked0.310.040.34
plot_identified_spiked_proteins0.450.000.46
plot_intersection_enrichment0.640.062.00
plot_intragroup_PCV0.690.030.72
plot_intragroup_PEV0.390.010.41
plot_intragroup_PMAD0.500.050.54
plot_intragroup_correlation0.500.030.54
plot_jaccard_heatmap0.330.000.32
plot_logFC_thresholds_spiked0.600.000.59
plot_markers_boxplots1.090.021.11
plot_nr_prot_samples0.230.010.25
plot_overview_DE_bar0.380.000.38
plot_overview_DE_tile0.20.00.2
plot_profiles_spiked0.970.081.05
plot_pvalues_spiked0.580.020.59
plot_stats_spiked_heatmap0.390.030.47
plot_tot_int_samples0.370.000.38
plot_upset0.940.050.98
plot_upset_DE1.080.031.12
plot_volcano_DE3.920.013.94
quantileNorm0.060.000.06
readPRONE_example0.020.000.02
remove_POMA_outliers0.480.030.52
remove_assays_from_SE0.040.020.04
remove_reference_samples0.040.000.05
remove_samples_manually0.030.020.05
rlrMACycNorm0.750.000.75
rlrMANorm0.140.010.15
rlrNorm0.070.030.10
robnormNorm0.090.020.11
run_DE3.080.013.11
specify_comparisons0.030.000.03
subset_SE_by_norm0.060.020.07
tmmNorm0.130.030.16
vsnNorm0.120.020.14