{
  "_id": "6a2a66a17b7a29ca600411eb",
  "Package": "lpda",
  "Type": "Package",
  "Title": "Linear Programming Discriminant Analysis",
  "Version": "1.2.3",
  "Authors@R": "person(given = c(\"María\", \"José\"),family = \"Nueda\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mj.nueda@ua.es\")",
  "Description": "Classification method obtained through linear programming.\nIt is advantageous with respect to the classical developments\nwhen the distribution of the variables involved is unknown or\nwhen the number of variables is much greater than the number of\nindividuals. Mathematical details behind the method are\npublished in Nueda, et al. (2022) \"LPDA: A new classification\nmethod based on linear programming\".\n<doi:10.1371/journal.pone.0270403>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 07:37:04 UTC",
    "User": "root"
  },
  "Author": "María José Nueda [aut, cre]",
  "Maintainer": "María José Nueda <mj.nueda@ua.es>",
  "Config/pak/sysreqs": "libglpk-dev",
  "Repository": "https://mjnueda.r-universe.dev",
  "Date/Publication": "2026-03-12 16:40:03 UTC",
  "RemoteUrl": "https://github.com/cran/lpda",
  "RemoteRef": "HEAD",
  "RemoteSha": "bd121ff4ce4b0a96317d41c269050057825bbf70",
  "MD5sum": "6d355787e8a579844504a48e0951cb28",
  "_user": "mjnueda",
  "_type": "src",
  "_file": "lpda_1.2.3.tar.gz",
  "_fileid": "3358114c4c9d66d0f02435af0651e5d63c22c14b2cb156006c19533c71ac53e6",
  "_filesize": 1978177,
  "_sha256": "3358114c4c9d66d0f02435af0651e5d63c22c14b2cb156006c19533c71ac53e6",
  "_created": "2026-06-11T07:37:04.000Z",
  "_published": "2026-06-11T07:41:21.892Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80744809920,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557732396"
    },
    {
      "job": 80744809958,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557734941"
    },
    {
      "job": 80744809934,
      "time": 218,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557753748"
    },
    {
      "job": 80744809951,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557732569"
    },
    {
      "job": 80744193302,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557691866"
    },
    {
      "job": 80744809896,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557728178"
    },
    {
      "job": 80744809927,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557717486"
    },
    {
      "job": 80744809975,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557714924"
    },
    {
      "job": 80744809953,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557716946"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mjnueda/actions/runs/27331293672",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/lpda",
  "_commit": {
    "id": "bd121ff4ce4b0a96317d41c269050057825bbf70",
    "author": "María José Nueda <mj.nueda@ua.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.3\n",
    "time": 1773333603
  },
  "_maintainer": {
    "name": "María José Nueda",
    "email": "mj.nueda@ua.es",
    "login": "mjnueda",
    "description": "",
    "uuid": 31619501
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rglpk",
      "role": "Imports"
    },
    {
      "package": "multiway",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.2.1",
      "date": "2025-07-16"
    },
    {
      "name": "1.2.2",
      "date": "2025-10-27"
    },
    {
      "name": "1.2.3",
      "date": "2026-03-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mjnueda",
      "count": 5,
      "uuid": 31619501
    }
  ],
  "_userbio": {
    "uuid": 31619501,
    "type": "user",
    "name": "mjnueda"
  },
  "_downloads": {
    "count": 515,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lpda"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lpda.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "mjnueda",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-03-07"
    },
    {
      "version": "1.2.0",
      "date": "2025-03-26"
    },
    {
      "version": "1.2.1",
      "date": "2025-07-16"
    },
    {
      "version": "1.2.2",
      "date": "2025-10-27"
    },
    {
      "version": "1.2.3",
      "date": "2026-03-12"
    }
  ],
  "_exports": [
    "lpda",
    "lpda.3D",
    "lpda.fit",
    "lpda.pca",
    "lpdaCV",
    "lpdaCV.3D",
    "PCA",
    "stand",
    "stand2"
  ],
  "_datasets": [
    {
      "name": "palmdates",
      "title": "Spectrometry and composition chemical of Spanish and Arabian palm dates",
      "object": "palmdates",
      "class": [
        "data.frame"
      ],
      "fields": [
        "conc",
        "spectra"
      ],
      "rows": 21,
      "table": false,
      "tojson": true
    },
    {
      "name": "RNAseq",
      "title": "Simulated RNA-Seq Time Series 3-dimensional dataset example",
      "object": "RNAseq",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "lpda",
      "title": "Computing discriminating hyperplane for two groups",
      "topics": [
        "lpda",
        "print.lpda"
      ]
    },
    {
      "page": "lpda.3D",
      "title": "Classification with lpda for 3way array data",
      "topics": [
        "lpda.3D",
        "print.lpda.3D"
      ]
    },
    {
      "page": "lpda.fit",
      "title": "lpda.fit computes the discriminating hyperplane for two groups",
      "topics": [
        "lpda.fit"
      ]
    },
    {
      "page": "lpda.pca",
      "title": "lpda.pca computes a PCA to the original data and selects the desired PCs when Variability is supplied",
      "topics": [
        "lpda.pca"
      ]
    },
    {
      "page": "lpdaCV",
      "title": "Crossvalidation procedure for lpda evaluation",
      "topics": [
        "lpdaCV",
        "print.lpdaCV"
      ]
    },
    {
      "page": "lpdaCV.3D",
      "title": "Crossvalidation procedure for lpda3D evaluation",
      "topics": [
        "lpdaCV.3D"
      ]
    },
    {
      "page": "palmdates",
      "title": "Spectrometry and composition chemical of Spanish and Arabian palm dates",
      "topics": [
        "palmdates"
      ]
    },
    {
      "page": "PCA",
      "title": "Principal Component Analysis",
      "topics": [
        "PCA"
      ]
    },
    {
      "page": "plot.lpda",
      "title": "Plot method for lpda classification",
      "topics": [
        "plot.lpda"
      ]
    },
    {
      "page": "plot.lpda.3D",
      "title": "Plot method for lpda classification",
      "topics": [
        "plot.lpda.3D"
      ]
    },
    {
      "page": "predict.lpda",
      "title": "Predict method for lpda classification",
      "topics": [
        "predict.lpda",
        "print.predict.lpda"
      ]
    },
    {
      "page": "predict.lpda.3D",
      "title": "Predict method for lpda.3D classification",
      "topics": [
        "predict.lpda.3D",
        "print.predict.lpda.3D"
      ]
    },
    {
      "page": "RNAseq",
      "title": "Simulated RNA-Seq Time Series 3-dimensional dataset example",
      "topics": [
        "RNAseq"
      ]
    },
    {
      "page": "stand",
      "title": "stand center and scale a data matrix",
      "topics": [
        "stand"
      ]
    },
    {
      "page": "stand2",
      "title": "stand2 center and scale a data matrix with the parameters of another one",
      "topics": [
        "stand2"
      ]
    },
    {
      "page": "summary.lpda",
      "title": "Summarizing lpda classification",
      "topics": [
        "print.summary.lpda",
        "summary.lpda"
      ]
    },
    {
      "page": "summary.lpda.3D",
      "title": "Summarizing lpda.3D classification",
      "topics": [
        "print.summary.lpda.3D",
        "summary.lpda.3D"
      ]
    }
  ],
  "_rundeps": [
    "CMLS",
    "multiway",
    "quadprog",
    "Rglpk",
    "slam"
  ],
  "_vignettes": [
    {
      "source": "lpdaUsersGuide.Rmd",
      "filename": "lpdaUsersGuide.html",
      "title": "lpda: Linear Programming Discriminant Analysis",
      "author": "Carmen Gandía, Department of Mathematics, Alicante Universiy, Spain, Maria J. Nueda, Department of Mathematics, Alicante Universiy, Spain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. The method",
        "2. The package",
        "3. The data",
        "Palmdates data",
        "RNAseq data",
        "4. lpda function",
        "Palmdates: Chemical variables",
        "Palmdates: Spectra variables",
        "iris data",
        "5. lpdaCV function",
        "6. lpda.3D function",
        "Strategy 1",
        "Strategy 2: with parafac",
        "7. lpdaCV.3D function",
        "8. References"
      ],
      "created": "2023-03-07 06:00:02",
      "modified": "2025-10-27 13:10:14",
      "commits": 4
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "lpda",
  "_universes": [
    "mjnueda"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-06-11T07:39:08.000Z",
      "distro": "noble",
      "commit": "bd121ff4ce4b0a96317d41c269050057825bbf70",
      "fileid": "a714140893a665b4532a22f04af870933996a17673dda2bf50cb2a64a0f72b81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjnueda/actions/runs/27331293672"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-06-11T07:39:15.000Z",
      "distro": "noble",
      "commit": "bd121ff4ce4b0a96317d41c269050057825bbf70",
      "fileid": "dc9e00ee470cb1af7b56f707b8a522db9a91e5bd56602a8d8b86e5e0722e5451",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjnueda/actions/runs/27331293672"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-06-11T07:40:09.000Z",
      "commit": "bd121ff4ce4b0a96317d41c269050057825bbf70",
      "fileid": "819972526499b69b4de12916c3dde1537217abc794c90a4ab944e6f37879ccf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjnueda/actions/runs/27331293672"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-06-11T07:38:52.000Z",
      "commit": "bd121ff4ce4b0a96317d41c269050057825bbf70",
      "fileid": "1198ef0823c14b20e349d4474a0cdf6782112a9d3fa9ef96bfb3b5734a8bd8a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjnueda/actions/runs/27331293672"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.3",
      "date": "2026-06-11T07:39:08.000Z",
      "commit": "bd121ff4ce4b0a96317d41c269050057825bbf70",
      "fileid": "641710d82beacc95b4be6aa0037bc600843ed51b2bf2a01e0863160291b8a2aa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mjnueda/actions/runs/27331293672"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-06-11T07:38:18.000Z",
      "commit": "bd121ff4ce4b0a96317d41c269050057825bbf70",
      "fileid": "ea536a085f45c604308f75045989608977d8f96ec30a1aeffbe7eff0749326a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjnueda/actions/runs/27331293672"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-06-11T07:38:12.000Z",
      "commit": "bd121ff4ce4b0a96317d41c269050057825bbf70",
      "fileid": "3ed49e0f3eb02ace970076a1240269133332d99767d01a7351d6bfdefa709efc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjnueda/actions/runs/27331293672"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-06-11T07:38:17.000Z",
      "commit": "bd121ff4ce4b0a96317d41c269050057825bbf70",
      "fileid": "06600006950d0a20a655cb00fdff9606b2e144ff95d89e915ec60e35f3fef030",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjnueda/actions/runs/27331293672"
    }
  ]
}