{
  "_id": "6a1efbecb401979e73418cb5",
  "Package": "gamCopula",
  "Type": "Package",
  "Title": "Generalized Additive Models for Bivariate Conditional Dependence\nStructures and Vine Copulas",
  "Version": "0.0-8",
  "Encoding": "UTF-8",
  "Date": "2025-04-02",
  "Authors@R": "c(\nperson(\"Thomas\", \"Nagler\",, \"thomas.nagler@tum.de\", role = \"aut\"),\nperson(\"Thibault\", \"Vatter\",, \"thibault.vatter@gmail.com\", role = c(\"aut\", \"cre\"))\n)",
  "Maintainer": "Thibault Vatter <thibault.vatter@gmail.com>",
  "Description": "Implementation of various inference and simulation tools\nto apply generalized additive models to bivariate dependence\nstructures and non-simplified vine copulas.",
  "License": "GPL-3",
  "LazyLoad": "yes",
  "BugReports": "https://github.com/tvatter/gamCopula/issues",
  "URL": "https://github.com/tvatter/gamCopula",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libglpk-dev libgsl0-dev libxml2-dev",
  "Repository": "https://tvatter.r-universe.dev",
  "Date/Publication": "2025-04-02 13:49:10 UTC",
  "RemoteUrl": "https://github.com/tvatter/gamcopula",
  "RemoteRef": "HEAD",
  "RemoteSha": "a342a7a9250d9292a033c7467c145ca3a7064723",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 10:26:30 UTC",
    "User": "root"
  },
  "Author": "Thomas Nagler [aut],\nThibault Vatter [aut, cre]",
  "MD5sum": "893567c8ac8a26d34e1b847712b0f22e",
  "_user": "tvatter",
  "_type": "src",
  "_file": "gamCopula_0.0-8.tar.gz",
  "_fileid": "060d9bb7db50f4ac91ac73421224cfa3194ba931d1d9d61c327e932fa011f737",
  "_filesize": 303984,
  "_sha256": "060d9bb7db50f4ac91ac73421224cfa3194ba931d1d9d61c327e932fa011f737",
  "_created": "2026-05-18T10:26:30.000Z",
  "_published": "2026-06-02T15:51:08.063Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79113000439,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7055380453"
    },
    {
      "job": 79113000420,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055377809"
    },
    {
      "job": 79113000067,
      "time": 214,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7055389867"
    },
    {
      "job": 79113000278,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055383335"
    },
    {
      "job": 79112998785,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055328172"
    },
    {
      "job": 79112999228,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362841358"
    },
    {
      "job": 79113000284,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7055364074"
    },
    {
      "job": 79113000173,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7055362028"
    },
    {
      "job": 79113000008,
      "time": 163,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055383103"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tvatter/actions/runs/26027706494",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tvatter/gamcopula",
  "_commit": {
    "id": "a342a7a9250d9292a033c7467c145ca3a7064723",
    "author": "Thibault Vatter <thibault.vatter@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #19 from tvatter/release_0_0_8\n\nRelease 0.0.8",
    "time": 1743601750
  },
  "_maintainer": {
    "name": "Thibault Vatter",
    "email": "thibault.vatter@gmail.com",
    "login": "tvatter",
    "description": "",
    "uuid": 5273142
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "VineCopula",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "gsl",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "copula",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    }
  ],
  "_owner": "tvatter",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "tvatter",
      "count": 134,
      "uuid": 5273142
    },
    {
      "user": "tnagler",
      "count": 3,
      "uuid": 8761435
    }
  ],
  "_userbio": {
    "uuid": 5273142,
    "type": "user",
    "name": "Thibault Vatter"
  },
  "_downloads": {
    "count": 237,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gamCopula"
  },
  "_devurl": "https://github.com/tvatter/gamcopula",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gamCopula.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tvatter/gamcopula",
  "_realowner": "tvatter",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0-2",
      "date": "2017-01-14"
    },
    {
      "version": "0.0-3",
      "date": "2017-08-14"
    },
    {
      "version": "0.0-4",
      "date": "2017-08-18"
    },
    {
      "version": "0.0-5",
      "date": "2019-04-17"
    },
    {
      "version": "0.0-6",
      "date": "2019-12-05"
    },
    {
      "version": "0.0-7",
      "date": "2020-02-05"
    },
    {
      "version": "0.0-8",
      "date": "2025-04-02"
    }
  ],
  "_exports": [
    "BiCopEta2Par",
    "BiCopPar2Eta",
    "condBiCopSim",
    "EDF",
    "gamBiCop",
    "gamBiCopCDF",
    "gamBiCopFit",
    "gamBiCopPDF",
    "gamBiCopPredict",
    "gamBiCopSelect",
    "gamBiCopSimulate",
    "gamVine",
    "gamVineCopSelect",
    "gamVineFamily",
    "gamVineNormalize",
    "gamVinePDF",
    "gamVineSeqFit",
    "gamVineSimulate",
    "gamVineStructureSelect",
    "logLik",
    "plot",
    "RVM2GVC",
    "summary"
  ],
  "_help": [
    {
      "page": "gamCopula-package",
      "title": "gamCopula: Generalized Additive Models for Bivariate Conditional Dependence Structures and Vine Copulas",
      "topics": [
        "gamCopula-package",
        "gamCopula",
        "gamCopula.package"
      ]
    },
    {
      "page": "AIC.gamBiCop-methods",
      "title": "Akaike's An Information Criterion for a gamBiCop Object",
      "topics": [
        "AIC,gamBiCop-method",
        "AIC.gamBiCop"
      ]
    },
    {
      "page": "BIC.gamBiCop-methods",
      "title": "Schwarz's Bayesian Information Criterion for a gamBiCop Object",
      "topics": [
        "BIC,gamBiCop-method",
        "BIC.gamBiCop"
      ]
    },
    {
      "page": "BiCopEta2Par",
      "title": "Copula Parameter of a Bivariate Copula for a Given Value of the Calibration Function",
      "topics": [
        "BiCopEta2Par"
      ]
    },
    {
      "page": "BiCopPar2Eta",
      "title": "Calibration Function of a Bivariate Copula for a Given Parameter's Value",
      "topics": [
        "BiCopPar2Eta"
      ]
    },
    {
      "page": "condBiCopSim",
      "title": "Simulation from a Conditional Bivariate Copula",
      "topics": [
        "condBiCopSim"
      ]
    },
    {
      "page": "dim.gamVine-methods",
      "title": "Dimension of an Object of the Class gamVine",
      "topics": [
        "dim,gamVine-method",
        "dim.gamVine"
      ]
    },
    {
      "page": "EDF.gamBiCop-methods",
      "title": "Equivalent Degrees of Freedom for an Object of the Class gamBiCop",
      "topics": [
        "EDF"
      ]
    },
    {
      "page": "formula.gamBiCop-methods",
      "title": "Model Formula of the gamBiCop Object",
      "topics": [
        "formula,gamBiCop-method",
        "formula.gamBiCop"
      ]
    },
    {
      "page": "gamBiCop",
      "title": "Construction of a gamBiCop Class Object",
      "topics": [
        "gamBiCop"
      ]
    },
    {
      "page": "gamBiCop-class",
      "title": "The gamBiCop Class",
      "topics": [
        "gamBiCop-class"
      ]
    },
    {
      "page": "gamBiCopCDF",
      "title": "Conditional distribution function of a Generalized Additive model for the copula parameter or Kendall's tau",
      "topics": [
        "gamBiCopCDF"
      ]
    },
    {
      "page": "gamBiCopFit",
      "title": "Maximum penalized likelihood estimation of a Generalized Additive model for the copula parameter or Kendall's tau.",
      "topics": [
        "gamBiCopFit"
      ]
    },
    {
      "page": "gamBiCopPDF",
      "title": "Conditional density function of a Generalized Additive model for the copula parameter or Kendall's tau",
      "topics": [
        "gamBiCopPDF"
      ]
    },
    {
      "page": "gamBiCopPredict",
      "title": "Predict method of a Generalized Additive model for the copula parameter or Kendall's tau",
      "topics": [
        "gamBiCopPredict"
      ]
    },
    {
      "page": "gamBiCopSelect",
      "title": "Selection and Maximum penalized likelihood estimation of a Generalized Additive model (gam) for the copula parameter or Kendall's tau.",
      "topics": [
        "gamBiCopSelect"
      ]
    },
    {
      "page": "gamBiCopSimulate",
      "title": "Simulate from 'gamBiCop-class' object",
      "topics": [
        "gamBiCopSimulate"
      ]
    },
    {
      "page": "gamVine",
      "title": "Construction of a gamVine Class Object",
      "topics": [
        "gamVine"
      ]
    },
    {
      "page": "gamVine-class",
      "title": "The gamVine Class",
      "topics": [
        "gamVine-class"
      ]
    },
    {
      "page": "gamVineCopSelect",
      "title": "Sequential pair-copula selection and maximum penalized likelihood estimation of a GAM-Vine model.",
      "topics": [
        "gamVineCopSelect"
      ]
    },
    {
      "page": "gamVineFamily",
      "title": "Family Matrix of an Object of the Class gamVine",
      "topics": [
        "gamVineFamily"
      ]
    },
    {
      "page": "gamVineNormalize",
      "title": "Normalize an Object of the Class gamVine",
      "topics": [
        "gamVineNormalize"
      ]
    },
    {
      "page": "gamVinePDF",
      "title": "Conditional density function of a gamVine",
      "topics": [
        "gamVinePDF"
      ]
    },
    {
      "page": "gamVineSeqFit",
      "title": "Sequential maximum penalized likelihood estimation of a GAM-Vine model.",
      "topics": [
        "gamVineSeqFit"
      ]
    },
    {
      "page": "gamVineSimulate",
      "title": "Simulation from a 'gamVine-class' object",
      "topics": [
        "gamVineSimulate"
      ]
    },
    {
      "page": "gamVineStructureSelect",
      "title": "Structure selection and estimation of a GAM-Vine model.",
      "topics": [
        "gamVineStructureSelect"
      ]
    },
    {
      "page": "logLik.gamBiCop-methods",
      "title": "Extract the Log-likelihood from a gamBiCop Object",
      "topics": [
        "logLik,gamBiCop-method",
        "logLik.gamBiCop"
      ]
    },
    {
      "page": "nobs.gamBiCop-methods",
      "title": "Extract the Number of Observations from gamBiCop Object",
      "topics": [
        "nobs,gamBiCop-method",
        "nobs.gamBiCop"
      ]
    },
    {
      "page": "plot.gamBiCop-methods",
      "title": "Plot a gamBiCop Object",
      "topics": [
        "plot,gamBiCop,ANY-method",
        "plot.gamBiCop"
      ]
    },
    {
      "page": "plot.gamVine-methods",
      "title": "Plot an Object of the Class gamVine",
      "topics": [
        "plot,gamVine,ANY-method",
        "plot.gamVine"
      ]
    },
    {
      "page": "RVM2GVC",
      "title": "Transform an Object of the Class R-Vine into an Object of the Class gamVine",
      "topics": [
        "RVM2GVC"
      ]
    },
    {
      "page": "summary.gamBiCop-methods",
      "title": "Summary for a gamBiCop Object",
      "topics": [
        "summary,gamBiCop-method",
        "summary.gamBiCop"
      ]
    },
    {
      "page": "summary.gamVine-methods",
      "title": "Summary for an Object of the Class gamVine",
      "topics": [
        "summary,gamVine-method",
        "summary.gamVine"
      ]
    }
  ],
  "_readme": "https://github.com/tvatter/gamcopula/raw/HEAD/README.md",
  "_rundeps": [
    "ADGofTest",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "copula",
    "cpp11",
    "doParallel",
    "foreach",
    "glue",
    "gsl",
    "igraph",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "pcaPP",
    "pkgconfig",
    "pspline",
    "rlang",
    "stabledist",
    "vctrs",
    "VineCopula"
  ],
  "_score": 3.845098040014257,
  "_indexed": true,
  "_nocasepkg": "gamcopula",
  "_universes": [
    "tvatter"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0-8",
      "date": "2026-05-18T10:28:40.000Z",
      "distro": "noble",
      "commit": "a342a7a9250d9292a033c7467c145ca3a7064723",
      "fileid": "b39429cee2a12dcd60bd9ea242be12469e049b45996c5cd241afefb2a663c27e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tvatter/actions/runs/26027706494"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0-8",
      "date": "2026-05-18T10:28:33.000Z",
      "distro": "noble",
      "commit": "a342a7a9250d9292a033c7467c145ca3a7064723",
      "fileid": "770be5abed162ed38433381c45b8a3cf3643dd38f8e839e949d035d3bc665bc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tvatter/actions/runs/26027706494"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0-8",
      "date": "2026-05-18T10:29:19.000Z",
      "commit": "a342a7a9250d9292a033c7467c145ca3a7064723",
      "fileid": "6f837ea253dab59963de08175293c4048267068f88b510c419e735634930e0c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tvatter/actions/runs/26027706494"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0-8",
      "date": "2026-05-18T10:29:05.000Z",
      "commit": "a342a7a9250d9292a033c7467c145ca3a7064723",
      "fileid": "07b4252ab2612e5987f8d5d5081fbdc097dc88d2b8b315bc1f7ec7f918e80c0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tvatter/actions/runs/26027706494"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0-8",
      "date": "2026-05-18T10:27:47.000Z",
      "commit": "a342a7a9250d9292a033c7467c145ca3a7064723",
      "fileid": "018f59afb446ba0c0c69c2a6de578896f12296a168ddeaf75ffd838be5dcff69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tvatter/actions/runs/26027706494"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0-8",
      "date": "2026-05-18T10:27:41.000Z",
      "commit": "a342a7a9250d9292a033c7467c145ca3a7064723",
      "fileid": "fdab1eed91a7fc5516ea6316a0047e6e50b06c2543c633fbfbf22e5db1383578",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tvatter/actions/runs/26027706494"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0-8",
      "date": "2026-05-18T10:28:42.000Z",
      "commit": "a342a7a9250d9292a033c7467c145ca3a7064723",
      "fileid": "447e39583ade5c529536b08805daa45b36ff51e8c68b26e449fbf10ad6fd53eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tvatter/actions/runs/26027706494"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0-8",
      "date": "2026-06-02T15:50:44.000Z",
      "commit": "a342a7a9250d9292a033c7467c145ca3a7064723",
      "fileid": "32137cddaa10aa32efe581a4b2e4772083eaf66a0b49a800802f1678cf83347c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tvatter/actions/runs/26027706494"
    }
  ]
}