| Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:05:03 -0400 (Wed, 13 Apr 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
| tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
| machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
| 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: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 46/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| AlpsNMR 3.4.0 (landing page) Sergio Oller Moreno
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: AlpsNMR |
| Version: 3.4.0 |
| Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings AlpsNMR_3.4.0.tar.gz |
| StartedAt: 2022-04-12 06:21:03 -0400 (Tue, 12 Apr 2022) |
| EndedAt: 2022-04-12 06:25:31 -0400 (Tue, 12 Apr 2022) |
| EllapsedTime: 268.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: AlpsNMR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings AlpsNMR_3.4.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/AlpsNMR.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘AlpsNMR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘AlpsNMR’ version ‘3.4.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 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 dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘zip’
All declared Imports should be used.
* 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
Peak_detection 22.596 0.572 23.169
nmr_pca_plots 21.971 0.356 22.327
AlpsNMR-package 5.203 0.536 5.746
bp_kfold_VIP_analysis 0.742 0.032 17.708
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.14-bioc/meat/AlpsNMR.Rcheck/00check.log’
for details.
AlpsNMR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL AlpsNMR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/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 version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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: dplyr
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Loading required package: future
Loading required package: magrittr
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
>
> test_check("AlpsNMR")
[ FAIL 0 | WARN 1 | SKIP 1 | PASS 87 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Bioconductor (1)
[ FAIL 0 | WARN 1 | SKIP 1 | PASS 87 ]
>
> proc.time()
user system elapsed
13.302 0.748 14.039
AlpsNMR.Rcheck/AlpsNMR-Ex.timings
| name | user | system | elapsed | |
| AUC_model | 0.001 | 0.000 | 0.000 | |
| AlpsNMR-package | 5.203 | 0.536 | 5.746 | |
| MUVR_model_plot | 0 | 0 | 0 | |
| Peak_detection | 22.596 | 0.572 | 23.169 | |
| Pipelines | 0.001 | 0.000 | 0.001 | |
| SummarizedExperiment_to_nmr_data_1r | 0.730 | 0.012 | 0.741 | |
| SummarizedExperiment_to_nmr_dataset_peak_table | 0.682 | 0.008 | 0.691 | |
| bp_VIP_analysis | 1.887 | 0.110 | 1.993 | |
| bp_kfold_VIP_analysis | 0.742 | 0.032 | 17.708 | |
| confusion_matrix | 0 | 0 | 0 | |
| file_lister | 0.040 | 0.004 | 0.044 | |
| files_to_rDolphin | 0 | 0 | 0 | |
| filter.nmr_dataset_family | 0.429 | 0.012 | 0.441 | |
| format.nmr_dataset | 0.348 | 0.012 | 0.360 | |
| format.nmr_dataset_1D | 0.411 | 0.016 | 0.428 | |
| format.nmr_dataset_peak_table | 0.477 | 0.028 | 0.504 | |
| is.nmr_dataset | 0.359 | 0.000 | 0.359 | |
| is.nmr_dataset_1D | 0.405 | 0.012 | 0.417 | |
| is.nmr_dataset_peak_table | 0.465 | 0.020 | 0.485 | |
| load_and_save_functions | 0.355 | 0.020 | 0.376 | |
| model_VIP | 0 | 0 | 0 | |
| models_stability_plot_bootstrap | 0.001 | 0.000 | 0.002 | |
| models_stability_plot_plsda | 0.316 | 0.000 | 0.316 | |
| new_nmr_dataset | 0.002 | 0.000 | 0.001 | |
| new_nmr_dataset_1D | 0.001 | 0.000 | 0.001 | |
| new_nmr_dataset_peak_table | 0.465 | 0.004 | 0.470 | |
| nmr_baseline_removal | 0.813 | 0.080 | 0.894 | |
| nmr_baseline_threshold | 1.285 | 0.028 | 1.313 | |
| nmr_batman | 0.385 | 0.020 | 0.404 | |
| nmr_batman_options | 0 | 0 | 0 | |
| nmr_data | 0.459 | 0.012 | 0.471 | |
| nmr_data_1r_to_SummarizedExperiment | 0.710 | 0.012 | 0.721 | |
| nmr_data_analysis | 0.323 | 0.000 | 0.322 | |
| nmr_data_analysis_method | 0.085 | 0.010 | 0.123 | |
| nmr_dataset_peak_table_to_SummarizedExperiment | 0.666 | 0.045 | 0.709 | |
| nmr_exclude_region | 0.004 | 0.000 | 0.004 | |
| nmr_export_data_1r | 0.429 | 0.003 | 0.433 | |
| nmr_identify_regions_blood | 0.016 | 0.000 | 0.016 | |
| nmr_identify_regions_cell | 0.009 | 0.000 | 0.010 | |
| nmr_identify_regions_urine | 0.013 | 0.000 | 0.013 | |
| nmr_integrate_regions | 0.008 | 0.000 | 0.008 | |
| nmr_interpolate_1D | 0.806 | 0.023 | 0.829 | |
| nmr_meta_add | 1.265 | 0.033 | 1.298 | |
| nmr_meta_export | 0.330 | 0.011 | 0.341 | |
| nmr_meta_get | 0.381 | 0.009 | 0.389 | |
| nmr_meta_get_column | 0.422 | 0.007 | 0.430 | |
| nmr_normalize | 0.233 | 0.000 | 0.234 | |
| nmr_pca_build_model | 1.013 | 0.031 | 1.046 | |
| nmr_pca_outliers | 0.521 | 0.019 | 0.540 | |
| nmr_pca_outliers_filter | 0.629 | 0.008 | 0.637 | |
| nmr_pca_outliers_plot | 0 | 0 | 0 | |
| nmr_pca_outliers_robust | 4.534 | 0.051 | 4.586 | |
| nmr_pca_plots | 21.971 | 0.356 | 22.327 | |
| nmr_ppm_resolution | 0.007 | 0.000 | 0.007 | |
| nmr_read_bruker_fid | 0.001 | 0.000 | 0.000 | |
| nmr_read_samples | 0.741 | 0.032 | 0.772 | |
| nmr_zip_bruker_samples | 0.220 | 0.022 | 0.243 | |
| p_value_perm | 0.000 | 0.000 | 0.001 | |
| permutation_test_model | 3.520 | 0.016 | 3.536 | |
| permutation_test_plot | 3.685 | 0.024 | 3.710 | |
| plot.nmr_dataset_1D | 0.001 | 0.000 | 0.000 | |
| plot_bootstrap_multimodel | 0.002 | 0.000 | 0.002 | |
| plot_interactive | 0.432 | 0.020 | 0.451 | |
| plot_plsda_multimodel | 0.186 | 0.000 | 0.186 | |
| plot_plsda_samples | 0.136 | 0.004 | 0.140 | |
| plot_vip_scores | 0.002 | 0.000 | 0.002 | |
| plot_webgl | 0 | 0 | 0 | |
| plsda_auroc_vip_compare | 1.143 | 0.016 | 1.159 | |
| plsda_auroc_vip_method | 0 | 0 | 0 | |
| ppm_VIP_vector | 0 | 0 | 0 | |
| ppm_resolution | 0.002 | 0.000 | 0.003 | |
| print.nmr_dataset | 0.342 | 0.012 | 0.355 | |
| print.nmr_dataset_1D | 0.389 | 0.020 | 0.408 | |
| print.nmr_dataset_peak_table | 0.517 | 0.004 | 0.521 | |
| random_subsampling | 0.002 | 0.000 | 0.002 | |
| rdCV_PLS_RF | 0.001 | 0.000 | 0.000 | |
| rdCV_PLS_RF_ML | 0.000 | 0.000 | 0.001 | |
| save_files_to_rDolphin | 0 | 0 | 0 | |
| save_profiling_output | 0 | 0 | 0 | |
| sub-.nmr_dataset | 0.357 | 0.016 | 0.373 | |
| sub-.nmr_dataset_1D | 0.421 | 0.024 | 0.445 | |
| sub-.nmr_dataset_peak_table | 0.496 | 0.012 | 0.507 | |
| to_ChemoSpec | 0.566 | 0.020 | 0.585 | |
| validate_nmr_dataset | 0.752 | 0.032 | 0.784 | |
| validate_nmr_dataset_family | 0.422 | 0.004 | 0.427 | |