{
  "_id": "6a2bcb2157839859431a07e9",
  "Package": "multifamm",
  "Type": "Package",
  "Title": "Multivariate Functional Additive Mixed Models",
  "Version": "0.1.1",
  "Authors@R": "person(\"Alexander\", \"Volkmann\", \nemail = \"alexandervolkmann8@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "An implementation for multivariate functional additive\nmixed models (multiFAMM), see Volkmann et al. (2021,\n<arXiv:2103.06606>). It builds on developed methods for\nunivariate sparse functional regression models and multivariate\nfunctional principal component analysis. This package contains\nthe function to run a multiFAMM and some convenience functions\nuseful when working with large models. An additional package on\nGitHub contains more convenience functions to reproduce the\nanalyses of the corresponding paper\n(alexvolkmann/multifammPaper).",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(old_usage = TRUE)",
  "Config/pak/sysreqs": "cmake libfftw3-dev make",
  "Repository": "https://alexvolkmann.r-universe.dev",
  "Date/Publication": "2021-08-23 13:46:20 UTC",
  "RemoteUrl": "https://github.com/alexvolkmann/multifamm",
  "RemoteRef": "HEAD",
  "RemoteSha": "1fe2c7df4209ababf492c9347d13efde16ab418c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 08:59:31 UTC",
    "User": "root"
  },
  "Author": "Alexander Volkmann [aut, cre]",
  "Maintainer": "Alexander Volkmann <alexandervolkmann8@gmail.com>",
  "MD5sum": "70ffedb788f4e1efc8835835df6c2a11",
  "_user": "alexvolkmann",
  "_type": "src",
  "_file": "multifamm_0.1.1.tar.gz",
  "_fileid": "1c22b74000c06edd3eeab3999c5d4dbafb9967e19f4b90711123ee3471866d47",
  "_filesize": 2841576,
  "_sha256": "1c22b74000c06edd3eeab3999c5d4dbafb9967e19f4b90711123ee3471866d47",
  "_created": "2026-06-12T08:59:31.000Z",
  "_published": "2026-06-12T09:02:25.847Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80994376781,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587411961"
    },
    {
      "job": 80994376778,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587412069"
    },
    {
      "job": 80994376758,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587395447"
    },
    {
      "job": 80994376743,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587395145"
    },
    {
      "job": 80993805200,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587365431"
    },
    {
      "job": 80994376750,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587405774"
    },
    {
      "job": 80994376755,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587394032"
    },
    {
      "job": 80994376776,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587395994"
    },
    {
      "job": 80994376765,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587392810"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/27405567428",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alexvolkmann/multifamm",
  "_commit": {
    "id": "1fe2c7df4209ababf492c9347d13efde16ab418c",
    "author": "volkmana.hub <volkmana.hub@gitlab.wiwi.hu-berlin.de>",
    "committer": "volkmana.hub <volkmana.hub@gitlab.wiwi.hu-berlin.de>",
    "message": "Prepare first submission to CRAN.\n",
    "time": 1629726380
  },
  "_maintainer": {
    "name": "Alexander Volkmann",
    "email": "alexandervolkmann8@gmail.com",
    "login": "alexvolkmann",
    "description": "",
    "uuid": 45033439
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "funData",
      "role": "Imports"
    },
    {
      "package": "MFPCA",
      "version": ">= 1.3-2",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "sparseFLMM",
      "version": "> 0.3.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    }
  ],
  "_owner": "alexvolkmann",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "alexvolkmann",
      "count": 81,
      "uuid": 45033439
    }
  ],
  "_userbio": {
    "uuid": 45033439,
    "type": "user",
    "name": "Alex Volkmann"
  },
  "_downloads": {
    "count": 251,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multifamm"
  },
  "_devurl": "https://github.com/alexvolkmann/multifamm",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multifamm.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alexvolkmann/multifamm",
  "_realowner": "alexvolkmann",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-09-28"
    }
  ],
  "_exports": [
    "multiFAMM"
  ],
  "_datasets": [
    {
      "name": "phonetic",
      "title": "Phonetic data",
      "object": "phonetic",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "dim",
        "subject_long",
        "word_long",
        "combi_long",
        "y_vec",
        "n_long",
        "t",
        "covariate.1",
        "covariate.2",
        "covariate.3",
        "covariate.4",
        "word_names_long"
      ],
      "rows": 50644,
      "table": true,
      "tojson": true
    },
    {
      "name": "phonetic_subset",
      "title": "Phonetic data (subset)",
      "object": "phonetic_subset",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "dim",
        "subject_long",
        "word_long",
        "combi_long",
        "y_vec",
        "n_long",
        "t",
        "covariate.1",
        "covariate.2",
        "covariate.3",
        "covariate.4",
        "word_names_long"
      ],
      "rows": 1336,
      "table": true,
      "tojson": true
    },
    {
      "name": "snooker",
      "title": "Snooker data",
      "object": "snooker",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "y_vec",
        "t",
        "n_long",
        "subject_long",
        "word_long",
        "dim",
        "covariate.1",
        "covariate.2",
        "covariate.3",
        "covariate.4",
        "combi_long"
      ],
      "rows": 56910,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "extract_components",
      "title": "Extract Model Components to be Compared",
      "topics": [
        "extract_components"
      ]
    },
    {
      "page": "extract_components_uni",
      "title": "Extract Model Components to be Compared from Univariate Model",
      "topics": [
        "extract_components_uni"
      ]
    },
    {
      "page": "multiFAMM",
      "title": "Multivariate Functional Additive Mixed Model Regression",
      "topics": [
        "multiFAMM"
      ]
    },
    {
      "page": "phonetic",
      "title": "Phonetic data",
      "topics": [
        "phonetic"
      ]
    },
    {
      "page": "phonetic_subset",
      "title": "Phonetic data (subset)",
      "topics": [
        "phonetic_subset"
      ]
    },
    {
      "page": "snooker",
      "title": "Snooker data",
      "topics": [
        "snooker"
      ]
    }
  ],
  "_readme": "https://github.com/alexvolkmann/multifamm/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ash",
    "bitops",
    "boot",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "deSolve",
    "dotCall64",
    "farver",
    "fda",
    "fds",
    "fields",
    "FNN",
    "foreach",
    "funData",
    "gamm4",
    "ggplot2",
    "glue",
    "grpreg",
    "gtable",
    "hdrcde",
    "irlba",
    "isoband",
    "iterators",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "locfit",
    "magic",
    "maps",
    "MASS",
    "Matrix",
    "mclust",
    "MFPCA",
    "mgcv",
    "minqa",
    "multicool",
    "mvtnorm",
    "nlme",
    "nloptr",
    "pbs",
    "pcaPP",
    "plyr",
    "pracma",
    "R6",
    "rainbow",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RCurl",
    "Rdpack",
    "reformulas",
    "refund",
    "rlang",
    "RLRsim",
    "S7",
    "scales",
    "spam",
    "sparseFLMM",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "multifamm",
  "_universes": [
    "alexvolkmann"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-12T09:01:43.000Z",
      "distro": "noble",
      "commit": "1fe2c7df4209ababf492c9347d13efde16ab418c",
      "fileid": "714944dfffa7dd258d43cd6991d4034ab7515602cdd054d35a7b3dac8a002992",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/27405567428"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-12T09:01:44.000Z",
      "distro": "noble",
      "commit": "1fe2c7df4209ababf492c9347d13efde16ab418c",
      "fileid": "59034fdc43259d81a6a7289e95813ef4a4d82a2d90ffb611901a607d534a313b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/27405567428"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-12T09:01:02.000Z",
      "commit": "1fe2c7df4209ababf492c9347d13efde16ab418c",
      "fileid": "cb3818aa24281be2ed656ef4201b2c58a7118f767c0cd32e67c78e6732f0baae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/27405567428"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-12T09:01:04.000Z",
      "commit": "1fe2c7df4209ababf492c9347d13efde16ab418c",
      "fileid": "c4dfad4dfb6887bae12b1fa52a16a8145c36f891082523dd16656716ea4906ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/27405567428"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-12T09:01:44.000Z",
      "commit": "1fe2c7df4209ababf492c9347d13efde16ab418c",
      "fileid": "ca574a7b4a1a5d8ff6b1eb3bb4b3bdf410777e14bbfc4a336538a15189c2dcf8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/27405567428"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-12T09:00:50.000Z",
      "commit": "1fe2c7df4209ababf492c9347d13efde16ab418c",
      "fileid": "0acdca043aaefbdf8b2390d2f45bc18ea491a457f52ee69a07d8deb65dc8910b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/27405567428"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-12T09:00:55.000Z",
      "commit": "1fe2c7df4209ababf492c9347d13efde16ab418c",
      "fileid": "a7dae2fb9ee8daf2317654967de334bf031d5d8394c273efb74cb5defbd14f7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/27405567428"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-12T09:00:46.000Z",
      "commit": "1fe2c7df4209ababf492c9347d13efde16ab418c",
      "fileid": "eb8660bd9f01cd3137a9d0491e6270d3ca514dab40f9a8e7c7cd0547d5b707a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/27405567428"
    }
  ]
}