{
  "_id": "6a2a7bcd7b7a29ca600469ba",
  "Package": "Rlof",
  "Version": "1.1.3",
  "Title": "R Parallel Implementation of Local Outlier Factor(LOF)",
  "Author": "Yingsong Hu, Wayne Murray and Yin Shan, Australia.",
  "Maintainer": "Yingsong Hu <yingsonghu@hotmail.com>",
  "Description": "R parallel implementation of Local Outlier Factor(LOF)\nwhich uses multiple CPUs to significantly speed up the LOF\ncomputation for large datasets. (Note: The overall performance\ndepends on the computers especially the number of the cores).It\nalso supports multiple k values to be calculated in parallel,\nas well as various distance measures in addition to the default\nEuclidean distance.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-11 09:09:12 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-10-16 06:35:34 UTC",
  "RemoteUrl": "https://github.com/cran/Rlof",
  "RemoteRef": "HEAD",
  "RemoteSha": "b95af2984a3c4d3dbe8fe6265790bf9208d1ff30",
  "MD5sum": "5f786afe330ecabf400b18ae5ecebe16",
  "_user": "cran",
  "_type": "src",
  "_file": "Rlof_1.1.3.tar.gz",
  "_fileid": "a9af504ce06589071dc531e94f855c44ac208c4ac6afa8f755494bbfd9f38809",
  "_filesize": 154810,
  "_sha256": "a9af504ce06589071dc531e94f855c44ac208c4ac6afa8f755494bbfd9f38809",
  "_created": "2026-06-11T09:09:12.000Z",
  "_published": "2026-06-11T09:11:41.710Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80761368038,
      "time": 107,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7559787278"
    },
    {
      "job": 80761368001,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7559787837"
    },
    {
      "job": 80761367990,
      "time": 103,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7559785808"
    },
    {
      "job": 80761368034,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7559784544"
    },
    {
      "job": 80760664293,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7559744534"
    },
    {
      "job": 80761368027,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7559784874"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27335917785",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rlof",
  "_commit": {
    "id": "b95af2984a3c4d3dbe8fe6265790bf9208d1ff30",
    "author": "Yingsong Hu <yingsonghu@hotmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.3\n",
    "time": 1665902134
  },
  "_maintainer": {
    "name": "Yingsong Hu",
    "email": "yingsonghu@hotmail.com",
    "login": "yingsonghu",
    "description": "",
    "uuid": 29041102
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "yingsonghu",
      "count": 5,
      "uuid": 29041102
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 677,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rlof"
  },
  "_mentions": 1,
  "_searchresults": 87,
  "_topics": [
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Rlof.html",
    "manual.pdf"
  ],
  "_realowner": "yingsonghu",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2011-10-08"
    },
    {
      "version": "1.1.0",
      "date": "2015-09-11"
    },
    {
      "version": "1.1.1",
      "date": "2015-09-17"
    },
    {
      "version": "1.1.2",
      "date": "2020-07-02"
    },
    {
      "version": "1.1.3",
      "date": "2022-10-16"
    }
  ],
  "_exports": [
    "distmc",
    "lof"
  ],
  "_help": [
    {
      "page": "Rlof-package",
      "title": "R Parallel Implementation of Local Outlier Factor(LOF)",
      "topics": [
        "Rlof-package",
        "Rlof"
      ]
    },
    {
      "page": "distmc",
      "title": "Distance Matrix Computation with multi-threads",
      "topics": [
        "distmc"
      ]
    },
    {
      "page": "lof",
      "title": "Local Outlier Factor",
      "topics": [
        "lof"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators"
  ],
  "_sysdeps": [
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.2405492482825995,
  "_indexed": false,
  "_nocasepkg": "rlof",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://yingsonghu.r-universe.dev/Rlof",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-11T09:11:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b95af2984a3c4d3dbe8fe6265790bf9208d1ff30",
      "fileid": "c6bc0b3e8a61b43b2920743f41763cc39eaf4859480371c3202781996cc72189",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27335917785"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-11T09:11:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b95af2984a3c4d3dbe8fe6265790bf9208d1ff30",
      "fileid": "14db5b623e71fd298fd53cc1c65f5ff74ec4e01887bfa148da4a609b21139305",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27335917785"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-11T09:11:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b95af2984a3c4d3dbe8fe6265790bf9208d1ff30",
      "fileid": "fd1e162d03455bd48f3338aa3dcd866dc4935e84c125ed1ad84d43e7fe53255e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27335917785"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-11T09:11:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b95af2984a3c4d3dbe8fe6265790bf9208d1ff30",
      "fileid": "d400ccb12ee119f763ca1338a70d2503670c10a19006116d7ac0521b6f70e1ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27335917785"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-06-11T09:11:15.000Z",
      "arch": "emscripten",
      "commit": "b95af2984a3c4d3dbe8fe6265790bf9208d1ff30",
      "fileid": "37682a82483d41062b0274fa610aa7382d9589d535c1133aa9acd8618da31e13",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27335917785"
    }
  ]
}