{
  "_id": "6a1091e7acfb0bcc41cb4b29",
  "Package": "ecan",
  "Title": "Ecological Analysis and Visualization",
  "Version": "0.2.1.9000",
  "Authors@R": "person(\"Toshikazu\", \"Matsumura\", , \"matutosi@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Support ecological analyses such as ordination and\nclustering. Contains consistent and easy wrapper functions of\n'stat', 'vegan', and 'labdsv' packages, and visualisation\nfunctions of ordination and clustering.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/matutosi/ecan\nhttps://github.com/matutosi/ecan/tree/develop (devel),\nhttps://matutosi.github.io/ecan/",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://matutosi.r-universe.dev",
  "Date/Publication": "2024-09-19 04:13:52 UTC",
  "RemoteUrl": "https://github.com/matutosi/ecan",
  "RemoteRef": "HEAD",
  "RemoteSha": "b00f3093116f14c04badfd09072e2877b5e3ef64",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 05:43:52 UTC",
    "User": "root"
  },
  "Author": "Toshikazu Matsumura [aut, cre]",
  "Maintainer": "Toshikazu Matsumura <matutosi@gmail.com>",
  "MD5sum": "d6703fb9d5692f0cd49be4ec4dd36f1a",
  "_user": "matutosi",
  "_type": "src",
  "_file": "ecan_0.2.1.9000.tar.gz",
  "_fileid": "da3019b7372accadba906e5bc757759a28e191a477b512997938b04279ff18df",
  "_filesize": 185122,
  "_sha256": "da3019b7372accadba906e5bc757759a28e191a477b512997938b04279ff18df",
  "_created": "2026-05-13T05:43:52.000Z",
  "_published": "2026-05-22T17:27:03.732Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77430279351,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962512406"
    },
    {
      "job": 77430279322,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962512776"
    },
    {
      "job": 77430278964,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962508079"
    },
    {
      "job": 77430279148,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962501906"
    },
    {
      "job": 77430278696,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962483197"
    },
    {
      "job": 77430278993,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158182411"
    },
    {
      "job": 77430279240,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962505843"
    },
    {
      "job": 77430279755,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962500516"
    },
    {
      "job": 77430279401,
      "time": 145,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962518649"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matutosi/actions/runs/25780712617",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matutosi/ecan",
  "_commit": {
    "id": "b00f3093116f14c04badfd09072e2877b5e3ef64",
    "author": "Toshikazu Matsumura <matutosi@gmail.com>",
    "committer": "Toshikazu Matsumura <matutosi@gmail.com>",
    "message": "Merge branch 'develop'\n",
    "time": 1726719232
  },
  "_maintainer": {
    "name": "Toshikazu Matsumura",
    "email": "matutosi@gmail.com",
    "login": "matutosi",
    "uuid": 42415004
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "labdsv",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "ggdendro",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "matutosi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "matutosi",
      "count": 146,
      "uuid": 42415004
    }
  ],
  "_userbio": {
    "uuid": 42415004,
    "type": "user",
    "name": "Toshikazu Matsumura"
  },
  "_downloads": {
    "count": 682,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ecan"
  },
  "_devurl": "https://github.com/matutosi/ecan",
  "_pkgdown": "https://matutosi.github.io/ecan/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ecan.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matutosi/ecan",
  "_realowner": "matutosi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2023-03-23"
    },
    {
      "version": "0.2.1",
      "date": "2023-07-07"
    }
  ],
  "_exports": [
    "%>%",
    "add_mid_p_bin_w",
    "bin_width",
    "cls_add_group",
    "cls_color",
    "cluster",
    "cols_one2multi",
    "df2table",
    "dist2df",
    "distance",
    "draw_layer_construction",
    "gen_example",
    "ind_val",
    "is_multi2multi",
    "is_one2multi",
    "is_one2one",
    "mid_point",
    "ord_add_group",
    "ord_extract_score",
    "ord_plot",
    "ordination",
    "pad2longest",
    "read_biss",
    "select_one2multi",
    "shdi",
    "table2df",
    "unique_length"
  ],
  "_help": [
    {
      "page": "cluster",
      "title": "Helper function for clustering methods",
      "topics": [
        "cls_add_group",
        "cls_color",
        "cluster",
        "distance"
      ]
    },
    {
      "page": "d",
      "title": "Calculating diversity",
      "topics": [
        "d",
        "h"
      ]
    },
    {
      "page": "df2table",
      "title": "Convert data.frame and table to each other.",
      "topics": [
        "df2table",
        "dist2df",
        "table2df"
      ]
    },
    {
      "page": "draw_layer_construction",
      "title": "Draw layer construction plot",
      "topics": [
        "add_mid_p_bin_w",
        "bin_width",
        "draw_layer_construction",
        "mid_point"
      ]
    },
    {
      "page": "gen_example",
      "title": "Generate vegetation example",
      "topics": [
        "gen_example"
      ]
    },
    {
      "page": "ind_val",
      "title": "Helper function for Indicator Species Analysis",
      "topics": [
        "ind_val"
      ]
    },
    {
      "page": "is_one2multi",
      "title": "Check cols one-to-one, or one-to-multi in data.frame",
      "topics": [
        "cols_one2multi",
        "is_multi2multi",
        "is_one2multi",
        "is_one2one",
        "select_one2multi",
        "unique_length"
      ]
    },
    {
      "page": "ordination",
      "title": "Helper function for ordination methods",
      "topics": [
        "ordination",
        "ord_add_group",
        "ord_extract_score",
        "ord_plot"
      ]
    },
    {
      "page": "pad2longest",
      "title": "Pad a string to the longest width of the strings.",
      "topics": [
        "pad2longest"
      ]
    },
    {
      "page": "read_biss",
      "title": "Read data from BiSS (Biodiversity Investigation Support System) to data frame.",
      "topics": [
        "read_biss"
      ]
    },
    {
      "page": "shdi",
      "title": "Helper function for calculating diversity",
      "topics": [
        "shdi"
      ]
    }
  ],
  "_readme": "https://github.com/matutosi/ecan/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cluster",
    "cpp11",
    "dendextend",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "jsonlite",
    "labdsv",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "permute",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "Rtsne",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ecan",
  "_universes": [
    "matutosi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-13T05:46:09.000Z",
      "distro": "noble",
      "commit": "b00f3093116f14c04badfd09072e2877b5e3ef64",
      "fileid": "fdb3faff7fc0884100c9cac1c268c13473a0115c3886de1173a3f1ef896b08fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25780712617"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-13T05:46:13.000Z",
      "distro": "noble",
      "commit": "b00f3093116f14c04badfd09072e2877b5e3ef64",
      "fileid": "5b7b103fd38e0c145772795466d0b3db6dfe47a600ecdb77ff6c34102b5b3411",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25780712617"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-13T05:45:55.000Z",
      "commit": "b00f3093116f14c04badfd09072e2877b5e3ef64",
      "fileid": "93076e31f56028b9a88b4eddc3abe7e91a7728779eef63d86b9dc30d0bdc2fba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25780712617"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-13T05:45:24.000Z",
      "commit": "b00f3093116f14c04badfd09072e2877b5e3ef64",
      "fileid": "ddbd0f6378087f1beee3d0e9f2f728b2304c9fc5dbf88b9b4085aa72ce36aaa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25780712617"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-13T05:45:35.000Z",
      "commit": "b00f3093116f14c04badfd09072e2877b5e3ef64",
      "fileid": "17acaab324bfa4a15b87f154fc31dbd180073daf52f8f3f3a831aba4944f3732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25780712617"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-13T05:45:10.000Z",
      "commit": "b00f3093116f14c04badfd09072e2877b5e3ef64",
      "fileid": "17fb083a4546cfdc2977ccf212b1735bfaf40e724555448d151f0a1abd0575d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25780712617"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-13T05:46:29.000Z",
      "commit": "b00f3093116f14c04badfd09072e2877b5e3ef64",
      "fileid": "61f7ae9d47291fcd7eda0aca914568a317c22670aa5ef35ce3f78606d23c6954",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25780712617"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-05-22T10:18:44.000Z",
      "commit": "b00f3093116f14c04badfd09072e2877b5e3ef64",
      "fileid": "2d8e0192044137aa670ffdd52f0f1ba476cb37111b1c1e35eec3968890041eb3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25780712617"
    }
  ]
}