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

This page was generated on 2025-01-02 12:05 -0500 (Thu, 02 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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 58/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AlpsNMR 4.8.0  (landing page)
Sergio Oller Moreno
Snapshot Date: 2024-12-30 13:00 -0500 (Mon, 30 Dec 2024)
git_url: https://git.bioconductor.org/packages/AlpsNMR
git_branch: RELEASE_3_20
git_last_commit: ab34115
git_last_commit_date: 2024-10-29 10:53:23 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (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
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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.8.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.8.0.tar.gz
StartedAt: 2024-12-30 23:43:37 -0500 (Mon, 30 Dec 2024)
EndedAt: 2024-12-30 23:50:12 -0500 (Mon, 30 Dec 2024)
EllapsedTime: 395.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.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/AlpsNMR.Rcheck’
* using R version 4.4.2 (2024-10-31)
* 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.8.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 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                      22.421  5.016  21.825
permutation_test_plot               14.528  6.307   4.556
nmr_pca_outliers_robust             16.482  1.452  18.368
SummarizedExperiment_to_nmr_data_1r 13.637  1.487  14.609
format.nmr_dataset                   4.976  4.750   5.227
nmr_meta_add                         4.379  2.255   4.116
nmr_pca_build_model                  4.457  1.946   4.372
nmr_interpolate_1D                   3.695  2.239   3.483
validate_nmr_dataset                 3.658  2.258   3.154
nmr_read_samples                     3.510  2.265   3.394
bp_VIP_analysis                      3.763  1.899   2.372
* 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.2 (2024-10-31) -- "Pile of Leaves"
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 
 49.335  20.100  51.506 

Example timings

AlpsNMR.Rcheck/AlpsNMR-Ex.timings

nameusersystemelapsed
AlpsNMR-package3.1970.9253.067
HMDB_blood0.0120.0050.018
HMDB_cell0.0050.0020.008
HMDB_urine0.0090.0050.017
Parameters_blood0.0040.0030.008
Parameters_cell0.0030.0030.009
Parameters_urine0.0040.0030.007
Peak_detection22.421 5.01621.825
Pipelines0.0030.0020.005
ROI_blood0.0070.0030.016
ROI_cell0.0080.0030.011
ROI_urine0.0070.0030.011
SummarizedExperiment_to_nmr_data_1r13.637 1.48714.609
SummarizedExperiment_to_nmr_dataset_peak_table2.2160.8642.058
bp_VIP_analysis3.7631.8992.372
bp_kfold_VIP_analysis2.0580.9091.326
download_MTBLS2420.0000.0000.001
file_lister0.1790.0370.235
files_to_rDolphin0.0000.0010.002
filter.nmr_dataset_family2.0081.3001.779
format.nmr_dataset4.9764.7505.227
format.nmr_dataset_1D1.7200.9641.511
format.nmr_dataset_peak_table1.9221.0251.703
get_integration_with_metadata0.0620.0140.086
hmdb0.1040.0190.138
is.nmr_dataset1.7251.0401.445
is.nmr_dataset_1D1.7641.0091.578
is.nmr_dataset_peak_table1.8140.8521.658
load_and_save_functions1.5950.8171.302
models_stability_plot_bootstrap0.0040.0020.007
models_stability_plot_plsda0.9590.7980.850
new_nmr_dataset0.0030.0010.004
new_nmr_dataset_1D0.0020.0010.004
new_nmr_dataset_peak_table1.7550.7401.564
nmr_autophase0.5200.2050.829
nmr_baseline_estimation0.0170.0080.027
nmr_baseline_removal0.0090.0030.012
nmr_baseline_threshold0.0020.0010.004
nmr_baseline_threshold_plot0.5390.0810.710
nmr_batman0.0050.0030.007
nmr_batman_options0.0000.0010.001
nmr_build_peak_table0.0760.0130.101
nmr_data0.1170.0180.149
nmr_data_1r_to_SummarizedExperiment2.0600.7281.936
nmr_data_analysis1.1010.9461.022
nmr_dataset0.0010.0010.002
nmr_dataset_1D0.0020.0010.003
nmr_dataset_peak_table_to_SummarizedExperiment2.2400.9682.158
nmr_exclude_region0.0100.0020.014
nmr_export_data_1r1.7410.9021.496
nmr_get_peak_distances0.0170.0040.024
nmr_identify_regions_blood0.0330.0070.049
nmr_identify_regions_cell0.0230.0030.029
nmr_identify_regions_urine0.0340.0030.040
nmr_integrate_regions0.0220.0030.028
nmr_interpolate_1D3.6952.2393.483
nmr_meta_add4.3792.2554.116
nmr_meta_export1.6070.8611.299
nmr_meta_get1.8261.1451.602
nmr_meta_get_column1.9351.3011.873
nmr_meta_groups1.8861.2321.705
nmr_normalize0.6130.0840.796
nmr_pca_build_model4.4571.9464.372
nmr_pca_outliers2.0641.1541.932
nmr_pca_outliers_filter2.1701.1892.051
nmr_pca_outliers_plot000
nmr_pca_outliers_robust16.482 1.45218.368
nmr_pca_plots0.7920.0190.885
nmr_peak_clustering0.1480.0030.175
nmr_ppm_resolution0.0150.0030.023
nmr_read_bruker_fid0.0000.0010.005
nmr_read_samples3.5102.2653.394
nmr_zip_bruker_samples0.3130.0670.390
peaklist_accept_peaks0.0090.0020.011
permutation_test_model1.7281.1604.263
permutation_test_plot14.528 6.307 4.556
plot.nmr_dataset_1D0.0020.0060.010
plot_bootstrap_multimodel0.0040.0070.011
plot_interactive1.8201.0801.644
plot_plsda_multimodel0.5570.5970.657
plot_plsda_samples0.2640.2640.522
plot_vip_scores0.0040.0040.008
plot_webgl0.0030.0040.006
plsda_auroc_vip_compare1.0710.6411.749
plsda_auroc_vip_method0.0000.0010.001
ppm_resolution0.0050.0020.007
print.nmr_dataset1.7021.0081.390
print.nmr_dataset_1D1.9541.3031.738
print.nmr_dataset_peak_table2.8591.4082.896
random_subsampling0.0040.0120.017
save_files_to_rDolphin0.0010.0000.001
save_profiling_output0.0010.0010.002
sub-.nmr_dataset1.5770.8301.301
sub-.nmr_dataset_1D1.7010.8901.462
sub-.nmr_dataset_peak_table1.8080.8831.579
tidy.nmr_dataset_1D1.9861.0971.772
to_ASICS2.1810.3212.842
to_ChemoSpec2.0031.0281.900
validate_nmr_dataset3.6582.2583.154
validate_nmr_dataset_family1.7280.9511.410
validate_nmr_dataset_peak_table0.0020.0000.003
zzz0.0000.0012.004