{
  "_id": "6a10312facfb0bcc41c967e8",
  "Package": "hset",
  "Type": "Package",
  "Title": "Sets of Numbers Implemented with Hash Tables",
  "Version": "0.1.1",
  "Author": "Giacomo Ceoldo [aut, cre, cph]",
  "Authors@R": "person(\"Giacomo\", \"Ceoldo\", role = c(\"aut\", \"cre\", \"cph\"), email = \"giacomo.ceoldo@usi.ch\")",
  "Maintainer": "Giacomo Ceoldo <giacomo.ceoldo@usi.ch>",
  "Description": "Implementation of S4 class of sets and multisets of\nnumbers. The implementation is based on the hash table from the\npackage 'hash'. Quick operations are allowed when the set is a\ndynamic object. The implementation is discussed in detail in\nCeoldo and Wit (2023) <arXiv:2304.09809>.",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 09:15:01 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-04-28 21:20:18 UTC",
  "RemoteUrl": "https://github.com/cran/hset",
  "RemoteRef": "HEAD",
  "RemoteSha": "b00142f706000952708182ef18c185564b830903",
  "MD5sum": "8fb39745cfec1dfb986026011cf84f21",
  "_user": "cran",
  "_type": "src",
  "_file": "hset_0.1.1.tar.gz",
  "_fileid": "c9c73d74f160067491e2153d75acc75aded23dce2b087f9a298f249a1205fd57",
  "_filesize": 104210,
  "_sha256": "c9c73d74f160067491e2153d75acc75aded23dce2b087f9a298f249a1205fd57",
  "_created": "2026-05-12T09:15:01.000Z",
  "_published": "2026-05-22T10:34:23.339Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77362637744,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940233066"
    },
    {
      "job": 77362637703,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940242002"
    },
    {
      "job": 77362636998,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940195324"
    },
    {
      "job": 77362636877,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158448772"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25724784499",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/hset",
  "_commit": {
    "id": "b00142f706000952708182ef18c185564b830903",
    "author": "Giacomo Ceoldo <giacomo.ceoldo@usi.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1682716818
  },
  "_maintainer": {
    "name": "Giacomo Ceoldo",
    "email": "giacomo.ceoldo@usi.ch"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "hash",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hset"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hset.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-04-23"
    },
    {
      "version": "0.1.1",
      "date": "2023-04-29"
    }
  ],
  "_exports": [
    "!=",
    "%--%",
    "%--~%",
    "%-%",
    "%-~%",
    "%!imp%",
    "%!imp~%",
    "%&&%",
    "%&&~%",
    "%&%",
    "%&~%",
    "%+%",
    "%+~%",
    "%=<%",
    "%=<=%",
    "%=>%",
    "%=>=%",
    "%|%",
    "%||%",
    "%||~%",
    "%|~%",
    "%and%",
    "%and~%",
    "%in%",
    "%or%",
    "%or~%",
    "%sum%",
    "%sum~%",
    "%xor%",
    "%xor~%",
    "<",
    "<=",
    "==",
    ">",
    ">=",
    "as.generalized",
    "as.hset",
    "as.not.generalized",
    "cardinality",
    "clone.of.hset",
    "difference",
    "hset",
    "hset1.included.to.hset2",
    "hsets.are.equal",
    "inclusion.member",
    "intersection",
    "is.generalized",
    "is.hset",
    "members",
    "multiplicities",
    "refer.to.hset",
    "setsum",
    "size.support",
    "symmdiff",
    "union"
  ],
  "_help": [
    {
      "page": "hset",
      "title": "'hset' data structure for the R language",
      "topics": [
        "as.generalized",
        "as.hset",
        "as.not.generalized",
        "cardinality",
        "clone.of.hset",
        "hset",
        "is.generalized",
        "is.hset",
        "members",
        "multiplicities",
        "refer.to.hset",
        "size.support"
      ]
    },
    {
      "page": "inclusion",
      "title": "Parametrized inclusion predicate between a member and an '\"hset\"' object",
      "topics": [
        "%in%",
        "inclusion.member"
      ]
    },
    {
      "page": "operations",
      "title": "Set and multiset operations",
      "topics": [
        "%!imp%",
        "%!imp~%",
        "%&%",
        "%&&%",
        "%&&~%",
        "%&~%",
        "%+%",
        "%+~%",
        "%-%",
        "%--%",
        "%--~%",
        "%-~%",
        "%and%",
        "%and~%",
        "%or%",
        "%or~%",
        "%sum%",
        "%sum~%",
        "%xor%",
        "%xor~%",
        "%|%",
        "%||%",
        "%||~%",
        "%|~%",
        "difference",
        "intersection",
        "setsum",
        "symmdiff",
        "union"
      ]
    },
    {
      "page": "subset",
      "title": "Binary subset and equality relations",
      "topics": [
        "!=",
        "%=<%",
        "%=<=%",
        "%=>%",
        "%=>=%",
        "<",
        "<=",
        "==",
        ">",
        ">=",
        "hset1.included.to.hset2",
        "hsets.are.equal"
      ]
    }
  ],
  "_rundeps": [
    "hash"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "hset",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T09:16:48.000Z",
      "distro": "noble",
      "commit": "b00142f706000952708182ef18c185564b830903",
      "fileid": "781155e2997e77f0ed52458a77954ff3d73a89abbc1baf0fbb2d8015f77c38d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25724784499"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T09:17:11.000Z",
      "distro": "noble",
      "commit": "b00142f706000952708182ef18c185564b830903",
      "fileid": "45ba79dadb87c89df36cf8098e28e5b3d34a282019b683a57ff380c92ea70658",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25724784499"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T10:34:03.000Z",
      "commit": "b00142f706000952708182ef18c185564b830903",
      "fileid": "55d9cef1857540e0342d6aa0ca5d5614a45423ec597465acf7c7844043dfb2fe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25724784499"
    }
  ]
}