| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:22:34 -0400 (Wed, 19 Oct 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
| merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
| 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 ASICS package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ASICS.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 86/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ASICS 2.12.1 (landing page) Gaëlle Lefort
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| Package: ASICS |
| Version: 2.12.1 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ASICS.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ASICS_2.12.1.tar.gz |
| StartedAt: 2022-10-18 23:17:57 -0400 (Tue, 18 Oct 2022) |
| EndedAt: 2022-10-18 23:35:30 -0400 (Tue, 18 Oct 2022) |
| EllapsedTime: 1052.9 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: ASICS.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ASICS.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ASICS_2.12.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/ASICS.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ASICS/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ASICS’ version ‘2.12.1’
* 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 ‘ASICS’ can be installed ... OK
* checking installed package size ... NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
doc 2.7Mb
extdata 1.5Mb
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... WARNING
Note: significantly better compression could be obtained
by using R CMD build --resave-data
old_size new_size compress
sysdata.rda 1010Kb 620Kb xz
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
simulate_spectra 91.481 1.562 93.332
ASICS 56.666 2.069 58.830
* 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 WARNING, 1 NOTE
See
‘/Users/biocbuild/bbs-3.15-bioc/meat/ASICS.Rcheck/00check.log’
for details.
ASICS.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ASICS ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’ * installing *source* package ‘ASICS’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (ASICS)
ASICS.Rcheck/tests/testthat.Rout
R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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(ASICS)
>
> test_check("ASICS")
Binning
|
| | 0%
|
|= | 2%
|
|=== | 4%
|
|==== | 6%
|
|====== | 8%
|
|======= | 10%
|
|======== | 12%
|
|========== | 14%
|
|=========== | 16%
|
|============= | 18%
|
|============== | 20%
|
|=============== | 22%
|
|================= | 24%
|
|================== | 26%
|
|==================== | 28%
|
|===================== | 30%
|
|====================== | 32%
|
|======================== | 34%
|
|========================= | 36%
|
|=========================== | 38%
|
|============================ | 40%
|
|============================= | 42%
|
|=============================== | 44%
|
|================================ | 46%
|
|================================== | 48%
|
|=================================== | 50%
|
|==================================== | 52%
|
|====================================== | 54%
|
|======================================= | 56%
|
|========================================= | 58%
|
|========================================== | 60%
|
|=========================================== | 62%
|
|============================================= | 64%
|
|============================================== | 66%
|
|================================================ | 68%
|
|================================================= | 70%
|
|================================================== | 72%
|
|==================================================== | 74%
|
|===================================================== | 76%
|
|======================================================= | 78%
|
|======================================================== | 80%
|
|========================================================= | 82%
|
|=========================================================== | 84%
|
|============================================================ | 86%
|
|============================================================== | 88%
|
|=============================================================== | 90%
|
|================================================================ | 92%
|
|================================================================== | 94%
|
|=================================================================== | 96%
|
|===================================================================== | 98%
|
|======================================================================| 100%
Normalisation method : CS
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Import spectra from txt or csv files...
Normalisation method : CS
Import spectra from fid files...
Begin PreprocessingChain
Begin ReadFids
dim Fid_data: 2 16384
IDs: AG_faq_Beck01 AG_faq_Beck051
non-unique IDs? 0
End ReadFids
It lasted 0.02 s user time, 0.001 s system time and 0.021 s elapsed time.
Begin GroupDelayCorrection
End GroupDelayCorrection
It lasted 0.05 s user time, 0 s system time and 0.05 s elapsed time.
Begin SolventSuppression
End SolventSuppression
It lasted 0.009 s user time, 0 s system time and 0.008 s elapsed time.
Begin Apodization
End Apodization
It lasted 0.001 s user time, 0 s system time and 0.001 s elapsed time.
Begin ZeroFilling
End ZeroFilling
It lasted 0.051 s user time, 0 s system time and 0.051 s elapsed time.
Begin FourierTransform
End FourierTransform
It lasted 0.012 s user time, 0 s system time and 0.012 s elapsed time.
Begin ZeroOrderPhaseCorrection
End ZeroOrderPhaseCorrection
It lasted 0.197 s user time, 0.022 s system time and 0.22 s elapsed time.
Begin InternalReferencing
End InternalReferencing
It lasted 0.014 s user time, 0 s system time and 0.014 s elapsed time.
Begin WindowSelection
End WindowSelection
It lasted 0.084 s user time, 0 s system time and 0.085 s elapsed time.
End PreprocessingChain
It lasted 0.441 s user time, 0.026 s system time and 0.467 s elapsed time.
Normalisation method : CS
Import spectra from txt or csv files...
Normalisation method : CS
Normalisation method : CS
Alignment...
Peak detection
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Finding reference spectrum
Compute FFT correlations
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
The reference spectrum is the number 3 : AG_faq_Beck139
Align spectra
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Import spectra from txt or csv files...
Normalisation method : CS
Binning
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Normalisation method : CS
Import spectra from txt or csv files...
Normalisation method : CS
Remove areas from spectrum and library
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Compute weights
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Remove metabolites that cannot belong to the mixture
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Translate library
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Deform library peaks
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Compute quantifications
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Format global results...
Remove areas from spectrum and library
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Compute weights
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Remove metabolites that cannot belong to the mixture
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Translate library
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Deform library peaks
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Compute quantifications
|
| | 0%
|
|================== | 25%
|
|=================================== | 50%
|
|==================================================== | 75%
|
|======================================================================| 100%
Format global results...
Import spectra from 1r files...
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Normalisation method : CS
Remove areas from spectrum and library
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Compute weights
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Remove metabolites that cannot belong to the mixture
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Translate library
Compute shifts for all maximum shift values
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
|
| | 0%
|
|============== | 20%
|
|============================ | 40%
|
|========================================== | 60%
|
|======================================================== | 80%
|
|======================================================================| 100%
|
| | 0%
|
|============== | 20%
|
|============================ | 40%
|
|========================================== | 60%
|
|======================================================== | 80%
|
|======================================================================| 100%
Put the median shift for extreme shift values
|
| | 0%
|
|============== | 20%
|
|============================ | 40%
|
|========================================== | 60%
|
|======================================================== | 80%
|
|======================================================================| 100%
|
| | 0%
|
|============== | 20%
|
|============================ | 40%
|
|========================================== | 60%
|
|======================================================== | 80%
|
|======================================================================| 100%
|
| | 0%
|
|============== | 20%
|
|============================ | 40%
|
|========================================== | 60%
|
|======================================================== | 80%
|
|======================================================================| 100%
Compute correlations between buckets and quantifications
|
| | 0%
|
|============== | 20%
|
|============================ | 40%
|
|========================================== | 60%
|
|======================================================== | 80%
|
|======================================================================| 100%
Shift all spectra according to the best shift
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Deform library peaks
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Compute quantifications
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Format global results...
Remove areas from spectrum and library
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Compute weights
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Remove metabolites that cannot belong to the mixture
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Translate library
Compute shifts for all maximum shift values
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
|
| | 0%
|
|============== | 20%
|
|============================ | 40%
|
|========================================== | 60%
|
|======================================================== | 80%
|
|======================================================================| 100%
|
| | 0%
|
|============== | 20%
|
|============================ | 40%
|
|========================================== | 60%
|
|======================================================== | 80%
|
|======================================================================| 100%
Put the median shift for extreme shift values
|
| | 0%
|
|============== | 20%
|
|============================ | 40%
|
|========================================== | 60%
|
|======================================================== | 80%
|
|======================================================================| 100%
|
| | 0%
|
|============== | 20%
|
|============================ | 40%
|
|========================================== | 60%
|
|======================================================== | 80%
|
|======================================================================| 100%
|
| | 0%
|
|============== | 20%
|
|============================ | 40%
|
|========================================== | 60%
|
|======================================================== | 80%
|
|======================================================================| 100%
Compute correlations between buckets and quantifications
|
| | 0%
|
|============== | 20%
|
|============================ | 40%
|
|========================================== | 60%
|
|======================================================== | 80%
|
|======================================================================| 100%
Shift all spectra according to the best shift
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Deform library peaks
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Compute quantifications
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%
Format global results...
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 23 ]
>
> proc.time()
user system elapsed
491.921 72.793 566.390
ASICS.Rcheck/ASICS-Ex.timings
| name | user | system | elapsed | |
| ASICS | 56.666 | 2.069 | 58.830 | |
| ASICSUsersGuide | 0.001 | 0.000 | 0.002 | |
| accessors-methods | 0.127 | 0.076 | 0.205 | |
| alignSpectra | 3.126 | 0.107 | 3.237 | |
| binning | 0.312 | 0.036 | 0.348 | |
| combineAndSubset-methods | 0.054 | 0.001 | 0.055 | |
| createPureLibrary | 0.410 | 0.023 | 0.436 | |
| createSpectra | 0.197 | 0.003 | 0.201 | |
| formatForAnalysis | 0.879 | 0.016 | 0.897 | |
| importSpectra | 1.093 | 0.045 | 1.143 | |
| importSpectraBruker | 0.192 | 0.001 | 0.193 | |
| kruskalWallis | 0.372 | 0.003 | 0.376 | |
| normaliseSpectra | 0.048 | 0.001 | 0.048 | |
| oplsda | 0.192 | 0.002 | 0.194 | |
| pca | 0.099 | 0.002 | 0.100 | |
| plotAlignment | 1.739 | 0.036 | 1.782 | |
| simulate_spectra | 91.481 | 1.562 | 93.332 | |
| summary-methods | 0.033 | 0.001 | 0.034 | |
| visualisation-methods-analyses | 1.817 | 0.024 | 1.846 | |
| visualisation-methods-spectra | 1.206 | 0.024 | 1.234 | |