From 9342431437e139b7e75c122dff73dacd5e90d7bc Mon Sep 17 00:00:00 2001 From: Simon Urbanek Date: Wed, 1 Nov 2023 09:44:16 +1300 Subject: [PATCH] move loon to Suggests to make zenplots avaiable on macOS and non-GUI machines --- DESCRIPTION | 4 ++-- NAMESPACE | 1 - R/zenplots.R | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index f12926f..cb08fe7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -15,10 +15,10 @@ Author: Marius Hofert [aut], Wayne Oldford [aut, cre] Maintainer: Wayne Oldford URL: https://github.com/great-northern-diver/zenplots Depends: R (>= 3.4.0) -Imports: grid, graphics, loon, stats, methods, MASS, graph, PairViz +Imports: grid, graphics, stats, methods, MASS, graph, PairViz Suggests: knitr, rmarkdown, Rgraphviz, ADGofTest, copula, Matrix, pcaPP, qqtest, qrmdata, qrmtools, rugarch, zoo, ggplot2, lattice, gridExtra, - scagnostics, testthat + scagnostics, testthat, loon Enhances: License: GPL-2 | GPL-3 NeedsCompilation: yes diff --git a/NAMESPACE b/NAMESPACE index 4be4853..f14e9f6 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -81,7 +81,6 @@ export(zenplot) import(PairViz) import(graphics) import(grid) -import(loon) importFrom(MASS,kde2d) importFrom(PairViz,bipartite_graph) importFrom(PairViz,eseq) diff --git a/R/zenplots.R b/R/zenplots.R index 0845a8b..895e624 100644 --- a/R/zenplots.R +++ b/R/zenplots.R @@ -19,7 +19,6 @@ #' #' @import graphics #' @import grid -#' @import loon #' @importFrom MASS kde2d #' @importFrom tcltk tktoplevel tktitle<- tkgrid tkconfigure tkgrid.rowconfigure tkgrid.columnconfigure tkframe tkpack #' @importFrom graph ftM2graphNEL