{
  "_id": "6a16ca27acfb0bcc41d896d0",
  "Package": "tidyttmoment",
  "Title": "Functional Trait Moment Calculation",
  "Version": "0.0.5",
  "Authors@R": "c(\nperson(\"Paul Efren\", \"Santos Andrade\", , \"paulefrens@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6635-0375\")),\nperson(\"Macroecology Lab\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Calculates the community four 'moments' (mean, variance,\nskewness, and kurtosis) of a given trait based on the moments\ndescribed in Wieczynski et al. (2019)\n<doi:10.1073/pnas.1813723116>. These functional metrics are\nextremely useful in characterizing the distribution of traits\nin a plant community. It also provides tidyverse-friendly\nwrappers to seamlessly calculate advanced functional diversity\nindices (e.g., FDis, Rao's Q) using 'fundiversity' (Grenie et\nal. 2023 <doi:10.1111/ecog.06585>) and functional rarity\nindices using 'funrar' (Grenie et al. 2017\n<doi:10.1111/ddi.12629>). Evaluating these community-weighted\nmoments and diversity metrics allows researchers to evaluate\nshifts in optimal phenotypes and understand ecological\nfiltering with exactness.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/PaulESantos/tidyttmoment,\nhttps://paulesantos.github.io/tidyttmoment/",
  "BugReports": "https://github.com/PaulESantos/tidyttmoment/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://paulesantos.r-universe.dev",
  "Date/Publication": "2026-03-28 03:41:03 UTC",
  "RemoteUrl": "https://github.com/PaulESantos/tidyttmoment",
  "RemoteRef": "HEAD",
  "RemoteSha": "744c76e2e89469b4eedefe944ffd7eb10ca7ff77",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:37:50 UTC",
    "User": "root"
  },
  "Author": "Paul Efren Santos Andrade [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6635-0375>),\nMacroecology Lab [cph, fnd]",
  "Maintainer": "Paul Efren Santos Andrade <paulefrens@gmail.com>",
  "MD5sum": "2fb6d0ed6bb1d95264bcad0c0840e63a",
  "_user": "paulesantos",
  "_type": "src",
  "_file": "tidyttmoment_0.0.5.tar.gz",
  "_fileid": "d135e6aa9fee6908c8e120f7ee9386e2f55756986c6f9d0ceca89bcf88564ed6",
  "_filesize": 109246,
  "_sha256": "d135e6aa9fee6908c8e120f7ee9386e2f55756986c6f9d0ceca89bcf88564ed6",
  "_created": "2026-05-27T10:37:50.000Z",
  "_published": "2026-05-27T10:40:39.880Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78058890962,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238263766"
    },
    {
      "job": 78058890870,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238264861"
    },
    {
      "job": 78058890932,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238250145"
    },
    {
      "job": 78058890933,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238253363"
    },
    {
      "job": 78058473214,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238219996"
    },
    {
      "job": 78058890832,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238253328"
    },
    {
      "job": 78058890922,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238246937"
    },
    {
      "job": 78058890965,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238250650"
    },
    {
      "job": 78058890834,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238245311"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26506003011",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/PaulESantos/tidyttmoment",
  "_commit": {
    "id": "744c76e2e89469b4eedefe944ffd7eb10ca7ff77",
    "author": "PaulESantos <paulefrens@gmail.com>",
    "committer": "PaulESantos <paulefrens@gmail.com>",
    "message": "ppkg\n",
    "time": 1774669263
  },
  "_maintainer": {
    "name": "Paul Efren Santos Andrade",
    "email": "paulefrens@gmail.com",
    "login": "paulesantos",
    "linkedin": "in/paulesantosandrade",
    "twitter": "@PaulEfrenSantos",
    "description": "Plant ecology and R programming.",
    "uuid": 16847375,
    "orcid": "0000-0002-6635-0375"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "fundiversity",
      "role": "Imports"
    },
    {
      "package": "funrar",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.5",
      "role": "Suggests"
    }
  ],
  "_owner": "paulesantos",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 5
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "paulesantos",
      "count": 22,
      "uuid": 16847375
    }
  ],
  "_userbio": {
    "uuid": 16847375,
    "type": "user",
    "name": "Paul Efren",
    "description": "Plant ecology and R programming."
  },
  "_downloads": {
    "count": 155,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyttmoment"
  },
  "_devurl": "https://github.com/paulesantos/tidyttmoment",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidyttmoment.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulesantos/tidyttmoment",
  "_realowner": "paulesantos",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.5",
      "date": "2026-03-23"
    }
  ],
  "_exports": [
    "tidy_calc_diversity",
    "tidy_calc_moment",
    "tidy_calc_rarity",
    "tidy_to_matrices"
  ],
  "_help": [
    {
      "page": "tidy_calc_diversity",
      "title": "Calculate functional diversity indices from tidy data",
      "topics": [
        "tidy_calc_diversity"
      ]
    },
    {
      "page": "tidy_calc_moment",
      "title": "Calculate community weighted mean, variance, skewness, and kurtosis",
      "topics": [
        "tidy_calc_moment"
      ]
    },
    {
      "page": "tidy_calc_rarity",
      "title": "Calculate functional rarity indices from tidy data",
      "topics": [
        "tidy_calc_rarity"
      ]
    },
    {
      "page": "tidy_to_matrices",
      "title": "Convert tidy long data to community and trait matrices",
      "topics": [
        "tidy_to_matrices"
      ]
    }
  ],
  "_readme": "https://github.com/PaulESantos/tidyttmoment/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "cli",
    "cluster",
    "codetools",
    "cpp11",
    "digest",
    "dplyr",
    "fundiversity",
    "funrar",
    "future",
    "future.apply",
    "generics",
    "geometry",
    "globals",
    "glue",
    "lattice",
    "lifecycle",
    "linprog",
    "listenv",
    "lpSolve",
    "magic",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "parallelly",
    "permute",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppProgress",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "tidyttmoment",
  "_universes": [
    "paulesantos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-27T10:39:56.000Z",
      "distro": "noble",
      "commit": "744c76e2e89469b4eedefe944ffd7eb10ca7ff77",
      "fileid": "2fbbcb0f19db0c611c64d3a3726e2f4942d5783aa2042d4af3eaa349469ad2c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26506003011"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-27T10:40:00.000Z",
      "distro": "noble",
      "commit": "744c76e2e89469b4eedefe944ffd7eb10ca7ff77",
      "fileid": "79ed2309d4b9664ad88136d98a01ffbe2f2c1bf519e0c65cbd676ae42fbbaa15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26506003011"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-27T10:39:23.000Z",
      "commit": "744c76e2e89469b4eedefe944ffd7eb10ca7ff77",
      "fileid": "a5bb142a2691b026c3dfc52e71fcf7df15db31ea617d031c789a09ae5609c766",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26506003011"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-27T10:39:29.000Z",
      "commit": "744c76e2e89469b4eedefe944ffd7eb10ca7ff77",
      "fileid": "fdb0bc6d03c515d26373ca8f5365b25a09d7d00704bf78ff54924e13cc400cb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26506003011"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-05-27T10:39:50.000Z",
      "commit": "744c76e2e89469b4eedefe944ffd7eb10ca7ff77",
      "fileid": "04c552bedec2bac038c92234e6911fd71c9d7b11a46cd831b9744a0e7b713d41",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26506003011"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-27T10:39:03.000Z",
      "commit": "744c76e2e89469b4eedefe944ffd7eb10ca7ff77",
      "fileid": "8a29b381b9a1363f8d77f67a050560349f0ececab73273e8f0e25c44545d4106",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26506003011"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-27T10:39:13.000Z",
      "commit": "744c76e2e89469b4eedefe944ffd7eb10ca7ff77",
      "fileid": "05452f723647a1d06e66efffbebc23d92b5a246031d5c1e435370073287472d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26506003011"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-27T10:38:55.000Z",
      "commit": "744c76e2e89469b4eedefe944ffd7eb10ca7ff77",
      "fileid": "9c56d96589fdfb46ac6f054318252a376347f005ad589375b108a4890fadd08a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26506003011"
    }
  ]
}