Skip to contents
library(RamanD2O)
#> Loading required package: hyperSpec
#> Loading required package: lattice
#> Loading required package: grid
#> Loading required package: ggplot2
#> Warning: replacing previous import 'lazyeval::is_lang' by 'rlang::is_lang' when
#> loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::call_modify' by
#> 'rlang::call_modify' when loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::is_call' by 'rlang::is_call' when
#> loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::is_formula' by
#> 'rlang::is_formula' when loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::as_name' by 'rlang::as_name' when
#> loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::f_label' by 'rlang::f_label' when
#> loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::is_atomic' by 'rlang::is_atomic'
#> when loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::is_pairlist' by
#> 'rlang::is_pairlist' when loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::call_standardise' by
#> 'rlang::call_standardise' when loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::expr_text' by 'rlang::expr_text'
#> when loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::f_env<-' by 'rlang::f_env<-' when
#> loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::f_text' by 'rlang::f_text' when
#> loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::missing_arg' by
#> 'rlang::missing_arg' when loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::f_rhs<-' by 'rlang::f_rhs<-' when
#> loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::f_rhs' by 'rlang::f_rhs' when
#> loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::f_env' by 'rlang::f_env' when
#> loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::f_lhs<-' by 'rlang::f_lhs<-' when
#> loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::expr_label' by
#> 'rlang::expr_label' when loading 'hyperSpec'
#> Warning: replacing previous import 'lazyeval::f_lhs' by 'rlang::f_lhs' when
#> loading 'hyperSpec'
#> Warning: replacing previous import 'rlang::as_list' by 'xml2::as_list' when
#> loading 'hyperSpec'
#> Warning: replacing previous import 'latticeExtra::layer' by 'ggplot2::layer'
#> when loading 'hyperSpec'
#> 
#> 
#> Package hyperSpec (version 0.200.0.9000)
#> 
#> To get started, try: 
#>    vignette("hyperSpec", package = "hyperSpec")
#>    package?hyperSpec
#>    browseVignettes(package = "hyperSpec")
#>    vignette(package = "hyperSpec")
#> 
#> If you use this package, please cite it appropriately.
#> The correct reference is given by:
#>    citation("hyperSpec")
#> 
#> The project's website:
#>    https://r-hyperspec.github.io/hyperSpec
#> 
#> IMPORTANT! 
#> Existing users of 'hyperSpec' will find that many functions either have been renamed in favor of more consistent names or moved to other packages. To help you update your workflows, the list of the renamed and moved functions resides in the NEWS file of hyperSpec's documentation: 
#> 
#> help(package = "hyperSpec")

Run the shiny app

runRamanD2O()
# Open the outputted URL in your web browser