Back to Mac ARM64 build report for BioC 3.17
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-20 09:37:57 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 55/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AlpsNMR 4.2.0  (landing page)
Sergio Oller Moreno
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/AlpsNMR
git_branch: RELEASE_3_17
git_last_commit: 3a59cb7
git_last_commit_date: 2023-04-25 11:24:59 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for AlpsNMR on kjohnson2


To the developers/maintainers of the AlpsNMR package:
- 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.

raw results


Summary

Package: AlpsNMR
Version: 4.2.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings AlpsNMR_4.2.0.tar.gz
StartedAt: 2023-10-17 01:57:02 -0400 (Tue, 17 Oct 2023)
EndedAt: 2023-10-17 02:02:25 -0400 (Tue, 17 Oct 2023)
EllapsedTime: 323.1 seconds
RetCode: 0
Status:   OK  
CheckDir: AlpsNMR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:AlpsNMR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings AlpsNMR_4.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/AlpsNMR.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘AlpsNMR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘AlpsNMR’ version ‘4.2.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 ... 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                     user system elapsed
Peak_detection                      9.255  1.678  13.009
SummarizedExperiment_to_nmr_data_1r 6.431  0.515  10.539
nmr_pca_outliers_robust             6.038  0.482   9.881
* 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: OK


Installation output

AlpsNMR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL AlpsNMR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (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 (1) ═══════════════════════════════════════════════════════════
• On Bioconductor (1): 'test_rDolphin.R:2:5'

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 91 ]
> 
> proc.time()
   user  system elapsed 
 15.883   3.855  27.181 

Example timings

AlpsNMR.Rcheck/AlpsNMR-Ex.timings

nameusersystemelapsed
AlpsNMR-package1.9170.3223.348
HMDB_blood0.0070.0020.014
HMDB_cell0.0030.0010.005
HMDB_urine0.0050.0020.015
Parameters_blood0.0020.0020.004
Parameters_cell0.0030.0020.008
Parameters_urine0.0030.0020.004
Peak_detection 9.255 1.67813.009
Pipelines0.0020.0010.003
ROI_blood0.0030.0010.008
ROI_cell0.0030.0010.006
ROI_urine0.0040.0010.007
SummarizedExperiment_to_nmr_data_1r 6.431 0.51510.539
SummarizedExperiment_to_nmr_dataset_peak_table2.1950.4833.877
bp_VIP_analysis1.6140.5022.225
bp_kfold_VIP_analysis0.8650.3121.257
download_MTBLS2420.0000.0000.001
file_lister0.0760.0180.142
files_to_rDolphin0.0010.0000.000
filter.nmr_dataset_family0.8110.2531.569
format.nmr_dataset0.8030.4251.653
format.nmr_dataset_1D0.8210.3111.648
format.nmr_dataset_peak_table0.8760.3721.771
get_integration_with_metadata0.0320.0030.046
hmdb0.0670.0060.107
is.nmr_dataset0.7950.3601.661
is.nmr_dataset_1D0.9040.4001.849
is.nmr_dataset_peak_table0.9420.3951.921
load_and_save_functions0.7690.3581.612
models_stability_plot_bootstrap0.0020.0010.004
models_stability_plot_plsda0.4190.2450.733
new_nmr_dataset0.0020.0000.006
new_nmr_dataset_1D0.0010.0010.003
new_nmr_dataset_peak_table0.9410.3941.917
nmr_baseline_estimation0.1640.0390.310
nmr_baseline_removal0.0050.0010.007
nmr_baseline_threshold0.0010.0000.002
nmr_baseline_threshold_plot0.2200.0220.375
nmr_batman0.0030.0010.006
nmr_batman_options0.0010.0000.003
nmr_build_peak_table0.0500.0020.081
nmr_data0.0520.0020.085
nmr_data_1r_to_SummarizedExperiment1.1540.4962.323
nmr_data_analysis0.4740.3210.910
nmr_dataset0.0010.0000.002
nmr_dataset_1D0.0020.0010.001
nmr_dataset_peak_table_to_SummarizedExperiment1.0700.3472.067
nmr_exclude_region0.0070.0020.016
nmr_export_data_1r0.9090.4851.889
nmr_get_peak_distances0.0110.0020.019
nmr_identify_regions_blood0.0150.0040.030
nmr_identify_regions_cell0.0100.0020.018
nmr_identify_regions_urine0.0160.0030.030
nmr_integrate_regions0.0160.0030.028
nmr_interpolate_1D1.7920.8663.720
nmr_meta_add2.1820.9144.363
nmr_meta_export0.8230.3231.676
nmr_meta_get0.8480.3711.663
nmr_meta_get_column0.8720.4641.741
nmr_meta_groups0.7730.3411.626
nmr_normalize0.2910.0340.503
nmr_pca_build_model2.0321.0164.120
nmr_pca_outliers1.5320.4972.979
nmr_pca_outliers_filter0.9720.3491.941
nmr_pca_outliers_plot0.0000.0000.001
nmr_pca_outliers_robust6.0380.4829.881
nmr_pca_plots0.4290.0150.672
nmr_peak_clustering0.0970.0050.157
nmr_ppm_resolution0.0100.0030.019
nmr_read_bruker_fid0.0010.0010.001
nmr_read_samples1.6510.8263.453
nmr_zip_bruker_samples0.3060.0480.562
peaklist_accept_peaks0.0050.0020.008
permutation_test_model2.0860.5864.285
permutation_test_plot3.7670.8914.324
plot.nmr_dataset_1D0.0020.0020.003
plot_bootstrap_multimodel0.0020.0020.005
plot_interactive0.9270.4631.973
plot_plsda_multimodel0.2360.2180.538
plot_plsda_samples0.1500.1520.454
plot_vip_scores0.0020.0020.007
plot_webgl0.0020.0010.005
plsda_auroc_vip_compare0.5310.3371.311
plsda_auroc_vip_method0.0000.0000.002
ppm_resolution0.0030.0020.007
print.nmr_dataset0.9270.5041.810
print.nmr_dataset_1D0.8730.4001.798
print.nmr_dataset_peak_table0.9780.4231.997
random_subsampling0.0020.0040.010
save_files_to_rDolphin000
save_profiling_output0.0000.0000.001
sub-.nmr_dataset0.9200.4811.911
sub-.nmr_dataset_1D0.8210.3901.731
sub-.nmr_dataset_peak_table1.0170.4872.037
tidy.nmr_dataset_1D1.0590.4942.117
to_ChemoSpec1.0430.4312.125
validate_nmr_dataset1.7400.8583.667
validate_nmr_dataset_family0.9180.4211.740
validate_nmr_dataset_peak_table0.0010.0010.004
zzz0.0000.0012.146