Package: prefio
Title: Structures for Preference Data
Description: Convenient structures for creating, sourcing, reading, writing
  and manipulating ordinal preference data. Methods for writing to/from PrefLib
  formats. See Nicholas Mattei and Toby Walsh "PrefLib: A Library of Preference
  Data" (2013) <doi:10.1007/978-3-642-41575-3_20>.
Authors@R: c(
  person("Floyd", "Everest", email = "me@floydeverest.com",
         role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2726-6736")),
  person("Heather", "Turner", email = "ht@heatherturner.net",
         role = c("aut"), comment = c(ORCID = "0000-0002-1256-3375")),
  person("Damjan", "Vukcevic", email = "damjan@vukcevic.net",
         role = c("aut"), comment = c(ORCID = "0000-0001-7780-9586")))
Version: 0.2.0
Depends: R (>= 4.2)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/fleverest/prefio/,
        https://fleverest.github.io/prefio/
BugReports: https://github.com/fleverest/prefio/issues/
Imports: dplyr, tidyr, tibble, vctrs, stats, rlang, purrr, utils
Suggests: readr, covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-11 12:39:20 UTC; feve0001
Author: Floyd Everest [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2726-6736>),
  Heather Turner [aut] (ORCID: <https://orcid.org/0000-0002-1256-3375>),
  Damjan Vukcevic [aut] (ORCID: <https://orcid.org/0000-0001-7780-9586>)
Maintainer: Floyd Everest <me@floydeverest.com>
Repository: CRAN
Date/Publication: 2025-09-28 13:20:07 UTC
Built: R 4.4.3; ; 2025-10-08 03:39:04 UTC; windows
