{
  "_id": "6a2a91307b7a29ca6004ce46",
  "Package": "goffda",
  "Type": "Package",
  "Title": "Goodness-of-Fit Tests for Functional Data",
  "Version": "0.1.2",
  "Date": "2023-10-14",
  "Authors@R": "c(\nperson(given = \"Eduardo\", family = \"García-Portugués\",\nrole = c(\"aut\", \"cre\"), email = \"edgarcia@est-econ.uc3m.es\",\ncomment = c(ORCID = \"0000-0002-9224-4111\")),\nperson(\"Javier\", \"Álvarez-Liébana\", role = \"aut\",\nemail = \"alvarezljavier@uniovi.es\",\ncomment = c(ORCID = \"0000-0003-0671-3856\")),\nperson(\"Gonzalo\", \"Álvarez-Pérez\", role = \"ctb\",\nemail = \"gonzaloalvarez@uniovi.es\"),\nperson(\"Manuel\", \"Febrero-Bande\", role = \"ctb\",\nemail = \"manuel.febrero@usc.es\")\n)",
  "Description": "Implementation of several goodness-of-fit tests for\nfunctional data. Currently, mostly related with the functional\nlinear model with functional/scalar response and\nfunctional/scalar predictor. The package allows for the\nreplication of the data applications considered in\nGarcía-Portugués, Álvarez-Liébana, Álvarez-Pérez and\nGonzález-Manteiga (2021) <doi:10.1111/sjos.12486>.",
  "License": "GPL-3",
  "LazyData": "true",
  "URL": "https://github.com/egarpor/goffda",
  "BugReports": "https://github.com/egarpor/goffda",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-11 10:38:47 UTC",
    "User": "root"
  },
  "Author": "Eduardo García-Portugués [aut, cre]\n(<https://orcid.org/0000-0002-9224-4111>), Javier\nÁlvarez-Liébana [aut]\n(<https://orcid.org/0000-0003-0671-3856>), Gonzalo\nÁlvarez-Pérez [ctb], Manuel Febrero-Bande [ctb]",
  "Maintainer": "Eduardo García-Portugués <edgarcia@est-econ.uc3m.es>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-10-14 17:30:40 UTC",
  "RemoteUrl": "https://github.com/cran/goffda",
  "RemoteRef": "HEAD",
  "RemoteSha": "0674abecf075fb23ec5f6e5380a12f1d7dd483e5",
  "MD5sum": "bcaae4d1c6771f185f0ac7ab912ad3e4",
  "_user": "cran",
  "_type": "src",
  "_file": "goffda_0.1.2.tar.gz",
  "_fileid": "57bc1f2428874a19cb0abd87633b7e74610550a479fc3d47eefce7006e3323e5",
  "_filesize": 1677577,
  "_sha256": "57bc1f2428874a19cb0abd87633b7e74610550a479fc3d47eefce7006e3323e5",
  "_created": "2026-06-11T10:38:47.000Z",
  "_published": "2026-06-11T10:42:56.948Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80777850825,
      "time": 202,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561852671"
    },
    {
      "job": 80777850817,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561839604"
    },
    {
      "job": 80777850799,
      "time": 196,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561850751"
    },
    {
      "job": 80777850811,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561838197"
    },
    {
      "job": 80776983390,
      "time": 293,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561777751"
    },
    {
      "job": 80777850755,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561838452"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27340831126",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/goffda",
  "_commit": {
    "id": "0674abecf075fb23ec5f6e5380a12f1d7dd483e5",
    "author": "Eduardo García-Portugués <edgarcia@est-econ.uc3m.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1697304640
  },
  "_maintainer": {
    "name": "Eduardo García-Portugués",
    "email": "edgarcia@est-econ.uc3m.es",
    "orcid": "0000-0002-9224-4111"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "fda.usc",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "ks",
      "role": "Imports"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "viridisLite",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 262,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/goffda"
  },
  "_devurl": "https://github.com/egarpor/goffda",
  "_searchresults": 31,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/goffda.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/egarpor/goffda",
  "_realowner": "egarpor",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.5",
      "date": "2019-10-01"
    },
    {
      "version": "0.0.6",
      "date": "2019-12-17"
    },
    {
      "version": "0.0.7",
      "date": "2020-07-24"
    },
    {
      "version": "0.1.0",
      "date": "2021-08-19"
    },
    {
      "version": "0.1.1",
      "date": "2022-08-26"
    },
    {
      "version": "0.1.2",
      "date": "2023-10-14"
    }
  ],
  "_exports": [
    "Adot",
    "beta_fpc_coefs",
    "cv_glmnet",
    "fdata_cen",
    "flm_est",
    "flm_stat",
    "flm_term",
    "flm_test",
    "fpc",
    "fpc_coefs",
    "fpc_to_beta",
    "fpc_to_fdata",
    "func_mean",
    "inprod_fdata",
    "integral1D",
    "integral2D",
    "nl_dev",
    "r_cm2013_flmfr",
    "r_frm_fr",
    "r_gof2021_flmfr",
    "r_ik2018_flmfr",
    "r_ou",
    "w_integral1D"
  ],
  "_datasets": [
    {
      "name": "aemet_temp",
      "title": "AEMET daily temperatures during 1974-2013",
      "object": "aemet_temp",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ontario",
      "title": "Ontario temperature and electricity consumption during 2010-2014",
      "object": "ontario",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "goffda-package",
      "title": "'goffda' - Goodness-of-Fit Tests for Functional Data",
      "topics": [
        "goffda-package",
        "goffda"
      ]
    },
    {
      "page": "aemet_temp",
      "title": "AEMET daily temperatures during 1974-2013",
      "topics": [
        "aemet_temp"
      ]
    },
    {
      "page": "cv_glmnet",
      "title": "Fitting of regularized linear models",
      "topics": [
        "cv_glmnet"
      ]
    },
    {
      "page": "elem-flmfr",
      "title": "Covariate, error, and kernel of a functional linear model with functional response",
      "topics": [
        "elem-flmfr",
        "r_cm2013_flmfr",
        "r_gof2021_flmfr",
        "r_ik2018_flmfr"
      ]
    },
    {
      "page": "flm_est",
      "title": "Estimation of functional linear models",
      "topics": [
        "flm_est"
      ]
    },
    {
      "page": "flm_stat",
      "title": "Projected Cramér-von Mises test statistic for the goodness-of-fit test of functional linear models",
      "topics": [
        "Adot",
        "flm_stat"
      ]
    },
    {
      "page": "flm_term",
      "title": "Functional linear model term with bivariate kernel",
      "topics": [
        "flm_term"
      ]
    },
    {
      "page": "flm_test",
      "title": "Goodness-of-fit test for functional linear models",
      "topics": [
        "flm_test"
      ]
    },
    {
      "page": "fpc",
      "title": "Computation of functional principal components",
      "topics": [
        "fpc"
      ]
    },
    {
      "page": "fpc_utils",
      "title": "Utilities for functional principal components",
      "topics": [
        "beta_fpc_coefs",
        "fpc_coefs",
        "fpc_to_beta",
        "fpc_to_fdata",
        "fpc_utils"
      ]
    },
    {
      "page": "ontario",
      "title": "Ontario temperature and electricity consumption during 2010-2014",
      "topics": [
        "ontario"
      ]
    },
    {
      "page": "r_ou",
      "title": "Simulation of an Ornstein-Uhlenbeck process",
      "topics": [
        "r_ou"
      ]
    },
    {
      "page": "sim-frmfr",
      "title": "Sampling functional regression models with functional responses",
      "topics": [
        "nl_dev",
        "r_frm_fr",
        "sim-frmfr"
      ]
    }
  ],
  "_rundeps": [
    "ash",
    "bitops",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "deSolve",
    "doParallel",
    "evaluate",
    "farver",
    "fda",
    "fda.usc",
    "fds",
    "FNN",
    "foreach",
    "ggplot2",
    "glmnet",
    "glue",
    "gtable",
    "hdrcde",
    "highr",
    "isoband",
    "iterators",
    "kernlab",
    "KernSmooth",
    "knitr",
    "ks",
    "kSamples",
    "labeling",
    "lattice",
    "lifecycle",
    "locfit",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pcaPP",
    "pracma",
    "R6",
    "rainbow",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RCurl",
    "rlang",
    "S7",
    "scales",
    "shape",
    "SuppDists",
    "survival",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.968482948553935,
  "_indexed": false,
  "_nocasepkg": "goffda",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://egarpor.r-universe.dev/goffda",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-11T10:41:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0674abecf075fb23ec5f6e5380a12f1d7dd483e5",
      "fileid": "a14b31922070c4357d1a982a9d4a1cf5b932803b7b4590dfddf762299ed484b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340831126"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-11T10:41:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0674abecf075fb23ec5f6e5380a12f1d7dd483e5",
      "fileid": "c1ae2eb95462d73eaea034aa1b83351673ab45cae5deaa774f0e90afd71232b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340831126"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-11T10:41:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0674abecf075fb23ec5f6e5380a12f1d7dd483e5",
      "fileid": "d0fa0f4200d3bb2b667ea00818dda044ab57ba542f486d388d2d09d721f1738c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340831126"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-11T10:41:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0674abecf075fb23ec5f6e5380a12f1d7dd483e5",
      "fileid": "c92b98aaff83c4d5210ac66d6afb563b0be00d5a5fb1b6c596f0295ca8c3834c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340831126"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-11T10:41:47.000Z",
      "arch": "emscripten",
      "commit": "0674abecf075fb23ec5f6e5380a12f1d7dd483e5",
      "fileid": "0861d3de9b1e6040d9242894dd06736e8ca3af40937233dc6d1beb0ca1ca5c73",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340831126"
    }
  ]
}