{
  "_id": "6a37d60f3efcd9bda4430fca",
  "Package": "fda.vi",
  "Title": "Functional Data Analysis using Variational Inference",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Camila\", \"de Souza\", ,\"camila.souza@uwo.ca\", role = \"cre\"),\nperson(\"Stephen\", \"Kinsey\", role = \"aut\"),\nperson(\"Ana Carolina\", \"da Cruz\", role = \"aut\"),\nperson(\"Pedro Henrique\", \"Toledo Oliveira Sousa\", role = \"aut\"))",
  "Maintainer": "Camila de Souza <camila.souza@uwo.ca>",
  "Description": "Implements a variational Expectation-Maximization (VEM)\nalgorithm for smoothing one or multiple functional observations\nvia basis function selection. The algorithm estimates all model\nparameters simultaneously and automatically, while accounting\nfor within-curve correlation. The approach provides a flexible\nand computationally efficient framework for smoothing\ncorrelated functional data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/desouzalab/fda.vi",
  "BugReports": "https://github.com/desouzalab/fda.vi/issues",
  "Config/pak/sysreqs": "make",
  "Repository": "https://desouzalab.r-universe.dev",
  "Date/Publication": "2026-04-14 21:07:02 UTC",
  "RemoteUrl": "https://github.com/desouzalab/fda.vi",
  "RemoteRef": "HEAD",
  "RemoteSha": "7bc5fb3cd79e72bb87d234841a3a706dd57560b1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 12:13:14 UTC",
    "User": "root"
  },
  "Author": "Camila de Souza [cre],\nStephen Kinsey [aut],\nAna Carolina da Cruz [aut],\nPedro Henrique Toledo Oliveira Sousa [aut]",
  "MD5sum": "12e363b9fa19b08b806995c7cd067552",
  "_user": "desouzalab",
  "_type": "src",
  "_file": "fda.vi_1.0.0.tar.gz",
  "_fileid": "e593dd8a5964d5be385c0053c68c7c5fc3e4a6dcd83b25dd1bcc6d9045a51be9",
  "_filesize": 827378,
  "_sha256": "e593dd8a5964d5be385c0053c68c7c5fc3e4a6dcd83b25dd1bcc6d9045a51be9",
  "_created": "2026-06-21T12:13:14.000Z",
  "_published": "2026-06-21T12:16:15.190Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82569161524,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7775171288"
    },
    {
      "job": 82569161520,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7775173871"
    },
    {
      "job": 82569161564,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7775171665"
    },
    {
      "job": 82569161544,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7775169360"
    },
    {
      "job": 82568915961,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7775156440"
    },
    {
      "job": 82569161515,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7775170877"
    },
    {
      "job": 82569161533,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7775165892"
    },
    {
      "job": 82569161530,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7775166418"
    },
    {
      "job": 82569161543,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7775164392"
    }
  ],
  "_buildurl": "https://github.com/r-universe/desouzalab/actions/runs/27903864057",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/desouzalab/fda.vi",
  "_commit": {
    "id": "7bc5fb3cd79e72bb87d234841a3a706dd57560b1",
    "author": "Ana Carolina da Cruz <carol@Anas-MacBook-Air.local>",
    "committer": "Ana Carolina da Cruz <carol@Anas-MacBook-Air.local>",
    "message": "Updating README file\n",
    "time": 1776200822
  },
  "_maintainer": {
    "name": "Camila de Souza",
    "email": "camila.souza@uwo.ca",
    "login": "desouzacamila",
    "description": "",
    "uuid": 65830335
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "fda",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "desouzalab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 15
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "acarolcruz",
      "count": 9,
      "uuid": 44214076
    }
  ],
  "_userbio": {
    "uuid": 84859188,
    "type": "organization",
    "name": "desouzalab",
    "followers": 1
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fda.vi"
  },
  "_mentions": 34,
  "_devurl": "https://github.com/desouzalab/fda.vi",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fda.vi.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/desouzalab/fda.vi",
  "_realowner": "desouzalab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-20"
    }
  ],
  "_exports": [
    "gcv_vem",
    "tune_vem_by_gcv",
    "vem_fit",
    "vem_smooth"
  ],
  "_datasets": [
    {
      "name": "toy_curves",
      "title": "Toy Simulated Functional Dataset",
      "object": "toy_curves",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coef.vem_fit",
      "title": "Extract Active Basis Coefficients from a VEM Fit",
      "topics": [
        "coef.vem_fit"
      ]
    },
    {
      "page": "gcv_vem",
      "title": "GCV Score for a VEM Smooth Fit",
      "topics": [
        "gcv_vem"
      ]
    },
    {
      "page": "plot.vem_fit",
      "title": "Plot a VEM Fit with Credible Band",
      "topics": [
        "plot.vem_fit"
      ]
    },
    {
      "page": "predict.vem_fit",
      "title": "Predict Method for VEM Fits",
      "topics": [
        "predict.vem_fit"
      ]
    },
    {
      "page": "summary.vem_fit",
      "title": "Summary Method for VEM Fits",
      "topics": [
        "summary.vem_fit"
      ]
    },
    {
      "page": "toy_curves",
      "title": "Toy Simulated Functional Dataset",
      "topics": [
        "toy_curves"
      ]
    },
    {
      "page": "tune_vem_by_gcv",
      "title": "Tune Basis Complexity via GCV",
      "topics": [
        "tune_vem_by_gcv"
      ]
    },
    {
      "page": "vem_fit",
      "title": "Fit a VEM Smooth Model",
      "topics": [
        "vem_fit"
      ]
    },
    {
      "page": "vem_smooth",
      "title": "Variational EM Algorithm for Bayesian Basis Function Selection",
      "topics": [
        "vem_smooth"
      ]
    }
  ],
  "_readme": "https://github.com/desouzalab/fda.vi/raw/HEAD/README.md",
  "_rundeps": [
    "ash",
    "bitops",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "deSolve",
    "farver",
    "fda",
    "fds",
    "FNN",
    "ggplot2",
    "glue",
    "gtable",
    "hdrcde",
    "isoband",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "locfit",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pcaPP",
    "pracma",
    "R6",
    "rainbow",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to fda.vi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "The Model",
        "Quick Start",
        "The toy_curves Dataset",
        "Fitting a Model",
        "Single $K$",
        "Automatic $K$ Selection via GCV",
        "Per-Curve $K$ Selection",
        "Fourier Basis",
        "Interpreting the Output",
        "Summary",
        "Coefficient Matrix",
        "Posterior Inclusion Probabilities",
        "Predictions",
        "Plot",
        "Reference",
        "Citation"
      ],
      "created": "2026-04-14 15:49:12",
      "modified": "2026-04-14 15:49:12",
      "commits": 1
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "fda.vi",
  "_universes": [
    "desouzalab",
    "desouzacamila"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-21T12:15:23.000Z",
      "distro": "noble",
      "commit": "7bc5fb3cd79e72bb87d234841a3a706dd57560b1",
      "fileid": "9f830bf60caa252ba369bed7d763a479553e9ff1b409c8b53c3e13f641ffbcc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/desouzalab/actions/runs/27903864057"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-21T12:15:42.000Z",
      "distro": "noble",
      "commit": "7bc5fb3cd79e72bb87d234841a3a706dd57560b1",
      "fileid": "96251546cfe59fa93a871743210c28bf0b83ae9cd1ec47d80ab9c512c915fdde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/desouzalab/actions/runs/27903864057"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-21T12:15:31.000Z",
      "commit": "7bc5fb3cd79e72bb87d234841a3a706dd57560b1",
      "fileid": "77dabbd05682d1f1226f67a32b0f31aaa369dc8a4ee2e483911e3f1a08c2d23f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/desouzalab/actions/runs/27903864057"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-21T12:15:07.000Z",
      "commit": "7bc5fb3cd79e72bb87d234841a3a706dd57560b1",
      "fileid": "b7ba5a89775d9ffc5ff11aa5a3582d64b027d579c0c8681df8ca3e3fcd3efaa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/desouzalab/actions/runs/27903864057"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-21T12:15:31.000Z",
      "commit": "7bc5fb3cd79e72bb87d234841a3a706dd57560b1",
      "fileid": "6a281e1dee5b7e57ee4d6cf3e97afde5cc47cf3209ba4839fcdecaeb714d3e2c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/desouzalab/actions/runs/27903864057"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-21T12:14:31.000Z",
      "commit": "7bc5fb3cd79e72bb87d234841a3a706dd57560b1",
      "fileid": "89fb4c5888866719f4b26cea8c834a53b131e7630f229f1e78bb3e5608de3c6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/desouzalab/actions/runs/27903864057"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-21T12:14:37.000Z",
      "commit": "7bc5fb3cd79e72bb87d234841a3a706dd57560b1",
      "fileid": "527b464f96288404da0139f3fb7179b8f440d800ce1888d25da67b69d3480576",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/desouzalab/actions/runs/27903864057"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-21T12:14:19.000Z",
      "commit": "7bc5fb3cd79e72bb87d234841a3a706dd57560b1",
      "fileid": "5928d853eb9cea9d1ff35d9a12a89554843c4febccd05fb2c129376f5f34ed1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/desouzalab/actions/runs/27903864057"
    }
  ]
}