Package: iNZightTools
Type: Package
Title: Tools for 'iNZight'
Version: 1.13.0
Depends: R (>= 4.0)
Imports: dplyr, DBI, dbplyr, forcats, glue, grDevices, magrittr,
        methods, purrr, readr (>= 1.2.0), rlang, srvyr, stats, stringr,
        survey, tibble, tidyr, tools, lubridate, units, utils, zoo
Suggests: chron, covr, expss, haven, jsonlite, knitr, RCurl, readxl,
        RSQLite, styler, surveyspec, testthat (>= 3.0.0), 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("Owen", "Jin", role = "aut"),
    person("Yiwen", "He", role = "aut"),
    person("Christoph", "Knopf", role = "ctb"),
    person("Akshay", "Gupta", role = "ctb"),
    person("Lushi", "Cai", 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://inzight.nz
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.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-01-26 20:35:09 UTC; tom
Author: Tom Elliott [aut, cre] (<https://orcid.org/0000-0002-7815-6318>),
  Daniel Barnett [aut],
  Owen Jin [aut],
  Yiwen He [aut],
  Christoph Knopf [ctb],
  Akshay Gupta [ctb],
  Lushi Cai [ctb]
Maintainer: Tom Elliott <tom.elliott@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2023-01-26 22:10:02 UTC
Built: R 4.1.2; ; 2023-01-27 12:29:12 UTC; unix
