{
  "_id": "6a1f169bb401979e7341e86b",
  "Package": "amelie",
  "Type": "Package",
  "Title": "Anomaly Detection with Normal Probability Functions",
  "Version": "0.2.1",
  "Authors@R": "c(person(\"Dmitriy\", \"Bolotov\", email = \"dbolotov@live.com\", role = c(\"aut\", \"cre\")))",
  "Description": "Implements anomaly detection as binary classification for\ncross-sectional data. Uses maximum likelihood estimates and\nnormal probability functions to classify observations as\nanomalous. The method is presented in the following lecture\nfrom the Machine Learning course by Andrew Ng:\n<https://www.coursera.org/learn/machine-learning/lecture/C8IJp/algorithm/>,\nand is also described in: Aleksandar Lazarevic, Levent Ertoz,\nVipin Kumar, Aysel Ozgur, Jaideep Srivastava (2003)\n<doi:10.1137/1.9781611972733.3>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://dbolotov.r-universe.dev",
  "Date/Publication": "2019-03-18 06:39:35 UTC",
  "RemoteUrl": "https://github.com/dbolotov/amelie",
  "RemoteRef": "HEAD",
  "RemoteSha": "82d3d7bdc6ad10f9686e0eaad2ea87e7bc26893b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:16:00 UTC",
    "User": "root"
  },
  "Author": "Dmitriy Bolotov [aut, cre]",
  "Maintainer": "Dmitriy Bolotov <dbolotov@live.com>",
  "MD5sum": "60d30ca7f0a8d3210200187dddff3984",
  "_user": "dbolotov",
  "_type": "src",
  "_file": "amelie_0.2.1.tar.gz",
  "_fileid": "00dc75be4177357a4bef2dd985e05c27335a84cb739e9cd48aef33e2709e8348",
  "_filesize": 103906,
  "_sha256": "00dc75be4177357a4bef2dd985e05c27335a84cb739e9cd48aef33e2709e8348",
  "_created": "2026-05-17T06:16:00.000Z",
  "_published": "2026-06-02T17:44:59.373Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79135186562,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039935252"
    },
    {
      "job": 79135186620,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039933085"
    },
    {
      "job": 79135185128,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039935699"
    },
    {
      "job": 79135185611,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039933899"
    },
    {
      "job": 79135184790,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039922743"
    },
    {
      "job": 79135183527,
      "time": 80,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365481088"
    },
    {
      "job": 79135185515,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039930841"
    },
    {
      "job": 79135184968,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039929933"
    },
    {
      "job": 79135185382,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039931012"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dbolotov/actions/runs/25983225598",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dbolotov/amelie",
  "_commit": {
    "id": "82d3d7bdc6ad10f9686e0eaad2ea87e7bc26893b",
    "author": "dbolotov <dbolotov@live.com>",
    "committer": "dbolotov <dbolotov@live.com>",
    "message": "auto updated to add CRAN-RELEASE\n",
    "time": 1552891175
  },
  "_maintainer": {
    "name": "Dmitriy Bolotov",
    "email": "dbolotov@live.com",
    "login": "dbolotov",
    "description": "",
    "uuid": 1837186
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "dbolotov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "anomaly-detection"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dbolotov",
      "count": 151,
      "uuid": 1837186
    }
  ],
  "_userbio": {
    "uuid": 1837186,
    "type": "user",
    "name": "dbolotov"
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/amelie"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/dbolotov/amelie",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/amelie.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dbolotov/amelie",
  "_realowner": "dbolotov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-02-22"
    },
    {
      "version": "0.2.0",
      "date": "2018-04-08"
    },
    {
      "version": "0.2.1",
      "date": "2019-03-18"
    }
  ],
  "_exports": [
    "ad",
    "pdfunc"
  ],
  "_help": [
    {
      "page": "ad",
      "title": "ad: anomaly detection with normal probability density functions.",
      "topics": [
        "ad",
        "ad.default",
        "ad.formula",
        "print.ad"
      ]
    },
    {
      "page": "amelie",
      "title": "amelie: A package for anomaly detection.",
      "topics": [
        "amelie-package",
        "amelie"
      ]
    },
    {
      "page": "pdfunc",
      "title": "Compute the probability density function of a matrix of features.",
      "topics": [
        "pdfunc"
      ]
    },
    {
      "page": "predict.ad",
      "title": "Predict method for ad Objects",
      "topics": [
        "predict.ad"
      ]
    }
  ],
  "_readme": "https://github.com/dbolotov/amelie/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "amelie-introduction.Rmd",
      "filename": "amelie-introduction.html",
      "title": "Amelie Introduction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Description",
        "Concepts",
        "Univariate normal distribution",
        "Parameter estimation",
        "Density estimation",
        "Algorithm",
        "Multivariate anomaly detection algorithm",
        "Examples",
        "References"
      ],
      "created": "2018-02-19 06:44:57",
      "modified": "2018-03-23 04:08:41",
      "commits": 8
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "amelie",
  "_universes": [
    "dbolotov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-17T06:17:58.000Z",
      "distro": "noble",
      "commit": "82d3d7bdc6ad10f9686e0eaad2ea87e7bc26893b",
      "fileid": "8e1c4fac3950b73dfb457509faa92b94b753f69468099de8cd6c084ff1433121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbolotov/actions/runs/25983225598"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-17T06:17:38.000Z",
      "distro": "noble",
      "commit": "82d3d7bdc6ad10f9686e0eaad2ea87e7bc26893b",
      "fileid": "f43c7c7dd32701013fc786e553f29ae5170d1911d71b1406f0f6dd2048e8ed27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbolotov/actions/runs/25983225598"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-17T06:18:04.000Z",
      "commit": "82d3d7bdc6ad10f9686e0eaad2ea87e7bc26893b",
      "fileid": "93ddfe095cc0fef505c35b03cb6e4fed9b97e912dada7005fc9b03cd435c4387",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbolotov/actions/runs/25983225598"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-17T06:17:49.000Z",
      "commit": "82d3d7bdc6ad10f9686e0eaad2ea87e7bc26893b",
      "fileid": "7932f144b7ac45a0bf7ef4448c1ba2840e77903f919e21499361fc756b441679",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbolotov/actions/runs/25983225598"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-17T06:17:16.000Z",
      "commit": "82d3d7bdc6ad10f9686e0eaad2ea87e7bc26893b",
      "fileid": "086535a38958cd51269d2361ca8becd6fbffd933e3a98f68ed751a2e6a519852",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbolotov/actions/runs/25983225598"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-17T06:17:06.000Z",
      "commit": "82d3d7bdc6ad10f9686e0eaad2ea87e7bc26893b",
      "fileid": "ff1522713aa8cb4fa8cf68cb11cf93f992835c4457e9222c77a39ff26f7e647b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbolotov/actions/runs/25983225598"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-17T06:17:16.000Z",
      "commit": "82d3d7bdc6ad10f9686e0eaad2ea87e7bc26893b",
      "fileid": "28bca0050e61ac47bbc29c1c2738dba07705035553b1358d06c24eb7b874409f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbolotov/actions/runs/25983225598"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-02T17:44:44.000Z",
      "commit": "82d3d7bdc6ad10f9686e0eaad2ea87e7bc26893b",
      "fileid": "f5d00d725ee733efa81ad2e6bbbfa3a396be7448f90e30bfc6eef086f27c372d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dbolotov/actions/runs/25983225598"
    }
  ]
}