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

This page was generated on 2024-11-09 21:31 -0500 (Sat, 09 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4505
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4506
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4538
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4486
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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: 2024-11-08 13:40 -0500 (Fri, 08 Nov 2024)
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)
teran2Linux (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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


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.0.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.0.0.tar.gz
StartedAt: 2024-11-09 10:12:58 -0500 (Sat, 09 Nov 2024)
EndedAt: 2024-11-09 10:18:34 -0500 (Sat, 09 Nov 2024)
EllapsedTime: 336.2 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.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/PRONE.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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.6.7
* 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 ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 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.442  0.016  13.612
* 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.20-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.4-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.0130.0000.014
detect_outliers_POMA0.2940.0110.305
eigenMSNorm0.4790.0020.482
export_data0.0120.0000.013
extract_consensus_DE_candidates0.0280.0010.028
filter_out_NA_proteins_by_threshold0.0610.0040.065
filter_out_complete_NA_proteins0.0200.0010.020
filter_out_proteins_by_ID0.0460.0040.050
filter_out_proteins_by_value0.0460.0040.050
get_NA_overview0.0150.0010.016
get_normalization_methods0.0000.0000.001
get_overview_DE0.0160.0010.017
get_proteins_by_value0.0540.0050.059
get_spiked_stats_DE0.0340.0020.036
globalIntNorm0.0440.0010.045
globalMeanNorm0.0440.0010.044
globalMedianNorm0.0440.0010.045
impute_se0.1980.0030.201
irsNorm0.0220.0020.030
limmaNorm0.0250.0020.026
load_data0.0250.0020.027
load_spike_data0.0140.0010.015
loessCycNorm0.0370.0010.039
loessFNorm0.0330.0020.034
meanNorm0.0170.0010.018
medianAbsDevNorm0.0340.0010.035
medianNorm0.0220.0000.022
normalize_se0.9950.0221.019
normalize_se_combination0.9580.0270.984
normalize_se_single0.9230.0290.952
normicsNorm0.8970.0230.920
plot_NA_density0.0870.0030.090
plot_NA_frequency0.0500.0010.051
plot_NA_heatmap0.4240.0210.444
plot_PCA0.2640.0090.272
plot_ROC_AUC_spiked0.5890.0060.596
plot_TP_FP_spiked_bar0.0730.0010.075
plot_TP_FP_spiked_box0.0910.0010.093
plot_TP_FP_spiked_scatter0.1030.0020.106
plot_boxplots0.9290.0070.937
plot_condition_overview0.0530.0010.054
plot_densities0.6330.0190.653
plot_fold_changes_spiked0.1210.0020.124
plot_heatmap1.0540.0111.066
plot_heatmap_DE0.3030.0050.307
plot_histogram_spiked0.0900.0020.092
plot_identified_spiked_proteins0.1060.0020.109
plot_intersection_enrichment 0.442 0.01613.612
plot_intragroup_PCV0.1440.0020.146
plot_intragroup_PEV0.0940.0010.096
plot_intragroup_PMAD0.0930.0010.094
plot_intragroup_correlation0.1000.0020.102
plot_jaccard_heatmap0.0660.0010.067
plot_logFC_thresholds_spiked0.1540.0030.157
plot_markers_boxplots0.1860.0020.189
plot_nr_prot_samples0.0640.0010.065
plot_overview_DE_bar0.0790.0020.080
plot_overview_DE_tile0.0520.0010.054
plot_profiles_spiked0.1890.0030.191
plot_pvalues_spiked0.1230.0020.125
plot_stats_spiked_heatmap0.0850.0020.086
plot_tot_int_samples0.0590.0020.061
plot_upset0.1840.0040.188
plot_upset_DE0.2150.0050.221
plot_volcano_DE0.7770.0060.785
quantileNorm0.0170.0010.018
readPRONE_example0.0000.0000.001
remove_POMA_outliers0.1370.0020.139
remove_assays_from_SE0.0270.0010.028
remove_reference_samples0.0200.0010.020
remove_samples_manually0.0150.0010.016
rlrMACycNorm0.1530.0010.154
rlrMANorm0.0320.0020.032
rlrNorm0.0270.0010.028
robnormNorm0.0370.0020.038
run_DE0.6250.0050.630
specify_comparisons0.0130.0010.014
subset_SE_by_norm0.0260.0010.026
tmmNorm0.0450.0030.048
vsnNorm0.0230.0010.024