{
  "_id": "6a1854c3acfb0bcc41db76cc",
  "Package": "transDA",
  "Type": "Package",
  "Title": "Transformation Discriminant Analysis",
  "Date": "2025-09-04",
  "Authors@R": "c(person(\"Jing\", \"Li\", \nemail = \"jli178@crimson.ua.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Yana\", \"Melnykov\",\nemail = \"ymelnykov@ua.edu\", role = \"aut\"))",
  "Version": "1.0.2",
  "Maintainer": "Jing Li <jli178@crimson.ua.edu>",
  "Author": "Jing Li [aut, cre], Yana Melnykov [aut]",
  "Description": "Performs transformation discrimination analysis and\nnon-transformation discrimination analysis. It also includes\nfunctions for Linear Discriminant Analysis, Quadratic\nDiscriminant Analysis, and Mixture Discriminant Analysis. In\nthe context of mixture discriminant analysis, it offers options\nfor both common covariance matrix (common sigma) and individual\ncovariance matrices (uncommon sigma) for the mixture\ncomponents.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 14:40:02 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-04 14:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/transDA",
  "RemoteRef": "HEAD",
  "RemoteSha": "99e04b8d6b7b986440624595f397ee1ba82879c9",
  "MD5sum": "4b6161d4418451bb24f57b08209d7d47",
  "_user": "cran",
  "_type": "src",
  "_file": "transDA_1.0.2.tar.gz",
  "_fileid": "54ac3a9287d3fd53d62b4793e90bded88e4823024fc26c5efa214556388f3c73",
  "_filesize": 112099,
  "_sha256": "54ac3a9287d3fd53d62b4793e90bded88e4823024fc26c5efa214556388f3c73",
  "_created": "2026-05-28T14:40:02.000Z",
  "_published": "2026-05-28T14:44:19.684Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78316255430,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7268893280"
    },
    {
      "job": 78316255525,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268907498"
    },
    {
      "job": 78315622312,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268842132"
    },
    {
      "job": 78316255364,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268895580"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26581385517",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/transDA",
  "_commit": {
    "id": "99e04b8d6b7b986440624595f397ee1ba82879c9",
    "author": "Jing Li <jli178@crimson.ua.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1756995002
  },
  "_maintainer": {
    "name": "Jing Li",
    "email": "jli178@crimson.ua.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "mvtnorm",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2025-06-09"
    },
    {
      "name": "1.0.2",
      "date": "2025-09-04"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 467,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/transDA"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/transDA.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-11-21"
    },
    {
      "version": "1.0.1",
      "date": "2025-06-09"
    },
    {
      "version": "1.0.2",
      "date": "2025-09-04"
    }
  ],
  "_exports": [
    "predict.tda",
    "print.summary.tda",
    "print.tda",
    "summary.tda",
    "tda"
  ],
  "_help": [
    {
      "page": "transDA-package",
      "title": "Transformation Discriminant Analysis",
      "topics": [
        "transDA-package",
        "transDA"
      ]
    },
    {
      "page": "predict.tda",
      "title": "Classification of new observations based on the model obtained by function ''tda''",
      "topics": [
        "predict.tda"
      ]
    },
    {
      "page": "summary.tda",
      "title": "Summarizing discriminant analysis results from function ''tda''",
      "topics": [
        "print.summary.tda",
        "summary.tda"
      ]
    },
    {
      "page": "tda",
      "title": "Transformation Discriminant Analysis",
      "topics": [
        "print.tda",
        "tda"
      ]
    }
  ],
  "_rundeps": [
    "mvtnorm"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "transda",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-28T14:42:06.000Z",
      "distro": "noble",
      "commit": "99e04b8d6b7b986440624595f397ee1ba82879c9",
      "fileid": "ce3bbc40a9adf6d68618182dc16b2eb871e9ae3c06b9132596f822ebda137d35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26581385517"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-28T14:42:38.000Z",
      "distro": "noble",
      "commit": "99e04b8d6b7b986440624595f397ee1ba82879c9",
      "fileid": "4d998b6abe89e5705f74a728319e5cf80e8946e961310a2501cbedfcba2eeda6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26581385517"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-28T14:42:26.000Z",
      "commit": "99e04b8d6b7b986440624595f397ee1ba82879c9",
      "fileid": "41a6a5becd4b918981feaab4985714f2b0b1116d9c193a2a881cd5a953557ba0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26581385517"
    }
  ]
}