The goal of c2d4u.tools is to install Ubuntu packages into a user's library w/o
requiring system permissions. You might need to do that if your sysadmin is a
meanie or bofh :).
You can install the development version of c2d4u.tools with:
remotes::install_github("nfultz/c2d4u.tools")
This is a basic example of installing randomizr - no compiler is required.
c2d4u.tools::update()
c2d4u.tools::find("randomizr")
c2d4u.tools::show("r-cran-randomizr")
c2d4u.tools::install("r-cran-randomizr")
If you find a package that does not install correctly, please let me know via email.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.