{
  "_id": "6a2bc3d8578398594319ed81",
  "Package": "GeneralizedWendland",
  "Type": "Package",
  "Title": "Fully Parameterized Generalized Wendland Covariance Function",
  "Version": "0.6.1",
  "Date": "2025-10-15",
  "Authors@R": "c(\nperson(c(\"Thomas\", \"C.\"), \"Fischer\", role = c(\"aut\", \"cre\"), email = \"thomascasparfischer@gmail.com\"),\nperson(\"Reinhard\", \"Furrer\", role = c(\"aut\", \"ths\"), email = \"reinhard.furrer@math.uzh.ch\"),\nperson(\"Josef\", \"Stocker\", role = c(\"aut\"), email = \"josef.stocker@posteo.ch\"))",
  "Maintainer": "Thomas C. Fischer <thomascasparfischer@gmail.com>",
  "SystemRequirements": "gsl (>= 2.7)",
  "Description": "A fully parameterized Generalized Wendland covariance\nfunction for use in Gaussian process models, as well as\nmultiple methods for approximating it via covariance\ninterpolation. The available methods are linear interpolation,\npolynomial interpolation, and cubic spline interpolation.\nMoreno Bevilacqua and Reinhard Furrer and Tarik Faouzi and\nEmilio Porcu (2019)\n<url:<https://projecteuclid.org/journalArticle/Download?urlId=10.1214%2F17-AOS1652\n>>. Moreno Bevilacqua and Christian Caamaño-Carrillo and Emilio\nPorcu (2022) <doi:10.48550/arXiv.2008.02904>. Reinhard Furrer\nand Roman Flury and Florian Gerber (2022)\n<url:<https://CRAN.R-project.org/package=spam >>.",
  "RcppModules": "Wendland",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "R.rsp, knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 08:27:25 UTC",
    "User": "root"
  },
  "Author": "Thomas C. Fischer [aut, cre], Reinhard Furrer [aut, ths], Josef\nStocker [aut]",
  "Config/pak/sysreqs": "libgsl0-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-10-15 21:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/GeneralizedWendland",
  "RemoteRef": "HEAD",
  "RemoteSha": "e746f9c8cd95601c629752959a4c4b7dfc072b61",
  "MD5sum": "8650066a5dda0d73df5b0b8148aadf83",
  "_user": "cran",
  "_type": "src",
  "_file": "GeneralizedWendland_0.6.1.tar.gz",
  "_fileid": "b3531a88e7b0abb2c6e90e6c1dd3b121420c92fb6d62a57ff9990783fdc88b51",
  "_filesize": 1614121,
  "_sha256": "b3531a88e7b0abb2c6e90e6c1dd3b121420c92fb6d62a57ff9990783fdc88b51",
  "_created": "2026-06-12T08:27:25.000Z",
  "_published": "2026-06-12T08:31:20.033Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80989113121,
      "time": 184,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7586776261"
    },
    {
      "job": 80989113112,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7586776459"
    },
    {
      "job": 80989113074,
      "time": 170,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586771791"
    },
    {
      "job": 80989113086,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586778679"
    },
    {
      "job": 80988530680,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586716478"
    },
    {
      "job": 80989113048,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586768204"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27403995328",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GeneralizedWendland",
  "_commit": {
    "id": "e746f9c8cd95601c629752959a4c4b7dfc072b61",
    "author": "Thomas C. Fischer <thomascasparfischer@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.6.1\n",
    "time": 1760563802
  },
  "_maintainer": {
    "name": "Thomas C. Fischer",
    "email": "thomascasparfischer@gmail.com",
    "login": "thomas-caspar-fischer",
    "linkedin": "in/thomas-caspar-fischer-6758b8170",
    "twitter": "@FischerThomasC",
    "description": "",
    "uuid": 101653804
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "spam",
      "role": "Imports"
    },
    {
      "package": "spam64",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "optimParallel",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.6.1",
      "date": "2025-10-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thomas-caspar-fischer",
      "count": 3,
      "uuid": 101653804
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 714,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GeneralizedWendland"
  },
  "_searchresults": 4,
  "_topics": [
    "gsl",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GeneralizedWendland.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "thomas-caspar-fischer",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.5-2",
      "date": "2022-06-22"
    },
    {
      "version": "0.6.0",
      "date": "2024-02-18"
    },
    {
      "version": "0.6.1",
      "date": "2025-10-15"
    }
  ],
  "_exports": [
    "choleskyFactory",
    "control.askey",
    "control.wendland",
    "cov.askey",
    "cov.wendland",
    "covarianceFactory",
    "covDiagFactory",
    "mleFactory",
    "neg2loglikDiagFactory",
    "neg2loglikFactory",
    "optimFactory",
    "predictionFactory"
  ],
  "_help": [
    {
      "page": "GeneralizedWendland-package",
      "title": "Fully Parametrized Generalized Covariance Function for R",
      "concept": [
        "wendland"
      ],
      "topics": [
        "GeneralizedWendland-package",
        "generalizedwendland-package",
        "GeneralizedWendland",
        "generalizedwendland"
      ]
    },
    {
      "page": "factory-choleskyFactory",
      "title": "Function Factory for Generating chol Function with unified arguments",
      "concept": [
        "factory"
      ],
      "topics": [
        "choleskyFactory"
      ]
    },
    {
      "page": "cov.askey",
      "title": "Askey covariance function",
      "topics": [
        "cov.askey"
      ]
    },
    {
      "page": "cov.wendland",
      "title": "Generalized Wendland Covariance Function",
      "concept": [
        "wendland"
      ],
      "topics": [
        "cov.wendland"
      ]
    },
    {
      "page": "factory-covarianceFactory",
      "title": "covarianceFactory",
      "concept": [
        "factory"
      ],
      "topics": [
        "covarianceFactory"
      ]
    },
    {
      "page": "factory-covDiag",
      "title": "Diagnostics For Arbitrary Covariance Functions",
      "concept": [
        "wendland"
      ],
      "topics": [
        "accumulated_error",
        "covDiagFactory",
        "point_diagnostics"
      ]
    },
    {
      "page": "factory_predict",
      "title": "Function factory for prediction generator",
      "concept": [
        "wendland"
      ],
      "topics": [
        "predictionFactory"
      ]
    },
    {
      "page": "generalizedwendland-error",
      "title": "Simple errors defined by 'GeneralizedWendland' package",
      "topics": [
        "covfun.notfunction.error",
        "generalizedwendland-error",
        "update.spam.chol.error"
      ]
    },
    {
      "page": "generalizedwendland-warning",
      "title": "Simple warnings defined by 'GeneralizedWendland' package.",
      "topics": [
        "generalizedwendland-warning",
        "update.spam.chol.warn",
        "wendland.interp.lowsupport.warn",
        "wendland.interp.redundantsupport.warn",
        "wendland.interp.unimplemented.warn"
      ]
    },
    {
      "page": "factory-mleFactory",
      "title": "Function Factory for Generating mle Function with unified arguments",
      "concept": [
        "factory",
        "wendland"
      ],
      "topics": [
        "mleFactory"
      ]
    },
    {
      "page": "factory-neg2loglikDiag",
      "title": "Diagnostics for arbitrarily specified, likelihood-based Gaussian process models",
      "topics": [
        "neg2loglikDiagFactory"
      ]
    },
    {
      "page": "factory-neg2loglikFactory",
      "title": "Function Factory for 'neg2loglikelihood' with Unified Input Arguments",
      "concept": [
        "factory"
      ],
      "topics": [
        "neg2loglikFactory"
      ]
    },
    {
      "page": "factory-optimFactory",
      "title": "Function Factory for Optimization function with Unified Arguments",
      "concept": [
        "factory"
      ],
      "topics": [
        "optimFactory"
      ]
    },
    {
      "page": "Rcpp_Wendland",
      "title": "Class \"Rcpp_Wendland\"",
      "concept": [
        "wendland"
      ],
      "topics": [
        "Rcpp_Wendland-class"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "dotCall64",
    "fields",
    "lattice",
    "maps",
    "Matrix",
    "optimParallel",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "spam",
    "spam64",
    "viridisLite"
  ],
  "_sysdeps": [
    {
      "shlib": "libgsl",
      "package": "libgsl27",
      "headers": "libgsl-dev",
      "source": "gsl",
      "version": "2.7.1+dfsg-6ubuntu2",
      "name": "gsl",
      "homepage": "https://www.gnu.org/software/gsl",
      "description": "GNU Scientific Library (GSL) -- library package"
    },
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "GeneralizedWendland.pdf.asis",
      "filename": "GeneralizedWendland.pdf",
      "title": "Generalized Wendland function",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2022-06-22 06:10:13",
      "modified": "2022-06-22 06:10:13",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": false,
  "_nocasepkg": "generalizedwendland",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://thomas-caspar-fischer.r-universe.dev/GeneralizedWendland",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-06-12T08:30:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e746f9c8cd95601c629752959a4c4b7dfc072b61",
      "fileid": "518d6770e233612ca764274e94ba6ab61d2857f431a69b9f6a3a4a7792d88f78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27403995328"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-06-12T08:30:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e746f9c8cd95601c629752959a4c4b7dfc072b61",
      "fileid": "ae8aad7c0ff6906708a40dc1eeb7b1235bd0417d98a105b2bc78207f6cc299c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27403995328"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-06-12T08:29:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e746f9c8cd95601c629752959a4c4b7dfc072b61",
      "fileid": "4bd563a14d1a98658ecd4666d4a3a576acf42e0f18c9c14f934ae88e507678c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27403995328"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-06-12T08:30:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e746f9c8cd95601c629752959a4c4b7dfc072b61",
      "fileid": "6eb13696bca1f76f8ccaca3f386647a5fd792895dd7b9da55bcad699cb8a4750",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27403995328"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.1",
      "date": "2026-06-12T08:30:26.000Z",
      "arch": "emscripten",
      "commit": "e746f9c8cd95601c629752959a4c4b7dfc072b61",
      "fileid": "35d40e6f27ffb29846d999f7d51703e1db52ed2430413ff757cbb54309572edb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27403995328"
    }
  ]
}