{
  "_id": "6a16b46facfb0bcc41d85906",
  "Package": "prefio",
  "Title": "Structures for Preference Data",
  "Description": "Convenient structures for creating, sourcing, reading,\nwriting and manipulating ordinal preference data. Methods for\nwriting to/from PrefLib formats. See Nicholas Mattei and Toby\nWalsh \"PrefLib: A Library of Preference Data\" (2013)\n<doi:10.1007/978-3-642-41575-3_20>.",
  "Authors@R": "c(\nperson(\"Floyd\", \"Everest\", email = \"me@floydeverest.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-2726-6736\")),\nperson(\"Heather\", \"Turner\", email = \"ht@heatherturner.net\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0002-1256-3375\")),\nperson(\"Damjan\", \"Vukcevic\", email = \"damjan@vukcevic.net\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0001-7780-9586\")))",
  "Version": "0.2.0",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/fleverest/prefio/,\nhttps://fleverest.github.io/prefio/",
  "BugReports": "https://github.com/fleverest/prefio/issues/",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://fleverest.r-universe.dev",
  "Date/Publication": "2025-09-11 12:41:07 UTC",
  "RemoteUrl": "https://github.com/fleverest/prefio",
  "RemoteRef": "HEAD",
  "RemoteSha": "2e43e748a8bf3fc187cc763a4f05f39723210db5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 09:04:20 UTC",
    "User": "root"
  },
  "Author": "Floyd Everest [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2726-6736>),\nHeather Turner [aut] (ORCID: <https://orcid.org/0000-0002-1256-3375>),\nDamjan Vukcevic [aut] (ORCID: <https://orcid.org/0000-0001-7780-9586>)",
  "Maintainer": "Floyd Everest <me@floydeverest.com>",
  "MD5sum": "eb887e68c00057ffd15e2da613a4d559",
  "_user": "fleverest",
  "_type": "src",
  "_file": "prefio_0.2.0.tar.gz",
  "_fileid": "71aea192dd05a5464c721396643f4bf4dd454e0dc11a17bb87125d23d40ff565",
  "_filesize": 272875,
  "_sha256": "71aea192dd05a5464c721396643f4bf4dd454e0dc11a17bb87125d23d40ff565",
  "_created": "2026-05-27T09:04:20.000Z",
  "_published": "2026-05-27T09:07:59.849Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78043782480,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236368990"
    },
    {
      "job": 78043782539,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236370440"
    },
    {
      "job": 78043782417,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236367424"
    },
    {
      "job": 78043782465,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236369570"
    },
    {
      "job": 78043317072,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236322388"
    },
    {
      "job": 78043782530,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236359545"
    },
    {
      "job": 78043782488,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236352230"
    },
    {
      "job": 78043782450,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236353502"
    },
    {
      "job": 78043782448,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236350619"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fleverest/actions/runs/26501607407",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fleverest/prefio",
  "_commit": {
    "id": "2e43e748a8bf3fc187cc763a4f05f39723210db5",
    "author": "Floyd Everest <floyd.everest@monash.edu>",
    "committer": "Floyd Everest <floyd.everest@monash.edu>",
    "message": "Added @return tags to docs and resubmitted to CRAN.\n",
    "time": 1757594467
  },
  "_maintainer": {
    "name": "Floyd Everest",
    "email": "me@floydeverest.com",
    "login": "fleverest",
    "description": "Open Source Enthusiast | PhD Candidate",
    "uuid": 41366210,
    "orcid": "0000-0002-2726-6736"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "fleverest",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-36",
      "n": 74
    },
    {
      "week": "2025-37",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2025-09-11"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "fleverest",
      "count": 167,
      "uuid": 41366210
    },
    {
      "user": "dvukcevic",
      "count": 9,
      "uuid": 8169568
    }
  ],
  "_userbio": {
    "uuid": 41366210,
    "type": "user",
    "name": "Floyd Everest",
    "description": "Open Source Enthusiast | PhD Candidate"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prefio"
  },
  "_devurl": "https://github.com/fleverest/prefio",
  "_pkgdown": "https://fleverest.github.io/prefio/",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/prefio.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fleverest/prefio",
  "_realowner": "fleverest",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-03-08"
    },
    {
      "version": "0.1.1",
      "date": "2023-09-07"
    },
    {
      "version": "0.2.0",
      "date": "2025-09-28"
    }
  ],
  "_exports": [
    "adjacency",
    "as_preferences",
    "long_preferences",
    "pref_add_unranked",
    "pref_blank",
    "pref_cov",
    "pref_get_items",
    "pref_get_rank",
    "pref_irv",
    "pref_keep",
    "pref_length",
    "pref_omit",
    "pref_pop",
    "pref_rev",
    "pref_trunc",
    "pref_type",
    "preferences",
    "ranking_matrix",
    "read_preflib",
    "wide_preferences",
    "write_preflib"
  ],
  "_help": [
    {
      "page": "adjacency",
      "title": "Compute the Adjacency Matrix for a vector of preferences",
      "topics": [
        "adjacency"
      ]
    },
    {
      "page": "pref_add_unranked",
      "title": "Complete preferences by adding unselected items as last place occurrances.",
      "topics": [
        "pref_add_unranked"
      ]
    },
    {
      "page": "pref_blank",
      "title": "Check if a preference is blank.",
      "topics": [
        "pref_blank"
      ]
    },
    {
      "page": "pref_cov",
      "title": "Covariance matrix for preferences, calculated using the rankings matrix.",
      "topics": [
        "pref_cov"
      ]
    },
    {
      "page": "pref_get_items",
      "title": "Get the name of the item(s) assigned a specific rank, e.g., first.",
      "topics": [
        "pref_get_items"
      ]
    },
    {
      "page": "pref_get_rank",
      "title": "Get the rank assigned to a specific item in a set of preferences.",
      "topics": [
        "pref_get_rank"
      ]
    },
    {
      "page": "pref_irv",
      "title": "Compute the instant-runoff voting winner for a set of preferences.",
      "topics": [
        "pref_irv"
      ]
    },
    {
      "page": "pref_keep",
      "title": "Keep only specified items from preferences.",
      "topics": [
        "pref_keep"
      ]
    },
    {
      "page": "pref_length",
      "title": "Check the length (number of rankings) of a preference.",
      "topics": [
        "pref_length"
      ]
    },
    {
      "page": "pref_omit",
      "title": "Remove specified items from preferences.",
      "topics": [
        "pref_omit"
      ]
    },
    {
      "page": "pref_pop",
      "title": "Eliminate lowest (or highest) ranked items from preferences.",
      "topics": [
        "pref_pop"
      ]
    },
    {
      "page": "pref_rev",
      "title": "Reverse preference rankings",
      "topics": [
        "pref_rev"
      ]
    },
    {
      "page": "pref_trunc",
      "title": "Truncate preferences to a maximum number of ranks.",
      "topics": [
        "pref_trunc"
      ]
    },
    {
      "page": "pref_type",
      "title": "pref_type",
      "topics": [
        "pref_type"
      ]
    },
    {
      "page": "preferences",
      "title": "Preferences Objects",
      "topics": [
        "as_preferences",
        "format.preferences",
        "levels.preferences",
        "long_preferences",
        "preferences",
        "wide_preferences"
      ]
    },
    {
      "page": "ranking_matrix",
      "title": "Compute the Rankings Matrix for a vector of preferences",
      "topics": [
        "ranking_matrix"
      ]
    },
    {
      "page": "read_preflib",
      "title": "Read Ordinal Preference Data From PrefLib",
      "topics": [
        "read_preflib"
      ]
    },
    {
      "page": "write_preflib",
      "title": "Write Ordinal Preference Data to PrefLib Formats",
      "topics": [
        "write_preflib"
      ]
    }
  ],
  "_readme": "https://github.com/fleverest/prefio/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.9822712330395684,
  "_indexed": true,
  "_nocasepkg": "prefio",
  "_universes": [
    "fleverest"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-27T09:06:27.000Z",
      "distro": "noble",
      "commit": "2e43e748a8bf3fc187cc763a4f05f39723210db5",
      "fileid": "f1fb2910198abaca1392c9237ec30451104544974874498f09b661a0e0a873f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fleverest/actions/runs/26501607407"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-27T09:06:32.000Z",
      "distro": "noble",
      "commit": "2e43e748a8bf3fc187cc763a4f05f39723210db5",
      "fileid": "b00d17bc72b2897cb30d8cee50f0e8d9556666f115caf533d94b48be247319f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fleverest/actions/runs/26501607407"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-27T09:06:25.000Z",
      "commit": "2e43e748a8bf3fc187cc763a4f05f39723210db5",
      "fileid": "682a9cfd4a29fb435ffedbfa775be67a7d2de7da4d285da2d75690ec7a498c99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fleverest/actions/runs/26501607407"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-27T09:06:31.000Z",
      "commit": "2e43e748a8bf3fc187cc763a4f05f39723210db5",
      "fileid": "bb06c8ebe54ad87cb0ec97b9bdf933bd1f15a3efd63af67dc1304031705c83ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fleverest/actions/runs/26501607407"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-27T09:06:20.000Z",
      "commit": "2e43e748a8bf3fc187cc763a4f05f39723210db5",
      "fileid": "82884cd0f9967e2522cde8915cba630f1b6ea06e0256c53bdd481d381e5a79e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fleverest/actions/runs/26501607407"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-27T09:05:34.000Z",
      "commit": "2e43e748a8bf3fc187cc763a4f05f39723210db5",
      "fileid": "d41fbc82b1856fb49b6e6623260a548170b800d3af1c21bbff70be9f21583606",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fleverest/actions/runs/26501607407"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-27T09:05:38.000Z",
      "commit": "2e43e748a8bf3fc187cc763a4f05f39723210db5",
      "fileid": "60b59d7cee6c9a917bafe151a6d4936aee2f13d56b1560086e28787b2c7fdce1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fleverest/actions/runs/26501607407"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-27T09:05:29.000Z",
      "commit": "2e43e748a8bf3fc187cc763a4f05f39723210db5",
      "fileid": "6a990bbb54e93ccda269a0e89804c19b01059b92b4698df7e07baf27ece4a4ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fleverest/actions/runs/26501607407"
    }
  ]
}