{
  "_id": "6a1045afacfb0bcc41c9e87b",
  "Package": "hillR",
  "Type": "Package",
  "Title": "Diversity Through Hill Numbers",
  "Version": "0.6.0",
  "Date": "2025-11-10",
  "Authors@R": "person(given = \"Daijiang\",\nfamily = \"Li\",\nrole = c(\"aut\", \"cre\"),\nemail = \"daijianglee@gmail.com\")",
  "Maintainer": "Daijiang Li <daijianglee@gmail.com>",
  "Description": "Calculate taxonomic, functional and phylogenetic diversity\nmeasures through Hill Numbers proposed by Chao, Chiu and Jost\n(2014) <doi:10.1146/annurev-ecolsys-120213-091540>.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/daijiang/hillR",
  "BugReports": "https://github.com/daijiang/hillR/issues",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://daijiang.r-universe.dev",
  "Date/Publication": "2025-11-11 19:05:05 UTC",
  "RemoteUrl": "https://github.com/daijiang/hillR",
  "RemoteRef": "HEAD",
  "RemoteSha": "e34db45b3cde57e82a2c1f11a6c67f1c4ee84712",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 05:55:24 UTC",
    "User": "root"
  },
  "Author": "Daijiang Li [aut, cre]",
  "MD5sum": "9ebf30ddff2d6b5d19906b227f77c3b7",
  "_user": "daijiang",
  "_type": "src",
  "_file": "hillR_0.6.0.tar.gz",
  "_fileid": "1e91b632abe76f5cdc369b7f96d20c84c0914cd1be3d3497029dd11079361d9d",
  "_filesize": 140649,
  "_sha256": "1e91b632abe76f5cdc369b7f96d20c84c0914cd1be3d3497029dd11079361d9d",
  "_created": "2026-05-11T05:55:24.000Z",
  "_published": "2026-05-22T12:01:51.269Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77375278512,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911288831"
    },
    {
      "job": 77375278483,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911286591"
    },
    {
      "job": 77375278501,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6911276204"
    },
    {
      "job": 77375278081,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911282600"
    },
    {
      "job": 77375277780,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911257932"
    },
    {
      "job": 77375277759,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159980539"
    },
    {
      "job": 77375278504,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911274849"
    },
    {
      "job": 77375278223,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6911281115"
    },
    {
      "job": 77375278500,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911276112"
    }
  ],
  "_buildurl": "https://github.com/r-universe/daijiang/actions/runs/25652829779",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/daijiang/hillR",
  "_commit": {
    "id": "e34db45b3cde57e82a2c1f11a6c67f1c4ee84712",
    "author": "daijiang <daijianglee@gmail.com>",
    "committer": "daijiang <daijianglee@gmail.com>",
    "message": "remove old author field\n",
    "time": 1762887905
  },
  "_maintainer": {
    "name": "Daijiang Li",
    "email": "daijianglee@gmail.com",
    "login": "daijiang",
    "uuid": 1696911
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "FD",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "ade4",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "geiger",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "betapart",
      "role": "Suggests"
    }
  ],
  "_owner": "daijiang",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-46",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "biodiversity",
    "hill-numbers"
  ],
  "_stars": 36,
  "_contributors": [
    {
      "user": "daijiang",
      "count": 51,
      "uuid": 1696911
    },
    {
      "user": "akpaulson",
      "count": 3,
      "uuid": 64931666
    },
    {
      "user": "bisaloo",
      "count": 2,
      "uuid": 10783929
    },
    {
      "user": "katrinleinweber",
      "count": 1,
      "uuid": 9948149
    },
    {
      "user": "p-neves",
      "count": 1,
      "uuid": 16014958
    },
    {
      "user": "ajrominger",
      "count": 1,
      "uuid": 2481785
    }
  ],
  "_userbio": {
    "uuid": 1696911,
    "type": "user",
    "name": "Daijiang Li"
  },
  "_downloads": {
    "count": 780,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hillR"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/daijiang/hillr",
  "_searchresults": 214,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hillR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/daijiang/hillr",
  "_realowner": "daijiang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2018-11-19"
    },
    {
      "version": "0.5.0",
      "date": "2020-07-07"
    },
    {
      "version": "0.5.1",
      "date": "2021-03-02"
    },
    {
      "version": "0.5.2",
      "date": "2023-08-20"
    }
  ],
  "_exports": [
    "hill_func",
    "hill_func_parti",
    "hill_func_parti_pairwise",
    "hill_phylo",
    "hill_phylo_parti",
    "hill_phylo_parti_pairwise",
    "hill_taxa",
    "hill_taxa_parti",
    "hill_taxa_parti_pairwise"
  ],
  "_help": [
    {
      "page": "hill_func",
      "title": "Functional diversity through Hill Numbers",
      "topics": [
        "hill_func"
      ]
    },
    {
      "page": "hill_func_parti",
      "title": "Decompostion of functional diversity through Hill Numbers",
      "topics": [
        "hill_func_parti"
      ]
    },
    {
      "page": "hill_func_parti_pairwise",
      "title": "Pairwise comparisons for all sites.",
      "topics": [
        "hill_func_parti_pairwise"
      ]
    },
    {
      "page": "hill_phylo",
      "title": "Phylogenetic diversity through Hill Numbers",
      "topics": [
        "hill_phylo"
      ]
    },
    {
      "page": "hill_phylo_parti",
      "title": "Phylogenetic diversity of multiple sites",
      "topics": [
        "hill_phylo_parti"
      ]
    },
    {
      "page": "hill_phylo_parti_pairwise",
      "title": "Pairwise phylogenetic diversity through Hill numbers",
      "topics": [
        "hill_phylo_parti_pairwise"
      ]
    },
    {
      "page": "hill_taxa",
      "title": "Taxonomic diversity through Hill Numbers",
      "topics": [
        "hill_taxa"
      ]
    },
    {
      "page": "hill_taxa_parti",
      "title": "Decompostion of Taxonomic diversity through Hill Numbers",
      "topics": [
        "hill_taxa_parti"
      ]
    },
    {
      "page": "hill_taxa_parti_pairwise",
      "title": "Pairwise comparisons for all sites",
      "topics": [
        "hill_taxa_parti_pairwise"
      ]
    },
    {
      "page": "hillR",
      "title": "hillR: Diversity Through Hill Numbers",
      "topics": [
        "hillR-package",
        "hillR"
      ]
    }
  ],
  "_readme": "https://github.com/daijiang/hillR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ade4",
    "ape",
    "cli",
    "cluster",
    "clusterGeneration",
    "coda",
    "codetools",
    "colorspace",
    "combinat",
    "cpp11",
    "DEoptim",
    "deSolve",
    "digest",
    "doParallel",
    "expm",
    "fastmatch",
    "FD",
    "foreach",
    "geiger",
    "generics",
    "geometry",
    "glue",
    "igraph",
    "iterators",
    "lattice",
    "lifecycle",
    "linprog",
    "lpSolve",
    "magic",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "mgcv",
    "mnormt",
    "mvtnorm",
    "ncbit",
    "nlme",
    "numDeriv",
    "optimParallel",
    "permute",
    "phangorn",
    "phytools",
    "pillar",
    "pixmap",
    "pkgconfig",
    "plyr",
    "quadprog",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress",
    "rlang",
    "scatterplot3d",
    "sp",
    "subplex",
    "tibble",
    "utf8",
    "vctrs",
    "vegan"
  ],
  "_score": 8.083996832242097,
  "_indexed": true,
  "_nocasepkg": "hillr",
  "_universes": [
    "daijiang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-11T05:57:52.000Z",
      "distro": "noble",
      "commit": "e34db45b3cde57e82a2c1f11a6c67f1c4ee84712",
      "fileid": "bb13d6bd2acdd1c94a9d5140c9e1415b307f4e26357453a0286a3911c6165934",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daijiang/actions/runs/25652829779"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-11T05:57:43.000Z",
      "distro": "noble",
      "commit": "e34db45b3cde57e82a2c1f11a6c67f1c4ee84712",
      "fileid": "18b01ad32de9fab923a56e06bfde73abeb611513bc51b33d6a6b37b6caa1da4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daijiang/actions/runs/25652829779"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-11T05:56:56.000Z",
      "commit": "e34db45b3cde57e82a2c1f11a6c67f1c4ee84712",
      "fileid": "8bf0be6c2a15169539b29f96d704caf9473f899f7b8d193339c3209edea54aa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daijiang/actions/runs/25652829779"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-11T05:57:21.000Z",
      "commit": "e34db45b3cde57e82a2c1f11a6c67f1c4ee84712",
      "fileid": "7ec82499730b10e371a8e651f3592b7daa8b015841ab945ee40bf4fd56e7217f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daijiang/actions/runs/25652829779"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-11T05:56:42.000Z",
      "commit": "e34db45b3cde57e82a2c1f11a6c67f1c4ee84712",
      "fileid": "675f2a15e539387238379819e5dbf6df270c287d3cb0ae89f8f437e0efbec6aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daijiang/actions/runs/25652829779"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-11T05:57:09.000Z",
      "commit": "e34db45b3cde57e82a2c1f11a6c67f1c4ee84712",
      "fileid": "710e00e6fd14f70f10c811ee1edba9c3a37cc98742bf323eb4028e6470d49006",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daijiang/actions/runs/25652829779"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-11T05:56:41.000Z",
      "commit": "e34db45b3cde57e82a2c1f11a6c67f1c4ee84712",
      "fileid": "2aa89169544cbf57728f7889841e0e8353d49434d7e7d8af6adbdc3779fdfd33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daijiang/actions/runs/25652829779"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-05-22T12:01:26.000Z",
      "commit": "e34db45b3cde57e82a2c1f11a6c67f1c4ee84712",
      "fileid": "f76590cf9639b109011881fbe5d1b9e04c8c9ae70eee9cc7aa72fc30a5c9f502",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daijiang/actions/runs/25652829779"
    }
  ]
}