{
  "_id": "6a589491ff0138dec5d755ec",
  "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-07-16 08:16:48 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",
  "_user": "bfontez",
  "_type": "src",
  "_file": "DrBats_0.1.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/ec42c850823ca374debfce5cf6b7cae6186cde579d8d003d72977d5205c5ea68",
  "_filesize": 1839067,
  "_sha256": "ec42c850823ca374debfce5cf6b7cae6186cde579d8d003d72977d5205c5ea68",
  "_expires": "2026-10-24T08:21:35.000Z",
  "_created": "2026-07-16T08:16:48.000Z",
  "_published": "2026-07-16T08:21:36.979Z",
  "_jobs": [
    {
      "job": 87570584400,
      "time": 245,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369296688"
    },
    {
      "job": 87570584320,
      "time": 244,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369296047"
    },
    {
      "job": 87570584346,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8369263740"
    },
    {
      "job": 87570584375,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369263177"
    },
    {
      "job": 87569707016,
      "time": 266,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369204686"
    },
    {
      "job": 87570584293,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8369263265"
    },
    {
      "job": 87570584342,
      "time": 210,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369284071"
    },
    {
      "job": 87570584374,
      "time": 201,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8369280944"
    },
    {
      "job": 87570584341,
      "time": 173,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369270023"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bfontez/actions/runs/29482628372",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 0
  },
  "_downloads": {
    "count": 379,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DrBats"
  },
  "_searchresults": 14,
  "_rbuild": "4.6.1",
  "_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",
    "otel",
    "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.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "drbats",
  "_universes": [
    "bfontez"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-16T08:19:50.000Z",
      "distro": "resolute",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "https://r2.ropensci.org/84ea5a58449793827caa2510f6c5d59847aa894584a7c881a4f0119c60e564fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/29482628372"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-16T08:19:55.000Z",
      "distro": "resolute",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "https://r2.ropensci.org/15876608b27fda8bc7f8575626f4fb888f32699d7f3fb65b7273db3f514df5a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/29482628372"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-16T08:19:00.000Z",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "https://r2.ropensci.org/5ae8e848d57668699f02aa32897780e4725993300295fa8383938f9831dbffb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/29482628372"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-16T08:18:56.000Z",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "https://r2.ropensci.org/a229cb8f2b6992c71c6c6ed3582f1c0d9724641bb6bc954705d962d98d56da21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/29482628372"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-07-16T08:19:43.000Z",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "https://r2.ropensci.org/0114693c7cc3c2086e4d2edd573bca2efdac8fe4f23170e6b366ce83479bc18c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/29482628372"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-16T08:19:08.000Z",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "https://r2.ropensci.org/4cb9a93de0e7ecfb368d9b2d5660224003722d43d9497a01f24b6d24dfe4676d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/29482628372"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-16T08:19:20.000Z",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "https://r2.ropensci.org/f3620b648bfb742357199df9ac93327b1ba9834473bf8fd7e554c58c490ef204",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/29482628372"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-16T08:18:27.000Z",
      "commit": "3a09e1e0e1ec581a00bb59cd3a0891be499d030e",
      "fileid": "https://r2.ropensci.org/bbcd4cd1400c01a8ebaa738610c7f1392e93107c020800a06e435348dc774761",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bfontez/actions/runs/29482628372"
    }
  ]
}