Imprint

Many packages are available for editing documentation, from notes to blogs up to complete websites. In this book we’ve opted to use the R package {Bookdown} from Yihui Xie further customized with a layout developed by Matthew J. C. Crump.

An important aspect to ensure reproducibility of the examples along the time and between users is to have the same programming setup. We’re showing below our setup at the time of rendering the book.

devtools::session_info()[[1]]
##  setting  value                       
##  version  R version 4.1.3 (2022-03-10)
##  os       Ubuntu 20.04.4 LTS          
##  system   x86_64, linux-gnu           
##  ui       X11                         
##  language (EN)                        
##  collate  en_US.UTF-8                 
##  ctype    en_US.UTF-8                 
##  tz       Europe/Zurich               
##  date     2022-04-16

Disclaimer

This book presents a variety of software tools and recommended approaches for industrial data analysis. It is incumbent upon the user to execute judgment in their use. The author does not provide any guarantee, expressed or implied, with regard to the general or specific applicability of the software, the range of errors that may be associated with it, or the appropriateness of using them in any subsequent calculation, design, or decision process. The author accepts no responsibility for damages, if any, suffered by any reader or user of this handbook as a result of decisions made or actions taken on information contained therein.

License

This book and its companion package are made available under a GPLv3 license granting end users the freedom to run, study, share, and modify the software.