{
  "_id": "6a1eea80b401979e73412049",
  "Package": "solitude",
  "Type": "Package",
  "Title": "An Implementation of Isolation Forest",
  "Version": "1.1.3",
  "Authors@R": "c(\nperson(\"Komala Sheshachala\", \"Srikanth\", email = \"sri.teach@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"David\", \"Zimmermann\", email = \"david_j_zimmermann@hotmail.com\", role = \"ctb\")\n)",
  "Description": "Isolation forest is anomaly detection method introduced by\nthe paper Isolation based Anomaly Detection (Liu, Ting and Zhou\n<doi:10.1145/2133360.2133363>).",
  "URL": "https://github.com/talegari/solitude",
  "BugReports": "https://github.com/talegari/solitude/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://talegari.r-universe.dev",
  "Date/Publication": "2021-07-29 19:12:18 UTC",
  "RemoteUrl": "https://github.com/talegari/solitude",
  "RemoteRef": "HEAD",
  "RemoteSha": "5609a4c8c1680caaa47ade34e8d175c2e8f92893",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 10:12:09 UTC",
    "User": "root"
  },
  "Author": "Komala Sheshachala Srikanth [aut, cre],\nDavid Zimmermann [ctb]",
  "Maintainer": "Komala Sheshachala Srikanth <sri.teach@gmail.com>",
  "MD5sum": "feae39772b82d46bfa68a45f48996b19",
  "_user": "talegari",
  "_type": "src",
  "_file": "solitude_1.1.3.tar.gz",
  "_fileid": "8584718a6ca4e8bfcff613426fcd1406d26c88beec91d6394b5fc8645d8a5398",
  "_filesize": 94695,
  "_sha256": "8584718a6ca4e8bfcff613426fcd1406d26c88beec91d6394b5fc8645d8a5398",
  "_created": "2026-05-19T10:12:09.000Z",
  "_published": "2026-06-02T14:36:48.452Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79096080188,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7080702466"
    },
    {
      "job": 79096080407,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7080695943"
    },
    {
      "job": 79096080272,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7080701682"
    },
    {
      "job": 79096080279,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7080690971"
    },
    {
      "job": 79096078860,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080648513"
    },
    {
      "job": 79096079294,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360789198"
    },
    {
      "job": 79096080200,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7080690735"
    },
    {
      "job": 79096080918,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7080680315"
    },
    {
      "job": 79096080800,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7080680228"
    }
  ],
  "_buildurl": "https://github.com/r-universe/talegari/actions/runs/26090479440",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/talegari/solitude",
  "_commit": {
    "id": "5609a4c8c1680caaa47ade34e8d175c2e8f92893",
    "author": "talegari <sri.teach@gmail.com>",
    "committer": "talegari <sri.teach@gmail.com>",
    "message": "update website\n",
    "time": 1627585938
  },
  "_maintainer": {
    "name": "Komala Sheshachala Srikanth",
    "email": "sri.teach@gmail.com",
    "login": "talegari",
    "twitter": "@tALegar1",
    "description": "Explorations in causality, Interpretable Machine Learning, Statistics, geospatial analysis",
    "uuid": 10041819
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ranger",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.11.4",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.4.0",
      "role": "Imports"
    },
    {
      "package": "lgr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "uwot",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "rsample",
      "role": "Suggests"
    }
  ],
  "_owner": "talegari",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "isolation-forest",
    "outliers",
    "rpackages"
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "talegari",
      "count": 24,
      "uuid": 10041819
    },
    {
      "user": "davzim",
      "count": 3,
      "uuid": 15910496
    }
  ],
  "_userbio": {
    "uuid": 10041819,
    "type": "user",
    "name": "Srikanth K S",
    "description": "Explorations in causality, Interpretable Machine Learning, Statistics, geospatial analysis"
  },
  "_downloads": {
    "count": 1348,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/solitude"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/talegari/solitude",
  "_searchresults": 107,
  "_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/solitude.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/talegari/solitude",
  "_realowner": "talegari",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-11-14"
    },
    {
      "version": "0.1.3",
      "date": "2019-06-05"
    },
    {
      "version": "0.2.0",
      "date": "2019-08-24"
    },
    {
      "version": "0.2.1",
      "date": "2019-12-07"
    },
    {
      "version": "1.0.0",
      "date": "2020-07-05"
    },
    {
      "version": "1.0.1",
      "date": "2020-07-07"
    },
    {
      "version": "1.1.1",
      "date": "2020-09-17"
    },
    {
      "version": "1.1.3",
      "date": "2021-07-29"
    }
  ],
  "_exports": [
    "isolationForest",
    "terminalNodesDepth"
  ],
  "_help": [
    {
      "page": "is_integerish",
      "title": "Check for a single integer",
      "topics": [
        "is_integerish"
      ]
    },
    {
      "page": "isolationForest",
      "title": "Fit an Isolation Forest",
      "topics": [
        "isolationForest"
      ]
    },
    {
      "page": "solitude",
      "title": "An Implementation of Isolation Forest",
      "topics": [
        "solitude-package",
        "solitude"
      ]
    },
    {
      "page": "terminalNodesDepth",
      "title": "Depth of each terminal node of all trees in a ranger model",
      "topics": [
        "terminalNodesDepth"
      ]
    },
    {
      "page": "terminalNodesDepthPerTree",
      "title": "Depth of each terminal node of a single tree in a ranger model",
      "topics": [
        "terminalNodesDepthPerTree"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "digest",
    "future",
    "future.apply",
    "globals",
    "glue",
    "igraph",
    "lattice",
    "lgr",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "parallelly",
    "pkgconfig",
    "R6",
    "ranger",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "vctrs"
  ],
  "_score": 4.8580436742205295,
  "_indexed": true,
  "_nocasepkg": "solitude",
  "_universes": [
    "talegari"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-19T10:14:45.000Z",
      "distro": "noble",
      "commit": "5609a4c8c1680caaa47ade34e8d175c2e8f92893",
      "fileid": "f7bb35cb85c00394ff931bdc9dad58e886bc407869dd4335376ad3871683064a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26090479440"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-19T10:14:29.000Z",
      "distro": "noble",
      "commit": "5609a4c8c1680caaa47ade34e8d175c2e8f92893",
      "fileid": "e4468924a186e9083bea4449c8d741aaf6c196194c17a139c3938644588af8ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26090479440"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-19T10:14:39.000Z",
      "commit": "5609a4c8c1680caaa47ade34e8d175c2e8f92893",
      "fileid": "9979bf447f0d725186ab999aa75d4ec26f513bc8389825c22257f18421ec1b9a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26090479440"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-19T10:14:13.000Z",
      "commit": "5609a4c8c1680caaa47ade34e8d175c2e8f92893",
      "fileid": "ba9d00306cef57b002fbec60a788cbe34f0af3f205066cf63296d7a56d970e1a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26090479440"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-19T10:14:11.000Z",
      "commit": "5609a4c8c1680caaa47ade34e8d175c2e8f92893",
      "fileid": "19bb9b752c1372ca74f253a0ad7807dd8a4bcc568ee89d44d3e1b941fbe777d2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26090479440"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-19T10:13:40.000Z",
      "commit": "5609a4c8c1680caaa47ade34e8d175c2e8f92893",
      "fileid": "559fbb06a0f73e760a3f411a3a67562db8ab820241182222d0a027beb4a7bf84",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26090479440"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-19T10:13:39.000Z",
      "commit": "5609a4c8c1680caaa47ade34e8d175c2e8f92893",
      "fileid": "47c536262075d4869dbde7059363680cb82829b7f68cddcae1f287214bd54969",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26090479440"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-06-02T14:34:57.000Z",
      "commit": "5609a4c8c1680caaa47ade34e8d175c2e8f92893",
      "fileid": "540915a5ae7785a38c9c26813db3dddb6ab8e6b65eb6e4ef2a0bbaf41ecb9d3a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26090479440"
    }
  ]
}