Package: iNZightMR Type: Package Title: Tools for Exploring Multiple Response Data Version: 2.3.1 Authors@R: c( person("Tom", "Elliott", role = c("aut", "cre"), email = "tom.elliott@auckland.ac.nz", comment = c(ORCID = "0000-0002-7815-6318") ), person("Junjie", "Zeng", role = c("aut"), comment = "Original author" ), person("Simon", "Potter", role = c("aut")) ) BugReports: https://github.com/iNZightVIT/iNZightMR/issues Contact: inzight_support@stat.auckland.ac.nz URL: https://inzight.nz, https://inzightvit.github.io/iNZightMR/ Depends: R (>= 2.13) Imports: grid, grDevices, graphics, stats, utils Suggests: iNZightPlots, testthat, covr LazyData: true Description: Interaction and analysis of multiple response data, along with other tools for analysing these types of data including missing value analysis and calculation of standard errors for a range of covariance matrix results (proportions, multinomial, independent samples, and multiple response). License: GPL-3 Encoding: UTF-8 Language: en-GB RoxygenNote: 7.3.2 Config/Needs/dependencies: tmelliott/surveyspec@develop, iNZightVIT/iNZightTools@1.13.0, iNZightVIT/iNZightPlots@2.15.4, rcmdcheck, curl Config/Needs/coverage: tmelliott/surveyspec@develop, iNZightVIT/iNZightTools@1.13.0, iNZightVIT/iNZightPlots@2.15.4, covr Repository: https://inzightvit.r-universe.dev Date/Publication: 2025-08-07 22:18:24 UTC RemoteUrl: https://github.com/inzightvit/inzightmr RemoteRef: HEAD RemoteSha: 2242d88a2cc714e70b3f7145d1ea196a954df57c NeedsCompilation: no Packaged: 2026-06-03 09:55:14 UTC; root Author: Tom Elliott [aut, cre] (ORCID: ), Junjie Zeng [aut] (Original author), Simon Potter [aut] Maintainer: Tom Elliott