skranz/whitelistcalls: Checking R code against a whitelist or a blacklist

Checking R code against a whitelist or a blacklist. Can improve security of shinyapps like RTutor that allow users to run own R code. Only allow function calls and variable access that is whitelisted and not blacklisted.

Getting started

Package details

Maintainer
LicenseGPL >= 2.0
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("skranz/whitelistcalls")
skranz/whitelistcalls documentation built on May 30, 2019, 3:04 a.m.