{
  "_id": "6a2a60e97b7a29ca6003e8b6",
  "Package": "india",
  "Type": "Package",
  "Title": "Influence Diagnostics in Statistical Models",
  "Version": "0.1-4",
  "Date": "2026-04-05",
  "Authors@R": "person(\"Felipe\", \"Osorio\", email = \"faosorios.stat@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4675-5201\"))",
  "Maintainer": "Felipe Osorio <faosorios.stat@gmail.com>",
  "Description": "Set of routines for influence diagnostics by using\ncase-deletion in ordinary least squares, nonlinear regression\n[Ross (1987). <doi:10.2307/3315198>], ridge estimation [Walker\nand Birch (1988). <doi:10.1080/00401706.1988.10488370>] and\nleast absolute deviations (LAD) regression [Sun and Wei (2004).\n<doi:10.1016/j.spl.2003.08.018>].",
  "License": "GPL-3",
  "URL": "https://github.com/faosorios/india",
  "NeedsCompilation": "yes",
  "LazyLoad": "yes",
  "Repository": "https://faosorios.r-universe.dev",
  "Date/Publication": "2026-04-12 14:33:54 UTC",
  "RemoteUrl": "https://github.com/faosorios/india",
  "RemoteRef": "HEAD",
  "RemoteSha": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
  "RemoteSubdir": "pkg",
  "Packaged": {
    "Date": "2026-06-11 07:08:07 UTC",
    "User": "root"
  },
  "Author": "Felipe Osorio [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4675-5201>)",
  "MD5sum": "1f23e59750242e2549e97f379b7827a0",
  "_user": "faosorios",
  "_type": "src",
  "_file": "india_0.1-4.tar.gz",
  "_fileid": "43a4a60312ae10cd83007ee2876c76971d9edfb3c4d04e07fbc88b00087ca64a",
  "_filesize": 228517,
  "_sha256": "43a4a60312ae10cd83007ee2876c76971d9edfb3c4d04e07fbc88b00087ca64a",
  "_created": "2026-06-11T07:08:07.000Z",
  "_published": "2026-06-11T07:16:57.380Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80740261307,
      "time": 146,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557189130"
    },
    {
      "job": 80740261229,
      "time": 82,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557169387"
    },
    {
      "job": 80740261250,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557186065"
    },
    {
      "job": 80740261272,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557176782"
    },
    {
      "job": 80740261297,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557258366"
    },
    {
      "job": 80740261216,
      "time": 248,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557256876"
    },
    {
      "job": 80740261235,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557246370"
    },
    {
      "job": 80740261203,
      "time": 331,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557281279"
    },
    {
      "job": 80739746858,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557143163"
    },
    {
      "job": 80740261170,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557172640"
    },
    {
      "job": 80740261205,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557166906"
    },
    {
      "job": 80740261190,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557178631"
    },
    {
      "job": 80740261204,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557163263"
    }
  ],
  "_buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/faosorios/india",
  "_commit": {
    "id": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
    "author": "Felipe Osorio <faosorios@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1776004434
  },
  "_maintainer": {
    "name": "Felipe Osorio",
    "email": "faosorios.stat@gmail.com",
    "orcid": "0000-0002-4675-5201"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "fastmatrix",
      "role": "Depends"
    },
    {
      "package": "L1pack",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "faosorios",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 10
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 7
    }
  ],
  "_tags": [],
  "_topics": [
    "cooks-distance",
    "leverages",
    "likelihood-displacement",
    "outlier-detection",
    "outliers"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "faosorios",
      "count": 58,
      "uuid": 2903348
    }
  ],
  "_userbio": {
    "uuid": 2903348,
    "type": "user",
    "name": "Felipe Osorio",
    "description": "Applied Statistician"
  },
  "_downloads": {
    "count": 460,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/india"
  },
  "_devurl": "https://github.com/faosorios/india",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/india.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/faosorios/india",
  "_realowner": "faosorios",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2023-11-02"
    },
    {
      "version": "0.1-1",
      "date": "2025-05-03"
    },
    {
      "version": "0.1-2",
      "date": "2026-02-18"
    },
    {
      "version": "0.1-4",
      "date": "2026-04-05"
    }
  ],
  "_exports": [
    "cooks.distance.ridge",
    "envelope",
    "leverages",
    "logLik.displacement",
    "relative.condition",
    "rquantile"
  ],
  "_datasets": [
    {
      "name": "aircraft",
      "title": "Aircraft data",
      "object": "aircraft",
      "file": "aircraft.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "aspect",
        "lift2drag",
        "weight",
        "thrust",
        "cost"
      ],
      "rows": 23,
      "table": true,
      "tojson": true
    },
    {
      "name": "portland",
      "title": "Portland cement dataset",
      "object": "portland",
      "file": "portland.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x1",
        "x2",
        "x3",
        "x4"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "skeena",
      "title": "Skeena River sockeye salmon data",
      "object": "skeena",
      "file": "skeena.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "spawners",
        "recruits"
      ],
      "rows": 28,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aircraft",
      "title": "Aircraft data",
      "topics": [
        "aircraft"
      ]
    },
    {
      "page": "cooks.distance",
      "title": "Cook's distances",
      "topics": [
        "cooks.distance.lad",
        "cooks.distance.nls",
        "cooks.distance.ols",
        "cooks.distance.ridge"
      ]
    },
    {
      "page": "envelope",
      "title": "QQ-plot of residuals with simulated envelope",
      "topics": [
        "envelope",
        "envelope.lad",
        "envelope.lm",
        "envelope.nls",
        "envelope.ols",
        "envelope.ridge"
      ]
    },
    {
      "page": "leverages",
      "title": "Leverages",
      "topics": [
        "hatvalues.ols",
        "hatvalues.ridge",
        "leverages",
        "leverages.lm",
        "leverages.nls",
        "leverages.ols",
        "leverages.ridge"
      ]
    },
    {
      "page": "logLik.displacement",
      "title": "Likelihood Displacement",
      "topics": [
        "logLik.displacement",
        "logLik.displacement.lad",
        "logLik.displacement.lm",
        "logLik.displacement.nls",
        "logLik.displacement.ols",
        "logLik.displacement.ridge"
      ]
    },
    {
      "page": "portland",
      "title": "Portland cement dataset",
      "topics": [
        "portland"
      ]
    },
    {
      "page": "relative.condition",
      "title": "Relative change in the condition number",
      "topics": [
        "relative.condition"
      ]
    },
    {
      "page": "rquantile",
      "title": "Randomized quantile residuals",
      "topics": [
        "rquantile",
        "rquantile.lad",
        "rquantile.lm",
        "rquantile.nls",
        "rquantile.ols",
        "rquantile.ridge"
      ]
    },
    {
      "page": "skeena",
      "title": "Skeena River sockeye salmon data",
      "topics": [
        "skeena"
      ]
    }
  ],
  "_readme": "https://github.com/faosorios/india/raw/HEAD/README.md",
  "_rundeps": [
    "fastmatrix",
    "L1pack"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "india",
  "_universes": [
    "faosorios"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-4",
      "date": "2026-06-11T07:10:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
      "fileid": "97b9920450e0977c35f4fcfbf7424e1dc2cf8c95a5463428df3780cee4e60ac4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-4",
      "date": "2026-06-11T07:09:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
      "fileid": "9442e1cd78350f8ae35366de6852e95c038d61823c1a03687fd0687bf67c9edd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-4",
      "date": "2026-06-11T07:10:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
      "fileid": "ea9dc0fead35e3f75d05d0e728ad162d8cc3d365a65be2dfeaf24260055f3e1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-4",
      "date": "2026-06-11T07:10:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
      "fileid": "26c51a98eee5e291029674b6254abdd94e2b863711b89b8690dfd5e8c774adc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-4",
      "date": "2026-06-11T07:14:31.000Z",
      "arch": "aarch64",
      "commit": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
      "fileid": "c1cd983577cebbd5fa9a7c3d7fa70a816475f3988861bc95f297d5d24ded3646",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-4",
      "date": "2026-06-11T07:14:16.000Z",
      "arch": "x86_64",
      "commit": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
      "fileid": "83908fcaacbedb86f6856a2953a97d45391800e9743f0b6c9cfe48466086c88b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-4",
      "date": "2026-06-11T07:13:51.000Z",
      "arch": "aarch64",
      "commit": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
      "fileid": "4d800f2fb0011e63bcf53371835e5643e6bea2a662109b59b7f5ee7e6478be38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-4",
      "date": "2026-06-11T07:15:16.000Z",
      "arch": "x86_64",
      "commit": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
      "fileid": "1a7398bdcce411274620e49cee53b33bd920d9a537b1c439d81373af215a2f7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-4",
      "date": "2026-06-11T07:09:59.000Z",
      "arch": "emscripten",
      "commit": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
      "fileid": "99d4bd45c4336b59933de649f32f80b74424755d504ed7cc1d4c12a430476329",
      "status": "success",
      "buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-4",
      "date": "2026-06-11T07:09:19.000Z",
      "arch": "x86_64",
      "commit": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
      "fileid": "a7552f8fac45d83f64dca6b62eb2fe061893f80c9bc89ead66ccadd580c72a30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-4",
      "date": "2026-06-11T07:09:48.000Z",
      "arch": "x86_64",
      "commit": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
      "fileid": "f6e626ababff4492ca76a02669c433b85129d3815e7a3b0db36f96c433063cee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-4",
      "date": "2026-06-11T07:09:11.000Z",
      "arch": "x86_64",
      "commit": "bce6b71a0fd4f9a49e692adcbfce272431b54b04",
      "fileid": "38d78abf5992fa70981fe849a2653de92a2543bbfa95faec3cf6eeaee1ac9630",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/faosorios/actions/runs/27329949633"
    }
  ]
}