{
  "_id": "6a156969acfb0bcc41d6296b",
  "Package": "RMLPCA",
  "Title": "Maximum Likelihood Principal Component Analysis",
  "Version": "0.0.1",
  "Authors@R": "person(given = \"Renan\",\nfamily = \"Santos Barbosa\",\nrole = c(\"aut\", \"cre\"),\nemail = \"renansantosbarbosa@usp.br\")",
  "Description": "R implementation of Maximum Likelihood Principal Component\nAnalysis The main idea of this package is to have an\nalternative way of PCA for subspace modeling that considers\nmeasurement errors. More details can be found in Peter D.\nWentzell (2009) <doi:10.1016/B978-0-444-64165-6.03029-9>.",
  "URL": "https://github.com/renanestatcamp/RMLPCA",
  "BugReports": "https://github.com/renanestatcamp/RMLPCA/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Repository": "https://renands.r-universe.dev",
  "Date/Publication": "2021-05-31 19:22:13 UTC",
  "RemoteUrl": "https://github.com/renands/rmlpca",
  "RemoteRef": "HEAD",
  "RemoteSha": "039d34002fe4b98688869184e5139a3b842bfa00",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:31:39 UTC",
    "User": "root"
  },
  "Author": "Renan Santos Barbosa [aut, cre]",
  "Maintainer": "Renan Santos Barbosa <renansantosbarbosa@usp.br>",
  "MD5sum": "fb73cc551ae2ef5cf730fed0f9bb7006",
  "_user": "renands",
  "_type": "src",
  "_file": "RMLPCA_0.0.1.tar.gz",
  "_fileid": "bcc5b17e5daa0d2d0dd72476cbf5f23aedf08b7b7390fb2612d3caa1cba838c2",
  "_filesize": 736441,
  "_sha256": "bcc5b17e5daa0d2d0dd72476cbf5f23aedf08b7b7390fb2612d3caa1cba838c2",
  "_created": "2026-05-26T09:31:39.000Z",
  "_published": "2026-05-26T09:35:37.723Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77846358002,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213634458"
    },
    {
      "job": 77846357982,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213628727"
    },
    {
      "job": 77846358101,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213635583"
    },
    {
      "job": 77846357962,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213639380"
    },
    {
      "job": 77845889562,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213579155"
    },
    {
      "job": 77846357941,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213615062"
    },
    {
      "job": 77846358040,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213633966"
    },
    {
      "job": 77846357988,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213630793"
    },
    {
      "job": 77846358006,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213630150"
    }
  ],
  "_buildurl": "https://github.com/r-universe/renands/actions/runs/26444107994",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/renands/rmlpca",
  "_commit": {
    "id": "039d34002fe4b98688869184e5139a3b842bfa00",
    "author": "renands <52000689+renands@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1622488933
  },
  "_maintainer": {
    "name": "Renan Santos Barbosa",
    "email": "renansantosbarbosa@usp.br",
    "login": "renan-estatistica",
    "description": "",
    "uuid": 49946156
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "base",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "renands",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "renands",
      "count": 7,
      "uuid": 52000689
    }
  ],
  "_userbio": {
    "uuid": 52000689,
    "type": "user",
    "name": "renands"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RMLPCA"
  },
  "_devurl": "https://github.com/renanestatcamp/rmlpca",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/RMLPCA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/renands/rmlpca",
  "_realowner": "renands",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-11-05"
    }
  ],
  "_exports": [
    "mlpca_b",
    "mlpca_c",
    "mlpca_d",
    "mlpca_e"
  ],
  "_datasets": [
    {
      "name": "cov_d",
      "title": "Covariance matrix for mlpca_d model",
      "object": "cov_d",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "cov_e",
      "title": "Covariance matrices for mlpca_e model",
      "object": "cov_e",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "data_clean",
      "title": "Error free data for all examples.",
      "object": "data_clean",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_clean_e",
      "title": "Error free data for all examples.",
      "object": "data_clean_e",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_cleaned_mlpca_b",
      "title": "Cleaned dataset after applied MLPCA B used for tests only",
      "object": "data_cleaned_mlpca_b",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_cleaned_mlpca_c",
      "title": "Cleaned dataset after applied MLPCA C used for tests only",
      "object": "data_cleaned_mlpca_c",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_cleaned_mlpca_d",
      "title": "Cleaned dataset after applied MLPCA D used for tests only",
      "object": "data_cleaned_mlpca_d",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_cleaned_mlpca_e",
      "title": "Cleaned dataset after applied MLPCA E used for tests only",
      "object": "data_cleaned_mlpca_e",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_error_b",
      "title": "Errors generated for mlpca_b model",
      "object": "data_error_b",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_error_c",
      "title": "Errors generated for mlpca_c model",
      "object": "data_error_c",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_error_d",
      "title": "Errors generated for mlpca_d model",
      "object": "data_error_d",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_error_e",
      "title": "Errors generated for mlpca_e model",
      "object": "data_error_e",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "sds_b",
      "title": "Standard deviations for mlpca_b model",
      "object": "sds_b",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "sds_c",
      "title": "Standard deviations for mlpca_c model",
      "object": "sds_c",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cov_d",
      "title": "Covariance matrix for mlpca_d model",
      "topics": [
        "cov_d"
      ]
    },
    {
      "page": "cov_e",
      "title": "Covariance matrices for mlpca_e model",
      "topics": [
        "cov_e"
      ]
    },
    {
      "page": "data_clean",
      "title": "Error free data for all examples.",
      "topics": [
        "data_clean"
      ]
    },
    {
      "page": "data_clean_e",
      "title": "Error free data for all examples.",
      "topics": [
        "data_clean_e"
      ]
    },
    {
      "page": "data_cleaned_mlpca_b",
      "title": "Cleaned dataset after applied MLPCA B used for tests only",
      "topics": [
        "data_cleaned_mlpca_b"
      ]
    },
    {
      "page": "data_cleaned_mlpca_c",
      "title": "Cleaned dataset after applied MLPCA C used for tests only",
      "topics": [
        "data_cleaned_mlpca_c"
      ]
    },
    {
      "page": "data_cleaned_mlpca_d",
      "title": "Cleaned dataset after applied MLPCA D used for tests only",
      "topics": [
        "data_cleaned_mlpca_d"
      ]
    },
    {
      "page": "data_cleaned_mlpca_e",
      "title": "Cleaned dataset after applied MLPCA E used for tests only",
      "topics": [
        "data_cleaned_mlpca_e"
      ]
    },
    {
      "page": "data_error_b",
      "title": "Errors generated for mlpca_b model",
      "topics": [
        "data_error_b"
      ]
    },
    {
      "page": "data_error_c",
      "title": "Errors generated for mlpca_c model",
      "topics": [
        "data_error_c"
      ]
    },
    {
      "page": "data_error_d",
      "title": "Errors generated for mlpca_d model",
      "topics": [
        "data_error_d"
      ]
    },
    {
      "page": "data_error_e",
      "title": "Errors generated for mlpca_e model",
      "topics": [
        "data_error_e"
      ]
    },
    {
      "page": "mlpca_b",
      "title": "Maximum likelihood principal component analysis for mode B error conditions",
      "topics": [
        "mlpca_b"
      ]
    },
    {
      "page": "mlpca_c",
      "title": "Maximum likelihood principal component analysis for mode C error conditions",
      "topics": [
        "mlpca_c"
      ]
    },
    {
      "page": "mlpca_d",
      "title": "Maximum likelihood principal component analysis for mode D error conditions",
      "topics": [
        "mlpca_d"
      ]
    },
    {
      "page": "mlpca_e",
      "title": "Maximum likelihood principal component analysis for mode E error conditions",
      "topics": [
        "mlpca_e"
      ]
    },
    {
      "page": "RMLPCA",
      "title": "RMLPCA: A package for computating MLPCA algorithms b,c,d and e",
      "topics": [
        "RMLPCA"
      ]
    },
    {
      "page": "sds_b",
      "title": "Standard deviations for mlpca_b model",
      "topics": [
        "sds_b"
      ]
    },
    {
      "page": "sds_c",
      "title": "Standard deviations for mlpca_c model",
      "topics": [
        "sds_c"
      ]
    }
  ],
  "_readme": "https://github.com/renands/rmlpca/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "pracma",
    "Rcpp",
    "RcppEigen",
    "RSpectra"
  ],
  "_score": 3.146128035678238,
  "_indexed": true,
  "_nocasepkg": "rmlpca",
  "_universes": [
    "renands",
    "renan-estatistica",
    "renanestatcamp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-26T09:33:45.000Z",
      "distro": "noble",
      "commit": "039d34002fe4b98688869184e5139a3b842bfa00",
      "fileid": "03f1c4d03c010c0d25af56d94671838f244b2ad725d5b9dcbb8c3a71aa608a6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/renands/actions/runs/26444107994"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-26T09:33:35.000Z",
      "distro": "noble",
      "commit": "039d34002fe4b98688869184e5139a3b842bfa00",
      "fileid": "61680ddfe719b0c00f64f2ebbef7ab2a46512ffd5755d630bbedb19e6c0b901f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/renands/actions/runs/26444107994"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-26T09:33:31.000Z",
      "commit": "039d34002fe4b98688869184e5139a3b842bfa00",
      "fileid": "77841a1718d5c77697331d8f9b840f9d016f1a41e93ad029e55bd92a3c9ccb85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/renands/actions/runs/26444107994"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-26T09:33:33.000Z",
      "commit": "039d34002fe4b98688869184e5139a3b842bfa00",
      "fileid": "05d5777c53a68abd533e73dccc146b93245db024019d2cba7f90afbbce23b632",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/renands/actions/runs/26444107994"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-26T09:33:34.000Z",
      "commit": "039d34002fe4b98688869184e5139a3b842bfa00",
      "fileid": "b64d5557ef86711f18942badbf938612444453e6af07a7297d7a2a99e6d1b00c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/renands/actions/runs/26444107994"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-26T09:32:56.000Z",
      "commit": "039d34002fe4b98688869184e5139a3b842bfa00",
      "fileid": "59d00ec3002ad07d6f343946075a64e86ad930bc3de3f3dc6cefe0bfc0e14f8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/renands/actions/runs/26444107994"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-26T09:32:53.000Z",
      "commit": "039d34002fe4b98688869184e5139a3b842bfa00",
      "fileid": "b3bd64ef6847a3757d93abd3053e37b4c3ad66a511cb6d43d96fc355c09893ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/renands/actions/runs/26444107994"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-26T09:32:51.000Z",
      "commit": "039d34002fe4b98688869184e5139a3b842bfa00",
      "fileid": "de42b98b220b271b688992ccca09618cb3a824234eb10dd661ffb31a4920f502",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/renands/actions/runs/26444107994"
    }
  ]
}