{
  "_id": "6a104310acfb0bcc41c9ddf0",
  "Package": "LAD",
  "Type": "Package",
  "Title": "Derive Leaf Angle Distribution (LAD) from Measured Leaf\nInclination Angles",
  "Version": "0.1.0",
  "Authors@R": "c(person(given=\"Francesco\",\nfamily=\"Chianucci\",\nemail=\"fchianucci@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5688-2060\")),\nperson(given=\"Lorenzo\",\nfamily=\"Cesaretti\",\nemail=\"lorenzo.cesaretti@crea.gov.it\",\nrole = c(\"aut\")))",
  "Maintainer": "Francesco Chianucci <fchianucci@gmail.com>",
  "Description": "Calculate mean statistics and leaf angle distribution type\nfrom measured leaf inclination angles. LAD distribution is\nfitted using a two-parameters (mu, nu) Beta distribution and\ncompared with six theoretical LAD distributions. Additional\ninformation is provided in Chianucci and Cesaretti (2022)\n<doi:10.1101/2022.10.28.513998>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:04:39 UTC",
    "User": "root"
  },
  "Author": "Francesco Chianucci [aut, cre]\n(<https://orcid.org/0000-0002-5688-2060>), Lorenzo Cesaretti\n[aut]",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://fchianucci.r-universe.dev",
  "Date/Publication": "2023-06-11 10:30:04 UTC",
  "RemoteUrl": "https://github.com/cran/LAD",
  "RemoteRef": "HEAD",
  "RemoteSha": "e11b924b7a5205b23e46a596e06f6f1a8675177b",
  "MD5sum": "cba647d1b7ee56e8e3e29c6a2b95edf8",
  "_user": "fchianucci",
  "_type": "src",
  "_file": "LAD_0.1.0.tar.gz",
  "_fileid": "72e5c87ac0188b4ac3ffe8f473e3dbf53f58c0b7b6664f5ee83ce631d52b1d3f",
  "_filesize": 1950880,
  "_sha256": "72e5c87ac0188b4ac3ffe8f473e3dbf53f58c0b7b6664f5ee83ce631d52b1d3f",
  "_created": "2026-05-11T07:04:39.000Z",
  "_published": "2026-05-22T11:50:40.412Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373754388,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912243475"
    },
    {
      "job": 77373754336,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912237081"
    },
    {
      "job": 77373754679,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912225863"
    },
    {
      "job": 77373754406,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912226766"
    },
    {
      "job": 77373754012,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912199932"
    },
    {
      "job": 77373753909,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159788107"
    },
    {
      "job": 77373754418,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912222262"
    },
    {
      "job": 77373754321,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912221623"
    },
    {
      "job": 77373754476,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912223147"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fchianucci/actions/runs/25655327971",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/LAD",
  "_commit": {
    "id": "e11b924b7a5205b23e46a596e06f6f1a8675177b",
    "author": "Francesco Chianucci <fchianucci@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1686479404
  },
  "_maintainer": {
    "name": "Francesco Chianucci",
    "email": "fchianucci@gmail.com",
    "login": "fchianucci",
    "uuid": 28293952,
    "orcid": "0000-0002-5688-2060"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "fchianucci",
      "count": 1,
      "uuid": 28293952
    }
  ],
  "_userbio": {
    "uuid": 28293952,
    "type": "user",
    "name": "fchianucci"
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LAD"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LAD.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "fchianucci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-06-11"
    }
  ],
  "_exports": [
    "%>%",
    "calcLAD",
    "fitLAD"
  ],
  "_datasets": [
    {
      "name": "Chianucci",
      "title": "Chianucci dataset",
      "object": "Chianucci",
      "class": [
        "data.frame"
      ],
      "fields": [
        "N",
        "ICP_Code",
        "Family",
        "Genus",
        "Species",
        "Author_citation",
        "Canopy_sector",
        "Angle_degree",
        "Date"
      ],
      "rows": 23882,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calcLAD",
      "title": "Calculate summary statistics from measured leaf inclination angles",
      "topics": [
        "calcLAD"
      ]
    },
    {
      "page": "Chianucci",
      "title": "Chianucci dataset",
      "topics": [
        "Chianucci"
      ]
    },
    {
      "page": "fitLAD",
      "title": "Fit Leaf Angle Distribution (LAD) from two-parameters (mu, nu) Beta distribution",
      "topics": [
        "fitLAD"
      ]
    }
  ],
  "_readme": "https://github.com/cran/LAD/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cowplot",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "lad",
  "_universes": [
    "fchianucci"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T07:07:14.000Z",
      "distro": "noble",
      "commit": "e11b924b7a5205b23e46a596e06f6f1a8675177b",
      "fileid": "ed88b18e36f7c59dcd62f31c8532a806b66e567a9439c134ab270791949879fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/25655327971"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T07:06:52.000Z",
      "distro": "noble",
      "commit": "e11b924b7a5205b23e46a596e06f6f1a8675177b",
      "fileid": "c58334424bae2cdd3e903955d56c7338e1b8ac9fc2ce9bbf9c5af5d080693de4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/25655327971"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T07:06:16.000Z",
      "commit": "e11b924b7a5205b23e46a596e06f6f1a8675177b",
      "fileid": "5acdfb02fcef622ae6764cab6e2d89099947bb7e0e662652b0ef0b1c70818dd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/25655327971"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T07:06:20.000Z",
      "commit": "e11b924b7a5205b23e46a596e06f6f1a8675177b",
      "fileid": "1eb89b692adbd4b03fb18926282f9984ffcca3a1ab98a9efccc7a1480170564e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/25655327971"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:05:51.000Z",
      "commit": "e11b924b7a5205b23e46a596e06f6f1a8675177b",
      "fileid": "6edd5f7f402f70ce14598e432bbdfc5e7c2d76d070e6ca4ed422ca361cb07e1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/25655327971"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:05:49.000Z",
      "commit": "e11b924b7a5205b23e46a596e06f6f1a8675177b",
      "fileid": "2e458192cfe967a0adbe3b906151c7a35936fb117fc81bd1d16d75415ef259cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/25655327971"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:05:54.000Z",
      "commit": "e11b924b7a5205b23e46a596e06f6f1a8675177b",
      "fileid": "0ddc4e88159cc49c56dee69aab11c8e104472d1f045bcfb0bb502dfd518ab217",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/25655327971"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:50:26.000Z",
      "commit": "e11b924b7a5205b23e46a596e06f6f1a8675177b",
      "fileid": "f7fbda79779501d97fffbd3bd3fa65bdd99ea8a932d41e1a5df1719579d5e71b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/25655327971"
    }
  ]
}