Back to Build/check report for BioC 3.17:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-03-01 07:38:35 -0000 (Wed, 01 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4266
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

CHECK results for AlpsNMR on kunpeng1


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.

raw results

Package 42/2171HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AlpsNMR 4.1.6  (landing page)
Sergio Oller Moreno
Snapshot Date: 2023-02-27 07:53:22 -0000 (Mon, 27 Feb 2023)
git_url: https://git.bioconductor.org/packages/AlpsNMR
git_branch: master
git_last_commit: 989a653
git_last_commit_date: 2023-02-16 09:29:52 -0000 (Thu, 16 Feb 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

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/library --timings AlpsNMR_4.1.6.tar.gz
StartedAt: 2023-02-27 20:08:51 -0000 (Mon, 27 Feb 2023)
EndedAt: 2023-02-27 20:14:57 -0000 (Mon, 27 Feb 2023)
EllapsedTime: 366.5 seconds
RetCode: 0
Status:   OK  
CheckDir: AlpsNMR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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/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-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 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 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
Peak_detection                      11.919  2.421  10.154
permutation_test_plot                6.979  1.889   3.343
SummarizedExperiment_to_nmr_data_1r  7.939  0.769   8.313
nmr_pca_outliers_robust              7.972  0.600   8.097
* 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


Installation output

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/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 Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 
 20.144   6.378  20.701 

Example timings

AlpsNMR.Rcheck/AlpsNMR-Ex.timings

nameusersystemelapsed
AlpsNMR-package2.3580.3692.373
HMDB_blood0.0360.0080.044
HMDB_cell0.0030.0000.003
HMDB_urine0.0060.0000.006
Parameters_blood0.0030.0000.003
Parameters_cell0.0030.0000.002
Parameters_urine0.0030.0000.003
Peak_detection11.919 2.42110.154
Pipelines0.0010.0000.001
ROI_blood0.0040.0000.004
ROI_cell0.0150.0000.015
ROI_urine0.0040.0000.004
SummarizedExperiment_to_nmr_data_1r7.9390.7698.313
SummarizedExperiment_to_nmr_dataset_peak_table1.4010.4441.415
bp_VIP_analysis1.8940.8311.503
bp_kfold_VIP_analysis1.0210.5700.890
download_MTBLS242000
file_lister0.0740.0340.108
files_to_rDolphin000
filter.nmr_dataset_family1.1180.5901.237
format.nmr_dataset0.9650.5791.028
format.nmr_dataset_1D2.3941.2143.123
format.nmr_dataset_peak_table1.1490.4871.199
get_integration_with_metadata0.0340.0080.043
hmdb0.0710.0160.087
is.nmr_dataset0.9740.5641.032
is.nmr_dataset_1D1.0800.5551.126
is.nmr_dataset_peak_table1.2180.4291.188
load_and_save_functions0.9240.4800.981
models_stability_plot_bootstrap0.0000.0020.002
models_stability_plot_plsda0.5070.3940.514
new_nmr_dataset0.0020.0000.002
new_nmr_dataset_1D0.0020.0000.002
new_nmr_dataset_peak_table1.2410.4711.210
nmr_baseline_estimation0.1470.0510.198
nmr_baseline_removal0.0060.0010.006
nmr_baseline_threshold0.0010.0000.002
nmr_baseline_threshold_plot0.2610.0280.289
nmr_batman0.0000.0030.003
nmr_batman_options0.0000.0010.000
nmr_build_peak_table0.0710.0040.075
nmr_data0.0730.0110.085
nmr_data_1r_to_SummarizedExperiment1.4740.5821.480
nmr_data_analysis0.5030.4150.522
nmr_dataset0.0010.0000.001
nmr_dataset_1D0.0010.0000.002
nmr_dataset_peak_table_to_SummarizedExperiment1.3650.5401.446
nmr_exclude_region0.0060.0000.006
nmr_export_data_1r1.1310.5381.200
nmr_get_peak_distances0.0060.0080.014
nmr_identify_regions_blood0.0180.0000.019
nmr_identify_regions_cell0.0090.0040.012
nmr_identify_regions_urine0.0180.0000.019
nmr_integrate_regions0.0160.0000.017
nmr_interpolate_1D2.0061.1692.205
nmr_meta_add2.5781.1482.772
nmr_meta_export0.9870.6371.093
nmr_meta_get1.0080.5241.061
nmr_meta_get_column0.8830.5230.955
nmr_meta_groups1.0060.5501.064
nmr_normalize0.3460.0510.397
nmr_pca_build_model2.4701.1662.631
nmr_pca_outliers1.2420.7051.455
nmr_pca_outliers_filter2.0410.8202.383
nmr_pca_outliers_plot0.0010.0000.001
nmr_pca_outliers_robust7.9720.6008.097
nmr_pca_plots0.5420.0120.555
nmr_peak_clustering0.2260.0000.227
nmr_ppm_resolution0.0080.0000.007
nmr_read_bruker_fid000
nmr_read_samples1.9661.1362.072
nmr_zip_bruker_samples0.2430.0070.254
peaklist_accept_peaks0.0070.0000.007
permutation_test_model0.5010.4893.204
permutation_test_plot6.9791.8893.343
plot.nmr_dataset_1D0.0020.0000.001
plot_bootstrap_multimodel0.0030.0000.003
plot_interactive3.3031.3061.295
plot_plsda_multimodel0.2920.3680.370
plot_plsda_samples0.1530.2250.301
plot_vip_scores0.0020.0010.003
plot_webgl0.0010.0000.002
plsda_auroc_vip_compare0.7430.4341.030
plsda_auroc_vip_method000
ppm_resolution0.0030.0000.003
print.nmr_dataset0.9930.6171.079
print.nmr_dataset_1D1.0450.6051.156
print.nmr_dataset_peak_table1.1700.6221.280
random_subsampling0.0030.0000.002
save_files_to_rDolphin0.0010.0000.000
save_profiling_output000
sub-.nmr_dataset0.9600.6191.049
sub-.nmr_dataset_1D1.1670.5451.244
sub-.nmr_dataset_peak_table1.1790.6791.300
tidy.nmr_dataset_1D1.3190.5811.330
to_ChemoSpec1.2900.6691.440
validate_nmr_dataset2.0961.2652.275
validate_nmr_dataset_family1.1580.6311.199
validate_nmr_dataset_peak_table0.0010.0010.001
zzz0.0000.0002.002