tests/testthat.R

# 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")

Try the pRoloc package in your browser

Any scripts or data that you put into this service are public.

pRoloc documentation built on Nov. 8, 2020, 6:26 p.m.