{
  "_id": "6a2515074b233be19838b20d",
  "Package": "kfda",
  "Type": "Package",
  "Title": "Kernel Fisher Discriminant Analysis",
  "Version": "1.0.0",
  "Date": "2017-09-27",
  "Author": "Donghwan Kim",
  "Maintainer": "Donghwan Kim <donhkim9714@korea.ac.kr>",
  "Description": "Kernel Fisher Discriminant Analysis (KFDA) is performed\nusing Kernel Principal Component Analysis (KPCA) and Fisher\nDiscriminant Analysis (FDA). There are some similar packages.\nFirst, 'lfda' is a package that performs Local Fisher\nDiscriminant Analysis (LFDA) and performs other functions. In\nparticular, 'lfda' seems to be impossible to test because it\nneeds the label information of the data in the function\nargument. Also, the 'ks' package has a limited dimension, which\nmakes it difficult to analyze properly. This package is a\nsimple and practical package for KFDA based on the paper of\nYang, J., Jin, Z., Yang, J. Y., Zhang, D., and Frangi, A. F.\n(2004) <DOI:10.1016/j.patcog.2003.10.015>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/ainsuotain/kfda",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 06:48:16 UTC",
    "User": "root"
  },
  "Repository": "https://ainsuotain.r-universe.dev",
  "Date/Publication": "2017-09-27 10:06:54 UTC",
  "RemoteUrl": "https://github.com/cran/kfda",
  "RemoteRef": "HEAD",
  "RemoteSha": "62601662d71e5e5a70bd914cf64258a08f395582",
  "MD5sum": "1b670a7f4877a8bf463a96065b6f1bf8",
  "_user": "ainsuotain",
  "_type": "src",
  "_file": "kfda_1.0.0.tar.gz",
  "_fileid": "9086bc6d83c2e803ae314967757e25373234a70f31ef7ba00281e40266eda209",
  "_filesize": 92084,
  "_sha256": "9086bc6d83c2e803ae314967757e25373234a70f31ef7ba00281e40266eda209",
  "_created": "2026-06-07T06:48:16.000Z",
  "_published": "2026-06-07T06:51:51.101Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79938602744,
      "time": 87,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7461606138"
    },
    {
      "job": 79938602719,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461607549"
    },
    {
      "job": 79938602722,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7461609884"
    },
    {
      "job": 79938602718,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461607513"
    },
    {
      "job": 79938474256,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461595903"
    },
    {
      "job": 79938602717,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461606463"
    },
    {
      "job": 79938602726,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7461607242"
    },
    {
      "job": 79938602729,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7461604208"
    },
    {
      "job": 79938602725,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461604457"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27085277453",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/kfda",
  "_commit": {
    "id": "62601662d71e5e5a70bd914cf64258a08f395582",
    "author": "Donghwan Kim <donhkim9714@korea.ac.kr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1506506814
  },
  "_maintainer": {
    "name": "Donghwan Kim",
    "email": "donhkim9714@korea.ac.kr",
    "login": "ainsuotain",
    "description": "",
    "uuid": 6680612
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "kernlab",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ainsuotain",
      "count": 1,
      "uuid": 6680612
    }
  ],
  "_userbio": {
    "uuid": 6680612,
    "type": "user",
    "name": "Donghwan Kim"
  },
  "_downloads": {
    "count": 562,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kfda"
  },
  "_devurl": "https://github.com/ainsuotain/kfda",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kfda.html",
    "manual.pdf"
  ],
  "_realowner": "ainsuotain",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-09-27"
    }
  ],
  "_exports": [
    "kfda",
    "kfda.predict"
  ],
  "_help": [
    {
      "page": "kfda",
      "title": "Kernel Fisher Discriminant Analysis (KFDA)",
      "topics": [
        "kfda"
      ]
    },
    {
      "page": "kfda.predict",
      "title": "Predict Method for Kernel Fisher Discriminant Analysis (KFDA) fit",
      "topics": [
        "kfda.predict"
      ]
    }
  ],
  "_rundeps": [
    "kernlab",
    "MASS"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "kfda",
  "_universes": [
    "ainsuotain"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-07T06:49:48.000Z",
      "distro": "noble",
      "commit": "62601662d71e5e5a70bd914cf64258a08f395582",
      "fileid": "1b6daaa2e4d9cc1fc81ae59ed5aa5c0b46ac45a403a1d5887b85ef41a1e2ac10",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27085277453"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-07T06:50:00.000Z",
      "distro": "noble",
      "commit": "62601662d71e5e5a70bd914cf64258a08f395582",
      "fileid": "add270451b4ec8d66f4f2fa4b8f43a2b3994865139a30310c5efb082ab8a903b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27085277453"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-07T06:50:19.000Z",
      "commit": "62601662d71e5e5a70bd914cf64258a08f395582",
      "fileid": "3f33f8772b638cadb76ae091027b1a46b5666d1027fcb7a585ae8ff2908aadaa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27085277453"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-07T06:50:00.000Z",
      "commit": "62601662d71e5e5a70bd914cf64258a08f395582",
      "fileid": "5abe4ae024945d4fd01816b8728e26f252532809b125158eb60db7988d7580aa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27085277453"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-07T06:50:05.000Z",
      "commit": "62601662d71e5e5a70bd914cf64258a08f395582",
      "fileid": "61333d74f2055ea6d2d064c8e712da7ae33e6738ca69a3ebb73c355c1fc25191",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27085277453"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T06:49:50.000Z",
      "commit": "62601662d71e5e5a70bd914cf64258a08f395582",
      "fileid": "6fc0d2bfe0b122966a96b08502866f3a579892abf9afabd53405d0b22d6a505c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27085277453"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T06:49:20.000Z",
      "commit": "62601662d71e5e5a70bd914cf64258a08f395582",
      "fileid": "06f3daac8c70f6d62485e1df3dd37c10349eb93aaa90e6bd06dd872204b2eba9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27085277453"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T06:49:27.000Z",
      "commit": "62601662d71e5e5a70bd914cf64258a08f395582",
      "fileid": "04f51eb7392bca7f79b6509aa7f9f65a2f642f4336c4fb844db5df5e8242855a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27085277453"
    }
  ]
}