{
  "_id": "6a129026acfb0bcc41d0a3ae",
  "Package": "voluModel",
  "Title": "Modeling Species Distributions in Three Dimensions",
  "Version": "0.2.3",
  "Authors@R": "c(person(given = \"Hannah L.\",\nfamily = \"Owens\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hannah.owens@gmail.com\",\ncomment = c(ORCID = \"0000-0003-0071-1745\")),\nperson(given = \"Emmaline\",\nfamily = \"Sheahan\",\nrole = \"aut\",\nemail = \"sheahane@ufl.edu\",\ncomment = c(ORCID = \"0000-0003-3358-9758\")),\nperson(given = \"Carsten\",\nfamily = \"Rahbek\",,,\nrole=\"aut\",\ncomment = c(ORCID = \"0000-0003-4585-0300\")))",
  "Maintainer": "Hannah L. Owens <hannah.owens@gmail.com>",
  "Description": "Facilitates modeling species' ecological niches and\ngeographic distributions based on occurrences and environments\nthat have a vertical as well as horizontal component, and\nprojecting models into three-dimensional geographic space.\nWorking in three dimensions is useful in an aquatic context\nwhen the organisms one wishes to model can be found across a\nwide range of depths in the water column. The package also\ncontains functions to automatically generate marine training\nmodel training regions using machine learning, and interpolate\nand smooth patchily sampled environmental rasters using thin\nplate splines. Davis Rabosky AR, Cox CL, Rabosky DL, Title PO,\nHolmes IA, Feldman A, McGuire JA (2016)\n<doi:10.1038/ncomms11484>. Nychka D, Furrer R, Paige J, Sain S\n(2021) <doi:10.5065/D6W957CT>. Pateiro-Lopez B, Rodriguez-Casal\nA (2022) <https://CRAN.R-project.org/package=alphahull>.",
  "License": "GPL-3",
  "URL": "https://hannahlowens.github.io/voluModel/",
  "BugReports": "https://github.com/hannahlowens/voluModel/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 12:08:10 UTC",
    "User": "root"
  },
  "Author": "Hannah L. Owens [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0071-1745>), Emmaline Sheahan\n[aut] (ORCID: <https://orcid.org/0000-0003-3358-9758>), Carsten\nRahbek [aut] (ORCID: <https://orcid.org/0000-0003-4585-0300>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-07-18 23:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/voluModel",
  "RemoteRef": "HEAD",
  "RemoteSha": "68ca18700c3a382b990be9bcd2a9ebf07e99aa5e",
  "MD5sum": "66f261db361d800e1489a096477ebaf3",
  "_user": "cran",
  "_type": "src",
  "_file": "voluModel_0.2.3.tar.gz",
  "_fileid": "0a3f583fd3113c3af461ec15bdc0a0001c92f026f50d1e77cc0618049899fe83",
  "_filesize": 3428052,
  "_sha256": "0a3f583fd3113c3af461ec15bdc0a0001c92f026f50d1e77cc0618049899fe83",
  "_created": "2026-05-23T12:08:10.000Z",
  "_published": "2026-05-24T05:44:06.260Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77574789525,
      "time": 245,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7182595268"
    },
    {
      "job": 77574789570,
      "time": 251,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176777431"
    },
    {
      "job": 77574789504,
      "time": 317,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176756815"
    },
    {
      "job": 77574789647,
      "time": 194,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176772336"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26332157444",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/voluModel",
  "_commit": {
    "id": "68ca18700c3a382b990be9bcd2a9ebf07e99aa5e",
    "author": "Hannah L. Owens <hannah.owens@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.3\n",
    "time": 1752879602
  },
  "_maintainer": {
    "name": "Hannah L. Owens",
    "email": "hannah.owens@gmail.com",
    "login": "hannahlowens",
    "linkedin": "in/hannahowens",
    "description": "Fixed-Term Assistant Professor\n\nCenter for Macroecology, Evolution and Climate\n\nGlobe Institute\n\nUniversity of Copenhagen",
    "uuid": 11444247,
    "orcid": "0000-0003-0071-1745"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "metR",
      "role": "Imports"
    },
    {
      "package": "modEvA",
      "role": "Imports"
    },
    {
      "package": "rangeBuilder",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "rnaturalearth",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearthdata",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.3",
      "date": "2025-07-18"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "hannahlowens",
      "count": 11,
      "uuid": 11444247
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 283,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/voluModel"
  },
  "_devurl": "https://github.com/hannahlowens/volumodel",
  "_pkgdown": "https://hannahlowens.github.io/voluModel/",
  "_searchresults": 41,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/voluModel.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-03-15"
    },
    {
      "version": "0.1.3",
      "date": "2022-03-21"
    },
    {
      "version": "0.1.5",
      "date": "2022-06-05"
    },
    {
      "version": "0.1.6",
      "date": "2022-06-27"
    },
    {
      "version": "0.1.7",
      "date": "2022-11-17"
    },
    {
      "version": "0.1.8",
      "date": "2022-11-28"
    },
    {
      "version": "0.1.9",
      "date": "2023-01-18"
    },
    {
      "version": "0.2.0",
      "date": "2023-04-11"
    },
    {
      "version": "0.2.1",
      "date": "2024-01-24"
    },
    {
      "version": "0.2.2",
      "date": "2024-08-20"
    },
    {
      "version": "0.2.3",
      "date": "2025-07-18"
    },
    {
      "version": "0.2.4",
      "date": "2026-05-23"
    }
  ],
  "_exports": [
    "areColors",
    "blendColor",
    "bottomRaster",
    "centerPointRasterTemplate",
    "columnParse",
    "diversityStack",
    "downsample",
    "interpolateRaster",
    "marineBackground",
    "MESS3D",
    "mSampling2D",
    "mSampling3D",
    "oneRasterPlot",
    "plotLayers",
    "pointCompMap",
    "pointMap",
    "rasterComp",
    "smoothRaster",
    "testIntersection",
    "transectPlot",
    "transpColor",
    "verticalSample",
    "xyzSample"
  ],
  "_help": [
    {
      "page": "bottomRaster",
      "title": "Bottom raster generation",
      "topics": [
        "bottomRaster"
      ]
    },
    {
      "page": "centerPointRasterTemplate",
      "title": "Center Point Raster Template",
      "topics": [
        "centerPointRasterTemplate"
      ]
    },
    {
      "page": "diversityStack",
      "title": "Diversity stack",
      "topics": [
        "diversityStack"
      ]
    },
    {
      "page": "downsample",
      "title": "Occurrence downsampling",
      "topics": [
        "downsample"
      ]
    },
    {
      "page": "interpolateRaster",
      "title": "Interpolate patchily sampled rasters",
      "topics": [
        "interpolateRaster"
      ]
    },
    {
      "page": "marineBackground",
      "title": "Marine background shapefile generation",
      "topics": [
        "marineBackground"
      ]
    },
    {
      "page": "MESS3D",
      "title": "Calculate MESS",
      "topics": [
        "MESS3D"
      ]
    },
    {
      "page": "mSampling2D",
      "title": "2D background sampling",
      "topics": [
        "mSampling2D"
      ]
    },
    {
      "page": "mSampling3D",
      "title": "3D background sampling",
      "topics": [
        "mSampling3D"
      ]
    },
    {
      "page": "oneRasterPlot",
      "title": "Single raster plot",
      "topics": [
        "oneRasterPlot"
      ]
    },
    {
      "page": "plotLayers",
      "title": "Plotting 3D model in 2D",
      "topics": [
        "plotLayers"
      ]
    },
    {
      "page": "pointCompMap",
      "title": "Comparative point mapping",
      "topics": [
        "pointCompMap"
      ]
    },
    {
      "page": "pointMap",
      "title": "Point mapping",
      "topics": [
        "pointMap"
      ]
    },
    {
      "page": "rasterComp",
      "title": "Comparative raster mapping",
      "topics": [
        "rasterComp"
      ]
    },
    {
      "page": "smoothRaster",
      "title": "Smooth rasters",
      "topics": [
        "smoothRaster"
      ]
    },
    {
      "page": "transectPlot",
      "title": "Plot vertical sample",
      "topics": [
        "transectPlot"
      ]
    },
    {
      "page": "xyzSample",
      "title": "Sampling from a 'SpatRaster' vector using 3D coordinates",
      "topics": [
        "xyzSample"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/voluModel/raw/HEAD/man/figures/logo.png",
  "_rundeps": [
    "alphahull",
    "askpass",
    "backports",
    "bayestestR",
    "cachem",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "data.table",
    "datawizard",
    "DBI",
    "deldir",
    "digest",
    "dotCall64",
    "dplyr",
    "e1071",
    "effectsize",
    "farver",
    "fastmap",
    "fields",
    "Formula",
    "formula.tools",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gtable",
    "httr",
    "insight",
    "interp",
    "isoband",
    "jpeg",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lubridate",
    "magrittr",
    "maps",
    "markdown",
    "MASS",
    "Matrix",
    "memoise",
    "metR",
    "mime",
    "modEvA",
    "openssl",
    "operator.tools",
    "parameters",
    "pbapply",
    "performance",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "polyclip",
    "proxy",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rangeBuilder",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rnaturalearth",
    "s2",
    "S7",
    "scales",
    "sf",
    "sgeostat",
    "sp",
    "spam",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.univar",
    "spatstat.utils",
    "splancs",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyselect",
    "timechange",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "a_Introduction.Rmd",
      "filename": "a_Introduction.html",
      "title": "Introduction to voluModel ",
      "author": "Hannah L. Owens, Carsten Rahbek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data Inputs",
        "A point about 3D environmental data extraction",
        "Data sampling",
        "Niche envelope models",
        "Tidying up",
        "References"
      ],
      "created": "2022-03-15 17:50:02",
      "modified": "2025-07-18 23:00:02",
      "commits": 9
    },
    {
      "source": "b_RasterProcessing.Rmd",
      "filename": "b_RasterProcessing.html",
      "title": "Processing Raster Data ",
      "author": "Hannah L. Owens, Carsten Rahbek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data Inputs",
        "Interpolation",
        "Tidying up",
        "References"
      ],
      "created": "2022-03-15 17:50:02",
      "modified": "2025-07-18 23:00:02",
      "commits": 6
    },
    {
      "source": "c_DataSampling.Rmd",
      "filename": "c_DataSampling.html",
      "title": "Environmental Data Sampling ",
      "author": "Hannah L. Owens, Carsten Rahbek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "3D Data Extraction",
        "Generating Repeatable Training Regions",
        "Background Data Extraction",
        "Tidying up",
        "References"
      ],
      "created": "2022-03-15 17:50:02",
      "modified": "2025-07-18 23:00:02",
      "commits": 8
    },
    {
      "source": "d_Visualization.Rmd",
      "filename": "d_Visualization.html",
      "title": "Visualization Tools ",
      "author": "Hannah L. Owens, Carsten Rahbek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Plotting points",
        "Plotting rasters",
        "Tidying up",
        "References"
      ],
      "created": "2022-03-15 17:50:02",
      "modified": "2025-07-18 23:00:02",
      "commits": 8
    },
    {
      "source": "e_GLMWorkflow.Rmd",
      "filename": "e_GLMWorkflow.html",
      "title": "3D Niche Modeling with the GLM Algorithm ",
      "author": "Hannah L. Owens, Carsten Rahbek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data Inputs",
        "Sampling data for model generation",
        "Generalized linear model",
        "Cropping out extreme extrapolation",
        "Tidying up",
        "References"
      ],
      "created": "2022-03-15 17:50:02",
      "modified": "2025-07-18 23:00:02",
      "commits": 9
    }
  ],
  "_score": 3.311753861055754,
  "_indexed": false,
  "_nocasepkg": "volumodel",
  "_universes": [
    "cran",
    "hannahlowens"
  ],
  "_indexurl": "https://hannahlowens.r-universe.dev/voluModel",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-24T05:41:51.000Z",
      "distro": "noble",
      "commit": "68ca18700c3a382b990be9bcd2a9ebf07e99aa5e",
      "fileid": "e32566bca30e742877163a90328fc4101f19a3902254cc51743e3cbafc99ee92",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26332157444"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-23T12:10:55.000Z",
      "distro": "noble",
      "commit": "68ca18700c3a382b990be9bcd2a9ebf07e99aa5e",
      "fileid": "fd73e1a850f68fd5bbf8e41af77a6863d6f62580036354c8d1dde48a8413a336",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26332157444"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-05-23T12:11:48.000Z",
      "commit": "68ca18700c3a382b990be9bcd2a9ebf07e99aa5e",
      "fileid": "60c922aff2d03f34480e981f9767dc99f22c94fc3175a881bc7c5b299d549957",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26332157444"
    }
  ]
}