{
  "_id": "6a227e87cd65a98ecbd50721",
  "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",
  "Repository": "https://audreh.r-universe.dev",
  "Date/Publication": "2019-07-10 11:24:52 UTC",
  "RemoteUrl": "https://github.com/audreh/mergetrees",
  "RemoteRef": "HEAD",
  "RemoteSha": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 07:32:42 UTC",
    "User": "root"
  },
  "Author": "Audrey Hulot [aut, cre],\nJulien Chiquet [aut] (ORCID: <https://orcid.org/0000-0002-3629-3429>),\nGuillem Rigaill [aut]",
  "MD5sum": "3a5f4d5b3ea3b7236fafac697fc2b0f6",
  "_user": "audreh",
  "_type": "src",
  "_file": "mergeTrees_0.1.3.tar.gz",
  "_fileid": "83325ad44db4eb04a8f97d7dad35a9740b299e79720e3b85b4ccb715e770334e",
  "_filesize": 78170,
  "_sha256": "83325ad44db4eb04a8f97d7dad35a9740b299e79720e3b85b4ccb715e770334e",
  "_created": "2026-06-05T07:32:42.000Z",
  "_published": "2026-06-05T07:45:11.082Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79684096967,
      "time": 114,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431233761"
    },
    {
      "job": 79684096934,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431232058"
    },
    {
      "job": 79684096958,
      "time": 109,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431232160"
    },
    {
      "job": 79684096980,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431232024"
    },
    {
      "job": 79684096936,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431388695"
    },
    {
      "job": 79684097008,
      "time": 306,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431331746"
    },
    {
      "job": 79684096956,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431406553"
    },
    {
      "job": 79684096905,
      "time": 206,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431296887"
    },
    {
      "job": 79683756833,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431197404"
    },
    {
      "job": 79684096891,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431228358"
    },
    {
      "job": 79684096952,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431227580"
    },
    {
      "job": 79684096914,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431228040"
    },
    {
      "job": 79684096938,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431223871"
    }
  ],
  "_buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/audreh/mergetrees",
  "_commit": {
    "id": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
    "author": "Audrey Hulot <audreyhulot@hotmail.fr>",
    "committer": "Audrey Hulot <audreyhulot@hotmail.fr>",
    "message": "typos\n",
    "time": 1562757892
  },
  "_maintainer": {
    "name": "Audrey Hulot",
    "email": "audrey.hulot@inra.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "audreh",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jchiquet",
      "count": 3,
      "uuid": 21688911
    },
    {
      "user": "audreh",
      "count": 1,
      "uuid": 39294298
    }
  ],
  "_userbio": {
    "uuid": 39294298,
    "type": "user",
    "name": "Audrey Hulot"
  },
  "_downloads": {
    "count": 41,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mergeTrees"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/audreh/mergetrees",
  "_searchresults": 7,
  "_topics": [
    "cpp"
  ],
  "_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": true,
  "_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/audreh/mergetrees/raw/HEAD/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": 3,
  "_indexed": true,
  "_nocasepkg": "mergetrees",
  "_universes": [
    "audreh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-05T07:34:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
      "fileid": "ae17b82bf3afa0884bee3ae0042d482713b74b1403820811b326729ec57130da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-05T07:34:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
      "fileid": "f075dfc35071fc50f3dc3caa65880c44e7dd91e3c7e112231ab2b1f74b40e01a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-05T07:34:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
      "fileid": "909c012032349a135901a3b07d42f69a83e8ca5c92afce2cd9f35db3eda738a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-05T07:34:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
      "fileid": "931af3d1c118ea210c3d5ce6b8730abfe97411268e2d76ce8a5fdb954e7c1d7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-05T07:43:33.000Z",
      "arch": "aarch64",
      "commit": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
      "fileid": "340907fdad9cdc69c93d1f8a620244bb07c5049410d205de3345f1251dbd512d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-05T07:39:54.000Z",
      "arch": "x86_64",
      "commit": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
      "fileid": "201bf203bec28028ec1633b7f3bce5126cd6c5cc67d4881f3261a8103d147b9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-05T07:44:34.000Z",
      "arch": "aarch64",
      "commit": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
      "fileid": "e861fe140ae9c578b75d5774a9d2d7f7dac013e8cc558e23eae86a84bd5f4d38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-05T07:38:10.000Z",
      "arch": "x86_64",
      "commit": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
      "fileid": "a7ccce8a8795d5d19ceac72089b81931c77f824666a446abd212a40e8fc24ca7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-05T07:34:37.000Z",
      "arch": "emscripten",
      "commit": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
      "fileid": "a07fa10c843c1209c9637654975a679c6e88a50b5a5e4bba65f1f4524f33c7eb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-05T07:34:01.000Z",
      "arch": "x86_64",
      "commit": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
      "fileid": "16a74cce64a391d6188ad9c018f3fbffd8bfd931fb9ce5d06e7edf30e3dfd9d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-05T07:33:56.000Z",
      "arch": "x86_64",
      "commit": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
      "fileid": "2fc0ccfdfba54fb9d7ae8c395c589695c1444aa251881f9b8e796f3eff3aee72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-05T07:33:51.000Z",
      "arch": "x86_64",
      "commit": "c78056fbf403788c3545d60a4cc6edb4a70e01bb",
      "fileid": "4183db5b48bc0f726d139cca37e50a853fc93b61718f7a7870d7cb19301e2245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/audreh/actions/runs/27001781683"
    }
  ]
}