# setting R_TESTS to empty string because of
# https://github.com/hadley/testthat/issues/144
# revert this when that issue in R is fixed.
Sys.setenv("R_TESTS" = "")
library(testthat)
library(MSnbase)
library(pRolocdata)
test_check("pRolocdata")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.