* installing *source* package ‘NGCHM’ ...
** package ‘NGCHM’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
Warning in checkForNGCHMSupportFiles() :
  CRITICAL WARNING: Package NGCHMSupportFiles is not installed. This package is required to create .ngchm and .html files. Please install and load NGCHMSupportFiles with commands: 

	install.packages('NGCHMSupportFiles', repos = c('https://md-anderson-bioinformatics.r-universe.dev', 'https://cloud.r-project.org'))

	library(NGCHMSupportFiles)

Warning in checkForNGCHMDemoData() :
  NOTE: Package NGCHMDemoData is not installed. This package is used by the examples and website vignettes. Please install and load NGCHMDemoData with command: 

	install.packages('NGCHMDemoData', repos = c('https://md-anderson-bioinformatics.r-universe.dev', 'https://cloud.r-project.org'))

	library(NGCHMDemoData)

** testing if installed package can be loaded from final location
Warning in checkForNGCHMSupportFiles() :
  CRITICAL WARNING: Package NGCHMSupportFiles is not installed. This package is required to create .ngchm and .html files. Please install and load NGCHMSupportFiles with commands: 

	install.packages('NGCHMSupportFiles', repos = c('https://md-anderson-bioinformatics.r-universe.dev', 'https://cloud.r-project.org'))

	library(NGCHMSupportFiles)

Warning in checkForNGCHMDemoData() :
  NOTE: Package NGCHMDemoData is not installed. This package is used by the examples and website vignettes. Please install and load NGCHMDemoData with command: 

	install.packages('NGCHMDemoData', repos = c('https://md-anderson-bioinformatics.r-universe.dev', 'https://cloud.r-project.org'))

	library(NGCHMDemoData)

** testing if installed package keeps a record of temporary installation path
* DONE (NGCHM)