{
  "_id": "6a2510a14b233be198389bde",
  "Package": "mergeTrees",
  "Type": "Package",
  "Title": "Aggregating Trees",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"Audrey\", \"Hulot\", role = c(\"aut\", \"cre\"), email = \"audrey.hulot@inra.fr\"),\nperson(\"Julien\", \"Chiquet\", role = c(\"aut\"), email = \"julien.chiquet@inra.fr\",\ncomment = c(ORCID = \"0000-0002-3629-3429\")),\nperson(\"Guillem\", \"Rigaill\", role = c(\"aut\"), email = \"guillem.rigaill@inra.fr\")\n)",
  "Maintainer": "Audrey Hulot <audrey.hulot@inra.fr>",
  "Description": "Aggregates a set of trees with the same leaves to create a\nconsensus tree. The trees are typically obtained via\nhierarchical clustering, hence the hclust format is used to\nencode both the aggregated trees and the final consensus tree.\nThe method is exact and proven to be O(nqlog(n)), n being the\nindividuals and q being the number of trees to aggregate.",
  "Encoding": "UTF-8",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-07 06:29:13 UTC",
    "User": "root"
  },
  "Author": "Audrey Hulot [aut, cre], Julien Chiquet [aut]\n(<https://orcid.org/0000-0002-3629-3429>), Guillem Rigaill\n[aut]",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-05-08 01:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/mergeTrees",
  "RemoteSha": "19d4a713c564408e5f3865b12c7418de049836d4",
  "RemoteSubdir": "mergeTrees",
  "MD5sum": "d2e47e7120b23760bf435bc91b5717f6",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "mergeTrees_0.1.3.tar.gz",
  "_fileid": "558872477a9a8ef8eb7ee381899f14b1d8073958e93192000c14cae493a52da3",
  "_filesize": 78881,
  "_sha256": "558872477a9a8ef8eb7ee381899f14b1d8073958e93192000c14cae493a52da3",
  "_created": "2026-06-07T06:29:13.000Z",
  "_published": "2026-06-07T06:33:05.953Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79937500437,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461473842"
    },
    {
      "job": 79937500426,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461471074"
    },
    {
      "job": 79937500436,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461474858"
    },
    {
      "job": 79937500429,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461469254"
    },
    {
      "job": 79937500432,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461469091"
    },
    {
      "job": 79937500439,
      "time": 193,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461481205"
    },
    {
      "job": 79937500434,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461466487"
    },
    {
      "job": 79937500435,
      "time": 149,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461476044"
    },
    {
      "job": 79937372290,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461457701"
    },
    {
      "job": 79937500425,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461468404"
    },
    {
      "job": 79937500431,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461469701"
    },
    {
      "job": 79937500427,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461473386"
    },
    {
      "job": 79937500424,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461470269"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "19d4a713c564408e5f3865b12c7418de049836d4",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add mergeTrees to CRANhaven, because archived on 2026-05-08 01:02:00 +0000\n",
    "time": 1778202120
  },
  "_maintainer": {
    "name": "Audrey Hulot",
    "email": "audrey.hulot@inra.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe",
    "cpp"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 33,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mergeTrees"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mergeTrees.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/audreh/mergetrees",
  "_realowner": "audreh",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2019-07-15"
    }
  ],
  "_exports": [
    "mergeTrees"
  ],
  "_help": [
    {
      "page": "mergeTrees",
      "title": "Merge a set of hclust objet into a single tree",
      "topics": [
        "mergeTrees"
      ]
    }
  ],
  "_readme": "https://github.com/cranhaven/cranhaven.r-universe.dev/raw/package/mergeTrees/mergeTrees/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_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": 2.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "mergetrees",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://audreh.r-universe.dev/mergeTrees",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-07T06:31:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "19d4a713c564408e5f3865b12c7418de049836d4",
      "fileid": "31e4f0ccf2064ba452d1d6ab88b530c45c0dfc88b6c42fdd6da4eb8ac7d61694",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-07T06:31:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "19d4a713c564408e5f3865b12c7418de049836d4",
      "fileid": "636b08469238e94d9d965bc89107861f90960f11f6fc58c92ddf8d0c671faeaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-07T06:31:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "19d4a713c564408e5f3865b12c7418de049836d4",
      "fileid": "ef41c6d0a02f1a6b8d7ef95a3360bebc6e82fc734c5a4e3adaa435f8f9781b88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-07T06:30:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "19d4a713c564408e5f3865b12c7418de049836d4",
      "fileid": "251bc05bd155d47b7ad72d0500d3191aa5ee6255c48e0968fc4a5e6255fd7f5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-07T06:30:45.000Z",
      "arch": "aarch64",
      "commit": "19d4a713c564408e5f3865b12c7418de049836d4",
      "fileid": "10f73de0003376c9915083026596a9f1e08f28be9f26184ec88569688dafe026",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-07T06:32:19.000Z",
      "arch": "x86_64",
      "commit": "19d4a713c564408e5f3865b12c7418de049836d4",
      "fileid": "5a7ec77e99568ec00642e07f113096691a3edf0f32d7f43e7296d27a19e5d59e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-07T06:30:33.000Z",
      "arch": "aarch64",
      "commit": "19d4a713c564408e5f3865b12c7418de049836d4",
      "fileid": "3a92a90df5e0cefc3db03c3f7b0d9e2e3fbf48e8983d35d1f5a55720e1cc6e6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-07T06:31:37.000Z",
      "arch": "x86_64",
      "commit": "19d4a713c564408e5f3865b12c7418de049836d4",
      "fileid": "b22e6529e7d0e00209136b11dfd7c4b824152572c848f0919bb722f95100de41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-07T06:30:55.000Z",
      "arch": "emscripten",
      "commit": "19d4a713c564408e5f3865b12c7418de049836d4",
      "fileid": "b5283b05dc1422a19565cfa5b51757911a0262654351d980496ece9beb99cfad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-07T06:30:33.000Z",
      "arch": "x86_64",
      "commit": "19d4a713c564408e5f3865b12c7418de049836d4",
      "fileid": "2d20fd07c42aa9deb16734e113db483cca48269a729faa7eb56eaf3bbcaf966d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-07T06:30:41.000Z",
      "arch": "x86_64",
      "commit": "19d4a713c564408e5f3865b12c7418de049836d4",
      "fileid": "9e1c606cadcb71f91cf10e07712a9ec1fe978fb3a7e3d28d51967c53ee3efd70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-07T06:30:27.000Z",
      "arch": "x86_64",
      "commit": "19d4a713c564408e5f3865b12c7418de049836d4",
      "fileid": "1278c3e2bf66da01a0208b5bc8f63db628adec276cb4ad830c1838de19be8d0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27084910888"
    }
  ]
}