{
  "_id": "6a1e96241d7bb097a0a6c175",
  "Package": "rKIN",
  "Type": "Package",
  "Title": "(Kernel) Isotope Niche Estimation",
  "Version": "1.0.4",
  "Date": "2025-03-03",
  "URL": "https://github.com/salbeke/rKIN",
  "BugReports": "https://github.com/salbeke/rKIN/issues",
  "Authors@R": "person(\"Shannon E\", \"Albeke\", email = \"salbeke@uwyo.edu\",\nrole=c(\"aut\",\"cre\"))",
  "Maintainer": "Shannon E Albeke <salbeke@uwyo.edu>",
  "Description": "Applies methods used to estimate animal homerange, but\ninstead of geospatial coordinates, we use isotopic coordinates.\nThe estimation methods include: 1) 2-dimensional bivariate\nnormal kernel utilization density estimator, 2) bivariate\nnormal ellipse estimator, and 3) minimum convex polygon\nestimator, all applied to stable isotope data. Additionally,\nfunctions to determine niche area, polygon overlap between\ngroups and levels (confidence contours) and plotting\ncapabilities.",
  "License": "GPL (>= 3)",
  "LazyData": "TRUE",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libnode-dev",
  "Repository": "https://salbeke.r-universe.dev",
  "Date/Publication": "2025-03-03 20:09:39 UTC",
  "RemoteUrl": "https://github.com/salbeke/rkin",
  "RemoteRef": "HEAD",
  "RemoteSha": "ab5d31284e0fbfc264eeafa29b548fb470eef581",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 08:29:48 UTC",
    "User": "root"
  },
  "Author": "Shannon E Albeke [aut, cre]",
  "MD5sum": "164d6b1d34ff1a78771406f3c68aa7cd",
  "_user": "salbeke",
  "_type": "src",
  "_file": "rKIN_1.0.4.tar.gz",
  "_fileid": "d54b99c7a311175a86d2ed66b99324bc6a0a6d804143b75ecf610a0d11b744dd",
  "_filesize": 152025,
  "_sha256": "d54b99c7a311175a86d2ed66b99324bc6a0a6d804143b75ecf610a0d11b744dd",
  "_created": "2026-06-02T08:29:48.000Z",
  "_published": "2026-06-02T08:36:52.576Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79030540781,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352797434"
    },
    {
      "job": 79030540802,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352796438"
    },
    {
      "job": 79030540797,
      "time": 227,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352843413"
    },
    {
      "job": 79030540819,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352781540"
    },
    {
      "job": 79029997419,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352727910"
    },
    {
      "job": 79030540808,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352774977"
    },
    {
      "job": 79030540832,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352781081"
    },
    {
      "job": 79030540868,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352778333"
    },
    {
      "job": 79030540863,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352775019"
    }
  ],
  "_buildurl": "https://github.com/r-universe/salbeke/actions/runs/26807881170",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/salbeke/rkin",
  "_commit": {
    "id": "ab5d31284e0fbfc264eeafa29b548fb470eef581",
    "author": "William Kirkpatrick <43154959+lliW3rd@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Updated getColors.R to return the correct number of hex values (#33)\n\n* Updated getColors.R to return the correct number of hex values for the plot. Should always be groups * levels number of colors.\n\n* CRAN-SUBMISSION updated to newest version.",
    "time": 1741032579
  },
  "_maintainer": {
    "name": "Shannon E Albeke",
    "email": "salbeke@uwyo.edu",
    "login": "salbeke",
    "description": "",
    "uuid": 10962572
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ks",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "randomcoloR",
      "role": "Imports"
    },
    {
      "package": "shades",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "salbeke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "lliw3rd",
      "count": 31,
      "uuid": 43154959
    },
    {
      "user": "salbeke",
      "count": 28,
      "uuid": 10962572
    }
  ],
  "_userbio": {
    "uuid": 10962572,
    "type": "user",
    "name": "Shannon Albeke"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rKIN"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/salbeke/rkin",
  "_searchresults": 34,
  "_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/rKIN.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/salbeke/rkin",
  "_realowner": "salbeke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2017-01-25"
    },
    {
      "version": "0.3.0",
      "date": "2023-01-14"
    },
    {
      "version": "1.0.0",
      "date": "2023-06-12"
    },
    {
      "version": "1.0.1",
      "date": "2023-09-07"
    },
    {
      "version": "1.0.2",
      "date": "2023-10-03"
    },
    {
      "version": "1.0.3",
      "date": "2025-02-14"
    },
    {
      "version": "1.0.4",
      "date": "2025-03-03"
    }
  ],
  "_exports": [
    "bw_hbcv",
    "bw_hlscv",
    "bw_hnm",
    "bw_hns",
    "bw_hpi",
    "bw_hscv",
    "bw_hucv",
    "bw_ref",
    "calcOverlap",
    "estEllipse",
    "estKIN",
    "estMCP",
    "getArea",
    "plotKIN"
  ],
  "_datasets": [
    {
      "name": "rodents",
      "title": "Isotopic data from rodent blood samples.",
      "object": "rodents",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Species",
        "Habitat",
        "Ave_C",
        "Ave_N"
      ],
      "rows": 530,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bw_hbcv",
      "title": "Biased cross-validation bandwidth matrix selector for bivariate data.",
      "topics": [
        "bw_hbcv"
      ]
    },
    {
      "page": "bw_hlscv",
      "title": "Least-squares cross-validation bandwidth matrix selector for multivariate data.",
      "topics": [
        "bw_hlscv"
      ]
    },
    {
      "page": "bw_hnm",
      "title": "Normal mixture bandwidth.",
      "topics": [
        "bw_hnm"
      ]
    },
    {
      "page": "bw_hns",
      "title": "Normal scale bandwidth using ks::Hns function.",
      "topics": [
        "bw_hns"
      ]
    },
    {
      "page": "bw_hpi",
      "title": "Default Plug-in bandwidth selector using ks::Hpi function.",
      "topics": [
        "bw_hpi"
      ]
    },
    {
      "page": "bw_hscv",
      "title": "Smoothed cross-validation bandwidth selector.",
      "topics": [
        "bw_hscv"
      ]
    },
    {
      "page": "bw_hucv",
      "title": "Least-squares cross-validation bandwidth matrix selector for multivariate data.",
      "topics": [
        "bw_hucv"
      ]
    },
    {
      "page": "bw_ref",
      "title": "Normal Reference Distribution.",
      "topics": [
        "bw_ref"
      ]
    },
    {
      "page": "calcOverlap",
      "title": "Calculate Percent Overlap of Isotopic Niche Space",
      "topics": [
        "calcOverlap"
      ]
    },
    {
      "page": "createSPDF",
      "title": "Internal helper function",
      "topics": [
        "createSPDF"
      ]
    },
    {
      "page": "estEllipse",
      "title": "Estimate Bivariate Normal Ellipse Isotope Niche",
      "topics": [
        "estEllipse"
      ]
    },
    {
      "page": "estKIN",
      "title": "Estimate Kernel Isotope Niche",
      "topics": [
        "estKIN"
      ]
    },
    {
      "page": "estMCP",
      "title": "Estimate Minimum Convex Polygon (MCP) Isotope Niche",
      "topics": [
        "estMCP"
      ]
    },
    {
      "page": "genCircle",
      "title": "Create a sequence of points on a circle",
      "topics": [
        "genCircle"
      ]
    },
    {
      "page": "getArea",
      "title": "Method to extract Niche Polygon Areas",
      "topics": [
        "getArea"
      ]
    },
    {
      "page": "getColors",
      "title": "Create a list of colors for plotKIN function",
      "topics": [
        "getColors"
      ]
    },
    {
      "page": "getKernelThreshold",
      "title": "Miscellaneous functions to complete kernel 2D estimates: Get contour threshold values",
      "topics": [
        "getKernelThreshold"
      ]
    },
    {
      "page": "plotKIN",
      "title": "Plotting function for rKIN polygons",
      "topics": [
        "plotKIN"
      ]
    },
    {
      "page": "rKIN",
      "title": "rKIN: A package for computating isotopic niche space",
      "topics": [
        "rKIN-package",
        "rKIN"
      ]
    },
    {
      "page": "rodents",
      "title": "Isotopic data from rodent blood samples.",
      "topics": [
        "rodents"
      ]
    }
  ],
  "_readme": "https://github.com/salbeke/rkin/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "FNN",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pillar",
    "pkgconfig",
    "pracma",
    "proxy",
    "R6",
    "randomcoloR",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "Rtsne",
    "s2",
    "S7",
    "scales",
    "sf",
    "shades",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "rKIN_Introduction.Rmd",
      "filename": "rKIN_Introduction.html",
      "title": "Introduction to rKIN (Kernel Isotope Niche)",
      "author": "Shannon E. Albeke",
      "engine": "knitr::rmarkdown",
      "headings": [
        "rKIN Introduction and Guide",
        "Example: Kernel UD",
        "Example: Bivariate Ellipse",
        "Example: Minimum Convex Polygon (MCP)",
        "Compare the areas between methods"
      ],
      "created": "2017-01-17 01:58:10",
      "modified": "2023-06-12 19:05:20",
      "commits": 6
    }
  ],
  "_score": 4.832508912706237,
  "_indexed": true,
  "_nocasepkg": "rkin",
  "_universes": [
    "salbeke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-02T08:32:30.000Z",
      "distro": "noble",
      "commit": "ab5d31284e0fbfc264eeafa29b548fb470eef581",
      "fileid": "13247120e82412316de5e808e4ef5ff01016a66227ea647207cc7c34ebebf7f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salbeke/actions/runs/26807881170"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-02T08:32:29.000Z",
      "distro": "noble",
      "commit": "ab5d31284e0fbfc264eeafa29b548fb470eef581",
      "fileid": "4374ccc1d79cb700a229f1d40ff9a136a040bef62fde6648dbcf934fa1d56497",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salbeke/actions/runs/26807881170"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-02T08:35:01.000Z",
      "commit": "ab5d31284e0fbfc264eeafa29b548fb470eef581",
      "fileid": "e5a358499901cf2e8f3885c7c4f890d16912f926f1b5d021b2b826761925ea16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salbeke/actions/runs/26807881170"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-02T08:32:04.000Z",
      "commit": "ab5d31284e0fbfc264eeafa29b548fb470eef581",
      "fileid": "773e213d94cbd3cb44c8126faf3376f053a40748e66b54b3516ff915ef886ce7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salbeke/actions/runs/26807881170"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-02T08:32:21.000Z",
      "commit": "ab5d31284e0fbfc264eeafa29b548fb470eef581",
      "fileid": "c2b44932a4eea39553c0df2ae93bef8ec26baaca78a620eb74359c25c8dd6f56",
      "status": "success",
      "buildurl": "https://github.com/r-universe/salbeke/actions/runs/26807881170"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-02T08:31:27.000Z",
      "commit": "ab5d31284e0fbfc264eeafa29b548fb470eef581",
      "fileid": "d1301e87cae38e32be39831bb330c0d1f03a43b63d336a600732d959bf85bb02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salbeke/actions/runs/26807881170"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-02T08:31:25.000Z",
      "commit": "ab5d31284e0fbfc264eeafa29b548fb470eef581",
      "fileid": "753783a599c3d5bc696dc23d31b00a23288c001bd0ad6a459f917378c0042d90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salbeke/actions/runs/26807881170"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-02T08:31:16.000Z",
      "commit": "ab5d31284e0fbfc264eeafa29b548fb470eef581",
      "fileid": "805e5957106248c7122bb810bee78afac697f85bcc77e5e0d0a0a2505055c31e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salbeke/actions/runs/26807881170"
    }
  ]
}