## ----setup, include = FALSE--------------------------------------------------- knitr::opts_chunk$set(collapse = TRUE, comment = "#>") ## ----eval = FALSE------------------------------------------------------------- # # From the root of your package: # use_opencl_configure() ## ----eval = FALSE------------------------------------------------------------- # port_to_opencl_configure() ## ----eval = FALSE------------------------------------------------------------- # system.file("configure-templates", "README.md", package = "nmathopencl")