{
  "_id": "6a1ee8e1b401979e73411b89",
  "Package": "tidysdm",
  "Title": "Sprecies Distribution Modelling with Tidymodels",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Russell\", \"Dinnage\", , \"rdinnage@fiu.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0846-2819\"))",
  "Description": "Provides functions and classes to help create Species\nDistribution Models (SDMs) within the {tidymodels} framework.\nProvides new {parsnip} models, new {recipes} steps, and\n{yardstick} metrics. This package provides access to the\npowerful {tidymodels} ecosystem for SDMs, especially the\npackage {spatialsample} for spatially aware cross validation\nand model evaluation, as well as opening up all classification\nmodels implemented in {parsnip} for presence-only SDMs, using\nthe pseudo-absence approach.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "URL": "https://rdinnager.github.io/tidysdm/",
  "LazyData": "true",
  "Remotes": [
    "danlwarren/ENMTools"
  ],
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://rdinnager.r-universe.dev",
  "Date/Publication": "2023-10-27 13:27:36 UTC",
  "RemoteUrl": "https://github.com/rdinnager/tidysdm",
  "RemoteRef": "HEAD",
  "RemoteSha": "5b82b81199bdd661ef21d594b43157081c8ee5df",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 10:47:22 UTC",
    "User": "root"
  },
  "Author": "Russell Dinnage [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0846-2819>)",
  "Maintainer": "Russell Dinnage <rdinnage@fiu.edu>",
  "MD5sum": "5144827c70761b69cb9358b2408f5dbb",
  "_user": "rdinnager",
  "_type": "src",
  "_file": "tidysdm_0.0.0.9000.tar.gz",
  "_fileid": "32b9c60fa13c21c2bab18cd30e8183041079e02c04ecabf9e5cfe1f925170a61",
  "_filesize": 11602479,
  "_sha256": "32b9c60fa13c21c2bab18cd30e8183041079e02c04ecabf9e5cfe1f925170a61",
  "_created": "2026-05-19T10:47:22.000Z",
  "_published": "2026-06-02T14:29:53.184Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79094233277,
      "time": 254,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7081433258"
    },
    {
      "job": 79094233098,
      "time": 312,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7081451306"
    },
    {
      "job": 79094233739,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7081395818"
    },
    {
      "job": 79094232475,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7081393732"
    },
    {
      "job": 79094232888,
      "time": 1556,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081350650"
    },
    {
      "job": 79094231972,
      "time": 283,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360625201"
    },
    {
      "job": 79094232727,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7081401956"
    },
    {
      "job": 79094233153,
      "time": 155,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7081401422"
    },
    {
      "job": 79094233312,
      "time": 172,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7081406489"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rdinnager/actions/runs/26091128214",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rdinnager/tidysdm",
  "_commit": {
    "id": "5b82b81199bdd661ef21d594b43157081c8ee5df",
    "author": "rdinnager <r.dinnage@gmail.com>",
    "committer": "rdinnager <r.dinnage@gmail.com>",
    "message": "import recipes and parsnip\n",
    "time": 1698413256
  },
  "_maintainer": {
    "name": "Russell Dinnage",
    "email": "rdinnage@fiu.edu",
    "orcid": "0000-0003-0846-2819"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parsnip",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "recipes",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fasterize",
      "role": "Imports"
    },
    {
      "package": "nngeo",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stars",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "ENMTools",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "tidymodels",
      "role": "Suggests"
    },
    {
      "package": "spatialsample",
      "role": "Suggests"
    },
    {
      "package": "lwgeom",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "vip",
      "role": "Suggests"
    }
  ],
  "_owner": "rdinnager",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rdinnager",
      "count": 4,
      "uuid": 5945401
    }
  ],
  "_userbio": {
    "uuid": 5945401,
    "type": "user",
    "name": "Russell Dinnage"
  },
  "_downloads": {
    "count": 467,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidysdm"
  },
  "_devurl": "https://github.com/rdinnager/tidysdm",
  "_pkgdown": "https://rdinnager.github.io/tidysdm/",
  "_searchresults": 128,
  "_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/tidysdm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/evolecolgroup/tidysdm",
  "_realowner": "evolecolgroup",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9.2",
      "date": "2023-11-13"
    },
    {
      "version": "0.9.3",
      "date": "2024-01-17"
    },
    {
      "version": "0.9.4",
      "date": "2024-03-05"
    },
    {
      "version": "0.9.5",
      "date": "2024-06-23"
    },
    {
      "version": "1.0.0",
      "date": "2025-03-05"
    },
    {
      "version": "1.0.2",
      "date": "2025-08-22"
    },
    {
      "version": "1.0.3",
      "date": "2025-09-05"
    },
    {
      "version": "1.0.4",
      "date": "2025-12-13"
    }
  ],
  "_exports": [
    ":=",
    ".data",
    "add_env_vars",
    "as_label",
    "as_name",
    "create_background",
    "create_prediction_grid",
    "enquo",
    "enquos",
    "get_spatial_neighbours",
    "po_spatial_buffer_vfold_cv",
    "sdm_data",
    "step_add_env_vars",
    "step_fill_spatial_lags",
    "step_initialize_spatial_lags",
    "step_sample_pseudo_absences",
    "step_thin_pseudo_absences"
  ],
  "_datasets": [
    {
      "name": "Afrotropic",
      "title": "",
      "object": "Afrotropic",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ECO_NAME",
        "BIOME_NAME",
        "REALM",
        "geometry"
      ],
      "rows": 116,
      "table": false,
      "tojson": true
    },
    {
      "name": "Australasia",
      "title": "",
      "object": "Australasia",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ECO_NAME",
        "BIOME_NAME",
        "REALM",
        "geometry"
      ],
      "rows": 83,
      "table": false,
      "tojson": true
    },
    {
      "name": "Indomalayan",
      "title": "",
      "object": "Indomalayan",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ECO_NAME",
        "BIOME_NAME",
        "REALM",
        "geometry"
      ],
      "rows": 105,
      "table": false,
      "tojson": true
    },
    {
      "name": "Nearctic",
      "title": "",
      "object": "Nearctic",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ECO_NAME",
        "BIOME_NAME",
        "REALM",
        "geometry"
      ],
      "rows": 115,
      "table": false,
      "tojson": true
    },
    {
      "name": "Neotropic",
      "title": "",
      "object": "Neotropic",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ECO_NAME",
        "BIOME_NAME",
        "REALM",
        "geometry"
      ],
      "rows": 175,
      "table": false,
      "tojson": true
    },
    {
      "name": "Oceania",
      "title": "",
      "object": "Oceania",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ECO_NAME",
        "BIOME_NAME",
        "REALM",
        "geometry"
      ],
      "rows": 23,
      "table": false,
      "tojson": true
    },
    {
      "name": "Palearctic",
      "title": "",
      "object": "Palearctic",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ECO_NAME",
        "BIOME_NAME",
        "REALM",
        "geometry"
      ],
      "rows": 205,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_env_vars",
      "title": "Add environmental variables",
      "topics": [
        "add_env_vars"
      ]
    },
    {
      "page": "create_background",
      "title": "Make background from points",
      "topics": [
        "create_background"
      ]
    },
    {
      "page": "create_prediction_grid",
      "title": "Generate a grid of values for making predictions",
      "topics": [
        "create_prediction_grid"
      ]
    },
    {
      "page": "get_spatial_neighbours",
      "title": "Get Spatial Neighbours",
      "topics": [
        "get_spatial_neighbours"
      ]
    },
    {
      "page": "po_spatial_buffer_vfold_cv",
      "title": "Spatial Cross Validation Designed for Presence-Only Data",
      "topics": [
        "po_spatial_buffer_vfold_cv"
      ]
    },
    {
      "page": "sdm_data",
      "title": "Convert presence points and a background area into an 'sdm_data' object suitable for a 'tidysdm' workflow.",
      "topics": [
        "sdm_data"
      ]
    },
    {
      "page": "step_sample_pseudo_absences",
      "title": "Title",
      "topics": [
        "step_sample_pseudo_absences"
      ]
    }
  ],
  "_readme": "https://github.com/rdinnager/tidysdm/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BH",
    "class",
    "classInt",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "DBI",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "fasterize",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "nabor",
    "nnet",
    "nngeo",
    "numDeriv",
    "parallelly",
    "parsnip",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "recipes",
    "rlang",
    "rpart",
    "s2",
    "S7",
    "scales",
    "sf",
    "shape",
    "sp",
    "sparsevctrs",
    "SQUAREM",
    "stars",
    "stringi",
    "stringr",
    "survival",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "getting_started.Rmd",
      "filename": "getting_started.html",
      "title": "Getting Started with {tidysdm}",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-10-03 01:59:08",
      "modified": "2023-10-26 13:54:37",
      "commits": 8
    }
  ],
  "_score": 3.806179973983887,
  "_indexed": false,
  "_nocasepkg": "tidysdm",
  "_universes": [
    "rdinnager"
  ],
  "_indexurl": "https://evolecolgroup.r-universe.dev/tidysdm",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:51:13.000Z",
      "distro": "noble",
      "commit": "5b82b81199bdd661ef21d594b43157081c8ee5df",
      "fileid": "ecec5696232b548bf1e7e1932ab55f3b256e268c86e2a5c1e57a4c2dc93c6038",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/26091128214"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:52:14.000Z",
      "distro": "noble",
      "commit": "5b82b81199bdd661ef21d594b43157081c8ee5df",
      "fileid": "8d19876453a8c9ce948c14fae10360554ed7529e50aeeafadb2949fb6fb6db60",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/26091128214"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:49:31.000Z",
      "commit": "5b82b81199bdd661ef21d594b43157081c8ee5df",
      "fileid": "3f4d6c252b9ea05b191b15f9b0c76820dd5b6e6057d3b75a89fb85416a62255e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/26091128214"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:49:28.000Z",
      "commit": "5b82b81199bdd661ef21d594b43157081c8ee5df",
      "fileid": "cde0ec59384abdce982559d4145196a6aab7394f70bf45063c9c0778c69df196",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/26091128214"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:49:28.000Z",
      "commit": "5b82b81199bdd661ef21d594b43157081c8ee5df",
      "fileid": "8d6ade601ea1eb0f6af7b46362c08cde91465dfa8688f60dafbb574c523f6a3e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/26091128214"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:49:28.000Z",
      "commit": "5b82b81199bdd661ef21d594b43157081c8ee5df",
      "fileid": "95321458247b5152f3d484bf9f1203c1cca5e07b1b5990b524284c36d2d2e25f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/26091128214"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:49:41.000Z",
      "commit": "5b82b81199bdd661ef21d594b43157081c8ee5df",
      "fileid": "986c3b645f8c3800d685f38b770b9c53a8867c3e1e4491f8af9c20fdb7a39e91",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/26091128214"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-02T14:28:53.000Z",
      "commit": "5b82b81199bdd661ef21d594b43157081c8ee5df",
      "fileid": "8bdc281195f27c313e5b06f982be16aaa9307f056ada5814fbc3ed084d6ef640",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/26091128214"
    }
  ]
}