{
  "_id": "6a129a9cacfb0bcc41d0e2f8",
  "Package": "MultiTraits",
  "Type": "Package",
  "Title": "Analyzing and Visualizing Multidimensional Plant Traits",
  "Version": "0.6.0",
  "Date": "2025-10-1",
  "Authors@R": "c(person(\"xxx\", \"xx\", email = \"xxxxx@njfu.edu.cn\", role = c(\"aut\", \"cre\")),person(\"xxx\", \"xx\", role = \"aut\"),person(\"xxx\", \"xxx\", role = \"aut\"),person(\"xxx\", \"xx\", role = \"aut\"))",
  "Maintainer": "xxx xx <xxxxx@njfu.edu.cn>",
  "Description": "Implements analytical methods for multidimensional plant\ntraits, including Competitors-Stress tolerators-Ruderals\nstrategy analysis using leaf traits, Leaf-Height-Seed strategy\nanalysis, Niche Periodicity Table analysis, and Trait Network\nanalysis. Provides functions for data analysis, visualization,\nand network metrics calculation. Methods are based on Grime\n(1974) <doi:10.1038/250026a0>, Pierce et al. (2017)\n<doi:10.1111/1365-2435.12882>, Westoby (1998)\n<doi:10.1023/A:1004327224729>, Winemiller et al. (2015)\n<doi:10.1111/ele.12462>, He et al. (2020)\n<doi:10.1016/j.tree.2020.06.003>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:23:43 UTC",
    "User": "root"
  },
  "Author": "xxx xx [aut, cre], xxx xx [aut], xxx xxx [aut], xxx xx [aut]",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibglpk-dev make libicu-dev libuv1-dev libxml2-dev",
  "Repository": "https://temp20250212.r-universe.dev",
  "Date/Publication": "2025-10-02 01:14:16 UTC",
  "RemoteUrl": "https://github.com/temp20250212/multitraits",
  "RemoteRef": "HEAD",
  "RemoteSha": "c2656cb6fb238a86a0707501d140ca09d835c775",
  "MD5sum": "0f15edc9485e512bedae9a8dea02172a",
  "_user": "temp20250212",
  "_type": "src",
  "_file": "MultiTraits_0.6.0.tar.gz",
  "_fileid": "ae3192978d01c3a9c7f5d00c69881053c91951dbdbb3f9264f7a4a93757bcf63",
  "_filesize": 3754616,
  "_sha256": "ae3192978d01c3a9c7f5d00c69881053c91951dbdbb3f9264f7a4a93757bcf63",
  "_created": "2026-05-24T06:23:43.000Z",
  "_published": "2026-05-24T06:28:44.906Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77577114341,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182867828"
    },
    {
      "job": 77577114332,
      "time": 201,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182870442"
    },
    {
      "job": 77577114330,
      "time": 260,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182872495"
    },
    {
      "job": 77577114331,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182864073"
    },
    {
      "job": 77576909225,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182846674"
    },
    {
      "job": 77577114328,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182863669"
    },
    {
      "job": 77577114335,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182863320"
    },
    {
      "job": 77577114336,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182858777"
    },
    {
      "job": 77577114345,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182863827"
    }
  ],
  "_buildurl": "https://github.com/r-universe/temp20250212/actions/runs/26353854001",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/temp20250212/multitraits",
  "_commit": {
    "id": "c2656cb6fb238a86a0707501d140ca09d835c775",
    "author": "biodiversity-monitoring <99181400+biodiversity-monitoring@users.noreply.github.com>",
    "committer": "biodiversity-monitoring <99181400+biodiversity-monitoring@users.noreply.github.com>",
    "message": "v0.6.0\n",
    "time": 1759367656
  },
  "_maintainer": {
    "name": "xxx xx",
    "email": "xxxxx@njfu.edu.cn"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "corrplot",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggraph",
      "role": "Imports"
    },
    {
      "package": "ggsci",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "scatterplot3d",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "temp20250212",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "biodiversity-monitoring",
      "count": 7,
      "uuid": 99181400
    }
  ],
  "_userbio": {
    "uuid": 198939414,
    "type": "user",
    "name": "temp20250212"
  },
  "_downloads": {
    "count": 595,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MultiTraits"
  },
  "_devurl": "https://github.com/temp20250212/multitraits",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MultiTraits.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/temp20250212/multitraits",
  "_realowner": "temp20250212",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-11-26"
    },
    {
      "version": "0.2.0",
      "date": "2024-12-21"
    },
    {
      "version": "0.3.0",
      "date": "2025-02-21"
    },
    {
      "version": "0.4.0",
      "date": "2025-04-16"
    },
    {
      "version": "0.5.0",
      "date": "2025-04-20"
    },
    {
      "version": "0.6.0",
      "date": "2025-10-03"
    },
    {
      "version": "1.0.0",
      "date": "2026-03-22"
    }
  ],
  "_exports": [
    "CSR",
    "CSR_hodgson",
    "CSR_plot",
    "LHS",
    "LHS_plot",
    "LHS_strategy_scheme",
    "NPT_continuous",
    "NPT_continuous_plot",
    "NPT_discrete",
    "NPT_discrete_plot",
    "phylo_correlation",
    "PTN",
    "PTN_corr",
    "PTN_metrics",
    "PTN_plot"
  ],
  "_datasets": [
    {
      "name": "PFF",
      "title": "Plant Functional Traits Dataset from Ponderosa Pine Forests Flora (PFF)",
      "object": "PFF",
      "class": [
        "data.frame"
      ],
      "fields": [
        "species",
        "genus",
        "family",
        "Height",
        "Leaf_area",
        "LDMC",
        "SLA",
        "SRL",
        "SeedMass",
        "FltDate",
        "FltDur",
        "k_value",
        "Leaf_Cmass",
        "Leaf_Nmass",
        "Leaf_CN",
        "Leaf_Pmass",
        "Leaf_NP",
        "Leaf_CP",
        "Root_Cmass",
        "Root_Nmass",
        "Root_CN"
      ],
      "rows": 133,
      "table": true,
      "tojson": true
    },
    {
      "name": "PFF_tree",
      "title": "Phylogenetic Tree of 133 Plant Species from Pine Forest Flora",
      "object": "PFF_tree",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "CSR",
      "title": "Classify Plant Strategies using Pierce et al. (2017) CSR Method",
      "topics": [
        "CSR"
      ]
    },
    {
      "page": "CSR_hodgson",
      "title": "Classify Plant Strategies using Hodgson et al. (1999) CSR Method",
      "topics": [
        "CSR_hodgson"
      ]
    },
    {
      "page": "CSR_plot",
      "title": "Create a Ternary Plot for CSR Plant Ecological Strategies",
      "topics": [
        "CSR_plot"
      ]
    },
    {
      "page": "LHS",
      "title": "Calculate LHS (Leaf-Height-Seed) Plant Ecological Strategy Classification",
      "topics": [
        "LHS"
      ]
    },
    {
      "page": "LHS_plot",
      "title": "Create 3D Scatter Plot for LHS Plant Ecological Strategy Data",
      "topics": [
        "LHS_plot"
      ]
    },
    {
      "page": "LHS_strategy_scheme",
      "title": "Create a table of Leaf-Height-Seed (LHS) strategy types",
      "topics": [
        "LHS_strategy_scheme"
      ]
    },
    {
      "page": "NPT_continuous",
      "title": "Continuous Niche Classification Based on Periodic Table of Niches",
      "topics": [
        "NPT_continuous"
      ]
    },
    {
      "page": "NPT_continuous_plot",
      "title": "Plot Continuous Niche Classification Results",
      "topics": [
        "NPT_continuous_plot"
      ]
    },
    {
      "page": "NPT_discrete",
      "title": "Discrete Niche Classification Based on Periodic Table of Niches",
      "topics": [
        "NPT_discrete"
      ]
    },
    {
      "page": "NPT_discrete_plot",
      "title": "Visualize Discrete Niche Classification Tree",
      "topics": [
        "NPT_discrete_plot"
      ]
    },
    {
      "page": "PFF",
      "title": "Plant Functional Traits Dataset from Ponderosa Pine Forests Flora (PFF)",
      "topics": [
        "PFF"
      ]
    },
    {
      "page": "PFF_tree",
      "title": "Phylogenetic Tree of 133 Plant Species from Pine Forest Flora",
      "topics": [
        "PFF_tree"
      ]
    },
    {
      "page": "phylo_correlation",
      "title": "Phylogenetically Corrected Correlation Analysis",
      "topics": [
        "phylo_correlation"
      ]
    },
    {
      "page": "PTN",
      "title": "Generate Plant Trait Network",
      "topics": [
        "PTN"
      ]
    },
    {
      "page": "PTN_corr",
      "title": "Calculate and Visualize Plant Trait Correlation Network",
      "topics": [
        "PTN_corr"
      ]
    },
    {
      "page": "PTN_metrics",
      "title": "Calculate Node and Global Metrics for Trait Networks",
      "topics": [
        "PTN_metrics"
      ]
    },
    {
      "page": "PTN_plot",
      "title": "Plot Trait Network Graph",
      "topics": [
        "PTN_plot"
      ]
    }
  ],
  "_readme": "https://github.com/temp20250212/multitraits/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "corrplot",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "ggsci",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "nlme",
    "nnet",
    "permute",
    "pillar",
    "pkgconfig",
    "polyclip",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "scatterplot3d",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tweenr",
    "utf8",
    "vctrs",
    "vegan",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "MultiTraits_tutorial.Rmd",
      "filename": "MultiTraits_tutorial.html",
      "title": "MultiTraits_tutorial",
      "author": "xx",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "From CRAN (recommended)",
        "From GitHub (development version)",
        "Main Functions",
        "Example Datasets: PFF (Pine Forests Flora)",
        "CSR Strategy",
        "LHS Strategy",
        "Niche Periodicity Table",
        "Plant Trait Network"
      ],
      "created": "2025-02-18 11:28:51",
      "modified": "2025-10-02 01:14:16",
      "commits": 2
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "multitraits",
  "_universes": [
    "temp20250212"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-24T06:26:16.000Z",
      "distro": "noble",
      "commit": "c2656cb6fb238a86a0707501d140ca09d835c775",
      "fileid": "67a5bd31ee3e4cf1f7c9ee3c163a4214e00238f5d3b506c4aa1f4b03c3e18511",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/temp20250212/actions/runs/26353854001"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-24T06:26:28.000Z",
      "distro": "noble",
      "commit": "c2656cb6fb238a86a0707501d140ca09d835c775",
      "fileid": "1770f61afe65156924742e6e0d36470e123a484422bedc29fe929018dc00f310",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/temp20250212/actions/runs/26353854001"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-24T06:26:52.000Z",
      "commit": "c2656cb6fb238a86a0707501d140ca09d835c775",
      "fileid": "26f5260af0ea143098168a68d8393d73ba7b0103ee94f12c85b7994040bf5b21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/temp20250212/actions/runs/26353854001"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-24T06:25:50.000Z",
      "commit": "c2656cb6fb238a86a0707501d140ca09d835c775",
      "fileid": "1681e48307cf088d30e46f948b97be2f33b2499d988ff87b41a585f3a40027c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/temp20250212/actions/runs/26353854001"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-05-24T06:26:24.000Z",
      "commit": "c2656cb6fb238a86a0707501d140ca09d835c775",
      "fileid": "1c48e68d7ae2860d187c4c5a1471c5282b46a89022827995579e6d2a86508cff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/temp20250212/actions/runs/26353854001"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-24T06:25:17.000Z",
      "commit": "c2656cb6fb238a86a0707501d140ca09d835c775",
      "fileid": "1091355f3c525955d89362f74c41e22c6ee7cd4937ebaeb48f1c9159b0d73bd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/temp20250212/actions/runs/26353854001"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-24T06:25:01.000Z",
      "commit": "c2656cb6fb238a86a0707501d140ca09d835c775",
      "fileid": "1e385c6780ec7b5462c45595444493de81c797929e45c35338ec73ceec731a96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/temp20250212/actions/runs/26353854001"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-24T06:25:11.000Z",
      "commit": "c2656cb6fb238a86a0707501d140ca09d835c775",
      "fileid": "041593514f6febc2b87a621889e4ba27f947d2ca4eb827fd573fb93296097378",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/temp20250212/actions/runs/26353854001"
    }
  ]
}