| Back to Multiple platform build/check report for BioC 3.17 |
|
This page was generated on 2023-04-12 10:55:33 -0400 (Wed, 12 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 |
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 |
| 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 | ||||
|
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 55/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| AlpsNMR 4.1.6 (landing page) Sergio Oller Moreno
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | ||||||||||
| Package: AlpsNMR |
| Version: 4.1.6 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings AlpsNMR_4.1.6.tar.gz |
| StartedAt: 2023-04-12 04:38:04 -0400 (Wed, 12 Apr 2023) |
| EndedAt: 2023-04-12 04:42:39 -0400 (Wed, 12 Apr 2023) |
| EllapsedTime: 275.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: AlpsNMR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings AlpsNMR_4.1.6.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/AlpsNMR.Rcheck’
* using R Under development (unstable) (2023-02-14 r83833)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
* running under: Ubuntu 20.04.6 LTS
* using session charset: UTF-8
* checking for file ‘AlpsNMR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘AlpsNMR’ version ‘4.1.6’
* 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 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 ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
plot_interactive 7.178 3.088 2.938
Peak_detection 8.309 1.655 6.942
permutation_test_plot 4.846 1.888 3.243
SummarizedExperiment_to_nmr_data_1r 5.965 0.604 6.243
nmr_pca_outliers_robust 4.713 0.421 4.809
* 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 ...
‘Vig01-introduction-to-alpsnmr.Rmd’ using ‘UTF-8’... OK
‘Vig01b-introduction-to-alpsnmr-old-api.Rmd’ using ‘UTF-8’... OK
‘Vig02-handling-metadata-and-annotations.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: OK
AlpsNMR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL AlpsNMR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-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) (2023-02-14 r83833) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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 ═══════════════════════════════════════════════════════════════
• On Bioconductor (1)
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 91 ]
>
> proc.time()
user system elapsed
14.762 4.114 14.333
AlpsNMR.Rcheck/AlpsNMR-Ex.timings
| name | user | system | elapsed | |
| AlpsNMR-package | 2.175 | 0.236 | 2.132 | |
| HMDB_blood | 0.009 | 0.004 | 0.013 | |
| HMDB_cell | 0.002 | 0.000 | 0.002 | |
| HMDB_urine | 0.003 | 0.000 | 0.004 | |
| Parameters_blood | 0.002 | 0.000 | 0.002 | |
| Parameters_cell | 0.000 | 0.002 | 0.002 | |
| Parameters_urine | 0.000 | 0.002 | 0.002 | |
| Peak_detection | 8.309 | 1.655 | 6.942 | |
| Pipelines | 0.002 | 0.000 | 0.001 | |
| ROI_blood | 0.003 | 0.000 | 0.003 | |
| ROI_cell | 0.003 | 0.000 | 0.003 | |
| ROI_urine | 0.002 | 0.000 | 0.003 | |
| SummarizedExperiment_to_nmr_data_1r | 5.965 | 0.604 | 6.243 | |
| SummarizedExperiment_to_nmr_dataset_peak_table | 1.991 | 0.490 | 2.052 | |
| bp_VIP_analysis | 1.394 | 0.694 | 1.169 | |
| bp_kfold_VIP_analysis | 0.774 | 0.518 | 0.728 | |
| download_MTBLS242 | 0 | 0 | 0 | |
| file_lister | 0.060 | 0.015 | 0.077 | |
| files_to_rDolphin | 0.000 | 0.000 | 0.001 | |
| filter.nmr_dataset_family | 0.835 | 0.353 | 0.845 | |
| format.nmr_dataset | 1.314 | 0.801 | 1.690 | |
| format.nmr_dataset_1D | 2.775 | 1.230 | 2.596 | |
| format.nmr_dataset_peak_table | 0.767 | 0.388 | 0.832 | |
| get_integration_with_metadata | 0.028 | 0.000 | 0.027 | |
| hmdb | 0.050 | 0.000 | 0.049 | |
| is.nmr_dataset | 0.735 | 0.353 | 0.738 | |
| is.nmr_dataset_1D | 0.735 | 0.405 | 0.763 | |
| is.nmr_dataset_peak_table | 0.735 | 0.454 | 0.832 | |
| load_and_save_functions | 0.720 | 0.364 | 0.743 | |
| models_stability_plot_bootstrap | 0.002 | 0.000 | 0.002 | |
| models_stability_plot_plsda | 0.40 | 0.35 | 0.41 | |
| new_nmr_dataset | 0.001 | 0.000 | 0.002 | |
| new_nmr_dataset_1D | 0.001 | 0.000 | 0.001 | |
| new_nmr_dataset_peak_table | 0.815 | 0.359 | 0.814 | |
| nmr_baseline_estimation | 0.110 | 0.028 | 0.138 | |
| nmr_baseline_removal | 0.004 | 0.000 | 0.004 | |
| nmr_baseline_threshold | 0.001 | 0.000 | 0.001 | |
| nmr_baseline_threshold_plot | 0.208 | 0.004 | 0.212 | |
| nmr_batman | 0.000 | 0.003 | 0.003 | |
| nmr_batman_options | 0 | 0 | 0 | |
| nmr_build_peak_table | 0.041 | 0.004 | 0.045 | |
| nmr_data | 0.045 | 0.004 | 0.049 | |
| nmr_data_1r_to_SummarizedExperiment | 1.068 | 0.447 | 1.118 | |
| nmr_data_analysis | 0.482 | 0.353 | 0.472 | |
| nmr_dataset | 0.000 | 0.001 | 0.001 | |
| nmr_dataset_1D | 0.000 | 0.001 | 0.001 | |
| nmr_dataset_peak_table_to_SummarizedExperiment | 1.157 | 0.463 | 1.170 | |
| nmr_exclude_region | 0.005 | 0.001 | 0.006 | |
| nmr_export_data_1r | 0.643 | 0.380 | 0.709 | |
| nmr_get_peak_distances | 0.011 | 0.000 | 0.012 | |
| nmr_identify_regions_blood | 0.013 | 0.000 | 0.014 | |
| nmr_identify_regions_cell | 0.01 | 0.00 | 0.01 | |
| nmr_identify_regions_urine | 0.019 | 0.000 | 0.020 | |
| nmr_integrate_regions | 0.022 | 0.000 | 0.021 | |
| nmr_interpolate_1D | 1.624 | 0.811 | 1.730 | |
| nmr_meta_add | 1.723 | 0.817 | 1.801 | |
| nmr_meta_export | 0.641 | 0.356 | 0.656 | |
| nmr_meta_get | 0.651 | 0.359 | 0.683 | |
| nmr_meta_get_column | 0.648 | 0.368 | 0.700 | |
| nmr_meta_groups | 0.678 | 0.452 | 0.747 | |
| nmr_normalize | 0.249 | 0.003 | 0.252 | |
| nmr_pca_build_model | 1.688 | 0.815 | 1.816 | |
| nmr_pca_outliers | 0.851 | 0.363 | 0.862 | |
| nmr_pca_outliers_filter | 0.829 | 0.388 | 0.878 | |
| nmr_pca_outliers_plot | 0 | 0 | 0 | |
| nmr_pca_outliers_robust | 4.713 | 0.421 | 4.809 | |
| nmr_pca_plots | 0.340 | 0.004 | 0.343 | |
| nmr_peak_clustering | 0.082 | 0.008 | 0.090 | |
| nmr_ppm_resolution | 0.008 | 0.000 | 0.008 | |
| nmr_read_bruker_fid | 0 | 0 | 0 | |
| nmr_read_samples | 1.414 | 0.908 | 1.540 | |
| nmr_zip_bruker_samples | 0.249 | 0.016 | 0.266 | |
| peaklist_accept_peaks | 0.006 | 0.000 | 0.006 | |
| permutation_test_model | 0.419 | 0.384 | 3.302 | |
| permutation_test_plot | 4.846 | 1.888 | 3.243 | |
| plot.nmr_dataset_1D | 0.001 | 0.000 | 0.002 | |
| plot_bootstrap_multimodel | 0.001 | 0.000 | 0.001 | |
| plot_interactive | 7.178 | 3.088 | 2.938 | |
| plot_plsda_multimodel | 0.225 | 0.261 | 0.273 | |
| plot_plsda_samples | 0.133 | 0.145 | 0.219 | |
| plot_vip_scores | 0.002 | 0.000 | 0.002 | |
| plot_webgl | 0.002 | 0.000 | 0.002 | |
| plsda_auroc_vip_compare | 0.482 | 0.292 | 0.662 | |
| plsda_auroc_vip_method | 0 | 0 | 0 | |
| ppm_resolution | 0.002 | 0.000 | 0.002 | |
| print.nmr_dataset | 0.744 | 0.361 | 0.770 | |
| print.nmr_dataset_1D | 0.701 | 0.338 | 0.718 | |
| print.nmr_dataset_peak_table | 0.807 | 0.421 | 0.835 | |
| random_subsampling | 0.002 | 0.000 | 0.002 | |
| save_files_to_rDolphin | 0 | 0 | 0 | |
| save_profiling_output | 0 | 0 | 0 | |
| sub-.nmr_dataset | 0.704 | 0.380 | 0.697 | |
| sub-.nmr_dataset_1D | 0.711 | 0.368 | 0.738 | |
| sub-.nmr_dataset_peak_table | 0.816 | 0.569 | 0.926 | |
| tidy.nmr_dataset_1D | 0.835 | 0.444 | 0.907 | |
| to_ChemoSpec | 0.890 | 0.463 | 0.907 | |
| validate_nmr_dataset | 1.511 | 0.799 | 1.560 | |
| validate_nmr_dataset_family | 0.805 | 0.326 | 0.747 | |
| validate_nmr_dataset_peak_table | 0.001 | 0.000 | 0.001 | |
| zzz | 0.000 | 0.000 | 2.001 | |