Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-21 11:39 -0500 (Tue, 21 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4777 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4502 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4467 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4422 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4406 |
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/2286 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
AlpsNMR 4.9.0 (landing page) Sergio Oller Moreno
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / 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.9.0 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings AlpsNMR_4.9.0.tar.gz |
StartedAt: 2025-01-20 19:47:45 -0500 (Mon, 20 Jan 2025) |
EndedAt: 2025-01-20 19:52:15 -0500 (Mon, 20 Jan 2025) |
EllapsedTime: 270.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: AlpsNMR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings AlpsNMR_4.9.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/AlpsNMR.Rcheck’ * using R Under development (unstable) (2024-10-21 r87258) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘AlpsNMR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘AlpsNMR’ version ‘4.9.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 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 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 8.020 1.596 6.911 SummarizedExperiment_to_nmr_data_1r 6.291 0.855 6.475 bp_kfold_VIP_analysis 4.430 2.652 2.608 nmr_pca_outliers_robust 4.886 0.819 5.048 permutation_test_plot 3.299 2.039 1.746 * 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.21-bioc/meat/AlpsNMR.Rcheck/00check.log’ for details.
AlpsNMR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL AlpsNMR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-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)
AlpsNMR.Rcheck/tests/testthat.Rout
R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" Copyright (C) 2024 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 22.380 8.557 21.887
AlpsNMR.Rcheck/AlpsNMR-Ex.timings
name | user | system | elapsed | |
AlpsNMR-package | 1.889 | 0.395 | 1.726 | |
HMDB_blood | 0.005 | 0.001 | 0.006 | |
HMDB_cell | 0.001 | 0.002 | 0.003 | |
HMDB_urine | 0.003 | 0.002 | 0.004 | |
Parameters_blood | 0.000 | 0.002 | 0.002 | |
Parameters_cell | 0.002 | 0.000 | 0.002 | |
Parameters_urine | 0.001 | 0.001 | 0.002 | |
Peak_detection | 8.020 | 1.596 | 6.911 | |
Pipelines | 0.002 | 0.000 | 0.002 | |
ROI_blood | 0.000 | 0.003 | 0.004 | |
ROI_cell | 0.002 | 0.001 | 0.004 | |
ROI_urine | 0.002 | 0.001 | 0.003 | |
SummarizedExperiment_to_nmr_data_1r | 6.291 | 0.855 | 6.475 | |
SummarizedExperiment_to_nmr_dataset_peak_table | 0.985 | 0.401 | 0.807 | |
bp_VIP_analysis | 2.940 | 1.939 | 1.815 | |
bp_kfold_VIP_analysis | 4.430 | 2.652 | 2.608 | |
download_MTBLS242 | 0 | 0 | 0 | |
file_lister | 0.055 | 0.011 | 0.065 | |
files_to_rDolphin | 0.001 | 0.000 | 0.000 | |
filter.nmr_dataset_family | 0.689 | 0.456 | 0.561 | |
format.nmr_dataset | 0.672 | 0.491 | 0.509 | |
format.nmr_dataset_1D | 0.694 | 0.500 | 0.554 | |
format.nmr_dataset_peak_table | 0.844 | 0.501 | 0.669 | |
get_integration_with_metadata | 0.028 | 0.003 | 0.031 | |
hmdb | 0.047 | 0.001 | 0.048 | |
is.nmr_dataset | 0.730 | 0.537 | 0.534 | |
is.nmr_dataset_1D | 0.703 | 0.474 | 0.542 | |
is.nmr_dataset_peak_table | 0.854 | 0.601 | 0.724 | |
load_and_save_functions | 0.737 | 0.545 | 0.540 | |
models_stability_plot_bootstrap | 0.001 | 0.001 | 0.002 | |
models_stability_plot_plsda | 0.403 | 0.463 | 0.428 | |
new_nmr_dataset | 0.025 | 0.037 | 0.001 | |
new_nmr_dataset_1D | 0.000 | 0.001 | 0.001 | |
new_nmr_dataset_peak_table | 0.757 | 0.439 | 0.601 | |
nmr_autophase | 0.194 | 0.057 | 0.295 | |
nmr_baseline_estimation | 0.031 | 0.052 | 0.011 | |
nmr_baseline_removal | 0.005 | 0.001 | 0.005 | |
nmr_baseline_threshold | 0.001 | 0.000 | 0.001 | |
nmr_baseline_threshold_plot | 0.215 | 0.020 | 0.235 | |
nmr_batman | 0.003 | 0.000 | 0.004 | |
nmr_batman_options | 0.000 | 0.000 | 0.001 | |
nmr_build_peak_table | 0.038 | 0.003 | 0.041 | |
nmr_data | 0.049 | 0.006 | 0.054 | |
nmr_data_1r_to_SummarizedExperiment | 0.905 | 0.484 | 0.780 | |
nmr_data_analysis | 0.394 | 0.467 | 0.397 | |
nmr_dataset | 0.000 | 0.001 | 0.001 | |
nmr_dataset_1D | 0.001 | 0.000 | 0.001 | |
nmr_dataset_peak_table_to_SummarizedExperiment | 0.953 | 0.535 | 0.829 | |
nmr_exclude_region | 0.004 | 0.002 | 0.006 | |
nmr_export_data_1r | 0.832 | 0.559 | 0.656 | |
nmr_get_peak_distances | 0.009 | 0.002 | 0.011 | |
nmr_identify_regions_blood | 0.011 | 0.004 | 0.015 | |
nmr_identify_regions_cell | 0.008 | 0.002 | 0.010 | |
nmr_identify_regions_urine | 0.010 | 0.005 | 0.016 | |
nmr_integrate_regions | 0.009 | 0.003 | 0.012 | |
nmr_interpolate_1D | 1.815 | 1.235 | 1.419 | |
nmr_meta_add | 1.682 | 1.060 | 1.458 | |
nmr_meta_export | 0.620 | 0.462 | 0.470 | |
nmr_meta_get | 0.758 | 0.580 | 0.600 | |
nmr_meta_get_column | 0.629 | 0.552 | 0.548 | |
nmr_meta_groups | 0.743 | 0.529 | 0.567 | |
nmr_normalize | 0.232 | 0.045 | 0.278 | |
nmr_pca_build_model | 2.249 | 1.301 | 2.308 | |
nmr_pca_outliers | 0.884 | 0.643 | 0.766 | |
nmr_pca_outliers_filter | 0.877 | 0.501 | 0.710 | |
nmr_pca_outliers_plot | 0.000 | 0.000 | 0.001 | |
nmr_pca_outliers_robust | 4.886 | 0.819 | 5.048 | |
nmr_pca_plots | 0.351 | 0.012 | 0.363 | |
nmr_peak_clustering | 0.062 | 0.002 | 0.064 | |
nmr_ppm_resolution | 0.008 | 0.000 | 0.008 | |
nmr_read_bruker_fid | 0.001 | 0.000 | 0.000 | |
nmr_read_samples | 1.340 | 1.180 | 1.068 | |
nmr_zip_bruker_samples | 0.259 | 0.008 | 0.268 | |
peaklist_accept_peaks | 0.002 | 0.003 | 0.005 | |
permutation_test_model | 1.494 | 1.147 | 1.660 | |
permutation_test_plot | 3.299 | 2.039 | 1.746 | |
plot.nmr_dataset_1D | 0.001 | 0.001 | 0.002 | |
plot_bootstrap_multimodel | 0.002 | 0.000 | 0.002 | |
plot_interactive | 2.404 | 1.208 | 0.612 | |
plot_plsda_multimodel | 0.182 | 0.402 | 0.306 | |
plot_plsda_samples | 0.109 | 0.171 | 0.249 | |
plot_vip_scores | 0.002 | 0.001 | 0.003 | |
plot_webgl | 0.002 | 0.000 | 0.002 | |
plsda_auroc_vip_compare | 0.489 | 0.452 | 0.794 | |
plsda_auroc_vip_method | 0.000 | 0.001 | 0.001 | |
ppm_resolution | 0.004 | 0.000 | 0.004 | |
print.nmr_dataset | 0.648 | 0.590 | 0.534 | |
print.nmr_dataset_1D | 0.734 | 0.633 | 0.656 | |
print.nmr_dataset_peak_table | 0.851 | 0.751 | 0.789 | |
random_subsampling | 0.001 | 0.002 | 0.004 | |
save_files_to_rDolphin | 0 | 0 | 0 | |
save_profiling_output | 0.000 | 0.000 | 0.001 | |
sub-.nmr_dataset | 0.787 | 0.697 | 0.670 | |
sub-.nmr_dataset_1D | 0.965 | 0.856 | 0.999 | |
sub-.nmr_dataset_peak_table | 0.848 | 0.699 | 0.783 | |
tidy.nmr_dataset_1D | 0.983 | 0.670 | 0.791 | |
to_ASICS | 0.906 | 0.214 | 1.126 | |
to_ChemoSpec | 0.886 | 0.727 | 0.845 | |
validate_nmr_dataset | 1.878 | 1.712 | 1.658 | |
validate_nmr_dataset_family | 0.750 | 0.738 | 0.662 | |
validate_nmr_dataset_peak_table | 0.000 | 0.000 | 0.001 | |
zzz | 0.000 | 0.001 | 2.003 | |