{
  "_id": "6a105d45acfb0bcc41ca49d2",
  "Package": "BiplotML",
  "Title": "Logistic Biplot Estimation Using Machine Learning Algorithms",
  "Version": "1.1.1",
  "Date": "2026-04-30",
  "Authors@R": "person(given = \"Jose Giovany\",\nfamily = \"Babativa-Marquez\",\nrole = c(\"cre\", \"aut\"),\nemail = \"jgbabativam@unal.edu.co\",\ncomment = c(ORCID = \"0000-0002-4989-7459\"))",
  "Description": "Implements methods for fitting logistic biplot models to\nmultivariate binary data. The logistic biplot represents\nindividuals as points and binary variables as directed vectors\nin a low-dimensional subspace; the orthogonal projection of\neach individual onto a variable vector approximates the\nexpected probability that the corresponding characteristic is\npresent. Available fitting methods include conjugate gradient\nalgorithms, a coordinate descent Majorization-Minimization (MM)\nalgorithm, and a block coordinate descent algorithm based on\ndata projection that supports matrices with missing values and\nallows new individuals to be projected as supplementary rows\nwithout refitting the model. A cross-validation procedure is\nprovided to select the number of latent dimensions k.\nReferences: Babativa-Marquez and Vicente-Villardon (2021)\n<doi:10.3390/math9162015>; Vicente-Villardon and Galindo (2006,\nISBN:9780470973196).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/jgbabativam/BiplotML",
  "BugReports": "https://github.com/jgbabativam/BiplotML/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 19:17:04 UTC",
    "User": "root"
  },
  "Author": "Jose Giovany Babativa-Marquez [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-4989-7459>)",
  "Maintainer": "Jose Giovany Babativa-Marquez <jgbabativam@unal.edu.co>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-08 17:47:37 UTC",
  "RemoteUrl": "https://github.com/cran/BiplotML",
  "RemoteRef": "HEAD",
  "RemoteSha": "e7124c6c078d3600a1a1bfd358da44055b4edfe4",
  "MD5sum": "f9e8d9893a8e5e245bd3b0fce31f52bb",
  "_user": "cran",
  "_type": "src",
  "_file": "BiplotML_1.1.1.tar.gz",
  "_fileid": "ccb63894d447d91b728c5035ade8e462d5c3ea43917b379310835f163b2fcd93",
  "_filesize": 258769,
  "_sha256": "ccb63894d447d91b728c5035ade8e462d5c3ea43917b379310835f163b2fcd93",
  "_created": "2026-05-08T19:17:04.000Z",
  "_published": "2026-05-22T13:42:29.905Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77391649099,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6886979717"
    },
    {
      "job": 77391650330,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6886983227"
    },
    {
      "job": 77391648620,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6886941423"
    },
    {
      "job": 77391648602,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161957585"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25574563166",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BiplotML",
  "_commit": {
    "id": "e7124c6c078d3600a1a1bfd358da44055b4edfe4",
    "author": "Jose Giovany Babativa-Marquez <jgbabativam@unal.edu.co>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.1\n",
    "time": 1778262457
  },
  "_maintainer": {
    "name": "Jose Giovany Babativa-Marquez",
    "email": "jgbabativam@unal.edu.co",
    "orcid": "0000-0002-4989-7459"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "optimx",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.2",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "pracma",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.1",
      "date": "2026-05-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jgbabativam",
      "count": 2,
      "uuid": 50717018
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 28,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BiplotML"
  },
  "_devurl": "https://github.com/jgbabativam/biplotml",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BiplotML.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2021-06-23"
    },
    {
      "version": "1.1.0",
      "date": "2022-04-22"
    },
    {
      "version": "1.1.1",
      "date": "2026-05-08"
    }
  ],
  "_exports": [
    "cv_LogBip",
    "fitted_LB",
    "gradientDesc",
    "LogBip",
    "performanceBLB",
    "plotBLB",
    "pred_LB",
    "proj_LogBip",
    "sdv_MM",
    "simBin"
  ],
  "_datasets": [
    {
      "name": "Methylation",
      "title": "DNA Methylation Binary Data",
      "object": "Methylation",
      "class": [
        "data.frame"
      ],
      "fields": [
        "GSTM1",
        "C1orf70",
        "DNM3",
        "THY1",
        "ADCY4",
        "GSTT1",
        "FILIP1L",
        "DUSP22",
        "NAPRT1"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cv_LogBip",
      "title": "Cross-Validation for Logistic Biplot",
      "topics": [
        "cv_LogBip"
      ]
    },
    {
      "page": "fitted_LB",
      "title": "Fitted Values for a Logistic Biplot",
      "topics": [
        "fitted_LB"
      ]
    },
    {
      "page": "gradientDesc",
      "title": "Fit a Binary Logistic Biplot via Gradient Descent",
      "topics": [
        "gradientDesc"
      ]
    },
    {
      "page": "LogBip",
      "title": "Fit a Binary Logistic Biplot",
      "topics": [
        "LogBip"
      ]
    },
    {
      "page": "Methylation",
      "title": "DNA Methylation Binary Data",
      "topics": [
        "Methylation"
      ]
    },
    {
      "page": "performanceBLB",
      "title": "Compare Optimization Algorithms for Binary Logistic Biplot Estimation",
      "topics": [
        "performanceBLB"
      ]
    },
    {
      "page": "plotBLB",
      "title": "Plot a Binary Logistic Biplot",
      "topics": [
        "plotBLB"
      ]
    },
    {
      "page": "pred_LB",
      "title": "Predict Binary Responses from a Logistic Biplot",
      "topics": [
        "pred_LB"
      ]
    },
    {
      "page": "proj_LogBip",
      "title": "Fit a Binary Logistic Biplot with Missing Data via Block Coordinate Descent",
      "topics": [
        "proj_LogBip"
      ]
    },
    {
      "page": "sdv_MM",
      "title": "Fit a Binary Logistic Biplot via Coordinate Descent MM Algorithm",
      "topics": [
        "sdv_MM"
      ]
    },
    {
      "page": "simBin",
      "title": "Simulate a Multivariate Binary Matrix",
      "topics": [
        "simBin"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "nloptr",
    "numDeriv",
    "optimx",
    "pracma",
    "Rcpp",
    "RcppEigen",
    "RSpectra"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "biplotml",
  "_universes": [
    "cran",
    "jgbabativam"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-08T19:19:13.000Z",
      "distro": "noble",
      "commit": "e7124c6c078d3600a1a1bfd358da44055b4edfe4",
      "fileid": "b194818ebf902caaaa6d79f65d12c644eb6d0d3319446c3236702e2fc100ef44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25574563166"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-08T19:19:22.000Z",
      "distro": "noble",
      "commit": "e7124c6c078d3600a1a1bfd358da44055b4edfe4",
      "fileid": "48826508376dc49e650b30e260dc596b22f67487abd4250920c8f4ec42649f47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25574563166"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-22T13:42:17.000Z",
      "commit": "e7124c6c078d3600a1a1bfd358da44055b4edfe4",
      "fileid": "c9b5254774de5601e45584831c6f364eb193a7461af091283835b181f8ecdf2d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25574563166"
    }
  ]
}