Running serialization in all R releases since 1.9.1. This project works on Windows only.
Install the R packages used by the project with:
# install.packages("remotes")
remotes::install_deps()
Install innoextract
under Windows, for example, using Chocolatey:
choco install innoextract
Run serialization:
source("run.R")
Summarize the results in a table:
source("table.R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.