Package: iNZightTools Type: Package Title: Tools for 'iNZight' Version: 2.0.2 Depends: R (>= 4.1.0) Imports: dplyr (>= 1.1.0), DBI, forcats (>= 1.0.0), glue, grDevices, magrittr, methods, purrr (>= 1.0.0), readr (>= 1.2.0), rlang (>= 0.4.9), srvyr, stats, stringr, survey, tibble, tidyr (>= 1.3.0), tools, units, utils Suggests: chron, curl, dbplyr, expss, haven, jsonlite, knitr, lubridate, RCurl, readxl, RSQLite, styler, surveyspec, testthat (>= 3.0.0), tsibble, validate, yaml Authors@R: c( person("Tom", "Elliott", role = c("aut", "cre"), email = "tom.elliott@auckland.ac.nz", comment = c(ORCID = "0000-0002-7815-6318")), person("Daniel", "Barnett", role = "aut"), person("Yiwen", "He", role = "aut"), person("Zhaoming", "Su", role = "aut"), person("Lushi", "Cai", role = "ctb"), person("Akshay", "Gupta", role = "ctb"), person("Owen", "Jin", role = "ctb"), person("Christoph", "Knopf", role = "ctb") ) Additional_repositories: https://r.docker.stat.auckland.ac.nz BugReports: https://github.com/iNZightVIT/iNZightTools/issues Contact: inzight_support@stat.auckland.ac.nz URL: https://inzightvit.github.io/iNZightTools Description: Provides a collection of wrapper functions for common variable and dataset manipulation workflows primarily used by 'iNZight', a graphical user interface providing easy exploration and visualisation of data for students of statistics, available in both desktop and online versions. Additionally, many of the functions return the 'tidyverse' code used to obtain the result in an effort to bridge the gap between GUI and coding. License: GPL-3 Encoding: UTF-8 Language: en-GB RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/Needs/dependencies: tmelliott/surveyspec@develop, rcmdcheck, curl Config/Needs/coverage: tmelliott/surveyspec@develop, covr Config/pak/sysreqs: make libicu-dev libudunits2-dev libx11-dev Repository: https://inzightvit.r-universe.dev Date/Publication: 2026-05-20 04:35:23 UTC RemoteUrl: https://github.com/inzightvit/inzighttools RemoteRef: HEAD RemoteSha: 2ebe710eb650a5111923965a9d5e821de14c440c NeedsCompilation: no Packaged: 2026-06-19 10:22:38 UTC; root Author: Tom Elliott [aut, cre] (ORCID: ), Daniel Barnett [aut], Yiwen He [aut], Zhaoming Su [aut], Lushi Cai [ctb], Akshay Gupta [ctb], Owen Jin [ctb], Christoph Knopf [ctb] Maintainer: Tom Elliott