mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 18:41:58 +02:00
(v0.9.0.9024) global vars fix
This commit is contained in:
@ -23,6 +23,8 @@ context("ggplot_rsi.R")
|
||||
|
||||
test_that("ggplot_rsi works", {
|
||||
|
||||
skip_on_cran()
|
||||
|
||||
skip_if_not("ggplot2" %in% rownames(installed.packages()))
|
||||
|
||||
library(dplyr)
|
||||
|
Reference in New Issue
Block a user