{
  "_id": "6a1f16fab401979e7341e994",
  "Package": "DrBats",
  "Type": "Package",
  "Title": "Data Representation: Bayesian Approach That's Sparse",
  "Version": "0.1.6",
  "Authors@R": "c(\nperson(\"Gabrielle\", \"Weinrott\", email = \"gabrielle.weinrott@supagro.inra.fr\", role = \"aut\"),\nperson(\"Brigitte\", \"Charnomordic\", email = \"bch@supagro.inra.fr\", role = \"ctr\"),\nperson(\"Benedicte\", \"Fontez\", email = \"benedicte.fontez@supagro.fr\", role = c(\"cre\", \"aut\")),\nperson(\"Nadine\", \"Hilgert\", email = \"nadine.hilgert@inrae.fr\", role = \"ctr\"),\nperson(\"Susan\", \"Holmes\", email = \"susan@stat.stanford.edu\", role = \"ctr\"),\nperson(\"Isabelle\", \"Sanchez\", email = \"isabelle.sanchez@inrae.fr\", role = \"ctr\"))",
  "Maintainer": "Benedicte Fontez <benedicte.fontez@supagro.fr>",
  "Description": "Feed longitudinal data into a Bayesian Latent Factor Model\nto obtain a low-rank representation. Parameters are estimated\nusing a Hamiltonian Monte Carlo algorithm with STAN. See G.\nWeinrott, B. Fontez, N. Hilgert and S. Holmes, \"Bayesian Latent\nFactor Model for Functional Data Analysis\", Actes des JdS 2016.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Author": "Gabrielle Weinrott [aut], Brigitte Charnomordic [ctr],\nBenedicte Fontez [cre, aut], Nadine Hilgert [ctr], Susan Holmes\n[ctr], Isabelle Sanchez [ctr]",
  "RoxygenNote": "7.1.2",
  "Packaged": {
    "Date": "2026-05-17 06:11:13 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make",
  "Repository": "https://bfontez.r-universe.dev",
  "Date/Publication": "2022-02-13 18:00:12 UTC",
  "RemoteUrl": "https://github.com/cran/DrBats",
  "RemoteRef": "HEAD",
  "RemoteSha": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
  "MD5sum": "b03f7b20c40dea3a568c6174b3603a77",
  "_user": "bfontez",
  "_type": "src",
  "_file": "DrBats_0.1.6.tar.gz",
  "_fileid": "7eea26c1ba12c93d5e269a657247ea226d06c4de0692f1e83c829aceb57c80d1",
  "_filesize": 1829119,
  "_sha256": "7eea26c1ba12c93d5e269a657247ea226d06c4de0692f1e83c829aceb57c80d1",
  "_created": "2026-05-17T06:11:13.000Z",
  "_published": "2026-06-02T17:46:34.521Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79135278967,
      "time": 245,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039919150"
    },
    {
      "job": 79135279547,
      "time": 240,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039918711"
    },
    {
      "job": 79135279726,
      "time": 236,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039914530"
    },
    {
      "job": 79135279307,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039908796"
    },
    {
      "job": 79135278594,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039890479"
    },
    {
      "job": 79135278498,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365514857"
    },
    {
      "job": 79135279313,
      "time": 189,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039912814"
    },
    {
      "job": 79135279082,
      "time": 193,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039913379"
    },
    {
      "job": 79135279113,
      "time": 283,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039923395"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bfontez/actions/runs/25983109679",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DrBats",
  "_commit": {
    "id": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
    "author": "Benedicte Fontez <benedicte.fontez@supagro.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.6\n",
    "time": 1644775212
  },
  "_maintainer": {
    "name": "Benedicte Fontez",
    "email": "benedicte.fontez@supagro.fr",
    "login": "bfontez",
    "description": "",
    "uuid": 34441519
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "rstan",
      "role": "Depends"
    },
    {
      "package": "ade4",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "sde",
      "role": "Imports"
    },
    {
      "package": "fda",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "bfontez",
      "count": 1,
      "uuid": 34441519
    }
  ],
  "_userbio": {
    "uuid": 34441519,
    "type": "user",
    "name": "bFontez"
  },
  "_downloads": {
    "count": 272,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DrBats"
  },
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DrBats.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bfontez",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2016-05-18"
    },
    {
      "version": "0.1.4",
      "date": "2016-06-24"
    },
    {
      "version": "0.1.5",
      "date": "2019-11-27"
    },
    {
      "version": "0.1.6",
      "date": "2022-02-13"
    }
  ],
  "_exports": [
    "coda.obj",
    "coinertia.drbats",
    "drbats.simul",
    "histoProj",
    "modelFit",
    "pca.Deville",
    "pca.proj.Xt",
    "postdens",
    "visbeta",
    "visW",
    "W.QR",
    "weighted.Deville"
  ],
  "_datasets": [
    {
      "name": "stanfit",
      "title": "A stanfit object fitted to the toydata",
      "object": "stanfit",
      "class": [
        "stanfit"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "toydata",
      "title": "A toy longitudinal data set",
      "object": "toydata",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coda.obj",
      "title": "Convert a STAN objet to MCMC list",
      "topics": [
        "coda.obj"
      ]
    },
    {
      "page": "coinertia.drbats",
      "title": "Perform Coinertia Analysis on the PCA of the Weighted PCA and Deville's PCA",
      "topics": [
        "coinertia.drbats"
      ]
    },
    {
      "page": "drbats.simul",
      "title": "Main simulation function",
      "topics": [
        "drbats.simul"
      ]
    },
    {
      "page": "histoProj",
      "title": "Project a set of curves onto a histogram basis",
      "topics": [
        "histoProj"
      ]
    },
    {
      "page": "modelFit",
      "title": "Fit a Bayesian Latent Factor to a data set using STAN",
      "topics": [
        "modelFit"
      ]
    },
    {
      "page": "pca.Deville",
      "title": "Perform a PCA using Deville's method",
      "topics": [
        "pca.Deville"
      ]
    },
    {
      "page": "pca.proj.Xt",
      "title": "PCA data projected onto a histogram basis",
      "topics": [
        "pca.proj.Xt"
      ]
    },
    {
      "page": "postdens",
      "title": "Calculate the unnormalized posterior density of the model",
      "topics": [
        "postdens"
      ]
    },
    {
      "page": "stanfit",
      "title": "A stanfit object fitted to the toydata",
      "topics": [
        "stanfit"
      ]
    },
    {
      "page": "toydata",
      "title": "A toy longitudinal data set",
      "topics": [
        "toydata"
      ]
    },
    {
      "page": "visbeta",
      "title": "Format scores output for visualization",
      "topics": [
        "visbeta"
      ]
    },
    {
      "page": "visW",
      "title": "Plot the estimates for the latent factors",
      "topics": [
        "visW"
      ]
    },
    {
      "page": "W.QR",
      "title": "Build and decompose a low-rank matrix W",
      "topics": [
        "W.QR"
      ]
    },
    {
      "page": "weighted.Deville",
      "title": "Perform a weighted PCA using Deville's method on a data matrix X that we project onto a histogram basis and weighted",
      "topics": [
        "weighted.Deville"
      ]
    }
  ],
  "_readme": "https://github.com/cran/DrBats/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ade4",
    "ash",
    "backports",
    "BH",
    "bitops",
    "callr",
    "checkmate",
    "cli",
    "cluster",
    "coda",
    "colorspace",
    "cpp11",
    "desc",
    "deSolve",
    "distributional",
    "farver",
    "fda",
    "fds",
    "FNN",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "hdrcde",
    "inline",
    "isoband",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "locfit",
    "loo",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "pcaPP",
    "pillar",
    "pixmap",
    "pkgbuild",
    "pkgconfig",
    "posterior",
    "pracma",
    "processx",
    "ps",
    "QuickJSR",
    "R6",
    "rainbow",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "RCurl",
    "rlang",
    "rstan",
    "S7",
    "scales",
    "sde",
    "sp",
    "StanHeaders",
    "tensorA",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "DimensionReduction.Rmd",
      "filename": "DimensionReduction.html",
      "title": "DrBats Dimension Reduction",
      "author": "(see list of authors below)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Dimension reduction of a longitudinal dataset",
        "On simulated data using drbats.simul()",
        "On real data"
      ],
      "created": "2016-05-18 17:26:34",
      "modified": "2022-02-13 18:00:12",
      "commits": 3
    },
    {
      "source": "ModelEvaluation.Rmd",
      "filename": "ModelEvaluation.html",
      "title": "DrBats Model Evaluation",
      "author": "(see list of authors below)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview"
      ],
      "created": "2016-05-18 17:26:34",
      "modified": "2022-02-13 18:00:12",
      "commits": 3
    },
    {
      "source": "ModelFit.Rmd",
      "filename": "ModelFit.html",
      "title": "DrBats Model Fit",
      "author": "(see list of authors below)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Fitting the model to simulated data"
      ],
      "created": "2016-05-18 17:26:34",
      "modified": "2022-02-13 18:00:12",
      "commits": 3
    },
    {
      "source": "DrBats.Rmd",
      "filename": "DrBats.html",
      "title": "DrBats Project",
      "author": "(see list of authors below)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Bayesian Latent Factor Model",
        "Notations",
        "Model",
        "Data Simulation",
        "Model Inference",
        "Evaluation",
        "References"
      ],
      "created": "2016-05-18 17:26:34",
      "modified": "2022-02-13 18:00:12",
      "commits": 4
    },
    {
      "source": "DataSimulationandProjection.Rmd",
      "filename": "DataSimulationandProjection.html",
      "title": "DrBats Data Simulation and Projection",
      "author": "(see list of authors below)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Main data simulation function",
        "Projection of simulated data onto histogram basis",
        "Projection of real data onto histogram basis"
      ],
      "created": "2016-05-18 17:26:34",
      "modified": "2022-02-13 18:00:12",
      "commits": 3
    }
  ],
  "_score": 3.5118833609788744,
  "_indexed": true,
  "_nocasepkg": "drbats",
  "_universes": [
    "bfontez"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-17T06:14:03.000Z",
      "distro": "noble",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "447bc3d9e00f2d76c47e74f5a0b8aa09f4e99c712fb2d4c88d4d57ffaf199f16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/25983109679"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-17T06:13:58.000Z",
      "distro": "noble",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "8e7fa9e9ab8bec0379e205b7203579ea3fbc6509dce901c0833870df006b2465",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/25983109679"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-17T06:13:56.000Z",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "d2a84ecfd5fc75ac459865574a4769ca4541f52dbc12761d2893e19c5b388466",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/25983109679"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-17T06:13:16.000Z",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "9e53a26f64cc0cad474274a6dc0f557e2d435ec72b98ce71826c4e130beb1abf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/25983109679"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-17T06:12:54.000Z",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "035312a73e089da3b16a3615db500fc05bd741c7eee615be64f1c801107822f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/25983109679"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-17T06:12:58.000Z",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "fe1b5d34bcb8448793e2f474c266da8aef09b084a55fa4916f4377df83c9b0c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/25983109679"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-17T06:14:30.000Z",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "384ec81001b5498ceb7e7c0771a91e3cd7e141398851116758f89bf9c304cd6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/25983109679"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-06-02T17:46:08.000Z",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "813823334ea7a84c0b937102a652aeb9f8a9bc3c9ba89eb4348ce5b88d14667b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/25983109679"
    }
  ]
}