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

This page was generated on 2024-11-05 12:07 -0500 (Tue, 05 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4503
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
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" 4539
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-04 13:40 -0500 (Mon, 04 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
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'MSnbase' which is only available as a source package that needs compilation
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'MSnbase' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for PRONE on lconway

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-05 01:58:26 -0500 (Tue, 05 Nov 2024)
EndedAt: 2024-11-05 02:06:18 -0500 (Tue, 05 Nov 2024)
EllapsedTime: 472.1 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: x86_64-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 Monterey 12.7.6
* 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 1.236  0.042  11.743
* 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-x86_64/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.0260.0020.028
detect_outliers_POMA0.7710.0440.817
eigenMSNorm1.1220.0121.136
export_data0.0220.0020.024
extract_consensus_DE_candidates0.0650.0030.068
filter_out_NA_proteins_by_threshold0.1710.0150.187
filter_out_complete_NA_proteins0.0440.0030.048
filter_out_proteins_by_ID0.1310.0130.145
filter_out_proteins_by_value0.1340.0140.149
get_NA_overview0.0300.0030.033
get_normalization_methods000
get_overview_DE0.0330.0030.036
get_proteins_by_value0.1470.0160.164
get_spiked_stats_DE0.0680.0030.071
globalIntNorm0.1020.0020.104
globalMeanNorm0.1010.0020.104
globalMedianNorm0.1030.0020.105
impute_se0.5830.0110.594
irsNorm0.0470.0030.051
limmaNorm0.0560.0050.061
load_data0.0600.0050.066
load_spike_data0.0340.0010.036
loessCycNorm0.0870.0090.096
loessFNorm0.0660.0020.068
meanNorm0.0350.0010.037
medianAbsDevNorm0.0800.0030.083
medianNorm0.0480.0010.049
normalize_se2.6470.0402.695
normalize_se_combination2.5470.0272.582
normalize_se_single2.5610.0292.596
normicsNorm2.4670.0252.499
plot_NA_density0.2330.0060.239
plot_NA_frequency0.1410.0020.144
plot_NA_heatmap1.1490.0801.238
plot_PCA0.7990.0100.811
plot_ROC_AUC_spiked1.5830.0171.609
plot_TP_FP_spiked_bar0.1990.0040.205
plot_TP_FP_spiked_box0.2590.0040.264
plot_TP_FP_spiked_scatter0.2800.0040.285
plot_boxplots2.9590.0292.995
plot_condition_overview0.1510.0020.154
plot_densities1.9430.0471.996
plot_fold_changes_spiked0.3410.0070.350
plot_heatmap2.9350.0342.973
plot_heatmap_DE0.8870.0130.902
plot_histogram_spiked0.2300.0030.233
plot_identified_spiked_proteins0.2840.0040.289
plot_intersection_enrichment 1.236 0.04211.743
plot_intragroup_PCV0.3800.0030.384
plot_intragroup_PEV0.2560.0030.259
plot_intragroup_PMAD0.2620.0020.263
plot_intragroup_correlation0.2750.0020.279
plot_jaccard_heatmap0.1640.0030.168
plot_logFC_thresholds_spiked0.3770.0050.384
plot_markers_boxplots0.5440.0040.551
plot_nr_prot_samples0.1720.0020.176
plot_overview_DE_bar0.2070.0020.209
plot_overview_DE_tile0.1330.0030.135
plot_profiles_spiked0.4930.0070.501
plot_pvalues_spiked0.3160.0050.322
plot_stats_spiked_heatmap0.2260.0040.230
plot_tot_int_samples0.1640.0020.167
plot_upset0.4710.0090.482
plot_upset_DE0.6010.0180.622
plot_volcano_DE2.1260.0172.149
quantileNorm0.0340.0020.035
readPRONE_example0.0010.0010.002
remove_POMA_outliers0.3910.0030.396
remove_assays_from_SE0.0580.0020.060
remove_reference_samples0.0400.0010.041
remove_samples_manually0.0330.0010.034
rlrMACycNorm0.4630.0030.467
rlrMANorm0.0780.0020.080
rlrNorm0.0700.0020.072
robnormNorm0.0890.0050.095
run_DE1.8290.0161.850
specify_comparisons0.0220.0020.023
subset_SE_by_norm0.0600.0020.060
tmmNorm0.1010.0070.108
vsnNorm0.0580.0020.059