{
  "_id": "6a11c5caacfb0bcc41d0044a",
  "Package": "USE",
  "Title": "Uniform Sampling of the Environmental Space",
  "Version": "0.1.6",
  "Authors@R": "c(\nperson(\"Daniele\", \"Da Re\", email = \"dare.daniele@gmail.com\",  comment=c(ORCID = \"0000-0002-3398-9295\"), role = c(\"aut\",\"cre\")),\nperson(\"Enrico\", \"Tordoni\", email = \"e.tordoni@gmail.com\", comment=c(ORCID = \"0000-0002-9722-6692\"), role = \"aut\"),\nperson(\"Manuele\", \"Bazzichetto\", email = \"manuele.bazzichetto@gmail.com\", comment=c(ORCID= \"0000-0002-9874-5064\"),  role = \"aut\"))",
  "Description": "Provides functions for uniform sampling of the\nenvironmental space, designed to assist species distribution\nmodellers in gathering ecologically relevant pseudo-absence\ndata. The method ensures balanced representation of\nenvironmental conditions and helps reduce sampling bias in\nmodel calibration. Based on the framework described by Da Re et\nal. (2023) <doi:10.1111/2041-210X.14209>.",
  "License": "GPL(>=2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://danddr.github.io/USE/, https://github.com/danddr/USE",
  "BugReports": "https://github.com/danddr/USE/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://danddr.r-universe.dev",
  "Date/Publication": "2025-09-06 08:01:26 UTC",
  "RemoteUrl": "https://github.com/danddr/use",
  "RemoteRef": "HEAD",
  "RemoteSha": "8732c2dd25dd4070457d824117a65b0ee26ae0be",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 15:17:45 UTC",
    "User": "root"
  },
  "Author": "Daniele Da Re [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3398-9295>),\nEnrico Tordoni [aut] (ORCID: <https://orcid.org/0000-0002-9722-6692>),\nManuele Bazzichetto [aut] (ORCID:\n<https://orcid.org/0000-0002-9874-5064>)",
  "Maintainer": "Daniele Da Re <dare.daniele@gmail.com>",
  "MD5sum": "5eb1b37568cc4aa247a268f73f4a0d4f",
  "_user": "danddr",
  "_type": "src",
  "_file": "USE_0.1.6.tar.gz",
  "_fileid": "4011137603880aab5551ec2c3ead0da60ddb6b9be35688360566f4212c536de1",
  "_filesize": 1816218,
  "_sha256": "4011137603880aab5551ec2c3ead0da60ddb6b9be35688360566f4212c536de1",
  "_created": "2026-05-23T15:17:45.000Z",
  "_published": "2026-05-23T15:20:42.185Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77530583275,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177798886"
    },
    {
      "job": 77530583286,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177798678"
    },
    {
      "job": 77530583334,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177794196"
    },
    {
      "job": 77530583315,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177794764"
    },
    {
      "job": 77530368205,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177786543"
    },
    {
      "job": 77530583273,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177798941"
    },
    {
      "job": 77530583280,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177793175"
    },
    {
      "job": 77530583299,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177793897"
    },
    {
      "job": 77530583281,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177794554"
    }
  ],
  "_buildurl": "https://github.com/r-universe/danddr/actions/runs/26336256739",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/danddr/use",
  "_commit": {
    "id": "8732c2dd25dd4070457d824117a65b0ee26ae0be",
    "author": "danddr <dare.daniele@gmail.com>",
    "committer": "danddr <dare.daniele@gmail.com>",
    "message": "fix Description file for CRAN\n",
    "time": 1757145686
  },
  "_maintainer": {
    "name": "Daniele Da Re",
    "email": "dare.daniele@gmail.com",
    "login": "danddr",
    "orcid": "0000-0002-3398-9295",
    "description": "",
    "uuid": 37628753
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "ks",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tidyterra",
      "role": "Suggests"
    }
  ],
  "_owner": "danddr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "environment",
    "sampling-methods",
    "species-distribution-modelling",
    "uniform"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "danddr",
      "count": 52,
      "uuid": 37628753
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 37628753,
    "type": "user",
    "name": "Daniele Da Re"
  },
  "_downloads": {
    "count": 499,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/USE"
  },
  "_devurl": "https://github.com/danddr/use",
  "_pkgdown": "https://danddr.github.io/USE/",
  "_searchresults": 31,
  "_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/readme.html",
    "extra/readme.md",
    "extra/USE.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/danddr/use",
  "_realowner": "danddr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.6",
      "date": "2025-09-15"
    }
  ],
  "_exports": [
    "optimRes",
    "paSampling",
    "princompCustom",
    "rastPCA",
    "SpatialProba",
    "thresh.inspect",
    "uniformSampling"
  ],
  "_datasets": [
    {
      "name": "Worldclim_tmp",
      "title": "A subset of WorldClim bioclimatic variables",
      "object": "Worldclim_tmp",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "bio1",
        "bio3",
        "bio9",
        "bio12",
        "bio13",
        "bio15"
      ],
      "rows": 18953,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "optimRes",
      "title": "Get optimal resolution of the sampling grid",
      "topics": [
        "optimRes"
      ]
    },
    {
      "page": "paSampling",
      "title": "Sampling pseudo-absences for the training and testing datasets.",
      "topics": [
        "paSampling"
      ]
    },
    {
      "page": "rastPCA",
      "title": "Principal Component Analysis for Rasters",
      "topics": [
        "rastPCA"
      ]
    },
    {
      "page": "SpatialProba",
      "title": "Virtual species probability of occurrence",
      "topics": [
        "SpatialProba"
      ]
    },
    {
      "page": "thresh.inspect",
      "title": "Inspect the effect of the kernel threshold parameter on the environmental space partitioning",
      "topics": [
        "thresh.inspect"
      ]
    },
    {
      "page": "uniformSampling",
      "title": "Uniform sampling of the environmental space",
      "topics": [
        "uniformSampling"
      ]
    },
    {
      "page": "Worldclim_tmp",
      "title": "A subset of WorldClim bioclimatic variables",
      "topics": [
        "Worldclim_tmp"
      ]
    }
  ],
  "_readme": "https://github.com/danddr/use/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cowplot",
    "cpp11",
    "DBI",
    "e1071",
    "farver",
    "FNN",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pracma",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "terra",
    "units",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "USE_vignette.Rmd",
      "filename": "USE_vignette.html",
      "title": "USE vignette",
      "author": "Daniele Da Re, Enrico Tordoni, Manuele Bazzichetto",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Create Virtual Species",
        "2. Generating the environmental space",
        "3. Uniform sampling of the environmental space",
        "4. Uniform sampling of the pseudo-absences within the environmental space",
        "5. Effect of the kernel density threshold on the environmental sub-space sampled to collect pseudo-absences"
      ],
      "created": "2023-01-25 17:56:41",
      "modified": "2025-09-05 13:50:50",
      "commits": 17
    }
  ],
  "_score": 5.035429738184549,
  "_indexed": true,
  "_nocasepkg": "use",
  "_universes": [
    "danddr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-23T15:20:04.000Z",
      "distro": "noble",
      "commit": "8732c2dd25dd4070457d824117a65b0ee26ae0be",
      "fileid": "b840aef1f311ea389549e9c9e79d74f662e92682e39df9635ab071e4c218694a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danddr/actions/runs/26336256739"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-23T15:20:02.000Z",
      "distro": "noble",
      "commit": "8732c2dd25dd4070457d824117a65b0ee26ae0be",
      "fileid": "459bd0f7ec0462ba67d785150090723ece96097bcbf0a7936e9b6f12bb5510ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danddr/actions/runs/26336256739"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-23T15:19:14.000Z",
      "commit": "8732c2dd25dd4070457d824117a65b0ee26ae0be",
      "fileid": "64f8f47a3a4a1ee7f397cb7e40285e155d417f5bfec79ef4eed2443f17a6d5f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danddr/actions/runs/26336256739"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-23T15:19:20.000Z",
      "commit": "8732c2dd25dd4070457d824117a65b0ee26ae0be",
      "fileid": "6994f95d7a84a058b20da962f141288a6dde9fec70d481e1ec788047c3c93764",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danddr/actions/runs/26336256739"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-05-23T15:20:21.000Z",
      "commit": "8732c2dd25dd4070457d824117a65b0ee26ae0be",
      "fileid": "ea37a8ab6fd310e533badb5707b6a1205d3c6463e11605af63bc01866e0b6d93",
      "status": "success",
      "buildurl": "https://github.com/r-universe/danddr/actions/runs/26336256739"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-23T15:18:55.000Z",
      "commit": "8732c2dd25dd4070457d824117a65b0ee26ae0be",
      "fileid": "86d7f79345b09d1f4566416d496cb394cc6c6fac56a15fe3535fb615233de6bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danddr/actions/runs/26336256739"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-23T15:18:57.000Z",
      "commit": "8732c2dd25dd4070457d824117a65b0ee26ae0be",
      "fileid": "ddccdaa7a9c249cf35b90eb8b36a20edcd1b434a2a001fb0462128c344c7a745",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danddr/actions/runs/26336256739"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-23T15:19:05.000Z",
      "commit": "8732c2dd25dd4070457d824117a65b0ee26ae0be",
      "fileid": "20f4ddcb023698dabe13cf63df32091241d08a7157980c0140828cff711972a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danddr/actions/runs/26336256739"
    }
  ]
}