1
0
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:
2020-02-14 20:03:43 +01:00
parent 9b8b02960e
commit c7a93af3d0
15 changed files with 24 additions and 19 deletions

View File

@ -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)