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

This page was generated on 2025-02-04 11:41 -0500 (Tue, 04 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4716
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4478
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4489
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4442
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 1607/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PRONE 1.1.2  (landing page)
Lis Arend
Snapshot Date: 2025-02-03 13:40 -0500 (Mon, 03 Feb 2025)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: devel
git_last_commit: bca70b6
git_last_commit_date: 2025-01-23 12:01:15 -0500 (Thu, 23 Jan 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


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.2
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.2.tar.gz
StartedAt: 2025-02-04 04:44:19 -0500 (Tue, 04 Feb 2025)
EndedAt: 2025-02-04 04:50:13 -0500 (Tue, 04 Feb 2025)
EllapsedTime: 354.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.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck'
* using R Under development (unstable) (2025-01-21 r87610 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.2'
* 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_intersection_enrichment 2.05   0.08   10.36
* 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.2'
** 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.070.000.08
detect_outliers_POMA1.860.162.01
eigenMSNorm0.610.060.67
export_data0.010.020.03
extract_consensus_DE_candidates0.100.010.11
filter_out_NA_proteins_by_threshold0.230.000.24
filter_out_complete_NA_proteins0.070.020.08
filter_out_proteins_by_ID0.210.030.25
filter_out_proteins_by_value0.130.010.14
get_NA_overview0.040.000.03
get_normalization_methods0.010.000.02
get_overview_DE0.050.000.05
get_proteins_by_value0.110.040.14
get_spiked_stats_DE0.060.010.07
globalIntNorm0.160.000.16
globalMeanNorm0.190.000.18
globalMedianNorm0.190.000.19
impute_se0.970.021.00
irsNorm0.040.000.05
limmaNorm0.070.000.06
load_data0.060.010.08
load_spike_data0.040.000.05
loessCycNorm0.110.000.10
loessFNorm0.080.000.08
meanNorm0.030.020.05
medianAbsDevNorm0.080.000.08
medianNorm0.050.000.05
normalize_se3.810.043.84
normalize_se_combination4.200.124.33
normalize_se_single4.030.054.08
normicsNorm4.000.034.03
plot_NA_density0.390.010.40
plot_NA_frequency0.190.020.21
plot_NA_heatmap1.890.521.68
plot_PCA1.750.011.77
plot_ROC_AUC_spiked1.110.081.20
plot_TP_FP_spiked_bar0.330.010.35
plot_TP_FP_spiked_box0.330.000.32
plot_TP_FP_spiked_scatter0.340.040.38
plot_boxplots4.690.074.77
plot_condition_overview0.170.020.19
plot_densities2.800.062.86
plot_fold_changes_spiked0.430.010.45
plot_heatmap4.530.104.64
plot_heatmap_DE1.490.081.56
plot_histogram_spiked0.260.010.29
plot_identified_spiked_proteins0.410.050.45
plot_intersection_enrichment 2.05 0.0810.36
plot_intragroup_PCV0.590.000.59
plot_intragroup_PEV0.390.010.41
plot_intragroup_PMAD0.500.030.53
plot_intragroup_correlation0.490.070.55
plot_jaccard_heatmap0.210.010.23
plot_logFC_thresholds_spiked0.630.020.64
plot_markers_boxplots0.860.030.89
plot_nr_prot_samples0.300.000.29
plot_overview_DE_bar0.530.010.55
plot_overview_DE_tile0.250.000.25
plot_profiles_spiked0.780.000.78
plot_pvalues_spiked0.390.010.40
plot_stats_spiked_heatmap0.410.020.43
plot_tot_int_samples0.240.020.25
plot_upset0.730.030.76
plot_upset_DE0.980.041.14
plot_volcano_DE3.660.053.71
quantileNorm0.030.000.03
readPRONE_example0.000.020.01
remove_POMA_outliers0.670.040.72
remove_assays_from_SE0.030.030.06
remove_reference_samples0.070.020.08
remove_samples_manually0.030.000.03
rlrMACycNorm0.870.030.91
rlrMANorm0.080.020.09
rlrNorm0.100.010.11
robnormNorm0.100.000.11
run_DE2.740.032.76
specify_comparisons0.010.000.02
subset_SE_by_norm0.080.000.08
tmmNorm0.130.020.14
vsnNorm0.080.000.08