{
  "_id": "6a49369db5e98c4082a0e339",
  "Package": "funData",
  "Type": "Package",
  "Title": "An S4 Class for Functional Data",
  "Version": "1.3-9",
  "Date": "2024-02-10",
  "Authors@R": "person(\"Clara\", \"Happ-Kurz\", email = \"chk_R@gmx.de\",\nrole = c(\"aut\", \"cre\"))",
  "Author": "Clara Happ-Kurz [aut, cre]",
  "Maintainer": "Clara Happ-Kurz <chk_R@gmx.de>",
  "Description": "S4 classes for univariate and multivariate functional data\nwith utility functions. See <doi:10.18637/jss.v093.i05> for a\ndetailed description of the package functionalities and its\ninterplay with the MFPCA package for multivariate functional\nprincipal component analysis\n<https://CRAN.R-project.org/package=MFPCA>.",
  "URL": "https://github.com/ClaraHapp/funData",
  "License": "GPL-2",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "Collate": "'funDataClass.R' 'coerce.R' 'funDataMethods.R' 'get_set.R'\n'names.R' 'plotMethods.R' 'simulation.R' 'str.R' 'subset.R'\n'summary.R' 'zzz.R'",
  "Repository": "https://clarahapp.r-universe.dev",
  "Date/Publication": "2024-02-16 13:13:06 UTC",
  "RemoteUrl": "https://github.com/clarahapp/fundata",
  "RemoteRef": "HEAD",
  "RemoteSha": "e2939d46c67b43293feb95120e65b1cfc4f0beb1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 16:33:19 UTC",
    "User": "root"
  },
  "_user": "clarahapp",
  "_type": "src",
  "_file": "funData_1.3-9.tar.gz",
  "_fileid": "https://r2.ropensci.org/4495bcc333073374feca80907ccb9ef0cbe2673fd5263b184df86fc99a32f07a",
  "_filesize": 423639,
  "_sha256": "4495bcc333073374feca80907ccb9ef0cbe2673fd5263b184df86fc99a32f07a",
  "_expires": "2026-10-12T16:36:43.000Z",
  "_created": "2026-07-04T16:33:19.000Z",
  "_published": "2026-07-04T16:36:45.548Z",
  "_jobs": [
    {
      "job": 85148533900,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083472667"
    },
    {
      "job": 85148533898,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083473167"
    },
    {
      "job": 85148533902,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083468665"
    },
    {
      "job": 85148533913,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083466233"
    },
    {
      "job": 85148296333,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083451920"
    },
    {
      "job": 85148533897,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083469343"
    },
    {
      "job": 85148533911,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083465089"
    },
    {
      "job": 85148533912,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083466371"
    },
    {
      "job": 85148533923,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083464915"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/clarahapp/actions/runs/28712504410",
  "_status": "success",
  "_upstream": "https://github.com/clarahapp/fundata",
  "_commit": {
    "id": "e2939d46c67b43293feb95120e65b1cfc4f0beb1",
    "author": "Clara Happ-Kurz <ClaraHapp@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #23 from ClaraHapp/CRAN_fix_docu\n\nCran fix docu",
    "time": 1708089186
  },
  "_maintainer": {
    "name": "Clara Happ-Kurz",
    "email": "chk_r@gmx.de"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "fda",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "clarahapp",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "clarahapp",
      "count": 351,
      "uuid": 12896601
    }
  ],
  "_userbio": {
    "uuid": 12896601,
    "type": "user",
    "name": "Clara Happ-Kurz",
    "followers": 28
  },
  "_downloads": {
    "count": 613,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/funData"
  },
  "_devurl": "https://github.com/clarahapp/fundata",
  "_searchresults": 158,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/funData.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/clarahapp/fundata",
  "_realowner": "clarahapp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-07-18"
    },
    {
      "version": "1.1",
      "date": "2017-06-10"
    },
    {
      "version": "1.2",
      "date": "2018-02-21"
    },
    {
      "version": "1.3",
      "date": "2018-08-09"
    },
    {
      "version": "1.3-1",
      "date": "2018-10-02"
    },
    {
      "version": "1.3-2",
      "date": "2018-10-09"
    },
    {
      "version": "1.3-3",
      "date": "2019-03-10"
    },
    {
      "version": "1.3-4",
      "date": "2019-12-18"
    },
    {
      "version": "1.3-5",
      "date": "2020-04-25"
    },
    {
      "version": "1.3-7",
      "date": "2021-08-04"
    },
    {
      "version": "1.3-8",
      "date": "2021-10-17"
    },
    {
      "version": "1.3-9",
      "date": "2024-02-14"
    }
  ],
  "_exports": [
    ".intWeights",
    "addError",
    "approxNA",
    "argvals",
    "argvals<-",
    "as.data.frame",
    "as.funData",
    "as.irregFunData",
    "as.multiFunData",
    "autolayer.funData",
    "autolayer.irregFunData",
    "autoplot.funData",
    "autoplot.irregFunData",
    "autoplot.multiFunData",
    "dimSupp",
    "eFun",
    "eVal",
    "extractObs",
    "fd2funData",
    "flipFuns",
    "funData",
    "funData2fd",
    "getArgvals",
    "getX",
    "ggplot",
    "integrate",
    "irregFunData",
    "meanFunction",
    "multiFunData",
    "nObs",
    "nObsPoints",
    "norm",
    "plot",
    "scalarProduct",
    "setArgvals",
    "setX",
    "show",
    "simFunData",
    "simMultiFunData",
    "sparsify",
    "str",
    "subset",
    "summary",
    "tensorProduct",
    "X",
    "X<-"
  ],
  "_help": [
    {
      "page": "dot-intWeights",
      "title": "Calculate weights for numerical integration",
      "topics": [
        ".intWeights"
      ]
    },
    {
      "page": "dot-scalarProduct",
      "title": "Generic method for scalar products, based on integrate",
      "topics": [
        ".scalarProduct"
      ]
    },
    {
      "page": "addError",
      "title": "Add Gaussian white noise to functional data objects",
      "topics": [
        "addError"
      ]
    },
    {
      "page": "approxNA",
      "title": "Approximate missing values for funData objects",
      "topics": [
        "approxNA"
      ]
    },
    {
      "page": "Arith.funData",
      "title": "Arithmetics for functional data objects",
      "topics": [
        "Arith,funData,funData-method",
        "Arith,funData,irregFunData-method",
        "Arith,funData,numeric-method",
        "Arith,irregFunData,funData-method",
        "Arith,irregFunData,irregFunData-method",
        "Arith,irregFunData,numeric-method",
        "Arith,multiFunData,multiFunData-method",
        "Arith,multiFunData,numeric-method",
        "Arith,numeric,funData-method",
        "Arith,numeric,irregFunData-method",
        "Arith,numeric,multiFunData-method",
        "Arith.funData"
      ]
    },
    {
      "page": "as.data.frame.funData",
      "title": "Coerce functional data objects to a data.frame",
      "topics": [
        "as.data.frame,funData-method",
        "as.data.frame,irregFunData-method",
        "as.data.frame,multiFunData-method",
        "as.data.frame.funData"
      ]
    },
    {
      "page": "as.funData",
      "title": "Coerce an irregFunData object to class funData",
      "topics": [
        "as.funData",
        "as.funData,irregFunData-method"
      ]
    },
    {
      "page": "as.irregFunData",
      "title": "Coerce a funData object to class irregFunData",
      "topics": [
        "as.irregFunData",
        "as.irregFunData,funData-method"
      ]
    },
    {
      "page": "as.multiFunData",
      "title": "Coerce a funData object to class multiFunData",
      "topics": [
        "as.multiFunData",
        "as.multiFunData,funData-method"
      ]
    },
    {
      "page": "autoplot.funData",
      "title": "Visualize functional data objects using ggplot",
      "topics": [
        "autolayer.funData",
        "autoplot.funData"
      ]
    },
    {
      "page": "autoplot.irregFunData",
      "title": "Visualize irregular functional data objects using ggplot",
      "topics": [
        "autolayer.irregFunData",
        "autoplot.irregFunData"
      ]
    },
    {
      "page": "autoplot.multiFunData",
      "title": "Visualize multivariate functional data objects using ggplot",
      "topics": [
        "autoplot.multiFunData"
      ]
    },
    {
      "page": "dimSupp",
      "title": "Support dimension of functional data",
      "topics": [
        "dimSupp"
      ]
    },
    {
      "page": "eFun",
      "title": "Generate orthonormal eigenfunctions",
      "topics": [
        "eFun"
      ]
    },
    {
      "page": "eVal",
      "title": "Generate a sequence of simulated eigenvalues",
      "topics": [
        "eVal"
      ]
    },
    {
      "page": "extractObs",
      "title": "Extract observations of functional data",
      "topics": [
        "extractObs",
        "subset,funData-method",
        "subset,irregFunData-method",
        "subset,multiFunData-method",
        "[,funData,ANY,missing,missing-method",
        "[,irregFunData,ANY,missing,missing-method",
        "[,multiFunData,ANY,missing,missing-method"
      ]
    },
    {
      "page": "fd2funData",
      "title": "Convert an fd object to funData",
      "topics": [
        "fd2funData"
      ]
    },
    {
      "page": "flipFuns",
      "title": "Flip functional data objects",
      "topics": [
        "flipFuns"
      ]
    },
    {
      "page": "funData-class",
      "title": "A class for (univariate) functional data",
      "topics": [
        "funData",
        "funData,list,array-method",
        "funData,numeric,array-method",
        "funData-class",
        "names,funData-method",
        "names<-,funData-method",
        "show,funData-method",
        "str,funData-method",
        "summary,funData-method"
      ]
    },
    {
      "page": "funData2fd",
      "title": "Convert a funData object to fd",
      "topics": [
        "funData2fd"
      ]
    },
    {
      "page": "ggplot",
      "title": "ggplot Graphics for Functional Data Objects",
      "topics": [
        "ggplot",
        "ggplot,funData-method",
        "ggplot,irregFunData-method",
        "ggplot,multiFunData-method"
      ]
    },
    {
      "page": "integrate",
      "title": "Integrate functional data",
      "topics": [
        "integrate"
      ]
    },
    {
      "page": "irregFunData-class",
      "title": "A class for irregularly sampled functional data",
      "topics": [
        "irregFunData",
        "irregFunData,list,list-method",
        "irregFunData-class",
        "names,irregFunData-method",
        "names<-,irregFunData-method",
        "show,irregFunData-method",
        "str,irregFunData-method",
        "summary,irregFunData-method"
      ]
    },
    {
      "page": "Math.funData",
      "title": "Mathematical operations for functional data objects",
      "topics": [
        "Math,funData-method",
        "Math,irregFunData-method",
        "Math,multiFunData-method",
        "Math.funData"
      ]
    },
    {
      "page": "meanFunction",
      "title": "Mean for functional data",
      "topics": [
        "meanFunction"
      ]
    },
    {
      "page": "multiFunData-class",
      "title": "A class for multivariate functional data",
      "topics": [
        "multiFunData",
        "multiFunData,ANY-method",
        "multiFunData-class",
        "names,multiFunData-method",
        "names<-,multiFunData-method",
        "str,multiFunData-method",
        "summary,multiFunData-method"
      ]
    },
    {
      "page": "nObs",
      "title": "Get the number of observations",
      "topics": [
        "nObs"
      ]
    },
    {
      "page": "nObsPoints",
      "title": "Get the number of observation points",
      "topics": [
        "nObsPoints"
      ]
    },
    {
      "page": "norm",
      "title": "Calculate the norm of functional data",
      "topics": [
        "norm"
      ]
    },
    {
      "page": "plot.funData",
      "title": "Plotting univariate functional data",
      "topics": [
        "plot,funData,missing-method",
        "plot.funData"
      ]
    },
    {
      "page": "plot.irregFunData",
      "title": "Plotting irregular functional data",
      "topics": [
        "plot,irregFunData,missing-method",
        "plot.irregFunData"
      ]
    },
    {
      "page": "plot.multiFunData",
      "title": "Plotting multivariate functional data",
      "topics": [
        "plot,multiFunData,missing-method",
        "plot.multiFunData"
      ]
    },
    {
      "page": "scalarProduct",
      "title": "Calculate the scalar product for functional data objects",
      "topics": [
        "scalarProduct"
      ]
    },
    {
      "page": "simFunData",
      "title": "Simulate univariate functional data",
      "topics": [
        "simFunData"
      ]
    },
    {
      "page": "simMultiFunData",
      "title": "Simulate multivariate functional data",
      "topics": [
        "simMultiFunData"
      ]
    },
    {
      "page": "sparsify",
      "title": "Generate a sparse version of functional data objects",
      "topics": [
        "sparsify"
      ]
    },
    {
      "page": "tensorProduct",
      "title": "Tensor product for univariate functions on one-dimensional domains",
      "topics": [
        "tensorProduct"
      ]
    }
  ],
  "_readme": "https://github.com/clarahapp/fundata/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "codetools",
    "dotCall64",
    "fields",
    "foreach",
    "iterators",
    "maps",
    "RColorBrewer",
    "Rcpp",
    "spam",
    "viridisLite"
  ],
  "_score": 6.3659744217025995,
  "_indexed": true,
  "_nocasepkg": "fundata",
  "_universes": [
    "clarahapp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3-9",
      "date": "2026-07-04T16:35:45.000Z",
      "distro": "resolute",
      "commit": "e2939d46c67b43293feb95120e65b1cfc4f0beb1",
      "fileid": "https://r2.ropensci.org/d72cedb60f4d6cdb9b164299440eb05aa69499c65d4218905f6bd8106ce96d46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clarahapp/actions/runs/28712504410"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3-9",
      "date": "2026-07-04T16:35:48.000Z",
      "distro": "resolute",
      "commit": "e2939d46c67b43293feb95120e65b1cfc4f0beb1",
      "fileid": "https://r2.ropensci.org/bac1880c0b5bb6e68d5a2ae2435d2f69c1d47da7b510227ccb4a029b3d88f832",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clarahapp/actions/runs/28712504410"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3-9",
      "date": "2026-07-04T16:35:28.000Z",
      "commit": "e2939d46c67b43293feb95120e65b1cfc4f0beb1",
      "fileid": "https://r2.ropensci.org/428817ef276193fef3f9f7b3a3d6c1b275aa5db2e8d64d6927a4ba13e1e6a5de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clarahapp/actions/runs/28712504410"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3-9",
      "date": "2026-07-04T16:35:09.000Z",
      "commit": "e2939d46c67b43293feb95120e65b1cfc4f0beb1",
      "fileid": "https://r2.ropensci.org/c351a15b7f211787b18fe5af003185c7f1f7763b89ff32303114d414d75d3d13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clarahapp/actions/runs/28712504410"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3-9",
      "date": "2026-07-04T16:35:54.000Z",
      "commit": "e2939d46c67b43293feb95120e65b1cfc4f0beb1",
      "fileid": "https://r2.ropensci.org/b68d1059f599361231e35a14f4f63304d8983a7ee30a3de0cbe491fdfc7b7b7d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/clarahapp/actions/runs/28712504410"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3-9",
      "date": "2026-07-04T16:34:40.000Z",
      "commit": "e2939d46c67b43293feb95120e65b1cfc4f0beb1",
      "fileid": "https://r2.ropensci.org/08317bf52b28850e4b3ae76ce785bf1edc56cc4fcb2de0c65ac5ee95e1f3cc65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clarahapp/actions/runs/28712504410"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3-9",
      "date": "2026-07-04T16:34:38.000Z",
      "commit": "e2939d46c67b43293feb95120e65b1cfc4f0beb1",
      "fileid": "https://r2.ropensci.org/85a2d2015181f72b4098f120a04ad0e3f1d6ee9ae90bd6fc6bba82d3a0291be6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clarahapp/actions/runs/28712504410"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3-9",
      "date": "2026-07-04T16:34:38.000Z",
      "commit": "e2939d46c67b43293feb95120e65b1cfc4f0beb1",
      "fileid": "https://r2.ropensci.org/787176284c0b84b02a940021af7fea70112952cab99e6d6055ade9979b9b2861",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clarahapp/actions/runs/28712504410"
    }
  ]
}