{
  "_id": "6a104092acfb0bcc41c9d263",
  "Package": "reshape2",
  "Title": "Flexibly Reshape Data: A Reboot of the Reshape Package",
  "Version": "1.4.5.9000",
  "Authors@R": "person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"))",
  "Description": "Flexibly restructure and aggregate data using just two\nfunctions: melt and 'dcast' (or 'acast').",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/hadley/reshape",
  "BugReports": "https://github.com/hadley/reshape/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://hadley.r-universe.dev",
  "Date/Publication": "2025-11-12 17:56:16 UTC",
  "RemoteUrl": "https://github.com/hadley/reshape",
  "RemoteRef": "HEAD",
  "RemoteSha": "03373426695f28edbf2a542fa43353dbdab3c4a6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 08:12:37 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "MD5sum": "6a3a3b035c417d1c54c3b0bc4e5b4ad8",
  "_user": "hadley",
  "_type": "src",
  "_file": "reshape2_1.4.5.9000.tar.gz",
  "_fileid": "20b803d12e763383b6e4780481b43ddc40c1f2732fae0ac301442aa05e7f9d56",
  "_filesize": 165166,
  "_sha256": "20b803d12e763383b6e4780481b43ddc40c1f2732fae0ac301442aa05e7f9d56",
  "_created": "2026-05-11T08:12:37.000Z",
  "_published": "2026-05-22T11:40:02.137Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372232505,
      "time": 145,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913454156"
    },
    {
      "job": 77372232486,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913452328"
    },
    {
      "job": 77372233180,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913447806"
    },
    {
      "job": 77372232491,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913448708"
    },
    {
      "job": 77372232774,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913445862"
    },
    {
      "job": 77372233047,
      "time": 174,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913463959"
    },
    {
      "job": 77372232554,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913448134"
    },
    {
      "job": 77372232929,
      "time": 150,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913455994"
    },
    {
      "job": 77372231848,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913405759"
    },
    {
      "job": 77372232137,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159600970"
    },
    {
      "job": 77372232502,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913446196"
    },
    {
      "job": 77372232790,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913443133"
    },
    {
      "job": 77372232588,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913438128"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hadley/reshape",
  "_commit": {
    "id": "03373426695f28edbf2a542fa43353dbdab3c4a6",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "Hadley Wickham <h.wickham@gmail.com>",
    "message": "Increment version number to 1.4.5.9000\n",
    "time": 1762970176
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@posit.co",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "uuid": 4196
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.1",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hadley",
  "_selfowned": true,
  "_usedby": 2104,
  "_updates": [
    {
      "week": "2025-46",
      "n": 18
    }
  ],
  "_tags": [
    {
      "name": "v1.4.5",
      "date": "2025-11-11"
    }
  ],
  "_stars": 214,
  "_contributors": [
    {
      "user": "hadley",
      "count": 205,
      "uuid": 4196
    },
    {
      "user": "kevinushey",
      "count": 33,
      "uuid": 1976582
    },
    {
      "user": "michaelchirico",
      "count": 7,
      "uuid": 7606389
    },
    {
      "user": "wch",
      "count": 4,
      "uuid": 86978
    },
    {
      "user": "briandiggs",
      "count": 3,
      "uuid": 463252
    },
    {
      "user": "tonytonov",
      "count": 1,
      "uuid": 4941031
    },
    {
      "user": "benmarwick",
      "count": 1,
      "uuid": 1262179
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "jucor",
      "count": 1,
      "uuid": 660037
    },
    {
      "user": "kenahoo",
      "count": 1,
      "uuid": 111939
    },
    {
      "user": "rmcd1024",
      "count": 1,
      "uuid": 8545237
    }
  ],
  "_userbio": {
    "uuid": 4196,
    "type": "user",
    "name": "Hadley Wickham",
    "description": "Chief Scientist at @posit-pbc"
  },
  "_downloads": {
    "count": 485735,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reshape2"
  },
  "_mentions": 421,
  "_devurl": "https://github.com/hadley/reshape",
  "_searchresults": 139264,
  "_topics": [
    "cpp"
  ],
  "_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/reshape2.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hadley/reshape",
  "_realowner": "hadley",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2010-09-10"
    },
    {
      "version": "1.1",
      "date": "2011-01-04"
    },
    {
      "version": "1.2",
      "date": "2011-11-18"
    },
    {
      "version": "1.2.1",
      "date": "2012-01-10"
    },
    {
      "version": "1.2.2",
      "date": "2012-12-04"
    },
    {
      "version": "1.4",
      "date": "2014-04-23"
    },
    {
      "version": "1.4.1",
      "date": "2014-12-06"
    },
    {
      "version": "1.4.2",
      "date": "2016-10-22"
    },
    {
      "version": "1.4.3",
      "date": "2017-12-11"
    },
    {
      "version": "1.4.4",
      "date": "2020-04-09"
    },
    {
      "version": "1.4.5",
      "date": "2025-11-12"
    }
  ],
  "_exports": [
    "acast",
    "add_margins",
    "colsplit",
    "dcast",
    "melt",
    "recast"
  ],
  "_datasets": [
    {
      "name": "french_fries",
      "title": "Sensory data from a french fries experiment.",
      "object": "french_fries",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "treatment",
        "subject",
        "rep",
        "potato",
        "buttery",
        "grassy",
        "rancid",
        "painty"
      ],
      "rows": 696,
      "table": true,
      "tojson": true
    },
    {
      "name": "smiths",
      "title": "Demo data describing the Smiths.",
      "object": "smiths",
      "class": [
        "data.frame"
      ],
      "fields": [
        "subject",
        "time",
        "age",
        "weight",
        "height"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "tips",
      "title": "Tipping data",
      "object": "tips",
      "class": [
        "data.frame"
      ],
      "fields": [
        "total_bill",
        "tip",
        "sex",
        "smoker",
        "day",
        "time",
        "size"
      ],
      "rows": 244,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_margins",
      "title": "Add margins to a data frame.",
      "topics": [
        "add_margins"
      ]
    },
    {
      "page": "cast",
      "title": "Cast functions Cast a molten data frame into an array or data frame.",
      "topics": [
        "acast",
        "cast",
        "dcast"
      ]
    },
    {
      "page": "colsplit",
      "title": "Split a vector into multiple columns",
      "topics": [
        "colsplit"
      ]
    },
    {
      "page": "french_fries",
      "title": "Sensory data from a french fries experiment.",
      "topics": [
        "french_fries"
      ]
    },
    {
      "page": "melt",
      "title": "Convert an object into a molten data frame.",
      "topics": [
        "melt"
      ]
    },
    {
      "page": "melt_check",
      "title": "Check that input variables to melt are appropriate.",
      "topics": [
        "melt_check"
      ]
    },
    {
      "page": "melt.array",
      "title": "Melt an array.",
      "concept": [
        "melt methods"
      ],
      "topics": [
        "melt.array",
        "melt.matrix",
        "melt.table"
      ]
    },
    {
      "page": "melt.data.frame",
      "title": "Melt a data frame into form suitable for easy casting.",
      "concept": [
        "melt methods"
      ],
      "topics": [
        "melt.data.frame"
      ]
    },
    {
      "page": "melt.default",
      "title": "Melt a vector. For vectors, makes a column of a data frame",
      "concept": [
        "melt methods"
      ],
      "topics": [
        "melt.default"
      ]
    },
    {
      "page": "melt.list",
      "title": "Melt a list by recursively melting each component.",
      "concept": [
        "melt methods"
      ],
      "topics": [
        "melt.list"
      ]
    },
    {
      "page": "parse_formula",
      "title": "Parse casting formulae.",
      "topics": [
        "parse_formula"
      ]
    },
    {
      "page": "recast",
      "title": "Recast: melt and cast in a single step",
      "topics": [
        "recast"
      ]
    },
    {
      "page": "smiths",
      "title": "Demo data describing the Smiths.",
      "topics": [
        "smiths"
      ]
    },
    {
      "page": "tips",
      "title": "Tipping data",
      "topics": [
        "tips"
      ]
    }
  ],
  "_readme": "https://github.com/hadley/reshape/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "plyr",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 17.659789030911988,
  "_indexed": true,
  "_nocasepkg": "reshape2",
  "_universes": [
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.5.9000",
      "date": "2026-05-11T08:15:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "03373426695f28edbf2a542fa43353dbdab3c4a6",
      "fileid": "7b11d1d968c7022df610e595cea5540cbe2e6cdf442beb0b7f21c717a0cc2332",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.5.9000",
      "date": "2026-05-11T08:14:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "03373426695f28edbf2a542fa43353dbdab3c4a6",
      "fileid": "0f15d600ba1e3f09926749edbe86fb87eb4b1ec5c4d0c0869ba90387db241ba9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.5.9000",
      "date": "2026-05-11T08:14:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "03373426695f28edbf2a542fa43353dbdab3c4a6",
      "fileid": "d4a00265283f68fdc2e6fd12d08f8e987aa6403b7fc8d345618f7ece64189d62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.5.9000",
      "date": "2026-05-11T08:14:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "03373426695f28edbf2a542fa43353dbdab3c4a6",
      "fileid": "a441d3871ecac41628a2fb02699e6b10c53811461904cd4347966304d5a9846f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.5.9000",
      "date": "2026-05-11T08:14:37.000Z",
      "arch": "aarch64",
      "commit": "03373426695f28edbf2a542fa43353dbdab3c4a6",
      "fileid": "86480ea0c499138d805f9f08e22d51b977b41a46ff948b7076c8594344b65bd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.5.9000",
      "date": "2026-05-11T08:15:21.000Z",
      "arch": "x86_64",
      "commit": "03373426695f28edbf2a542fa43353dbdab3c4a6",
      "fileid": "e5bd9b875444743285499bbb5d807baad9b202acd706cbaf62d5097eb7afde6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.5.9000",
      "date": "2026-05-11T08:14:38.000Z",
      "arch": "aarch64",
      "commit": "03373426695f28edbf2a542fa43353dbdab3c4a6",
      "fileid": "f9d8e9d54747c0825a77ad5fe627167eddb76e8dbf930da7001531a1b6f2ca23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.5.9000",
      "date": "2026-05-11T08:14:57.000Z",
      "arch": "x86_64",
      "commit": "03373426695f28edbf2a542fa43353dbdab3c4a6",
      "fileid": "6bb02e1877fb949b4d997575a127918f12e1dd8aa01da57f44be22898d46f864",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.5.9000",
      "date": "2026-05-11T08:14:18.000Z",
      "arch": "x86_64",
      "commit": "03373426695f28edbf2a542fa43353dbdab3c4a6",
      "fileid": "0363067f4c8cba316b97224c371a641bf4f3b9973d8bed4cbe639c307650d147",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.5.9000",
      "date": "2026-05-11T08:14:07.000Z",
      "arch": "x86_64",
      "commit": "03373426695f28edbf2a542fa43353dbdab3c4a6",
      "fileid": "d107f6ab473f50da540d1ab67f874c3c693a44e7c64a92e4424e04d363c3f92b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.5.9000",
      "date": "2026-05-11T08:13:49.000Z",
      "arch": "x86_64",
      "commit": "03373426695f28edbf2a542fa43353dbdab3c4a6",
      "fileid": "8211efe7bab693772bba5ea7f02b6f9e0454125d4c57ae7ae8fae5e237d8004b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.5.9000",
      "date": "2026-05-22T11:39:41.000Z",
      "arch": "emscripten",
      "commit": "03373426695f28edbf2a542fa43353dbdab3c4a6",
      "fileid": "27d0134bd07bdc8585fe6d6d11925976fa1d93372e5576586c1bd7ca931bf1c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/25658210234"
    }
  ]
}