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

This page was generated on 2024-04-17 11:37:29 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
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 56/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AlpsNMR 4.4.0  (landing page)
Sergio Oller Moreno
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/AlpsNMR
git_branch: RELEASE_3_18
git_last_commit: 30ac1c0
git_last_commit_date: 2023-10-24 11:28:03 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for AlpsNMR on merida1


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.4.0
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.4.0.tar.gz
StartedAt: 2024-04-15 23:11:10 -0400 (Mon, 15 Apr 2024)
EndedAt: 2024-04-15 23:17:52 -0400 (Mon, 15 Apr 2024)
EllapsedTime: 402.0 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.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/AlpsNMR.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* 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.1
* 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.4.0’
* 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 R 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                      20.502  4.401  18.633
nmr_pca_outliers_robust             15.056  1.091  16.473
SummarizedExperiment_to_nmr_data_1r 13.236  1.285  15.104
bp_VIP_analysis                      4.829  3.201   4.582
format.nmr_dataset_peak_table        4.234  3.098   5.203
filter.nmr_dataset_family            4.078  3.010   4.853
nmr_meta_add                         4.164  2.029   4.959
permutation_test_plot                4.115  1.582   5.503
permutation_test_model               4.075  1.505   5.521
nmr_pca_build_model                  3.654  1.901   4.249
nmr_read_samples                     3.321  2.079   3.869
nmr_interpolate_1D                   3.348  1.832   4.184
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.3-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.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (64-bit)

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)
Loading required package: future

Attaching package: 'AlpsNMR'

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

    filter

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

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

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 91 ]
> 
> proc.time()
   user  system elapsed 
 28.916  10.244  31.668 

Example timings

AlpsNMR.Rcheck/AlpsNMR-Ex.timings

nameusersystemelapsed
AlpsNMR-package3.0630.7723.549
HMDB_blood0.0120.0050.018
HMDB_cell0.0050.0020.007
HMDB_urine0.0080.0040.013
Parameters_blood0.0040.0040.008
Parameters_cell0.0030.0030.008
Parameters_urine0.0030.0030.008
Peak_detection20.502 4.40118.633
Pipelines0.0030.0020.005
ROI_blood0.0070.0030.011
ROI_cell0.0060.0030.010
ROI_urine0.0070.0030.010
SummarizedExperiment_to_nmr_data_1r13.236 1.28515.104
SummarizedExperiment_to_nmr_dataset_peak_table2.1320.8642.378
bp_VIP_analysis4.8293.2014.582
bp_kfold_VIP_analysis1.7160.6441.467
download_MTBLS2420.0000.0010.001
file_lister0.1640.0330.206
files_to_rDolphin0.0000.0010.002
filter.nmr_dataset_family4.0783.0104.853
format.nmr_dataset1.5780.8592.026
format.nmr_dataset_1D1.6440.8732.086
format.nmr_dataset_peak_table4.2343.0985.203
get_integration_with_metadata0.0480.0010.054
hmdb0.1000.0070.118
is.nmr_dataset1.5750.8931.935
is.nmr_dataset_1D1.6240.8361.919
is.nmr_dataset_peak_table1.8180.9742.520
load_and_save_functions1.5600.8442.002
models_stability_plot_bootstrap0.0030.0030.007
models_stability_plot_plsda0.8360.6010.948
new_nmr_dataset0.0020.0020.004
new_nmr_dataset_1D0.0030.0010.003
new_nmr_dataset_peak_table1.8430.9652.304
nmr_baseline_estimation0.2780.0600.412
nmr_baseline_removal0.0090.0030.013
nmr_baseline_threshold0.0020.0010.006
nmr_baseline_threshold_plot0.8830.1361.141
nmr_batman0.0050.0010.006
nmr_batman_options0.0000.0000.001
nmr_build_peak_table0.0640.0030.074
nmr_data0.0980.0030.115
nmr_data_1r_to_SummarizedExperiment2.0700.9142.716
nmr_data_analysis0.8450.5230.931
nmr_dataset0.0020.0010.002
nmr_dataset_1D0.0020.0010.003
nmr_dataset_peak_table_to_SummarizedExperiment2.1020.9502.695
nmr_exclude_region0.0110.0030.016
nmr_export_data_1r1.7440.9182.480
nmr_get_peak_distances0.0150.0020.022
nmr_identify_regions_blood0.0290.0040.039
nmr_identify_regions_cell0.0220.0020.032
nmr_identify_regions_urine0.0310.0020.043
nmr_integrate_regions0.0200.0030.028
nmr_interpolate_1D3.3481.8324.184
nmr_meta_add4.1642.0294.959
nmr_meta_export1.5290.8711.775
nmr_meta_get1.6300.9371.826
nmr_meta_get_column1.5960.8311.864
nmr_meta_groups1.6670.9311.904
nmr_normalize0.6830.0990.812
nmr_pca_build_model3.6541.9014.249
nmr_pca_outliers1.9560.9812.189
nmr_pca_outliers_filter2.8241.2303.494
nmr_pca_outliers_plot0.0000.0010.001
nmr_pca_outliers_robust15.056 1.09116.473
nmr_pca_plots1.0050.0281.073
nmr_peak_clustering0.1350.0030.146
nmr_ppm_resolution0.0140.0030.018
nmr_read_bruker_fid0.0000.0010.002
nmr_read_samples3.3212.0793.869
nmr_zip_bruker_samples0.3240.0680.416
peaklist_accept_peaks0.0080.0030.010
permutation_test_model4.0751.5055.521
permutation_test_plot4.1151.5825.503
plot.nmr_dataset_1D0.0030.0100.012
plot_bootstrap_multimodel0.0040.0110.015
plot_interactive1.8401.1372.278
plot_plsda_multimodel0.7951.0761.093
plot_plsda_samples0.4020.5120.876
plot_vip_scores0.0030.0030.006
plot_webgl0.0030.0030.005
plsda_auroc_vip_compare1.3110.9192.207
plsda_auroc_vip_method0.0000.0010.001
ppm_resolution0.0050.0020.007
print.nmr_dataset1.7511.1492.206
print.nmr_dataset_1D1.9871.4712.516
print.nmr_dataset_peak_table1.9121.0882.330
random_subsampling0.0040.0110.015
save_files_to_rDolphin0.0000.0010.001
save_profiling_output0.0000.0000.001
sub-.nmr_dataset1.5860.9621.857
sub-.nmr_dataset_1D1.7430.9862.150
sub-.nmr_dataset_peak_table1.8941.0722.289
tidy.nmr_dataset_1D2.8201.3603.355
to_ChemoSpec1.8470.8792.141
validate_nmr_dataset3.1981.7563.821
validate_nmr_dataset_family2.4981.1673.093
validate_nmr_dataset_peak_table0.0020.0010.002
zzz0.000.002.02