| Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-08-18 11:41 -0400 (Mon, 18 Aug 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4824 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.5.1 (2025-06-13 ucrt) -- "Great Square Root" | 4566 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4604 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4545 |
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4579 |
| 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/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| AlpsNMR 4.10.0 (landing page) Sergio Oller Moreno
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | 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.10.0 |
| Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:AlpsNMR.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings AlpsNMR_4.10.0.tar.gz |
| StartedAt: 2025-08-14 23:22:10 -0400 (Thu, 14 Aug 2025) |
| EndedAt: 2025-08-14 23:33:06 -0400 (Thu, 14 Aug 2025) |
| EllapsedTime: 656.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: AlpsNMR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:AlpsNMR.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings AlpsNMR_4.10.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/AlpsNMR.Rcheck'
* using R version 4.5.1 (2025-06-13 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
gcc.exe (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.10.0'
* 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 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 ... 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 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
SummarizedExperiment_to_nmr_data_1r 6.97 0.31 12.44
nmr_pca_outliers_robust 6.30 0.11 11.28
Peak_detection 3.19 0.25 33.52
plsda_auroc_vip_compare 3.29 0.07 19.64
permutation_test_plot 2.42 0.03 17.45
nmr_meta_add 2.20 0.16 11.82
permutation_test_model 2.27 0.05 16.95
bp_VIP_analysis 2.19 0.10 15.83
nmr_pca_build_model 2.18 0.09 12.00
validate_nmr_dataset 2.08 0.07 11.61
nmr_interpolate_1D 1.90 0.13 11.81
nmr_read_samples 1.91 0.06 10.84
plot_plsda_multimodel 1.66 0.07 10.22
models_stability_plot_plsda 1.60 0.03 10.47
nmr_data_analysis 1.51 0.06 10.43
plot_plsda_samples 1.52 0.03 10.16
bp_kfold_VIP_analysis 1.47 0.03 10.42
AlpsNMR-package 1.36 0.05 6.60
nmr_data_1r_to_SummarizedExperiment 1.33 0.08 6.10
SummarizedExperiment_to_nmr_dataset_peak_table 1.30 0.06 5.90
to_ChemoSpec 1.31 0.05 7.12
nmr_dataset_peak_table_to_SummarizedExperiment 1.27 0.08 5.94
print.nmr_dataset_peak_table 1.14 0.06 6.19
nmr_pca_outliers_filter 1.08 0.09 5.97
nmr_pca_outliers 1.06 0.10 5.75
nmr_export_data_1r 1.08 0.03 6.04
sub-.nmr_dataset_peak_table 1.05 0.06 5.86
validate_nmr_dataset_family 1.06 0.05 5.78
plot_interactive 1.09 0.01 6.86
tidy.nmr_dataset_1D 1.04 0.05 5.86
filter.nmr_dataset_family 1.05 0.03 5.86
print.nmr_dataset_1D 0.97 0.08 5.80
sub-.nmr_dataset 1.01 0.03 6.03
is.nmr_dataset_peak_table 1.00 0.03 5.87
format.nmr_dataset_peak_table 0.94 0.08 5.58
nmr_meta_get_column 1.00 0.02 5.93
is.nmr_dataset_1D 0.94 0.07 5.51
sub-.nmr_dataset_1D 0.94 0.07 5.72
nmr_meta_get 0.99 0.01 6.21
nmr_meta_groups 0.98 0.01 6.84
is.nmr_dataset 0.94 0.04 5.53
nmr_meta_export 0.98 0.00 6.15
print.nmr_dataset 0.91 0.05 5.40
load_and_save_functions 0.94 0.02 5.74
new_nmr_dataset_peak_table 0.96 0.00 5.65
format.nmr_dataset_1D 0.89 0.06 5.59
format.nmr_dataset 0.90 0.02 5.46
nmr_autophase 0.79 0.05 5.32
* 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: 1 NOTE
See
'E:/biocbuild/bbs-3.21-bioc/meat/AlpsNMR.Rcheck/00check.log'
for details.
AlpsNMR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL AlpsNMR ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library' * installing *source* package 'AlpsNMR' ... ** this is package 'AlpsNMR' version '4.10.0' ** 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 (2025-06-13 ucrt) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64
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
24.78 1.46 86.92
AlpsNMR.Rcheck/AlpsNMR-Ex.timings
| name | user | system | elapsed | |
| AlpsNMR-package | 1.36 | 0.05 | 6.60 | |
| HMDB_blood | 0 | 0 | 0 | |
| HMDB_cell | 0.02 | 0.00 | 0.01 | |
| HMDB_urine | 0 | 0 | 0 | |
| Parameters_blood | 0 | 0 | 0 | |
| Parameters_cell | 0 | 0 | 0 | |
| Parameters_urine | 0.00 | 0.01 | 0.01 | |
| Peak_detection | 3.19 | 0.25 | 33.52 | |
| Pipelines | 0 | 0 | 0 | |
| ROI_blood | 0 | 0 | 0 | |
| ROI_cell | 0.00 | 0.02 | 0.02 | |
| ROI_urine | 0 | 0 | 0 | |
| SummarizedExperiment_to_nmr_data_1r | 6.97 | 0.31 | 12.44 | |
| SummarizedExperiment_to_nmr_dataset_peak_table | 1.30 | 0.06 | 5.90 | |
| bp_VIP_analysis | 2.19 | 0.10 | 15.83 | |
| bp_kfold_VIP_analysis | 1.47 | 0.03 | 10.42 | |
| download_MTBLS242 | 0 | 0 | 0 | |
| file_lister | 0.06 | 0.00 | 0.06 | |
| files_to_rDolphin | 0 | 0 | 0 | |
| filter.nmr_dataset_family | 1.05 | 0.03 | 5.86 | |
| format.nmr_dataset | 0.90 | 0.02 | 5.46 | |
| format.nmr_dataset_1D | 0.89 | 0.06 | 5.59 | |
| format.nmr_dataset_peak_table | 0.94 | 0.08 | 5.58 | |
| get_integration_with_metadata | 0.05 | 0.00 | 0.08 | |
| hmdb | 0.04 | 0.09 | 0.14 | |
| is.nmr_dataset | 0.94 | 0.04 | 5.53 | |
| is.nmr_dataset_1D | 0.94 | 0.07 | 5.51 | |
| is.nmr_dataset_peak_table | 1.00 | 0.03 | 5.87 | |
| load_and_save_functions | 0.94 | 0.02 | 5.74 | |
| models_stability_plot_bootstrap | 0 | 0 | 0 | |
| models_stability_plot_plsda | 1.60 | 0.03 | 10.47 | |
| new_nmr_dataset | 0 | 0 | 0 | |
| new_nmr_dataset_1D | 0 | 0 | 0 | |
| new_nmr_dataset_peak_table | 0.96 | 0.00 | 5.65 | |
| nmr_autophase | 0.79 | 0.05 | 5.32 | |
| nmr_baseline_estimation | 0.01 | 0.00 | 0.01 | |
| nmr_baseline_removal | 0.02 | 0.00 | 0.02 | |
| nmr_baseline_threshold | 0 | 0 | 0 | |
| nmr_baseline_threshold_plot | 0.18 | 0.01 | 0.20 | |
| nmr_batman | 0 | 0 | 0 | |
| nmr_batman_options | 0 | 0 | 0 | |
| nmr_build_peak_table | 0.04 | 0.00 | 0.03 | |
| nmr_data | 0.06 | 0.00 | 0.06 | |
| nmr_data_1r_to_SummarizedExperiment | 1.33 | 0.08 | 6.10 | |
| nmr_data_analysis | 1.51 | 0.06 | 10.43 | |
| nmr_dataset | 0 | 0 | 0 | |
| nmr_dataset_1D | 0 | 0 | 0 | |
| nmr_dataset_peak_table_to_SummarizedExperiment | 1.27 | 0.08 | 5.94 | |
| nmr_exclude_region | 0.01 | 0.00 | 0.02 | |
| nmr_export_data_1r | 1.08 | 0.03 | 6.04 | |
| nmr_get_peak_distances | 0.02 | 0.00 | 0.02 | |
| nmr_identify_regions_blood | 0.01 | 0.00 | 0.02 | |
| nmr_identify_regions_cell | 0.02 | 0.00 | 0.01 | |
| nmr_identify_regions_urine | 0.02 | 0.00 | 0.01 | |
| nmr_integrate_regions | 0.02 | 0.00 | 0.02 | |
| nmr_interpolate_1D | 1.90 | 0.13 | 11.81 | |
| nmr_meta_add | 2.20 | 0.16 | 11.82 | |
| nmr_meta_export | 0.98 | 0.00 | 6.15 | |
| nmr_meta_get | 0.99 | 0.01 | 6.21 | |
| nmr_meta_get_column | 1.00 | 0.02 | 5.93 | |
| nmr_meta_groups | 0.98 | 0.01 | 6.84 | |
| nmr_normalize | 0.35 | 0.02 | 0.36 | |
| nmr_pca_build_model | 2.18 | 0.09 | 12.00 | |
| nmr_pca_outliers | 1.06 | 0.10 | 5.75 | |
| nmr_pca_outliers_filter | 1.08 | 0.09 | 5.97 | |
| nmr_pca_outliers_plot | 0 | 0 | 0 | |
| nmr_pca_outliers_robust | 6.30 | 0.11 | 11.28 | |
| nmr_pca_plots | 0.51 | 0.01 | 0.54 | |
| nmr_peak_clustering | 0.08 | 0.00 | 0.07 | |
| nmr_ppm_resolution | 0 | 0 | 0 | |
| nmr_read_bruker_fid | 0 | 0 | 0 | |
| nmr_read_samples | 1.91 | 0.06 | 10.84 | |
| nmr_zip_bruker_samples | 0.00 | 0.05 | 0.47 | |
| peaklist_accept_peaks | 0.01 | 0.00 | 0.02 | |
| permutation_test_model | 2.27 | 0.05 | 16.95 | |
| permutation_test_plot | 2.42 | 0.03 | 17.45 | |
| plot.nmr_dataset_1D | 0 | 0 | 0 | |
| plot_bootstrap_multimodel | 0 | 0 | 0 | |
| plot_interactive | 1.09 | 0.01 | 6.86 | |
| plot_plsda_multimodel | 1.66 | 0.07 | 10.22 | |
| plot_plsda_samples | 1.52 | 0.03 | 10.16 | |
| plot_vip_scores | 0 | 0 | 0 | |
| plot_webgl | 0 | 0 | 0 | |
| plsda_auroc_vip_compare | 3.29 | 0.07 | 19.64 | |
| plsda_auroc_vip_method | 0 | 0 | 0 | |
| ppm_resolution | 0 | 0 | 0 | |
| print.nmr_dataset | 0.91 | 0.05 | 5.40 | |
| print.nmr_dataset_1D | 0.97 | 0.08 | 5.80 | |
| print.nmr_dataset_peak_table | 1.14 | 0.06 | 6.19 | |
| random_subsampling | 0.02 | 0.00 | 0.01 | |
| save_files_to_rDolphin | 0 | 0 | 0 | |
| save_profiling_output | 0 | 0 | 0 | |
| sub-.nmr_dataset | 1.01 | 0.03 | 6.03 | |
| sub-.nmr_dataset_1D | 0.94 | 0.07 | 5.72 | |
| sub-.nmr_dataset_peak_table | 1.05 | 0.06 | 5.86 | |
| tidy.nmr_dataset_1D | 1.04 | 0.05 | 5.86 | |
| to_ASICS | 0.96 | 0.20 | 1.16 | |
| to_ChemoSpec | 1.31 | 0.05 | 7.12 | |
| validate_nmr_dataset | 2.08 | 0.07 | 11.61 | |
| validate_nmr_dataset_family | 1.06 | 0.05 | 5.78 | |
| validate_nmr_dataset_peak_table | 0 | 0 | 0 | |
| zzz | 0.00 | 0.00 | 2.02 | |