Package: rpanel Type: Package Title: Simple Interactive Controls for R using the 'tcltk' Package Version: 1.1-6.3 Date: 2026-04-09 Authors@R: c(person(given = "Adrian", family = "Bowman", role = c("aut", "cre", "cph"), email = "adrian.bowman@glasgow.ac.uk"), person(given = "Ewan", family = "Crawford", role = "aut"), person(given = "Gavin", family = "Alexander", role = "aut"), person(given = "Richard", family = "Bowman", role = "aut")) Depends: R (>= 4.1), tcltk Suggests: rgl, sp, geoR, interp, MASS, denstrip, lattice, sm, maps, mgcv, colorspace, ggplot2, dplyr, scales, tidyr, fields, ggforce, readr, readxl, sn, testthat (>= 3.0.0) Description: A set of functions to build simple GUI controls for R functions. These are built on the 'tcltk' package. Uses could include changing a parameter on a graph by animating it with a slider or a "doublebutton", up to more sophisticated control panels. Some functions for specific graphical tasks, referred to as 'cartoons', are provided. License: GPL (>= 2) BugReports: https://github.com/adrian-bowman/rpanel/issues LazyData: TRUE Config/testthat/edition: 3 Repository: https://adrian-bowman.r-universe.dev Date/Publication: 2026-04-27 09:13:23 UTC RemoteUrl: https://github.com/adrian-bowman/rpanel RemoteRef: HEAD RemoteSha: 1b6e7bd446661e3024811abe99a37ebdd092f319 NeedsCompilation: no Packaged: 2026-07-03 21:47:05 UTC; root Author: Adrian Bowman [aut, cre, cph], Ewan Crawford [aut], Gavin Alexander [aut], Richard Bowman [aut] Maintainer: Adrian Bowman