# The setting of R_TESTS exists to work around an R bug. See
# https://github.com/hadley/testthat/issues/144
# We should remove it when the issue is resolved.
Sys.setenv("R_TESTS" = "")
library("testthat")
library("pRoloc")
library("pRolocdata")
test_check("pRoloc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.