Back to Multiple platform build/check report for BioC 3.20:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-10-05 11:41 -0400 (Sat, 05 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4461
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4466
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4498
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4446
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4445
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 57/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AlpsNMR 4.7.2  (landing page)
Sergio Oller Moreno
Snapshot Date: 2024-10-04 13:40 -0400 (Fri, 04 Oct 2024)
git_url: https://git.bioconductor.org/packages/AlpsNMR
git_branch: devel
git_last_commit: c9ee1b7
git_last_commit_date: 2024-08-10 08:47:26 -0400 (Sat, 10 Aug 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  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for AlpsNMR on lconway

To the developers/maintainers of the AlpsNMR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/AlpsNMR.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: AlpsNMR
Version: 4.7.2
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings AlpsNMR_4.7.2.tar.gz
StartedAt: 2024-10-04 18:52:50 -0400 (Fri, 04 Oct 2024)
EndedAt: 2024-10-04 18:56:26 -0400 (Fri, 04 Oct 2024)
EllapsedTime: 215.9 seconds
RetCode: 0
Status:   OK  
CheckDir: AlpsNMR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/AlpsNMR.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 ‘AlpsNMR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘AlpsNMR’ version ‘4.7.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 for sufficient/correct file permissions ... OK
* checking whether package ‘AlpsNMR’ 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 ... OK
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                      user system elapsed
Peak_detection                      11.615  3.503  10.588
SummarizedExperiment_to_nmr_data_1r  8.817  1.705   8.475
filter.nmr_dataset_family            4.483  3.505   3.530
is.nmr_dataset_peak_table            4.160  3.338   3.590
nmr_pca_outliers_robust              6.574  0.810   6.656
permutation_test_plot                4.549  2.639   2.246
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: OK


Installation output

AlpsNMR.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘AlpsNMR’ ...
** 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 (AlpsNMR)

Tests output

AlpsNMR.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(AlpsNMR)

Attaching package: 'AlpsNMR'

The following object is masked from 'package:stats':

    filter

> 
> test_check("AlpsNMR")
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 93 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On Bioconductor (1): 'test_rDolphin.R:2:5'

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 93 ]
> 
> proc.time()
   user  system elapsed 
 26.181   9.049  25.453 

Example timings

AlpsNMR.Rcheck/AlpsNMR-Ex.timings

nameusersystemelapsed
AlpsNMR-package2.1030.6001.968
HMDB_blood0.0080.0030.011
HMDB_cell0.0020.0010.004
HMDB_urine0.0040.0010.007
Parameters_blood0.0020.0010.003
Parameters_cell0.0020.0020.003
Parameters_urine0.0020.0010.003
Peak_detection11.615 3.50310.588
Pipelines0.0010.0010.003
ROI_blood0.0030.0010.005
ROI_cell0.0030.0010.004
ROI_urine0.0040.0020.005
SummarizedExperiment_to_nmr_data_1r8.8171.7058.475
SummarizedExperiment_to_nmr_dataset_peak_table1.2230.6251.077
bp_VIP_analysis1.4230.7301.142
bp_kfold_VIP_analysis1.1190.6460.693
download_MTBLS242000
file_lister0.0790.0260.107
files_to_rDolphin0.0000.0010.000
filter.nmr_dataset_family4.4833.5053.530
format.nmr_dataset0.8770.6360.714
format.nmr_dataset_1D0.7790.5710.875
format.nmr_dataset_peak_table1.1490.8811.094
get_integration_with_metadata0.0430.0080.052
hmdb0.0580.0110.070
is.nmr_dataset1.0970.7740.647
is.nmr_dataset_1D0.9690.7480.844
is.nmr_dataset_peak_table4.1603.3383.590
load_and_save_functions0.9600.7770.766
models_stability_plot_bootstrap0.0010.0010.002
models_stability_plot_plsda0.7000.8230.651
new_nmr_dataset0.0010.0020.003
new_nmr_dataset_1D0.0010.0010.002
new_nmr_dataset_peak_table1.1030.7200.909
nmr_autophase0.2790.1510.420
nmr_baseline_estimation0.0110.0060.018
nmr_baseline_removal0.0060.0010.007
nmr_baseline_threshold0.0010.0000.001
nmr_baseline_threshold_plot0.2590.0300.293
nmr_batman0.0030.0010.004
nmr_batman_options000
nmr_build_peak_table0.0420.0050.047
nmr_data0.0660.0100.077
nmr_data_1r_to_SummarizedExperiment1.1490.5110.989
nmr_data_analysis0.5630.5340.549
nmr_dataset0.0010.0000.002
nmr_dataset_1D0.0010.0010.002
nmr_dataset_peak_table_to_SummarizedExperiment1.2360.6471.084
nmr_exclude_region0.0070.0020.009
nmr_export_data_1r0.9410.6180.811
nmr_get_peak_distances0.0100.0020.013
nmr_identify_regions_blood0.0160.0040.021
nmr_identify_regions_cell0.0120.0020.014
nmr_identify_regions_urine0.0160.0030.018
nmr_integrate_regions0.0130.0020.016
nmr_interpolate_1D1.8851.1761.546
nmr_meta_add2.3901.3452.059
nmr_meta_export1.0060.7800.815
nmr_meta_get0.8950.5930.701
nmr_meta_get_column0.7260.4800.801
nmr_meta_groups1.3581.0660.966
nmr_normalize0.3150.0530.369
nmr_pca_build_model2.4321.5792.118
nmr_pca_outliers1.1060.6620.973
nmr_pca_outliers_filter1.1510.6711.041
nmr_pca_outliers_plot0.0000.0010.001
nmr_pca_outliers_robust6.5740.8106.656
nmr_pca_plots0.4130.0120.430
nmr_peak_clustering0.0730.0010.074
nmr_ppm_resolution0.0090.0020.011
nmr_read_bruker_fid0.0010.0000.001
nmr_read_samples1.8681.2391.462
nmr_zip_bruker_samples0.2430.0430.306
peaklist_accept_peaks0.0030.0010.005
permutation_test_model0.9750.7552.153
permutation_test_plot4.5492.6392.246
plot.nmr_dataset_1D0.0020.0020.004
plot_bootstrap_multimodel3.3081.4520.045
plot_interactive1.1360.9390.983
plot_plsda_multimodel0.3290.4430.427
plot_plsda_samples0.1620.2120.361
plot_vip_scores0.0020.0010.003
plot_webgl0.0010.0040.005
plsda_auroc_vip_compare0.5750.4781.029
plsda_auroc_vip_method000
ppm_resolution0.0040.0010.005
print.nmr_dataset0.8780.6060.712
print.nmr_dataset_1D1.1730.9761.009
print.nmr_dataset_peak_table1.0320.6220.894
random_subsampling0.0010.0040.006
save_files_to_rDolphin0.0000.0000.001
save_profiling_output000
sub-.nmr_dataset0.8620.5510.675
sub-.nmr_dataset_1D1.1430.8450.946
sub-.nmr_dataset_peak_table1.0960.6710.982
tidy.nmr_dataset_1D1.1500.7740.973
to_ASICS1.1230.2041.340
to_ChemoSpec1.2451.1201.623
validate_nmr_dataset2.4792.3011.909
validate_nmr_dataset_family1.1620.9260.995
validate_nmr_dataset_peak_table0.0010.0010.002
zzz0.0000.0002.127