{
  "_id": "6a103379acfb0bcc41c9853f",
  "Package": "fastcluster",
  "Encoding": "UTF-8",
  "Type": "Package",
  "Version": "1.3.0",
  "Date": "2025-05-07",
  "Title": "Fast Hierarchical Clustering Routines for R and 'Python'",
  "Authors@R": "c(person(\"Daniel\", \"Müllner\", email = \"daniel@danifold.net\", role = c(\"aut\", \"cph\", \"cre\")),\nperson(\"Google Inc.\", role=\"cph\"))",
  "Copyright": "Until package version 1.1.23: © 2011 Daniel Müllner\n<https://danifold.net>. All changes from version 1.1.24 on: ©\nGoogle Inc. <https://www.google.com>.",
  "Description": "This is a two-in-one package which provides interfaces to\nboth R and 'Python'. It implements fast hierarchical,\nagglomerative clustering routines. Part of the functionality is\ndesigned as drop-in replacement for existing routines:\nlinkage() in the 'SciPy' package 'scipy.cluster.hierarchy',\nhclust() in R's 'stats' package, and the 'flashClust' package.\nIt provides the same functionality with the benefit of a much\nfaster implementation. Moreover, there are memory-saving\nroutines for clustering of vector data, which go beyond what\nthe existing packages provide. For information on how to\ninstall the 'Python' files, see the file INSTALL in the source\ndistribution. Based on the present package, Christoph Dalitz\nalso wrote a pure 'C++' interface to 'fastcluster':\n<https://lionel.kr.hs-niederrhein.de/~dalitz/data/hclust/>.",
  "License": "FreeBSD | GPL-2 | file LICENSE",
  "URL": "https://danifold.net/fastcluster.html",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-12 08:07:27 UTC",
    "User": "root"
  },
  "Author": "Daniel Müllner [aut, cph, cre], Google Inc. [cph]",
  "Maintainer": "Daniel Müllner <daniel@danifold.net>",
  "Repository": "https://dmuellner.r-universe.dev",
  "Date/Publication": "2025-05-07 08:43:43 UTC",
  "RemoteUrl": "https://github.com/cran/fastcluster",
  "RemoteRef": "HEAD",
  "RemoteSha": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
  "MD5sum": "e06bdf31bf5ebf612b140579e0946f58",
  "_user": "dmuellner",
  "_type": "src",
  "_file": "fastcluster_1.3.0.tar.gz",
  "_fileid": "b9d3a142c50d35f1f11de7499dbb948de054adb5b6cf80a8d52019c6f812e43a",
  "_filesize": 327753,
  "_sha256": "b9d3a142c50d35f1f11de7499dbb948de054adb5b6cf80a8d52019c6f812e43a",
  "_created": "2026-05-12T08:07:27.000Z",
  "_published": "2026-05-22T10:44:09.880Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364058277,
      "time": 110,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938898234"
    },
    {
      "job": 77364058207,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938899323"
    },
    {
      "job": 77364058367,
      "time": 167,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938915227"
    },
    {
      "job": 77364058243,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938911999"
    },
    {
      "job": 77364058312,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938906791"
    },
    {
      "job": 77364058164,
      "time": 273,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938942435"
    },
    {
      "job": 77364058393,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938903758"
    },
    {
      "job": 77364058231,
      "time": 405,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938972227"
    },
    {
      "job": 77364057790,
      "time": 132,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938862949"
    },
    {
      "job": 77364057664,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158618768"
    },
    {
      "job": 77364057977,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938904463"
    },
    {
      "job": 77364058549,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938896407"
    },
    {
      "job": 77364058187,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938893728"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fastcluster",
  "_commit": {
    "id": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
    "author": "Daniel Müllner <daniel@danifold.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.0\n",
    "time": 1746607423
  },
  "_maintainer": {
    "name": "Daniel Müllner",
    "email": "daniel@danifold.net",
    "login": "dmuellner",
    "uuid": 1724712
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Enhances"
    },
    {
      "package": "flashClust",
      "role": "Enhances"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 118,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "dmuellner",
      "count": 14,
      "uuid": 1724712
    }
  ],
  "_userbio": {
    "uuid": 1724712,
    "type": "user",
    "name": "Daniel Müllner"
  },
  "_downloads": {
    "count": 17964,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastcluster"
  },
  "_mentions": 36,
  "_searchresults": 607,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastcluster.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "dmuellner",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2011-03-16"
    },
    {
      "version": "1.0.2",
      "date": "2011-03-17"
    },
    {
      "version": "1.0.3",
      "date": "2011-03-21"
    },
    {
      "version": "1.0.4",
      "date": "2011-03-23"
    },
    {
      "version": "1.1.0",
      "date": "2011-10-01"
    },
    {
      "version": "1.1.1",
      "date": "2011-10-09"
    },
    {
      "version": "1.1.2",
      "date": "2011-10-11"
    },
    {
      "version": "1.1.3",
      "date": "2011-12-11"
    },
    {
      "version": "1.1.4",
      "date": "2012-02-13"
    },
    {
      "version": "1.1.5",
      "date": "2012-02-15"
    },
    {
      "version": "1.1.6",
      "date": "2012-03-13"
    },
    {
      "version": "1.1.7",
      "date": "2012-09-21"
    },
    {
      "version": "1.1.8",
      "date": "2013-01-19"
    },
    {
      "version": "1.1.9",
      "date": "2013-03-17"
    },
    {
      "version": "1.1.10",
      "date": "2013-05-23"
    },
    {
      "version": "1.1.11",
      "date": "2013-05-23"
    },
    {
      "version": "1.1.13",
      "date": "2013-12-17"
    },
    {
      "version": "1.1.14",
      "date": "2015-01-04"
    },
    {
      "version": "1.1.15",
      "date": "2015-01-05"
    },
    {
      "version": "1.1.16",
      "date": "2015-02-17"
    },
    {
      "version": "1.1.20",
      "date": "2016-03-31"
    },
    {
      "version": "1.1.21",
      "date": "2016-09-19"
    },
    {
      "version": "1.1.22",
      "date": "2016-12-09"
    },
    {
      "version": "1.1.23",
      "date": "2017-08-21"
    },
    {
      "version": "1.1.24",
      "date": "2017-08-21"
    },
    {
      "version": "1.1.25",
      "date": "2018-06-07"
    },
    {
      "version": "1.2.2",
      "date": "2021-05-24"
    },
    {
      "version": "1.2.3",
      "date": "2021-05-25"
    },
    {
      "version": "1.2.6",
      "date": "2024-01-12"
    },
    {
      "version": "1.3.0",
      "date": "2025-05-07"
    }
  ],
  "_exports": [
    "hclust",
    "hclust.vector"
  ],
  "_help": [
    {
      "page": "fastcluster",
      "title": "Fast hierarchical, agglomerative clustering routines for R and Python",
      "topics": [
        "fastcluster-package",
        "fastcluster"
      ]
    },
    {
      "page": "hclust",
      "title": "Fast hierarchical, agglomerative clustering of dissimilarity data",
      "topics": [
        "hclust"
      ]
    },
    {
      "page": "hclust.vector",
      "title": "Fast hierarchical, agglomerative clustering of vector data",
      "topics": [
        "hclust.vector"
      ]
    }
  ],
  "_rundeps": [],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "fastcluster.Rtex",
      "filename": "fastcluster.pdf",
      "title": "User's manual",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-12-17",
      "modified": "2025-05-07 08:43:43",
      "commits": 14
    }
  ],
  "_score": 9.586594999491723,
  "_indexed": true,
  "_nocasepkg": "fastcluster",
  "_universes": [
    "dmuellner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-12T08:09:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
      "fileid": "e54561c0c2eee3d924cce12de93557179c08819550d2f8f7ec5ef3cd344aee28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-12T08:09:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
      "fileid": "4583d998b00014502d729e0cf0b94ee095db62ffa1a7690efeb08a10cf5b1c60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-12T08:10:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
      "fileid": "a5832206a3b6d594ff14b82ba9293042e54be42cb4ba2cd5b7573d83905f64ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-12T08:09:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
      "fileid": "03e54700fbfe69ef95aaa4df2c62f7db4c1f45b4df6faa067c70ee6ff5afa9f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-12T08:09:41.000Z",
      "arch": "aarch64",
      "commit": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
      "fileid": "9c998f71d3fd05012be8a5e0e17e2dc85369e8f981333971ca2f3d538e1332ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-12T08:11:20.000Z",
      "arch": "x86_64",
      "commit": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
      "fileid": "d96f0ba4d78de74e134763d16acc7ce822f4c817aac9decb42e6567274633439",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-12T08:09:33.000Z",
      "arch": "aarch64",
      "commit": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
      "fileid": "42de9ef8f9a8c23e414832c5d4a747fffd21c3d14c81b5732f5ee7bc7eea5347",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-12T08:12:16.000Z",
      "arch": "x86_64",
      "commit": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
      "fileid": "bd567107e64f256766cf5c664a1a73ca208b2cd6a5572bc4b14a686972003084",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-12T08:08:55.000Z",
      "arch": "x86_64",
      "commit": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
      "fileid": "93046725e1a6a278eec889a02d082f6aba236f216ddb55da23c14f66c0a1783c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-12T08:08:34.000Z",
      "arch": "x86_64",
      "commit": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
      "fileid": "cf2f865b2ae4623704797a90c836636ccda95ad72cf4ef95df05fd0399654f35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-12T08:08:37.000Z",
      "arch": "x86_64",
      "commit": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
      "fileid": "f59125c9980dc3793618fc7ff48e6225424e4c16bd33a99b6d8f0f3a46a9e632",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-22T10:43:49.000Z",
      "arch": "emscripten",
      "commit": "347ef70fe3c5257fecab7dcfcd71c0620f451171",
      "fileid": "a46a480d77aef44d40d59895db90a635cb228b67d5e06ab99d63a2179d67d30d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dmuellner/actions/runs/25721704303"
    }
  ]
}