{
  "_id": "6a103869acfb0bcc41c9aaab",
  "Package": "docopulae",
  "Title": "Optimal Designs for Copula Models",
  "Version": "0.4.0",
  "Date": "2018-10-26",
  "Authors@R": "person(\"Andreas\", \"Rappold\", email = \"arappold@gmx.at\", role = c(\"aut\", \"cre\"))",
  "Author": "Andreas Rappold [aut, cre]",
  "Maintainer": "Andreas Rappold <arappold@gmx.at>",
  "Description": "A direct approach to optimal designs for copula models\nbased on the Fisher information. Provides flexible functions\nfor building joint PDFs, evaluating the Fisher information and\nfinding optimal designs. It includes an extensible solution to\nsummation and integration called 'nint', functions for\ntransforming, plotting and comparing designs, as well as a set\nof tools for common low-level tasks.",
  "URL": "http://www.tandfonline.com/doi/full/10.1080/02331888.2015.1111892\nhttps://github.com/arappold/docopulae",
  "BugReports": "https://github.com/arappold/docopulae/issues",
  "License": "MIT + file LICENSE",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0",
  "Repository": "https://arappold.r-universe.dev",
  "Date/Publication": "2018-10-26 10:05:53 UTC",
  "RemoteUrl": "https://github.com/arappold/docopulae",
  "RemoteRef": "HEAD",
  "RemoteSha": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
  "Packaged": {
    "Date": "2026-05-12 05:55:39 UTC",
    "User": "root"
  },
  "MD5sum": "5e936b0923e943401ebe5f6f5a453c67",
  "_user": "arappold",
  "_type": "src",
  "_file": "docopulae_0.4.0.tar.gz",
  "_fileid": "6e5f248d3332893dfced94865bc84d4ad6122b4f3a36d9d474ca48f39501bd1c",
  "_filesize": 325144,
  "_sha256": "6e5f248d3332893dfced94865bc84d4ad6122b4f3a36d9d474ca48f39501bd1c",
  "_created": "2026-05-12T05:55:39.000Z",
  "_published": "2026-05-22T11:05:13.188Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77367113837,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936753102"
    },
    {
      "job": 77367114022,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936751675"
    },
    {
      "job": 77367113854,
      "time": 138,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936754647"
    },
    {
      "job": 77367114121,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936750557"
    },
    {
      "job": 77367114146,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936757662"
    },
    {
      "job": 77367113991,
      "time": 321,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936785961"
    },
    {
      "job": 77367113976,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936755089"
    },
    {
      "job": 77367114078,
      "time": 382,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936792999"
    },
    {
      "job": 77367113736,
      "time": 136,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936725446"
    },
    {
      "job": 77367113325,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158978663"
    },
    {
      "job": 77367113928,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936743797"
    },
    {
      "job": 77367114062,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936753104"
    },
    {
      "job": 77367114012,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936742522"
    }
  ],
  "_buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/arappold/docopulae",
  "_commit": {
    "id": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
    "author": "Andreas Rappold <arappold@gmx.at>",
    "committer": "Andreas Rappold <arappold@gmx.at>",
    "message": "- minor changes\n",
    "time": 1540548353
  },
  "_maintainer": {
    "name": "Andreas Rappold",
    "email": "arappold@gmx.at",
    "login": "arappold",
    "uuid": 12657480
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "copula",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "Deriv",
      "version": ">= 3.8.5",
      "role": "Suggests"
    },
    {
      "package": "cubature",
      "role": "Suggests"
    },
    {
      "package": "SparseGrid",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "arappold",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "arappold",
      "count": 75,
      "uuid": 12657480
    }
  ],
  "_userbio": {
    "uuid": 12657480,
    "type": "user",
    "name": "arappold"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/docopulae"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/arappold/docopulae",
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/docopulae.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/arappold/docopulae",
  "_realowner": "arappold",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2015-08-19"
    },
    {
      "version": "0.3.0",
      "date": "2015-09-12"
    },
    {
      "version": "0.3.1",
      "date": "2015-09-30"
    },
    {
      "version": "0.3.2",
      "date": "2015-10-14"
    },
    {
      "version": "0.3.3",
      "date": "2016-06-23"
    },
    {
      "version": "0.3.4",
      "date": "2018-06-19"
    },
    {
      "version": "0.3.5",
      "date": "2018-06-21"
    },
    {
      "version": "0.4.0",
      "date": "2018-10-26"
    }
  ],
  "_exports": [
    "buildf",
    "Defficiency",
    "Deriv2Logf",
    "DerivLogf",
    "design",
    "Dsensitivity",
    "fisherI",
    "getM",
    "grow.grid",
    "integrateA",
    "nint_expandSpace",
    "nint_funcDim",
    "nint_gridDim",
    "nint_integrate",
    "nint_integrateNCube",
    "nint_integrateNCube_cubature",
    "nint_integrateNCube_integrate",
    "nint_integrateNCube_SparseGrid",
    "nint_integrateNFunc",
    "nint_integrateNFunc_recursive",
    "nint_intvDim",
    "nint_scatDim",
    "nint_space",
    "nint_tanTransform",
    "nint_transform",
    "nint_TYPE_FUNC_DIM",
    "nint_TYPE_GRID_DIM",
    "nint_TYPE_INTV_DIM",
    "nint_TYPE_SCAT_DIM",
    "nint_validateSpace",
    "numDeriv2Logf",
    "numDerivLogf",
    "param",
    "reduce",
    "rowmatch",
    "roworder",
    "rowsduplicated",
    "seq1",
    "wDefficiency",
    "wDsensitivity",
    "Wynn"
  ],
  "_help": [
    {
      "page": "buildf",
      "title": "Build probability density or mass Function",
      "topics": [
        "buildf"
      ]
    },
    {
      "page": "Defficiency",
      "title": "D Efficiency",
      "topics": [
        "Defficiency"
      ]
    },
    {
      "page": "DerivLogf",
      "title": "Build Derivative Function for Log f",
      "topics": [
        "Deriv2Logf",
        "DerivLogf"
      ]
    },
    {
      "page": "design",
      "title": "Design",
      "topics": [
        "design"
      ]
    },
    {
      "page": "docopulae",
      "title": "Design of Experiments with Copulas",
      "topics": [
        "docopulae-package",
        "docopulae"
      ]
    },
    {
      "page": "Dsensitivity",
      "title": "D Sensitivity",
      "topics": [
        "Dsensitivity"
      ]
    },
    {
      "page": "fisherI",
      "title": "Fisher Information",
      "topics": [
        "fisherI"
      ]
    },
    {
      "page": "getM",
      "title": "Get Fisher Information",
      "topics": [
        "getM"
      ]
    },
    {
      "page": "grow.grid",
      "title": "Grow Grid",
      "topics": [
        "grow.grid"
      ]
    },
    {
      "page": "integrateA",
      "title": "Integrate Alternative",
      "topics": [
        "integrateA"
      ]
    },
    {
      "page": "nint_ERROR",
      "title": "Space Validation Errors",
      "topics": [
        "nint_ERROR",
        "nint_ERROR_DIM_TYPE",
        "nint_ERROR_SCATTER_LENGTH",
        "nint_ERROR_SPACE_DIM",
        "nint_ERROR_SPACE_TYPE"
      ]
    },
    {
      "page": "nint_expandSpace",
      "title": "Expand Space",
      "topics": [
        "nint_expandSpace"
      ]
    },
    {
      "page": "nint_funcDim",
      "title": "Function Dimension",
      "topics": [
        "nint_funcDim"
      ]
    },
    {
      "page": "nint_gridDim",
      "title": "Grid Dimension",
      "topics": [
        "nint_gridDim"
      ]
    },
    {
      "page": "nint_integrate",
      "title": "Integrate",
      "topics": [
        "nint_integrate"
      ]
    },
    {
      "page": "nint_integrateNCube",
      "title": "Integrate Hypercube",
      "topics": [
        "nint_integrateNCube",
        "nint_integrateNCube_cubature",
        "nint_integrateNCube_integrate",
        "nint_integrateNCube_SparseGrid"
      ]
    },
    {
      "page": "nint_integrateNFunc",
      "title": "Integrate N Function",
      "topics": [
        "nint_integrateNFunc",
        "nint_integrateNFunc_recursive"
      ]
    },
    {
      "page": "nint_intvDim",
      "title": "Interval Dimension",
      "topics": [
        "nint_intvDim"
      ]
    },
    {
      "page": "nint_scatDim",
      "title": "Scatter Dimension",
      "topics": [
        "nint_scatDim"
      ]
    },
    {
      "page": "nint_space",
      "title": "Space",
      "topics": [
        "nint_space"
      ]
    },
    {
      "page": "nint_tanTransform",
      "title": "Tangent Transform",
      "topics": [
        "nint_tanTransform"
      ]
    },
    {
      "page": "nint_transform",
      "title": "Transform Integral",
      "topics": [
        "nint_transform"
      ]
    },
    {
      "page": "nint_TYPE",
      "title": "Dimension Type Attribute Values",
      "topics": [
        "nint_TYPE",
        "nint_TYPE_FUNC_DIM",
        "nint_TYPE_GRID_DIM",
        "nint_TYPE_INTV_DIM",
        "nint_TYPE_SCAT_DIM"
      ]
    },
    {
      "page": "nint_validateSpace",
      "title": "Validate Space",
      "topics": [
        "nint_validateSpace"
      ]
    },
    {
      "page": "numDerivLogf",
      "title": "Build Derivative Function for Log f",
      "topics": [
        "numDeriv2Logf",
        "numDerivLogf"
      ]
    },
    {
      "page": "param",
      "title": "Parametric Model",
      "topics": [
        "param"
      ]
    },
    {
      "page": "plot.desigh",
      "title": "Plot Design",
      "topics": [
        "plot.desigh"
      ]
    },
    {
      "page": "print.nint_space",
      "title": "Print Space",
      "topics": [
        "print.nint_space"
      ]
    },
    {
      "page": "reduce",
      "title": "Reduce Design",
      "topics": [
        "reduce"
      ]
    },
    {
      "page": "rowmatch",
      "title": "Row Matching",
      "topics": [
        "rowmatch"
      ]
    },
    {
      "page": "roworder",
      "title": "Matrix Ordering Permutation",
      "topics": [
        "roworder"
      ]
    },
    {
      "page": "rowsduplicated",
      "title": "Determine Duplicate Rows",
      "topics": [
        "rowsduplicated"
      ]
    },
    {
      "page": "seq1",
      "title": "Sequence Generation",
      "topics": [
        "seq1"
      ]
    },
    {
      "page": "update.param",
      "title": "Update Parametric Model",
      "topics": [
        "update.param"
      ]
    },
    {
      "page": "wDefficiency",
      "title": "Weighted D Efficiency",
      "topics": [
        "wDefficiency"
      ]
    },
    {
      "page": "wDsensitivity",
      "title": "Weighted D Sensitivity",
      "topics": [
        "wDsensitivity"
      ]
    },
    {
      "page": "Wynn",
      "title": "Wynn",
      "topics": [
        "Wynn"
      ]
    }
  ],
  "_readme": "https://github.com/arappold/docopulae/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "docopulae",
  "_universes": [
    "arappold"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-12T05:57:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
      "fileid": "d763d29981b0542afc8c3c4bd6d7865de1e73ed96f54d8665769045fb4cf1c20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-12T05:57:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
      "fileid": "c11ea29e4032c158865f0cedd982da41191bd748e48c4c4bceeca8457e05160c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-12T05:57:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
      "fileid": "14b47710e04f32740e44f78399fde4c57514c6ca693ff852c1046b2d99876342",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-12T05:57:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
      "fileid": "b1573f4cbedd0df047ef70cfb9d61df5f8d2d13b469887059e84701725334f3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-12T05:58:12.000Z",
      "arch": "aarch64",
      "commit": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
      "fileid": "30cc80d89e2d5c4631f233d8b226e2e19804910a4fb5bb110b7cb88e08a64a6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-12T06:00:04.000Z",
      "arch": "x86_64",
      "commit": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
      "fileid": "3ced0d643ec3223a81d0ce5ee5dd4ca9bec1a4d02a8b226bee57b569ac613bec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-12T05:57:50.000Z",
      "arch": "aarch64",
      "commit": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
      "fileid": "65f8c612e4cef84f52886627e9d64ba1659ae56f36203da11a81e0366743c804",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-12T06:00:09.000Z",
      "arch": "x86_64",
      "commit": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
      "fileid": "57b218f9b27f26c76b1305abdf3d81a764bc0607dd764527b1f9f11e5a234af2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-12T05:56:49.000Z",
      "arch": "x86_64",
      "commit": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
      "fileid": "7393ca5ed51875956b04d890e3f89097f15bf22258358a35f0788d23ade0f659",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-12T05:57:14.000Z",
      "arch": "x86_64",
      "commit": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
      "fileid": "ca5cedf2a167e4f591a548a6e2d4f851a3a243fc22265532deb6e16ebb2b5160",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-12T05:56:43.000Z",
      "arch": "x86_64",
      "commit": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
      "fileid": "6773a866122bb55fe7923a3cdeda1b1a44375a08ef7d6917800368e1ab9edea8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-22T11:04:50.000Z",
      "arch": "emscripten",
      "commit": "c7fa4da59637a2b8c26353b750a9f6cf6f8336d7",
      "fileid": "8b49020445fe009e45f29c23b5092ae7ca881f9f94494d3d0566934b99420416",
      "status": "success",
      "buildurl": "https://github.com/r-universe/arappold/actions/runs/25716224644"
    }
  ]
}