{
  "_id": "6a4b622fa6574ff277f9a584",
  "Package": "hemispheR",
  "Title": "Processing Hemispherical Canopy Images",
  "Version": "1.1.8",
  "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=\"Martin\",\nfamily=\"Macek\",\nemail=\"martin.macek@volny.cz\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-5609-5921\")))",
  "Description": "Import and classify canopy fish-eye images, estimate\nangular gap fraction and derive canopy attributes like leaf\narea index and openness.  Additional information is provided in\nthe study by Chianucci F., Macek M. (2023)\n<doi:10.1016/j.agrformet.2023.109470>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 08:01:23 UTC",
    "User": "root"
  },
  "Author": "Francesco Chianucci [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5688-2060>), Martin Macek [aut]\n(ORCID: <https://orcid.org/0000-0002-5609-5921>)",
  "Maintainer": "Francesco Chianucci <fchianucci@gmail.com>",
  "Config/pak/sysreqs": "libabsl-dev cmake libfftw3-dev libgdal-dev gdal-bin\nlibgeos-dev make default-jdk libbz2-dev libicu-dev libjpeg-dev\nliblzma-dev libtiff-dev libuv1-dev libwebp-dev libzstd-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://fchianucci.r-universe.dev",
  "Date/Publication": "2025-11-08 14:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/hemispheR",
  "RemoteRef": "HEAD",
  "RemoteSha": "cb9b24ce3ce690c162b851d336b9c0a1aec7cb71",
  "_user": "fchianucci",
  "_type": "src",
  "_file": "hemispheR_1.1.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/ff5129aa33fa2234cdc3ba874d1cb7905e776cb4f788af6ac7a2f76a6254cbae",
  "_filesize": 4193547,
  "_sha256": "ff5129aa33fa2234cdc3ba874d1cb7905e776cb4f788af6ac7a2f76a6254cbae",
  "_expires": "2026-10-14T08:07:09.000Z",
  "_created": "2026-07-06T08:01:23.000Z",
  "_published": "2026-07-06T08:07:11.310Z",
  "_jobs": [
    {
      "job": 85322740339,
      "time": 287,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8103088376"
    },
    {
      "job": 85322740371,
      "time": 233,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8103069817"
    },
    {
      "job": 85322740356,
      "time": 250,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8103064940"
    },
    {
      "job": 85322740417,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8103044466"
    },
    {
      "job": 85322111282,
      "time": 217,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8102988009"
    },
    {
      "job": 85322740289,
      "time": 179,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8103051212"
    },
    {
      "job": 85322740350,
      "time": 228,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8103068361"
    },
    {
      "job": 85322740397,
      "time": 230,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8103069321"
    },
    {
      "job": 85322740396,
      "time": 217,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8103064119"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fchianucci/actions/runs/28776622658",
  "_status": "success",
  "_upstream": "https://github.com/cran/hemispheR",
  "_commit": {
    "id": "cb9b24ce3ce690c162b851d336b9c0a1aec7cb71",
    "author": "Francesco Chianucci <fchianucci@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.8\n",
    "time": 1762611002
  },
  "_maintainer": {
    "name": "Francesco Chianucci",
    "email": "fchianucci@gmail.com",
    "login": "fchianucci",
    "description": "",
    "uuid": 28293952,
    "orcid": "0000-0002-5688-2060"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "terra",
      "version": ">= 1.8-42",
      "role": "Depends"
    },
    {
      "package": "autothresholdr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "dismo",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.7",
      "date": "2025-09-03"
    },
    {
      "name": "1.1.8",
      "date": "2025-11-08"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "fchianucci",
      "count": 12,
      "uuid": 28293952
    }
  ],
  "_userbio": {
    "uuid": 28293952,
    "type": "user",
    "name": "fchianucci",
    "followers": 2
  },
  "_downloads": {
    "count": 462,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hemispheR"
  },
  "_searchresults": 19,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hemispheR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "fchianucci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-05-05"
    },
    {
      "version": "0.2.0",
      "date": "2023-06-12"
    },
    {
      "version": "1.0.0",
      "date": "2023-10-25"
    },
    {
      "version": "1.0.1",
      "date": "2023-11-02"
    },
    {
      "version": "1.1.0",
      "date": "2023-11-21"
    },
    {
      "version": "1.1.1",
      "date": "2023-12-02"
    },
    {
      "version": "1.1.2",
      "date": "2023-12-04"
    },
    {
      "version": "1.1.3",
      "date": "2024-01-08"
    },
    {
      "version": "1.1.4",
      "date": "2024-04-05"
    },
    {
      "version": "1.1.6",
      "date": "2025-04-07"
    },
    {
      "version": "1.1.7",
      "date": "2025-09-03"
    },
    {
      "version": "1.1.8",
      "date": "2025-11-08"
    }
  ],
  "_exports": [
    "binarize_fisheye",
    "camera_fisheye",
    "canopy_fisheye",
    "gapfrac_fisheye",
    "import_fisheye",
    "zonal_mask"
  ],
  "_datasets": [
    {
      "name": "list.cameras",
      "title": "Import a fisheye image as a single channel raster, and apply a circular mask",
      "object": "list.cameras",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "list.lenses",
      "title": "Derive angular gap fraction from a classified fisheye image",
      "object": "list.lenses",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "binarize_fisheye",
      "title": "Compute the threshold of a single-channel fisheye image, and return a binary fisheye image of canopy (0) and gap (1) pixels",
      "topics": [
        "binarize_fisheye"
      ]
    },
    {
      "page": "camera_fisheye",
      "title": "Provide circular mask parameters from known camera+fisheye lens models",
      "topics": [
        "camera_fisheye"
      ]
    },
    {
      "page": "canopy_fisheye",
      "title": "Calculate canopy attributes from angular gap fraction data derived from fisheye images",
      "topics": [
        "canopy_fisheye"
      ]
    },
    {
      "page": "gapfrac_fisheye",
      "title": "Derive angular gap fraction from a classified fisheye image",
      "topics": [
        "gapfrac_fisheye",
        "list.lenses"
      ]
    },
    {
      "page": "import_fisheye",
      "title": "Import a fisheye image as a single channel raster, and apply a circular mask",
      "topics": [
        "import_fisheye",
        "list.cameras"
      ]
    },
    {
      "page": "zonal_mask",
      "title": "Divide a raster image into four stacks which are used as masks.",
      "topics": [
        "zonal_mask"
      ]
    }
  ],
  "_readme": "https://github.com/cran/hemispheR/raw/HEAD/README.md",
  "_rundeps": [
    "autothresholdr",
    "backports",
    "bit",
    "bit64",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DBI",
    "dismo",
    "dplyr",
    "e1071",
    "farver",
    "fs",
    "generics",
    "glue",
    "hms",
    "ijtiff",
    "jpeg",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "scales",
    "sf",
    "sp",
    "strex",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk"
  ],
  "_score": 2.8808135922807914,
  "_indexed": true,
  "_nocasepkg": "hemispher",
  "_universes": [
    "fchianucci"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.8",
      "date": "2026-07-06T08:04:06.000Z",
      "distro": "resolute",
      "commit": "cb9b24ce3ce690c162b851d336b9c0a1aec7cb71",
      "fileid": "https://r2.ropensci.org/ffec41c4c65f49856199bd614859e7c95f5a0b1f7a0de2a0dc9d6fe954cd3100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/28776622658"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.8",
      "date": "2026-07-06T08:04:05.000Z",
      "distro": "resolute",
      "commit": "cb9b24ce3ce690c162b851d336b9c0a1aec7cb71",
      "fileid": "https://r2.ropensci.org/c19430c607f312b3964ef5fd1efce7862a77b8ce8a3319e719451a6d8ba2f57e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/28776622658"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.8",
      "date": "2026-07-06T08:04:06.000Z",
      "commit": "cb9b24ce3ce690c162b851d336b9c0a1aec7cb71",
      "fileid": "https://r2.ropensci.org/8588b3654c68b13fe8fc377e09541b42791b848013cb0e5507d156b321138d68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/28776622658"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.8",
      "date": "2026-07-06T08:03:32.000Z",
      "commit": "cb9b24ce3ce690c162b851d336b9c0a1aec7cb71",
      "fileid": "https://r2.ropensci.org/ca5c31ed91a9ec5fe12b54be20cd4a8b3d138bd0e4ebc7769b15c7a527e077d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/28776622658"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.8",
      "date": "2026-07-06T08:04:53.000Z",
      "commit": "cb9b24ce3ce690c162b851d336b9c0a1aec7cb71",
      "fileid": "https://r2.ropensci.org/9e842e5381e92ea35fa00461eadea9e7c9d414fef616f13fef4809402053f0ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/28776622658"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.8",
      "date": "2026-07-06T08:03:12.000Z",
      "commit": "cb9b24ce3ce690c162b851d336b9c0a1aec7cb71",
      "fileid": "https://r2.ropensci.org/f25d5fa1eceb86d33dcf1eb90328003a0b527f2e5b016acf713bec362da07458",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/28776622658"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.8",
      "date": "2026-07-06T08:03:10.000Z",
      "commit": "cb9b24ce3ce690c162b851d336b9c0a1aec7cb71",
      "fileid": "https://r2.ropensci.org/57341a032da64f7020b282f35b47ae82516ea130481ded523da3fcf662fc7ccd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/28776622658"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.8",
      "date": "2026-07-06T08:02:56.000Z",
      "commit": "cb9b24ce3ce690c162b851d336b9c0a1aec7cb71",
      "fileid": "https://r2.ropensci.org/78e1a8fe97b34c67f86405937d49de0cd1ca3d39fba21e5b0ab43cd7c30f5b96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fchianucci/actions/runs/28776622658"
    }
  ]
}