{
  "_id": "6a103596acfb0bcc41c99b55",
  "Package": "TailID",
  "Title": "Detect Sensitive Points in the Tail",
  "Version": "1.0.0",
  "Authors@R": "person(\"Blau\", \"Manau\", email = \"blau.manau@bsc.es\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0007-7227-4448\"))",
  "Description": "The goal of 'TailID' is to detect sensitive points in the\ntail of a dataset using techniques from Extreme Value Theory\n(EVT). It utilizes the Generalized Pareto Distribution (GPD)\nfor assessing tail behavior and detecting inconsistent points\nwith the Identical Distribution hypothesis of the tail. For\nmore details see Manau\n(2025)<doi:10.4230/LIPIcs.ECRTS.2025.20>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:13:58 UTC",
    "User": "root"
  },
  "Author": "Blau Manau [aut, cre] (ORCID:\n<https://orcid.org/0009-0007-7227-4448>)",
  "Maintainer": "Blau Manau <blau.manau@bsc.es>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-14 16:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/TailID",
  "RemoteRef": "HEAD",
  "RemoteSha": "f99b10ff27f37ac62ba1d44ce79b4fc886f72997",
  "MD5sum": "e7aac128d7799004193e38a551f899a2",
  "_user": "cran",
  "_type": "src",
  "_file": "TailID_1.0.0.tar.gz",
  "_fileid": "9bf4f66f31a96778675bee6c4ffaa95831faaf4a308f5bba3b8430565df2ceb9",
  "_filesize": 89100,
  "_sha256": "9bf4f66f31a96778675bee6c4ffaa95831faaf4a308f5bba3b8430565df2ceb9",
  "_created": "2026-05-12T07:13:58.000Z",
  "_published": "2026-05-22T10:53:10.106Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365323514,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937946001"
    },
    {
      "job": 77365323953,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937945147"
    },
    {
      "job": 77365322998,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937910670"
    },
    {
      "job": 77365323147,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158769196"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25719265496",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/TailID",
  "_commit": {
    "id": "f99b10ff27f37ac62ba1d44ce79b4fc886f72997",
    "author": "Blau Manau <blau.manau@bsc.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1757865602
  },
  "_maintainer": {
    "name": "Blau Manau",
    "email": "blau.manau@bsc.es"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "ismev",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-09-14"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 464,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TailID"
  },
  "_searchresults": 0,
  "_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/TailID.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-09-14"
    }
  ],
  "_exports": [
    "candidate_selection",
    "CI_shapeGPD",
    "plot_TailID",
    "shape_evaluation",
    "TailID"
  ],
  "_help": [
    {
      "page": "candidate_selection",
      "title": "Selects the candidates of the tail",
      "topics": [
        "candidate_selection"
      ]
    },
    {
      "page": "CI_shapeGPD",
      "title": "Computes a Confidence Interval for a GPD shape",
      "topics": [
        "CI_shapeGPD"
      ]
    },
    {
      "page": "plot_TailID",
      "title": "Saves the plots corresponding to the TailID detection",
      "topics": [
        "plot_TailID"
      ]
    },
    {
      "page": "shape_evaluation",
      "title": "Evaluation of the shape parameter to return inconsistent points and shape parameters computed and its confidence intervals",
      "topics": [
        "shape_evaluation"
      ]
    },
    {
      "page": "TailID",
      "title": "Detects the sensitive points in the Tail",
      "topics": [
        "TailID"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "ismev",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "mgcv",
    "nlme",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "tailid",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-12T07:15:53.000Z",
      "distro": "noble",
      "commit": "f99b10ff27f37ac62ba1d44ce79b4fc886f72997",
      "fileid": "58197526bb575e77c28509218c15ad381f9c497825a24cf4ceb9a128141c152a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25719265496"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-12T07:15:49.000Z",
      "distro": "noble",
      "commit": "f99b10ff27f37ac62ba1d44ce79b4fc886f72997",
      "fileid": "60f561e7cb9e4c4153f55ca3fd94c202136fef615e6ad917bd12583d61bc7565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25719265496"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T10:52:47.000Z",
      "commit": "f99b10ff27f37ac62ba1d44ce79b4fc886f72997",
      "fileid": "6832960df2d4045484ec18b94bc784050edc8d24fba9fd08355df4e829f59ce0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25719265496"
    }
  ]
}