| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-10-25 12:03 -0400 (Sat, 25 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4901 |
| lconway | macOS 12.7.6 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4691 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4637 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4658 |
| 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 59/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| AlpsNMR 4.11.1 (landing page) Sergio Oller Moreno
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | ERROR | skipped | ||||||||||
|
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. |
| Package: AlpsNMR |
| Version: 4.11.1 |
| Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings AlpsNMR_4.11.1.tar.gz |
| StartedAt: 2025-10-24 21:07:04 -0400 (Fri, 24 Oct 2025) |
| EndedAt: 2025-10-24 21:11:49 -0400 (Fri, 24 Oct 2025) |
| EllapsedTime: 285.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: AlpsNMR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings AlpsNMR_4.11.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/AlpsNMR.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘AlpsNMR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘AlpsNMR’ version ‘4.11.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 26 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* 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 loading without being on the library search path ... 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'reexports.Rd':
‘[magrittr:pipe]{%>%}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
filter.nmr_dataset_family.Rd: dplyr
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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
Peak_detection 7.760 2.006 7.185
SummarizedExperiment_to_nmr_data_1r 6.865 0.871 7.126
nmr_interpolate_1D 4.119 2.926 3.326
nmr_pca_outliers_robust 4.770 1.140 5.075
permutation_test_plot 3.094 1.965 1.663
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.22-bioc/meat/AlpsNMR.Rcheck/00check.log’
for details.
AlpsNMR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL AlpsNMR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘AlpsNMR’ ... ** this is package ‘AlpsNMR’ version ‘4.11.1’ ** 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)
AlpsNMR.Rcheck/tests/testthat.Rout
R version 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
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
20.244 6.731 19.717
AlpsNMR.Rcheck/AlpsNMR-Ex.timings
| name | user | system | elapsed | |
| AlpsNMR-package | 1.784 | 0.355 | 1.650 | |
| HMDB_blood | 0.007 | 0.000 | 0.006 | |
| HMDB_cell | 0.003 | 0.000 | 0.003 | |
| HMDB_urine | 0.004 | 0.000 | 0.005 | |
| Parameters_blood | 0.000 | 0.001 | 0.002 | |
| Parameters_cell | 0.000 | 0.001 | 0.002 | |
| Parameters_urine | 0.000 | 0.001 | 0.002 | |
| Peak_detection | 7.760 | 2.006 | 7.185 | |
| Pipelines | 0.001 | 0.000 | 0.001 | |
| ROI_blood | 0.002 | 0.001 | 0.003 | |
| ROI_cell | 0.003 | 0.000 | 0.003 | |
| ROI_urine | 0.001 | 0.002 | 0.003 | |
| SummarizedExperiment_to_nmr_data_1r | 6.865 | 0.871 | 7.126 | |
| SummarizedExperiment_to_nmr_dataset_peak_table | 1.060 | 0.548 | 0.904 | |
| bp_VIP_analysis | 1.503 | 0.861 | 0.891 | |
| bp_kfold_VIP_analysis | 0.774 | 0.469 | 0.543 | |
| download_MTBLS242 | 0 | 0 | 0 | |
| file_lister | 0.060 | 0.013 | 0.073 | |
| files_to_rDolphin | 0 | 0 | 0 | |
| filter.nmr_dataset_family | 1.455 | 0.753 | 1.473 | |
| format.nmr_dataset | 0.657 | 0.456 | 0.516 | |
| format.nmr_dataset_1D | 0.719 | 0.584 | 0.638 | |
| format.nmr_dataset_peak_table | 0.743 | 0.475 | 0.608 | |
| get_integration_with_metadata | 0.025 | 0.003 | 0.029 | |
| hmdb | 0.044 | 0.012 | 0.056 | |
| is.nmr_dataset | 0.663 | 0.482 | 0.517 | |
| is.nmr_dataset_1D | 0.769 | 0.585 | 0.610 | |
| is.nmr_dataset_peak_table | 0.862 | 0.469 | 0.662 | |
| load_and_save_functions | 0.774 | 0.608 | 0.642 | |
| models_stability_plot_bootstrap | 0.002 | 0.000 | 0.002 | |
| models_stability_plot_plsda | 0.336 | 0.428 | 0.377 | |
| new_nmr_dataset | 0.024 | 0.036 | 0.002 | |
| new_nmr_dataset_1D | 0.001 | 0.000 | 0.001 | |
| new_nmr_dataset_peak_table | 0.782 | 0.633 | 0.684 | |
| nmr_autophase | 0.214 | 0.111 | 0.306 | |
| nmr_baseline_estimation | 0.008 | 0.001 | 0.009 | |
| nmr_baseline_removal | 0.003 | 0.001 | 0.004 | |
| nmr_baseline_threshold | 0.000 | 0.000 | 0.001 | |
| nmr_baseline_threshold_plot | 0.271 | 0.067 | 0.338 | |
| nmr_batman | 0.003 | 0.000 | 0.003 | |
| nmr_batman_options | 0 | 0 | 0 | |
| nmr_build_peak_table | 0.033 | 0.006 | 0.038 | |
| nmr_data | 0.058 | 0.020 | 0.078 | |
| nmr_data_1r_to_SummarizedExperiment | 0.946 | 0.452 | 0.801 | |
| nmr_data_analysis | 0.400 | 0.462 | 0.416 | |
| nmr_dataset | 0.001 | 0.000 | 0.000 | |
| nmr_dataset_1D | 0.001 | 0.000 | 0.001 | |
| nmr_dataset_peak_table_to_SummarizedExperiment | 0.927 | 0.548 | 0.777 | |
| nmr_exclude_region | 0.004 | 0.001 | 0.006 | |
| nmr_export_data_1r | 0.736 | 0.530 | 0.621 | |
| nmr_get_peak_distances | 0.006 | 0.002 | 0.008 | |
| nmr_identify_regions_blood | 0.013 | 0.001 | 0.014 | |
| nmr_identify_regions_cell | 0.009 | 0.000 | 0.009 | |
| nmr_identify_regions_urine | 0.013 | 0.000 | 0.013 | |
| nmr_integrate_regions | 0.006 | 0.000 | 0.006 | |
| nmr_interpolate_1D | 4.119 | 2.926 | 3.326 | |
| nmr_meta_add | 1.646 | 0.970 | 1.421 | |
| nmr_meta_export | 0.724 | 0.512 | 0.509 | |
| nmr_meta_get | 0.734 | 0.472 | 0.573 | |
| nmr_meta_get_column | 0.686 | 0.679 | 0.624 | |
| nmr_meta_groups | 0.675 | 0.526 | 0.565 | |
| nmr_normalize | 0.330 | 0.046 | 0.377 | |
| nmr_pca_build_model | 1.714 | 1.481 | 1.577 | |
| nmr_pca_outliers | 0.856 | 0.744 | 0.734 | |
| nmr_pca_outliers_filter | 1.008 | 0.768 | 0.862 | |
| nmr_pca_outliers_plot | 0 | 0 | 0 | |
| nmr_pca_outliers_robust | 4.770 | 1.140 | 5.075 | |
| nmr_pca_plots | 0.492 | 0.018 | 0.511 | |
| nmr_peak_clustering | 0.074 | 0.003 | 0.078 | |
| nmr_ppm_resolution | 0.007 | 0.000 | 0.007 | |
| nmr_read_bruker_fid | 0 | 0 | 0 | |
| nmr_read_samples | 1.320 | 1.159 | 1.071 | |
| nmr_zip_bruker_samples | 0.255 | 0.010 | 0.266 | |
| peaklist_accept_peaks | 0.003 | 0.001 | 0.004 | |
| permutation_test_model | 0.649 | 0.756 | 1.540 | |
| permutation_test_plot | 3.094 | 1.965 | 1.663 | |
| plot.nmr_dataset_1D | 0.001 | 0.000 | 0.001 | |
| plot_bootstrap_multimodel | 1.606 | 0.709 | 0.001 | |
| plot_interactive | 1.612 | 0.940 | 0.637 | |
| plot_plsda_multimodel | 0.212 | 0.481 | 0.350 | |
| plot_plsda_samples | 0.112 | 0.171 | 0.214 | |
| plot_vip_scores | 0.000 | 0.001 | 0.001 | |
| plot_webgl | 0.001 | 0.000 | 0.001 | |
| plsda_auroc_vip_compare | 0.499 | 0.425 | 0.744 | |
| plsda_auroc_vip_method | 0 | 0 | 0 | |
| ppm_resolution | 0.001 | 0.003 | 0.004 | |
| print.nmr_dataset | 0.809 | 0.856 | 0.717 | |
| print.nmr_dataset_1D | 0.726 | 0.739 | 0.687 | |
| print.nmr_dataset_peak_table | 0.877 | 0.609 | 0.832 | |
| random_subsampling | 0.001 | 0.000 | 0.001 | |
| save_files_to_rDolphin | 0 | 0 | 0 | |
| save_profiling_output | 0 | 0 | 0 | |
| sub-.nmr_dataset | 0.750 | 0.653 | 0.599 | |
| sub-.nmr_dataset_1D | 0.707 | 0.627 | 0.619 | |
| sub-.nmr_dataset_peak_table | 0.868 | 0.686 | 0.747 | |
| tidy.nmr_dataset_1D | 0.943 | 0.717 | 0.777 | |
| to_ASICS | 0.883 | 0.179 | 1.067 | |
| to_ChemoSpec | 1.237 | 1.118 | 1.135 | |
| validate_nmr_dataset | 1.896 | 1.760 | 1.613 | |
| validate_nmr_dataset_family | 0.745 | 0.602 | 0.628 | |
| validate_nmr_dataset_peak_table | 0.001 | 0.000 | 0.001 | |
| zzz | 0.001 | 0.000 | 2.002 | |