{
  "_id": "6a20a473cd65a98ecbd1822e",
  "Package": "vecvec",
  "Title": "Construct Mixed Type Data Structures with Vectors of Vectors",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\ngiven = \"Mitchell\",\nfamily = \"O'Hara-Wild\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mail@mitchelloharawild.com\",\ncomment = c(ORCID = \"0000-0001-6729-7695\")\n))",
  "Description": "Mixed type vectors are useful for combining semantically\nsimilar classes. Some examples of semantically related classes\ninclude time across different granularities (e.g. daily,\nmonthly, annual) and probability distributions (e.g. Normal,\nUniform, Poisson). These groups of vector types typically share\ncommon statistical operations which vary in results with the\nattributes of each vector. The 'vecvec' data structure\nfacilitates efficient storage and computation across multiple\nvectors within the same object.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://pkg.mitchelloharawild.com/vecvec/,\nhttps://github.com/mitchelloharawild/vecvec",
  "BugReports": "https://github.com/mitchelloharawild/vecvec/issues",
  "Config/roxygen2/version": "7.3.3.9000",
  "Repository": "https://mitchelloharawild.r-universe.dev",
  "Date/Publication": "2026-06-03 19:17:09 UTC",
  "RemoteUrl": "https://github.com/mitchelloharawild/vecvec",
  "RemoteRef": "HEAD",
  "RemoteSha": "a35de8d160ee09cfae92881a0dbccad35d3caeb8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 21:59:09 UTC",
    "User": "root"
  },
  "Author": "Mitchell O'Hara-Wild [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6729-7695>)",
  "Maintainer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
  "MD5sum": "0a8db3307b83bf432c06553d54be10e6",
  "_user": "mitchelloharawild",
  "_type": "src",
  "_file": "vecvec_1.1.0.tar.gz",
  "_fileid": "aa51e4e9ddd6c03a6a60ee77ceb9aeeea999eb88017de2af45f0b22c314e89f7",
  "_filesize": 136487,
  "_sha256": "aa51e4e9ddd6c03a6a60ee77ceb9aeeea999eb88017de2af45f0b22c314e89f7",
  "_created": "2026-06-03T21:59:09.000Z",
  "_published": "2026-06-03T22:02:27.869Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79404508429,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7397761036"
    },
    {
      "job": 79404508510,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7397759495"
    },
    {
      "job": 79404508425,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7397746973"
    },
    {
      "job": 79404508418,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7397751453"
    },
    {
      "job": 79404130694,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7397726031"
    },
    {
      "job": 79404508427,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7397754512"
    },
    {
      "job": 79404508413,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7397761793"
    },
    {
      "job": 79404508411,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7397747234"
    },
    {
      "job": 79404508415,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7397751929"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/26915507708",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mitchelloharawild/vecvec",
  "_commit": {
    "id": "a35de8d160ee09cfae92881a0dbccad35d3caeb8",
    "author": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
    "committer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
    "message": "Increment version number to 1.1.0\n",
    "time": 1780514229
  },
  "_maintainer": {
    "name": "Mitchell OHara-Wild",
    "email": "mail@mitchelloharawild.com",
    "login": "mitchelloharawild",
    "bluesky": "@mitchelloharawild.com",
    "linkedin": "in/mitchelloharawild",
    "description": "",
    "uuid": 16127127,
    "orcid": "0000-0001-6729-7695"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mitchelloharawild",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-24",
      "n": 34
    },
    {
      "week": "2025-25",
      "n": 9
    },
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 6
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 118
    },
    {
      "week": "2026-16",
      "n": 7
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 5
    },
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-06-25"
    },
    {
      "name": "v0.2.0",
      "date": "2025-09-18"
    },
    {
      "name": "v0.2.1",
      "date": "2026-04-08"
    },
    {
      "name": "v1.0.0",
      "date": "2026-04-27"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "mitchelloharawild",
      "count": 213,
      "uuid": 16127127
    }
  ],
  "_userbio": {
    "uuid": 16127127,
    "type": "user",
    "name": "Mitchell O'Hara-Wild"
  },
  "_downloads": {
    "count": 558,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vecvec"
  },
  "_devurl": "https://github.com/mitchelloharawild/vecvec",
  "_pkgdown": "https://pkg.mitchelloharawild.com/vecvec/",
  "_searchresults": 3,
  "_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/readme.html",
    "extra/readme.md",
    "extra/vecvec.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mitchelloharawild/vecvec",
  "_realowner": "mitchelloharawild",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-06-29"
    },
    {
      "version": "0.2.0",
      "date": "2025-09-18"
    },
    {
      "version": "0.2.1",
      "date": "2026-04-08"
    },
    {
      "version": "1.0.0",
      "date": "2026-04-27"
    }
  ],
  "_exports": [
    "class_vecvec",
    "cor",
    "cov",
    "is_vecvec",
    "unvecvec",
    "var",
    "vecvec",
    "vecvec_apply",
    "vecvec_apply_fn",
    "vecvec_register"
  ],
  "_help": [
    {
      "page": "class_vecvec",
      "title": "S7 class for vecvec",
      "topics": [
        "class_vecvec"
      ]
    },
    {
      "page": "is_vecvec",
      "title": "Test if an object is a vecvec",
      "topics": [
        "is_vecvec"
      ]
    },
    {
      "page": "masked-cor",
      "title": "Correlation, Variance and Covariance",
      "topics": [
        "cor",
        "cov",
        "masked-cor",
        "var"
      ]
    },
    {
      "page": "unvecvec",
      "title": "Coerce a vector of vectors to a single typed vector",
      "topics": [
        "unvecvec"
      ]
    },
    {
      "page": "vecvec",
      "title": "Create a vector of vectors",
      "topics": [
        "vecvec"
      ]
    },
    {
      "page": "vecvec_apply",
      "title": "Apply a function to each vector of the vecvec",
      "topics": [
        "vecvec_apply"
      ]
    },
    {
      "page": "vecvec_apply_fn",
      "title": "Function factory for vecvec_apply",
      "topics": [
        "vecvec_apply_fn"
      ]
    },
    {
      "page": "vecvec_register",
      "title": "Register methods for a vecvec subclass",
      "topics": [
        "vecvec_register"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mitchelloharawild/vecvec/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/mitchelloharawild/vecvec/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "rlang",
    "S7",
    "vctrs"
  ],
  "_score": 5.401400540781544,
  "_indexed": true,
  "_nocasepkg": "vecvec",
  "_universes": [
    "mitchelloharawild"
  ],
  "_previous": "1.0.0.9000",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-03T22:01:01.000Z",
      "distro": "noble",
      "commit": "a35de8d160ee09cfae92881a0dbccad35d3caeb8",
      "fileid": "eccc5d5085786d99818b1dbfcd9daa03ea1e94ef7ecf95b1b89c36f00bdc70ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/26915507708"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-03T22:00:57.000Z",
      "distro": "noble",
      "commit": "a35de8d160ee09cfae92881a0dbccad35d3caeb8",
      "fileid": "8dce72e270ff46a6af61143b003467ba422a2608e04f8615349489f81215dcd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/26915507708"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-03T22:00:23.000Z",
      "commit": "a35de8d160ee09cfae92881a0dbccad35d3caeb8",
      "fileid": "75e74cdc1ea8fbdea81150243405217394f763d819a033d7e0278111e87de700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/26915507708"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-03T22:00:34.000Z",
      "commit": "a35de8d160ee09cfae92881a0dbccad35d3caeb8",
      "fileid": "6086ba7d9e7defc20ecf8980ed3581b254d864db043cd031df67bab9814e46db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/26915507708"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-03T22:00:58.000Z",
      "commit": "a35de8d160ee09cfae92881a0dbccad35d3caeb8",
      "fileid": "05917bb5e90c8e6469bb9d787113df6f0e40577c57f696676ba107b0df6e6e7b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/26915507708"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-03T22:00:48.000Z",
      "commit": "a35de8d160ee09cfae92881a0dbccad35d3caeb8",
      "fileid": "50c425e4476f30ebaac110bf59ecca5a55a3cd53dfa0523df9248db2b7774d43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/26915507708"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-03T22:00:11.000Z",
      "commit": "a35de8d160ee09cfae92881a0dbccad35d3caeb8",
      "fileid": "8e96e3fc0aecb19444e23b01c5a255a359de626e192c58bf28fb6af9ab814695",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/26915507708"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-03T22:00:25.000Z",
      "commit": "a35de8d160ee09cfae92881a0dbccad35d3caeb8",
      "fileid": "b02b3a8c5294f40bb2c6512909b38a8edf3ccbebe91928e98dec63e9d9884236",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/26915507708"
    }
  ]
}