Back to Multiple platform build/check report for BioC 3.13
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:05:35 -0400 (Fri, 15 Oct 2021).

CHECK results for AlpsNMR on nebbiolo1

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? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 48/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AlpsNMR 3.2.3  (landing page)
Luis Fernandez
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/AlpsNMR
git_branch: RELEASE_3_13
git_last_commit: 92db448
git_last_commit_date: 2021-09-16 08:28:27 -0400 (Thu, 16 Sep 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: AlpsNMR
Version: 3.2.3
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings AlpsNMR_3.2.3.tar.gz
StartedAt: 2021-10-14 08:50:35 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 08:55:06 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 270.7 seconds
RetCode: 0
Status:   OK  
CheckDir: AlpsNMR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings AlpsNMR_3.2.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/AlpsNMR.Rcheck’
* using R version 4.1.1 (2021-08-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.2.3’
* 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
nmr_pca_plots         23.302  0.200  23.508
Peak_detection        22.042  0.660  22.706
AlpsNMR-package        5.909  0.472   6.398
bp_kfold_VIP_analysis  0.735  0.010  17.842
* 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.13-bioc/meat/AlpsNMR.Rcheck/00check.log’
for details.



Installation output

AlpsNMR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL AlpsNMR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-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)

Tests output

AlpsNMR.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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")
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Bioconductor (1)

[ FAIL 0 | WARN 1 | SKIP 1 | PASS 84 ]
> 
> proc.time()
   user  system elapsed 
 12.624   0.769  13.383 

Example timings

AlpsNMR.Rcheck/AlpsNMR-Ex.timings

nameusersystemelapsed
AUC_model000
AlpsNMR-package5.9090.4726.398
MUVR_model_plot0.0000.0000.001
Peak_detection22.042 0.66022.706
Pipelines0.0010.0010.002
SummarizedExperiment_to_nmr_data_1r0.6680.0820.750
SummarizedExperiment_to_nmr_dataset_peak_table0.6960.0190.715
bp_VIP_analysis1.9110.0901.982
bp_kfold_VIP_analysis 0.735 0.01017.842
confusion_matrix0.0000.0000.001
file_lister0.0430.0000.043
files_to_rDolphin0.0000.0000.001
filter.nmr_dataset_family0.3980.0200.418
format.nmr_dataset0.3210.0120.334
format.nmr_dataset_1D0.3890.0200.409
format.nmr_dataset_peak_table0.4410.0200.461
is.nmr_dataset0.3310.0190.350
is.nmr_dataset_1D0.420.020.44
is.nmr_dataset_peak_table0.4500.0240.474
load_and_save_functions0.3340.0080.343
model_VIP0.0000.0000.001
models_stability_plot_bootstrap0.0020.0010.002
models_stability_plot_plsda0.2600.0070.267
new_nmr_dataset0.0020.0000.002
new_nmr_dataset_1D0.0010.0000.002
new_nmr_dataset_peak_table0.4580.0200.479
nmr_baseline_removal0.8310.0150.846
nmr_baseline_threshold1.1490.0161.164
nmr_batman0.3960.0240.420
nmr_batman_options0.0010.0000.001
nmr_data0.4290.0200.451
nmr_data_1r_to_SummarizedExperiment0.6460.0040.650
nmr_data_analysis0.2960.0040.301
nmr_data_analysis_method0.0790.0190.112
nmr_dataset_peak_table_to_SummarizedExperiment0.650.020.67
nmr_exclude_region0.0040.0000.004
nmr_export_data_1r0.4170.0080.425
nmr_identify_regions_blood0.0160.0000.016
nmr_identify_regions_cell0.0090.0000.009
nmr_identify_regions_urine0.0130.0000.013
nmr_integrate_regions0.0050.0000.005
nmr_interpolate_1D0.7550.0240.779
nmr_meta_add1.1010.0241.125
nmr_meta_export0.3090.0120.321
nmr_meta_get0.3680.0080.377
nmr_meta_get_column0.3620.0040.366
nmr_normalize0.2360.0000.235
nmr_pca_build_model0.9090.0240.932
nmr_pca_outliers0.4880.0080.496
nmr_pca_outliers_filter0.5010.0120.514
nmr_pca_outliers_plot000
nmr_pca_outliers_robust4.4700.0444.517
nmr_pca_plots23.302 0.20023.508
nmr_ppm_resolution0.0080.0000.007
nmr_read_bruker_fid000
nmr_read_samples0.6910.0240.716
nmr_zip_bruker_samples0.2350.0140.250
p_value_perm000
permutation_test_model3.2470.0083.256
permutation_test_plot3.2260.0083.235
plot.nmr_dataset_1D0.0010.0000.001
plot_bootstrap_multimodel0.0020.0000.002
plot_interactive0.4350.0080.443
plot_plsda_multimodel0.1580.0000.158
plot_plsda_samples0.1210.0000.122
plot_vip_scores0.0030.0000.002
plot_webgl0.0010.0000.001
plsda_auroc_vip_compare0.3820.0040.386
plsda_auroc_vip_method0.0010.0000.000
ppm_VIP_vector0.0010.0000.000
ppm_resolution0.0030.0000.002
print.nmr_dataset0.3370.0160.353
print.nmr_dataset_1D0.3890.0280.417
print.nmr_dataset_peak_table0.5090.0160.525
random_subsampling0.0050.0000.005
rdCV_PLS_RF0.0010.0000.001
rdCV_PLS_RF_ML0.0000.0000.001
save_files_to_rDolphin000
save_profiling_output0.0000.0010.000
sub-.nmr_dataset0.3340.0220.355
sub-.nmr_dataset_1D0.4270.0120.439
sub-.nmr_dataset_peak_table0.5000.0170.517
to_ChemoSpec0.5450.0140.558
validate_nmr_dataset0.7630.0280.791
validate_nmr_dataset_family0.3830.0200.402