tests/testthat.R

#
# This is for local testing only and should not be included when uploading to CRAN.
#
# groovyJars <- list (
#     "C:/.../groovy-2.4.5-indy.jar"
# )
#
# options(GROOVY_JARS=groovyJars)
#

library("testthat")
library("rGroovy")

Sys.setenv("R_TESTS" = "")
test_check("rGroovy")

Try the rGroovy package in your browser

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

rGroovy documentation built on May 1, 2019, 10:28 p.m.