{
  "_id": "6a116d28acfb0bcc41cf4ff1",
  "Package": "gmfamm",
  "Type": "Package",
  "Title": "Generalized Multivariate Functional Additive Models",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Nikolaus\", family = \"Umlauf\", role = c(\"aut\"), \nemail = \"Nikolaus.Umlauf@uibk.ac.at\",\ncomment = c(ORCID = \"0000-0003-2160-9803\")),\nperson(\"Alexander\", \"Volkmann\", role = c(\"aut\", \"cre\"),\nemail = \"alexandervolkmann8@gmail.com\"))",
  "Description": "Supply implementation to model generalized multivariate\nfunctional data using Bayesian additive mixed models of R\npackage 'bamlss' via a latent Gaussian process (see Umlauf,\nKlein, Zeileis (2018) <doi:10.1080/10618600.2017.1407325>).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 08:58:14 UTC",
    "User": "root"
  },
  "Author": "Nikolaus Umlauf [aut] (ORCID:\n<https://orcid.org/0000-0003-2160-9803>), Alexander Volkmann\n[aut, cre]",
  "Maintainer": "Alexander Volkmann <alexandervolkmann8@gmail.com>",
  "Repository": "https://alexvolkmann.r-universe.dev",
  "Date/Publication": "2026-03-24 19:30:03 UTC",
  "RemoteUrl": "https://github.com/cran/gmfamm",
  "RemoteRef": "HEAD",
  "RemoteSha": "9813fb0190ace7a53edaf71e8f5b7c9953320f68",
  "MD5sum": "320ce231e88945a280a16abb38fbab50",
  "_user": "alexvolkmann",
  "_type": "src",
  "_file": "gmfamm_0.1.1.tar.gz",
  "_fileid": "80b451ba2d7ffbe17ad51ba1be1d8dd9404c97a3315e49026186a59c3ec45f83",
  "_filesize": 3101908,
  "_sha256": "80b451ba2d7ffbe17ad51ba1be1d8dd9404c97a3315e49026186a59c3ec45f83",
  "_created": "2026-05-23T08:58:14.000Z",
  "_published": "2026-05-23T09:02:32.424Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77510902375,
      "time": 217,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175817122"
    },
    {
      "job": 77510902376,
      "time": 212,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175816716"
    },
    {
      "job": 77510902384,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175811236"
    },
    {
      "job": 77510902379,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175811574"
    },
    {
      "job": 77510714797,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175797357"
    },
    {
      "job": 77510902372,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175811108"
    },
    {
      "job": 77510902382,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175810681"
    },
    {
      "job": 77510902374,
      "time": 154,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175811497"
    },
    {
      "job": 77510902381,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175809289"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/26328608489",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/gmfamm",
  "_commit": {
    "id": "9813fb0190ace7a53edaf71e8f5b7c9953320f68",
    "author": "Alexander Volkmann <alexandervolkmann8@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1774380603
  },
  "_maintainer": {
    "name": "Alexander Volkmann",
    "email": "alexandervolkmann8@gmail.com",
    "login": "alexvolkmann",
    "description": "",
    "uuid": 45033439
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "bamlss",
      "role": "Depends"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "JMbayes2",
      "role": "Suggests"
    },
    {
      "package": "registr",
      "role": "Suggests"
    },
    {
      "package": "funData",
      "role": "Suggests"
    },
    {
      "package": "MFPCA",
      "role": "Suggests"
    },
    {
      "package": "MJMbamlss",
      "role": "Suggests"
    },
    {
      "package": "refund",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-03-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "alexvolkmann",
      "count": 2,
      "uuid": 45033439
    }
  ],
  "_userbio": {
    "uuid": 45033439,
    "type": "user",
    "name": "Alex Volkmann"
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gmfamm"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gmfamm.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "alexvolkmann",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-06-18"
    },
    {
      "version": "0.1.1",
      "date": "2026-03-24"
    }
  ],
  "_exports": [
    "gm",
    "gmfamm",
    "mface_cyc",
    "simMuFu",
    "trafficfam3"
  ],
  "_datasets": [
    {
      "name": "pbc_gmfamm",
      "title": "Subset of PBC data set for GMFAMM",
      "object": "pbc_gmfamm",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "years",
        "status",
        "drug",
        "age",
        "sex",
        "year",
        "status2",
        "outcome",
        "y"
      ],
      "rows": 5943,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "apply_respfun_outcome",
      "title": "Apply link functions based on outcome information",
      "topics": [
        "apply_respfun_outcome"
      ]
    },
    {
      "page": "compress_outcomes",
      "title": "Compress the outcome list of predictions into single vectors",
      "topics": [
        "compress_outcomes"
      ]
    },
    {
      "page": "fam",
      "title": "First draft of new family",
      "topics": [
        "fam"
      ]
    },
    {
      "page": "fam2",
      "title": "Next draft of new family",
      "topics": [
        "fam2"
      ]
    },
    {
      "page": "famg",
      "title": "Draft of new family for gamlss2",
      "topics": [
        "famg"
      ]
    },
    {
      "page": "gm",
      "title": "Indicate Generalized Multivariate Model",
      "topics": [
        "gm"
      ]
    },
    {
      "page": "gmfamm",
      "title": "Family object for bamlss for Generalized Multivariate Functional Additive Mixed Models",
      "topics": [
        "gmfamm"
      ]
    },
    {
      "page": "gmfamm_predict",
      "title": "Prediction of Generalized Multivariate Functional Additive Mixed model",
      "topics": [
        "gmfamm_predict"
      ]
    },
    {
      "page": "incorporate_outcome",
      "title": "Incorporate outcome information into",
      "topics": [
        "incorporate_outcome"
      ]
    },
    {
      "page": "mface_cyc",
      "title": "Multilevel functional principal components analysis with fast covariance estimation",
      "topics": [
        "mface_cyc"
      ]
    },
    {
      "page": "pbc_gmfamm",
      "title": "Subset of PBC data set for GMFAMM",
      "topics": [
        "pbc_gmfamm"
      ]
    },
    {
      "page": "simMuFu",
      "title": "Simulate multivariate functional data",
      "topics": [
        "simMuFu"
      ]
    },
    {
      "page": "trafficfam",
      "title": "Draft of family for traffic example",
      "topics": [
        "trafficfam"
      ]
    },
    {
      "page": "trafficfam2",
      "title": "Draft 2 of family for traffic example",
      "topics": [
        "trafficfam2"
      ]
    },
    {
      "page": "trafficfam3",
      "title": "Draft of family for traffic example",
      "topics": [
        "trafficfam3"
      ]
    },
    {
      "page": "trafficfam4",
      "title": "Draft of family for traffic example",
      "topics": [
        "trafficfam4"
      ]
    },
    {
      "page": "varbinq",
      "title": "Generalized Multivariate Functional Additive Models",
      "topics": [
        "varbinq"
      ]
    }
  ],
  "_readme": "https://github.com/cran/gmfamm/raw/HEAD/README.md",
  "_rundeps": [
    "bamlss",
    "BH",
    "cli",
    "coda",
    "colorspace",
    "cpp11",
    "distributions3",
    "farver",
    "Formula",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "MBA",
    "mgcv",
    "mvtnorm",
    "nlme",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "sp",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gmfamm",
  "_universes": [
    "alexvolkmann"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-23T09:01:14.000Z",
      "distro": "noble",
      "commit": "9813fb0190ace7a53edaf71e8f5b7c9953320f68",
      "fileid": "50a5f7dd84f52202f1bafcc332cc1f4b4e6fb728d2fc185b6c559ba2b6ed6ec7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/26328608489"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-23T09:01:14.000Z",
      "distro": "noble",
      "commit": "9813fb0190ace7a53edaf71e8f5b7c9953320f68",
      "fileid": "143c8ccb2f09b068cfb0644aaf8c311cc4e2d647ae89549cbde130e1c1b6da49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/26328608489"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-23T09:00:31.000Z",
      "commit": "9813fb0190ace7a53edaf71e8f5b7c9953320f68",
      "fileid": "f1f816ee6c730e5c9af1530b11c122b3a0763cf629eb0aad2b60b8e8acfd13d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/26328608489"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-23T09:00:25.000Z",
      "commit": "9813fb0190ace7a53edaf71e8f5b7c9953320f68",
      "fileid": "c3e49cfb0470f044495c13867685678001080be6ba838899ae0008a9c6d0caa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/26328608489"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-23T09:01:08.000Z",
      "commit": "9813fb0190ace7a53edaf71e8f5b7c9953320f68",
      "fileid": "495180a299649130af05783582a608b349e6ee438cf038407404f48b2d1dacff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/26328608489"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-23T09:00:10.000Z",
      "commit": "9813fb0190ace7a53edaf71e8f5b7c9953320f68",
      "fileid": "e2d8419b64fb2aedb3b843fffe6c106ad063876d4fe1eb4c70bb808fee9a9f20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/26328608489"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-23T09:00:08.000Z",
      "commit": "9813fb0190ace7a53edaf71e8f5b7c9953320f68",
      "fileid": "499eabb8c05b4856571c40d43d897806e25a69c362c45076bf2f01e5ca7221ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/26328608489"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-23T08:59:45.000Z",
      "commit": "9813fb0190ace7a53edaf71e8f5b7c9953320f68",
      "fileid": "a07d4e591641a9302afc513366a95a5338f228dae6e201228985fd6b914a3142",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexvolkmann/actions/runs/26328608489"
    }
  ]
}