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

This page was generated on 2024-12-24 11:45 -0500 (Tue, 24 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4373
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 1594/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PRONE 1.1.0  (landing page)
Lis Arend
Snapshot Date: 2024-12-23 13:40 -0500 (Mon, 23 Dec 2024)
git_url: https://git.bioconductor.org/packages/PRONE
git_branch: devel
git_last_commit: fd54f01
git_last_commit_date: 2024-10-29 11:34:43 -0500 (Tue, 29 Oct 2024)
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 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for PRONE on kjohnson3

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.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PRONE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PRONE_1.1.0.tar.gz
StartedAt: 2024-12-23 20:48:36 -0500 (Mon, 23 Dec 2024)
EndedAt: 2024-12-23 20:50:40 -0500 (Mon, 23 Dec 2024)
EllapsedTime: 123.4 seconds
RetCode: 0
Status:   OK  
CheckDir: PRONE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PRONE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PRONE_1.1.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck’
* using R Under development (unstable) (2024-11-20 r87352)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.7.1
* 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.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 33 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 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 0.499  0.024  10.649
* 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
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/PRONE.Rcheck/00check.log’
for details.


Installation output

PRONE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL PRONE
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/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.0140.0020.016
detect_outliers_POMA0.2930.0180.312
eigenMSNorm0.1860.0060.191
export_data0.0130.0010.014
extract_consensus_DE_candidates0.0310.0020.033
filter_out_NA_proteins_by_threshold0.1150.0030.118
filter_out_complete_NA_proteins0.0210.0010.023
filter_out_proteins_by_ID0.0480.0010.050
filter_out_proteins_by_value0.0490.0010.050
get_NA_overview0.0160.0020.018
get_normalization_methods000
get_overview_DE0.0170.0020.018
get_proteins_by_value0.0450.0010.047
get_spiked_stats_DE0.0370.0030.040
globalIntNorm0.3860.0030.390
globalMeanNorm0.0460.0020.048
globalMedianNorm0.0470.0010.048
impute_se0.2200.0150.236
irsNorm0.0230.0010.025
limmaNorm0.0270.0020.029
load_data0.0210.0010.022
load_spike_data0.0160.0010.018
loessCycNorm0.0480.0040.052
loessFNorm0.0350.0010.037
meanNorm0.0190.0020.020
medianAbsDevNorm0.0370.0020.040
medianNorm0.0240.0010.025
normalize_se1.0670.0201.089
normalize_se_combination1.0340.0221.056
normalize_se_single1.0240.0241.048
normicsNorm0.9980.0221.020
plot_NA_density0.1020.0020.105
plot_NA_frequency0.0600.0020.062
plot_NA_heatmap0.4590.0280.487
plot_PCA0.3530.0180.372
plot_ROC_AUC_spiked0.3130.0120.326
plot_TP_FP_spiked_bar0.0900.0030.092
plot_TP_FP_spiked_box0.1070.0030.111
plot_TP_FP_spiked_scatter0.1200.0030.123
plot_boxplots1.4710.0191.491
plot_condition_overview0.0620.0010.064
plot_densities0.7300.0300.761
plot_fold_changes_spiked0.1450.0050.149
plot_heatmap1.2390.0231.263
plot_heatmap_DE0.3700.0060.376
plot_histogram_spiked0.1110.0030.113
plot_identified_spiked_proteins0.1280.0040.131
plot_intersection_enrichment 0.499 0.02410.649
plot_intragroup_PCV0.1580.0020.161
plot_intragroup_PEV0.1030.0020.104
plot_intragroup_PMAD0.1050.0020.106
plot_intragroup_correlation0.1100.0020.112
plot_jaccard_heatmap0.0730.0020.075
plot_logFC_thresholds_spiked0.1670.0040.172
plot_markers_boxplots0.2070.0090.219
plot_nr_prot_samples0.0730.0010.075
plot_overview_DE_bar0.0900.0010.092
plot_overview_DE_tile0.0560.0020.058
plot_profiles_spiked0.2190.0050.225
plot_pvalues_spiked0.1450.0040.149
plot_stats_spiked_heatmap0.1040.0030.106
plot_tot_int_samples0.0840.0030.086
plot_upset0.1690.0030.174
plot_upset_DE0.2470.0080.255
plot_volcano_DE0.8600.0090.872
quantileNorm0.0190.0010.020
readPRONE_example0.0010.0000.001
remove_POMA_outliers0.1690.0020.171
remove_assays_from_SE0.0200.0020.022
remove_reference_samples0.0210.0010.023
remove_samples_manually0.0170.0010.019
rlrMACycNorm0.1830.0020.186
rlrMANorm0.0350.0020.038
rlrNorm0.0320.0020.034
robnormNorm0.0300.0020.033
run_DE0.6540.0100.664
specify_comparisons0.0140.0010.016
subset_SE_by_norm0.0280.0010.030
tmmNorm0.1190.0130.132
vsnNorm0.0260.0010.026