install.packages("DSWE")
Note: The package contains C++ code, hence installation using source requires C++ compilers: Rtools for Windows, Apple Command Line Tools and GFortran for Mac OS. The pre-compiled binaries available through CRAN, the offical package repository for R
, do not require C++ compilers.
Install using the remotes package by specify the version (for example, version 1.3.1) as follows:
remotes::install_github("TAMU-AML/DSWE-Package@v1.3.1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.