| Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:05:57 -0400 (Fri, 15 Oct 2021).
|
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. |
| Package 48/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| AlpsNMR 3.2.3 (landing page) Luis Fernandez
| nebbiolo1 | Linux (Ubuntu 20.04.2 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.2.3 |
| Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:AlpsNMR.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings AlpsNMR_3.2.3.tar.gz |
| StartedAt: 2021-10-14 19:26:51 -0400 (Thu, 14 Oct 2021) |
| EndedAt: 2021-10-14 19:35:52 -0400 (Thu, 14 Oct 2021) |
| EllapsedTime: 541.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: AlpsNMR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:AlpsNMR.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings AlpsNMR_3.2.3.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/AlpsNMR.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* 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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
Peak_detection 24.34 1.21 25.71
nmr_pca_plots 22.50 0.77 23.28
nmr_pca_outliers_robust 5.97 0.08 8.11
AlpsNMR-package 4.66 0.21 5.84
bp_kfold_VIP_analysis 0.61 0.05 19.49
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
nmr_pca_plots 29.90 0.22 30.50
Peak_detection 23.56 0.26 23.82
nmr_pca_outliers_robust 6.25 0.01 6.29
bp_kfold_VIP_analysis 0.65 0.11 19.62
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
Running 'testthat.R'
OK
** running tests for arch 'x64' ...
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
'C:/Users/biocbuild/bbs-3.13-bioc/meat/AlpsNMR.Rcheck/00check.log'
for details.
AlpsNMR.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/AlpsNMR_3.2.3.tar.gz && rm -rf AlpsNMR.buildbin-libdir && mkdir AlpsNMR.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=AlpsNMR.buildbin-libdir AlpsNMR_3.2.3.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL AlpsNMR_3.2.3.zip && rm AlpsNMR_3.2.3.tar.gz AlpsNMR_3.2.3.zip
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1 5773k 1 101k 0 0 384k 0 0:00:15 --:--:-- 0:00:15 384k
78 5773k 78 4541k 0 0 3597k 0 0:00:01 0:00:01 --:--:-- 3598k
100 5773k 100 5773k 0 0 3753k 0 0:00:01 0:00:01 --:--:-- 3753k
install for i386
* installing *source* package 'AlpsNMR' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'AlpsNMR'
finding HTML links ... done
AUC_model html
AlpsNMR-package html
HMDB_blood html
HMDB_cell html
HMDB_urine html
MUVR_model_plot html
Parameters_blood html
Parameters_cell html
Parameters_urine html
Peak_detection html
Pipelines html
REDIRECT:topic Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/AlpsNMR.buildbin-libdir/00LOCK-AlpsNMR/00new/AlpsNMR/help/pipe_normalization.html
ROI_blood html
ROI_cell html
ROI_urine html
SummarizedExperiment_to_nmr_data_1r html
SummarizedExperiment_to_nmr_dataset_peak_table
html
bp_VIP_analysis html
bp_kfold_VIP_analysis html
computes_peak_width_ppm html
confusion_matrix html
file_lister html
files_to_rDolphin html
filter.nmr_dataset_family html
finding level-2 HTML links ... done
format.nmr_dataset html
format.nmr_dataset_1D html
format.nmr_dataset_peak_table html
hmdb html
is.nmr_dataset html
is.nmr_dataset_1D html
is.nmr_dataset_peak_table html
load_and_save_functions html
model_VIP html
models_stability_plot_bootstrap html
models_stability_plot_plsda html
new_nmr_dataset html
new_nmr_dataset_1D html
new_nmr_dataset_peak_table html
nmr_align_find_ref html
nmr_baseline_removal html
nmr_baseline_threshold html
nmr_batman html
nmr_batman_options html
nmr_data html
nmr_data_1r_to_SummarizedExperiment html
nmr_data_analysis html
nmr_data_analysis_method html
nmr_dataset html
nmr_dataset_1D html
nmr_dataset_family html
nmr_dataset_peak_table html
nmr_dataset_peak_table_to_SummarizedExperiment
html
nmr_diagnose-defunct html
nmr_exclude_region html
nmr_export_data_1r html
nmr_identify_regions_blood html
nmr_identify_regions_cell html
nmr_identify_regions_urine html
nmr_integrate_regions html
nmr_interpolate_1D html
nmr_meta_add html
nmr_meta_export html
nmr_meta_get html
nmr_meta_get_column html
nmr_normalize html
nmr_pca_build_model html
nmr_pca_outliers html
nmr_pca_outliers_filter html
nmr_pca_outliers_plot html
nmr_pca_outliers_robust html
nmr_pca_plots html
nmr_ppm_resolution html
nmr_read_bruker_fid html
nmr_read_samples html
nmr_zip_bruker_samples html
p_value_perm html
permutation_test_model html
permutation_test_plot html
plot.nmr_dataset_1D html
plot_bootstrap_multimodel html
plot_interactive html
plot_plsda_multimodel html
plot_plsda_samples html
plot_vip_scores html
plot_webgl html
plsda_auroc_vip_compare html
plsda_auroc_vip_method html
ppm_VIP_vector html
ppm_resolution html
print.nmr_dataset html
print.nmr_dataset_1D html
print.nmr_dataset_peak_table html
random_subsampling html
rdCV_PLS_RF html
rdCV_PLS_RF_ML html
read_bruker_sample html
regions_from_peak_table html
save_files_to_rDolphin html
save_profiling_output html
sub-.nmr_dataset html
sub-.nmr_dataset_1D html
sub-.nmr_dataset_peak_table html
to_ChemoSpec html
validate_nmr_dataset html
validate_nmr_dataset_family html
*** 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
install for x64
* installing *source* package 'AlpsNMR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'AlpsNMR' as AlpsNMR_3.2.3.zip
* DONE (AlpsNMR)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'AlpsNMR' successfully unpacked and MD5 sums checked
|
AlpsNMR.Rcheck/tests_i386/testthat.Rout
R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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
14.17 1.48 16.75
|
AlpsNMR.Rcheck/tests_x64/testthat.Rout
R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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
14.25 1.00 16.56
|
|
AlpsNMR.Rcheck/examples_i386/AlpsNMR-Ex.timings
|
AlpsNMR.Rcheck/examples_x64/AlpsNMR-Ex.timings
|