{
  "_id": "6a1bfaeb1d7bb097a0a27bed",
  "Package": "GPFDA",
  "Type": "Package",
  "Title": "Gaussian Process for Functional Data Analysis",
  "Version": "3.1.3",
  "Date": "2023-09-10",
  "Author": "Jian Qing Shi, Yafeng Cheng, Evandro Konzen",
  "Maintainer": "Evandro Konzen <gpfda.r@gmail.com>",
  "Description": "Functionalities for modelling functional data with\nmultidimensional inputs, multivariate functional data, and\nnon-separable and/or non-stationary covariance structure of\nfunction-valued processes. In addition, there are\nfunctionalities for functional regression models where the mean\nfunction depends on scalar and/or functional covariates and the\ncovariance structure depends on functional covariates. The\ndevelopment version of the package can be found on\n<https://github.com/gpfda/GPFDA-dev>.",
  "License": "GPL-3",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 09:02:47 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make",
  "Repository": "https://gpfda.r-universe.dev",
  "Date/Publication": "2023-09-10 23:30:40 UTC",
  "RemoteUrl": "https://github.com/cran/GPFDA",
  "RemoteRef": "HEAD",
  "RemoteSha": "1d65d085fd44124634ae8b7d24cd33860d07be98",
  "MD5sum": "aff4f8ef979a21b41343ffebc1666518",
  "_user": "gpfda",
  "_type": "src",
  "_file": "GPFDA_3.1.3.tar.gz",
  "_fileid": "e89734bf7db60be00e4f1dead558db0571c4d0856ba1f11c5a23788929239bb0",
  "_filesize": 2964722,
  "_sha256": "e89734bf7db60be00e4f1dead558db0571c4d0856ba1f11c5a23788929239bb0",
  "_created": "2026-05-31T09:02:47.000Z",
  "_published": "2026-05-31T09:10:03.228Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78714025730,
      "time": 217,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315463999"
    },
    {
      "job": 78714025728,
      "time": 213,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315463585"
    },
    {
      "job": 78714025736,
      "time": 195,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315461370"
    },
    {
      "job": 78714025738,
      "time": 213,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315463546"
    },
    {
      "job": 78714025719,
      "time": 222,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315461311"
    },
    {
      "job": 78714025735,
      "time": 342,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315476633"
    },
    {
      "job": 78714025751,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315455235"
    },
    {
      "job": 78714025721,
      "time": 352,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315476615"
    },
    {
      "job": 78713653226,
      "time": 382,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315440018"
    },
    {
      "job": 78714025725,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315458339"
    },
    {
      "job": 78714025726,
      "time": 250,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315468076"
    },
    {
      "job": 78714025732,
      "time": 168,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315458540"
    },
    {
      "job": 78714025749,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315456462"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GPFDA",
  "_commit": {
    "id": "1d65d085fd44124634ae8b7d24cd33860d07be98",
    "author": "Evandro Konzen <gpfda.r@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.1.3\n",
    "time": 1694388640
  },
  "_maintainer": {
    "name": "Evandro Konzen",
    "email": "gpfda.r@gmail.com",
    "login": "gpfda",
    "description": "",
    "uuid": 51623825
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "interp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "fda",
      "role": "Imports"
    },
    {
      "package": "fda.usc",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "yafengcheng",
      "count": 6,
      "uuid": 7248738
    },
    {
      "user": "gpfda",
      "count": 5,
      "uuid": 51623825
    }
  ],
  "_userbio": {
    "uuid": 51623825,
    "type": "user",
    "name": "gpfda"
  },
  "_downloads": {
    "count": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GPFDA"
  },
  "_searchresults": 41,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GPFDA.html",
    "manual.pdf"
  ],
  "_realowner": "gpfda",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2013-12-29"
    },
    {
      "version": "1.0",
      "date": "2014-01-03"
    },
    {
      "version": "1.1",
      "date": "2014-04-02"
    },
    {
      "version": "2.0",
      "date": "2014-04-28"
    },
    {
      "version": "2.1",
      "date": "2014-05-29"
    },
    {
      "version": "2.2",
      "date": "2014-09-29"
    },
    {
      "version": "3.0.0",
      "date": "2021-01-11"
    },
    {
      "version": "3.1.0",
      "date": "2021-01-27"
    },
    {
      "version": "3.1.1",
      "date": "2021-01-29"
    },
    {
      "version": "3.1.2",
      "date": "2022-05-07"
    },
    {
      "version": "3.1.3",
      "date": "2023-09-11"
    }
  ],
  "_exports": [
    "calcScaleDistMats",
    "cov.linear",
    "cov.matern",
    "cov.pow.ex",
    "cov.rat.qu",
    "D2",
    "distMat",
    "distMatLinear",
    "distMatLinearSq",
    "distMatSq",
    "gpfr",
    "gpfrPredict",
    "gpr",
    "gprPredict",
    "mat2fd",
    "mgpCovMat",
    "mgpr",
    "mgprPredict",
    "nsgpCovMat",
    "nsgpCovMatAsym",
    "nsgpr",
    "nsgprPredict",
    "plotImage",
    "plotmgpCovFun",
    "unscaledCorr"
  ],
  "_datasets": [
    {
      "name": "dataExampleGPFR",
      "title": "Data simulated in the GPFR example",
      "object": "dataExampleGPFR",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dataExampleMGPR",
      "title": "Data simulated in the MGPR example",
      "object": "dataExampleMGPR",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calcScaleDistMats",
      "title": "Calculate matrices for NSGP covariance function",
      "topics": [
        "calcScaleDistMats"
      ]
    },
    {
      "page": "covMat",
      "title": "Calculate a covariance matrix",
      "topics": [
        "cov.linear",
        "cov.matern",
        "cov.pow.ex",
        "cov.rat.qu",
        "covMat"
      ]
    },
    {
      "page": "D2",
      "title": "Second derivative of the likelihood",
      "topics": [
        "D2"
      ]
    },
    {
      "page": "dataExampleGPFR",
      "title": "Data simulated in the GPFR example",
      "topics": [
        "dataExampleGPFR"
      ]
    },
    {
      "page": "dataExampleMGPR",
      "title": "Data simulated in the MGPR example",
      "topics": [
        "dataExampleMGPR"
      ]
    },
    {
      "page": "distanceMatrix",
      "title": "Calculate generalised distances",
      "topics": [
        "distanceMatrix",
        "distMat",
        "distMatLinear",
        "distMatLinearSq",
        "distMatSq"
      ]
    },
    {
      "page": "gpfr",
      "title": "Gaussian process functional regression (GPFR) model",
      "topics": [
        "gpfr"
      ]
    },
    {
      "page": "gpfrPredict",
      "title": "Prediction of GPFR model",
      "topics": [
        "gpfrPredict"
      ]
    },
    {
      "page": "gpr",
      "title": "Gaussian process regression (GPR) model",
      "topics": [
        "gpr"
      ]
    },
    {
      "page": "gprPredict",
      "title": "Prediction of GPR model",
      "topics": [
        "gprPredict"
      ]
    },
    {
      "page": "mat2fd",
      "title": "Create an 'fd' object from a matrix",
      "topics": [
        "mat2fd"
      ]
    },
    {
      "page": "mgpCovMat",
      "title": "Calculate a multivariate Gaussian processes covariance matrix given a vector of hyperparameters",
      "topics": [
        "mgpCovMat"
      ]
    },
    {
      "page": "mgpr",
      "title": "Multivariate Gaussian process regression (MGPR) model",
      "topics": [
        "mgpr"
      ]
    },
    {
      "page": "mgprPredict",
      "title": "Prediction of MGPR model",
      "topics": [
        "mgprPredict"
      ]
    },
    {
      "page": "nsgpCovMat",
      "title": "Calculate a NSGP covariance matrix given a vector of hyperparameters",
      "topics": [
        "nsgpCovMat"
      ]
    },
    {
      "page": "nsgpCovMatAsym",
      "title": "Calculate an asymmetric NSGP covariance matrix",
      "topics": [
        "nsgpCovMatAsym"
      ]
    },
    {
      "page": "nsgpr",
      "title": "Estimation of a nonseparable and/or nonstationary covariance structure (NSGPR model)",
      "topics": [
        "nsgpr"
      ]
    },
    {
      "page": "nsgprPredict",
      "title": "Prediction of NSGPR model",
      "topics": [
        "nsgprPredict"
      ]
    },
    {
      "page": "plot.gpfr",
      "title": "Plot GPFR model for either training or prediction",
      "topics": [
        "plot.gpfr"
      ]
    },
    {
      "page": "plot.gpr",
      "title": "Plot GPR model for either training or prediction",
      "topics": [
        "plot.gpr"
      ]
    },
    {
      "page": "plot.mgpr",
      "title": "Plot predictions of GPR model",
      "topics": [
        "plot.mgpr"
      ]
    },
    {
      "page": "plotImage",
      "title": "Draw an image plot for a given two-dimensional input",
      "topics": [
        "plotImage"
      ]
    },
    {
      "page": "plotmgpCovFun",
      "title": "Plot auto- or cross-covariance function of a multivariate Gaussian process",
      "topics": [
        "plotmgpCovFun"
      ]
    },
    {
      "page": "unscaledCorr",
      "title": "Calculate an unscaled NSGP correlation matrix",
      "topics": [
        "unscaledCorr"
      ]
    }
  ],
  "_rundeps": [
    "ash",
    "bitops",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "deldir",
    "deSolve",
    "doParallel",
    "dotCall64",
    "evaluate",
    "farver",
    "fda",
    "fda.usc",
    "fds",
    "fields",
    "FNN",
    "foreach",
    "ggplot2",
    "glue",
    "gtable",
    "hdrcde",
    "highr",
    "interp",
    "isoband",
    "iterators",
    "kernlab",
    "KernSmooth",
    "knitr",
    "ks",
    "kSamples",
    "labeling",
    "lattice",
    "lifecycle",
    "locfit",
    "maps",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pcaPP",
    "pracma",
    "R6",
    "rainbow",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RCurl",
    "rlang",
    "S7",
    "scales",
    "spam",
    "SuppDists",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "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": "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "co2.Rmd",
      "filename": "co2.html",
      "title": "co2 data example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Loading GPFDA package",
        "Loading co2 data",
        "Using exponential covariance kernel",
        "Using a customised covariance kernel",
        "Defining a customised covariance kernel",
        "Defining the first derivatives",
        "Defining the second derivatives",
        "Defining a diagonal matrix including the signal variance",
        "Fitting the GPR model with the customised kernel and making predictions"
      ],
      "created": "2021-01-11 11:20:05",
      "modified": "2023-09-10 23:30:40",
      "commits": 3
    },
    {
      "source": "gpfr.Rmd",
      "filename": "gpfr.html",
      "title": "GPFR example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Plot of raw data",
        "FR fit for training data",
        "GPFR fit for training data",
        "Type I prediction: $y_{M+1}$ observed",
        "Type I prediction: $y_{M+1}$ partially observed",
        "Type II prediction: $y_{M+1}$ not observed"
      ],
      "created": "2021-01-11 11:20:05",
      "modified": "2021-01-26 22:10:05",
      "commits": 2
    },
    {
      "source": "gpr_ex1.Rmd",
      "filename": "gpr_ex1.html",
      "title": "GPR - example 1",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulating data from a GP with unidimensional input",
        "Estimation",
        "Prediction"
      ],
      "created": "2021-01-11 11:20:05",
      "modified": "2021-01-26 22:10:05",
      "commits": 2
    },
    {
      "source": "gpr_ex2.Rmd",
      "filename": "gpr_ex2.html",
      "title": "GPR - example 2",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulating data from a GP with 2-dimensional input",
        "Estimation",
        "Prediction"
      ],
      "created": "2021-01-11 11:20:05",
      "modified": "2021-01-26 22:10:05",
      "commits": 2
    },
    {
      "source": "mgpr.Rmd",
      "filename": "mgpr.html",
      "title": "MGPR example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulating data from a multiple GP with three outputs"
      ],
      "created": "2021-01-11 11:20:05",
      "modified": "2021-01-26 22:10:05",
      "commits": 2
    },
    {
      "source": "nsgpr.Rmd",
      "filename": "nsgpr.html",
      "title": "NSGPR example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulating data from a GP with nonstationary and nonseparable covariance structure",
        "Estimating NSGP covariance function",
        "Prediction",
        "Plots of covariance functions"
      ],
      "created": "2021-01-11 11:20:05",
      "modified": "2021-01-26 22:10:05",
      "commits": 2
    }
  ],
  "_score": 3.868056361823042,
  "_indexed": true,
  "_nocasepkg": "gpfda",
  "_universes": [
    "gpfda"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.3",
      "date": "2026-05-31T09:06:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1d65d085fd44124634ae8b7d24cd33860d07be98",
      "fileid": "12b91c989eaffa894f4e43a5e5e54aa6500ce00eb38e7540ca6d1f5ac2687267",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.3",
      "date": "2026-05-31T09:06:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1d65d085fd44124634ae8b7d24cd33860d07be98",
      "fileid": "421848b3df4fff49a902267c6858b0d5c9db9c433b0ebe6713f5aed3c816d055",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.3",
      "date": "2026-05-31T09:05:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1d65d085fd44124634ae8b7d24cd33860d07be98",
      "fileid": "c871a0ac17b4c10e63b067e8493472921e110da91d3d7d9b807c579b21b15605",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.3",
      "date": "2026-05-31T09:05:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1d65d085fd44124634ae8b7d24cd33860d07be98",
      "fileid": "6881a40b506827dd14bb078950d31b8c35cb8d3d2a632c71bc9eb78ce183ca0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.1.3",
      "date": "2026-05-31T09:06:08.000Z",
      "arch": "aarch64",
      "commit": "1d65d085fd44124634ae8b7d24cd33860d07be98",
      "fileid": "afd8c7533ef77be6e8f44555b3f948fd8ed16b67a18845d2b80863cc99128e7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.1.3",
      "date": "2026-05-31T09:07:23.000Z",
      "arch": "x86_64",
      "commit": "1d65d085fd44124634ae8b7d24cd33860d07be98",
      "fileid": "89d94d0218235eb218e60352f9141d51f977ef98dff4ff4f8eb455144e32a039",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.1.3",
      "date": "2026-05-31T09:05:29.000Z",
      "arch": "aarch64",
      "commit": "1d65d085fd44124634ae8b7d24cd33860d07be98",
      "fileid": "934c1507b73c0092b1a79daf0a757f6343137e6fd79ba31b9b19c799aeb5a537",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.1.3",
      "date": "2026-05-31T09:07:20.000Z",
      "arch": "x86_64",
      "commit": "1d65d085fd44124634ae8b7d24cd33860d07be98",
      "fileid": "99774d2fa9fd5f1f140c1e780b389d2514129bdb1b57d41a74c9c60d7477af13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1.3",
      "date": "2026-05-31T09:06:03.000Z",
      "arch": "emscripten",
      "commit": "1d65d085fd44124634ae8b7d24cd33860d07be98",
      "fileid": "829b35fd31878fa0ba6475e7eb4b644ae5245a58176238dba74e999b497cd9bb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.1.3",
      "date": "2026-05-31T09:05:53.000Z",
      "arch": "x86_64",
      "commit": "1d65d085fd44124634ae8b7d24cd33860d07be98",
      "fileid": "45ea554029a81b7b5cbc7d936e640359459bcf4b1408d11aaea7d29dff3af045",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.1.3",
      "date": "2026-05-31T09:04:47.000Z",
      "arch": "x86_64",
      "commit": "1d65d085fd44124634ae8b7d24cd33860d07be98",
      "fileid": "ea6ac949dc8fd573a4e517f260f894701969e53dc6ccfd1974718e5e7c4d096f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.1.3",
      "date": "2026-05-31T09:04:49.000Z",
      "arch": "x86_64",
      "commit": "1d65d085fd44124634ae8b7d24cd33860d07be98",
      "fileid": "fe05fbed1cd5a452a2e2f8a36c4027c240eb7802255392377286b99f67d7702c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gpfda/actions/runs/26708287100"
    }
  ]
}