{
  "_id": "6a1eaebfb25058d4daadaa72",
  "Package": "micEconCES",
  "Version": "1.0-2",
  "Date": "2022-12-23",
  "Title": "Analysis with the Constant Elasticity of Substitution (CES)\nFunction",
  "Author": "Arne Henningsen and Geraldine Henningsen",
  "Maintainer": "Arne Henningsen <arne.henningsen@gmail.com>",
  "Description": "Tools for econometric analysis and economic modelling with\nthe traditional two-input Constant Elasticity of Substitution\n(CES) function and with nested CES functions with three and\nfour inputs. The econometric estimation can be done by the\nKmenta approximation, or non-linear least-squares using various\ngradient-based or global optimisation algorithms. Some of these\nalgorithms can constrain the parameters to certain ranges, e.g.\neconomically meaningful values. Furthermore, the non-linear\nleast-squares estimation can be combined with a grid-search for\nthe rho-parameter(s). The estimation methods are described in\nHenningsen et al. (2021) <doi:10.4337/9781788976480.00030>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/micEcon/micEconCES",
  "URL": "http://www.micEcon.org",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://micecon.r-universe.dev",
  "Date/Publication": "2022-12-23 08:33:10 UTC",
  "RemoteUrl": "https://github.com/micecon/miceconces",
  "RemoteRef": "HEAD",
  "RemoteSha": "a91e3aa8fff2ddf8e9393d398b3884fc32671595",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:15:49 UTC",
    "User": "root"
  },
  "MD5sum": "692dd1285a110211285b615fdb70c7a9",
  "_user": "micecon",
  "_type": "src",
  "_file": "micEconCES_1.0-2.tar.gz",
  "_fileid": "9c35a934499a609ea4e96c04f4aa10653ae17dad4b0cb0c7d650e9e0cb0f89da",
  "_filesize": 330326,
  "_sha256": "9c35a934499a609ea4e96c04f4aa10653ae17dad4b0cb0c7d650e9e0cb0f89da",
  "_created": "2026-06-02T10:15:49.000Z",
  "_published": "2026-06-02T10:21:51.847Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79049073395,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355075363"
    },
    {
      "job": 79049073409,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355072463"
    },
    {
      "job": 79049073365,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355072632"
    },
    {
      "job": 79049073382,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355059212"
    },
    {
      "job": 79048226206,
      "time": 312,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355017644"
    },
    {
      "job": 79049073368,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355056734"
    },
    {
      "job": 79049073420,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355064138"
    },
    {
      "job": 79049073466,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355057288"
    },
    {
      "job": 79049073372,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355053475"
    }
  ],
  "_buildurl": "https://github.com/r-universe/micecon/actions/runs/26813170586",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/micecon/miceconces",
  "_commit": {
    "id": "a91e3aa8fff2ddf8e9393d398b3884fc32671595",
    "author": "arne-henningsen <arne.henningsen@gmail.com>",
    "committer": "arne-henningsen <arne.henningsen@gmail.com>",
    "message": "DESCRIPTION: increased patch level (the version number is 1.0-2 now) and updated the date\n",
    "time": 1671784390
  },
  "_maintainer": {
    "name": "Arne Henningsen",
    "email": "arne.henningsen@gmail.com",
    "login": "arne-henningsen",
    "twitter": "@ArneHenningsen",
    "description": "",
    "uuid": 19424748
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.4.0",
      "role": "Depends"
    },
    {
      "package": "minpack.lm",
      "version": ">= 1.1-4",
      "role": "Depends"
    },
    {
      "package": "DEoptim",
      "version": ">= 2.0-4",
      "role": "Depends"
    },
    {
      "package": "car",
      "version": ">= 2.0-0",
      "role": "Depends"
    },
    {
      "package": "systemfit",
      "version": ">= 1.0-0",
      "role": "Imports"
    },
    {
      "package": "micEcon",
      "version": ">= 0.6-1",
      "role": "Imports"
    },
    {
      "package": "miscTools",
      "version": ">= 0.6-1",
      "role": "Imports"
    },
    {
      "package": "maxLik",
      "version": ">= 0.8-0",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "version": ">= 1.5-6",
      "role": "Suggests"
    },
    {
      "package": "AER",
      "version": ">= 1.1-9",
      "role": "Suggests"
    }
  ],
  "_owner": "micecon",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "arne-henningsen",
      "count": 317,
      "uuid": 19424748
    },
    {
      "user": "geraldine28",
      "count": 205,
      "uuid": 75378350
    }
  ],
  "_userbio": {
    "uuid": 102722206,
    "type": "organization",
    "name": "micEcon"
  },
  "_downloads": {
    "count": 340,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/micEconCES"
  },
  "_devurl": "https://github.com/micecon/miceconces",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/micEconCES.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/micecon/miceconces",
  "_realowner": "micecon",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6-2",
      "date": "2010-03-15"
    },
    {
      "version": "0.6-6",
      "date": "2010-03-20"
    },
    {
      "version": "0.6-8",
      "date": "2010-08-12"
    },
    {
      "version": "0.8-0",
      "date": "2010-12-13"
    },
    {
      "version": "0.9-0",
      "date": "2011-05-23"
    },
    {
      "version": "0.9-2",
      "date": "2011-06-05"
    },
    {
      "version": "0.9-4",
      "date": "2011-07-04"
    },
    {
      "version": "0.9-6",
      "date": "2012-01-03"
    },
    {
      "version": "0.9-8",
      "date": "2014-04-23"
    },
    {
      "version": "1.0-0",
      "date": "2021-01-06"
    },
    {
      "version": "1.0-2",
      "date": "2023-01-06"
    }
  ],
  "_exports": [
    "cesCalc",
    "cesEst"
  ],
  "_datasets": [
    {
      "name": "GermanIndustry",
      "title": "Aggregated Time Series Data for the West German Industry",
      "object": "GermanIndustry",
      "file": "GermanIndustry.tab.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "Y",
        "K",
        "A",
        "E",
        "C_Y",
        "C_K",
        "C_A",
        "C_E",
        "S_Y",
        "S_K",
        "S_A",
        "S_E",
        "I_Y",
        "I_K",
        "I_A",
        "I_E",
        "N_Y",
        "N_K",
        "N_A",
        "N_E",
        "V_Y",
        "V_K",
        "V_A",
        "V_E",
        "P_Y",
        "P_K",
        "P_A",
        "P_E",
        "F_Y",
        "F_K",
        "F_A",
        "F_E"
      ],
      "rows": 34,
      "table": true,
      "tojson": true
    },
    {
      "name": "MishraCES",
      "title": "Mishra's (2006) CES data",
      "object": "MishraCES",
      "file": "MishraCES.tab.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "No",
        "Y",
        "X1",
        "X2",
        "X3",
        "X4"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cesCalc",
      "title": "Calculate CES function",
      "topics": [
        "cesCalc"
      ]
    },
    {
      "page": "cesEst",
      "title": "Estimate a CES function",
      "topics": [
        "cesEst",
        "print.cesEst"
      ]
    },
    {
      "page": "cesEst-methods",
      "title": "Methods for Estimated CES Functions",
      "topics": [
        "coef.cesEst",
        "coef.summary.cesEst",
        "fitted.cesEst",
        "residuals.cesEst",
        "vcov.cesEst"
      ]
    },
    {
      "page": "dwt.cesEst",
      "title": "Durbin Watson Test for Estimated CES Functions",
      "topics": [
        "durbinWatsonTest.cesEst",
        "dwt.cesEst"
      ]
    },
    {
      "page": "GermanIndustry",
      "title": "Aggregated Time Series Data for the West German Industry",
      "topics": [
        "GermanIndustry"
      ]
    },
    {
      "page": "MishraCES",
      "title": "Mishra's (2006) CES data",
      "topics": [
        "MishraCES"
      ]
    },
    {
      "page": "plot.cesEst",
      "title": "Plot RSSs of a CES Function Estimated by Grid Search",
      "topics": [
        "plot.cesEst"
      ]
    },
    {
      "page": "summary.cesEst",
      "title": "Summarize Estimation of a CES Function",
      "topics": [
        "print.summary.cesEst",
        "summary.cesEst"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "bdsmatrix",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "collapse",
    "colorspace",
    "cowplot",
    "cpp11",
    "DEoptim",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "maxLik",
    "mgcv",
    "micEcon",
    "microbenchmark",
    "minpack.lm",
    "minqa",
    "miscTools",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plm",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "systemfit",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 2.278753600952829,
  "_indexed": true,
  "_nocasepkg": "miceconces",
  "_universes": [
    "micecon",
    "arne-henningsen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-2",
      "date": "2026-06-02T10:20:32.000Z",
      "distro": "noble",
      "commit": "a91e3aa8fff2ddf8e9393d398b3884fc32671595",
      "fileid": "caa46744af70bf327c753dc7e35bd0a5ca54aa27a449fe905932deba03dd32be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/micecon/actions/runs/26813170586"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-2",
      "date": "2026-06-02T10:20:22.000Z",
      "distro": "noble",
      "commit": "a91e3aa8fff2ddf8e9393d398b3884fc32671595",
      "fileid": "7bf72d5ab90b755a59ac958bb33333de59bc0c1476a5e40e20c3bedd929c21e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/micecon/actions/runs/26813170586"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-2",
      "date": "2026-06-02T10:20:37.000Z",
      "commit": "a91e3aa8fff2ddf8e9393d398b3884fc32671595",
      "fileid": "7175724a64ce6317d28d803c98e2a9fbe7d1bfc84652b124f23f4255e14e60c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/micecon/actions/runs/26813170586"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-2",
      "date": "2026-06-02T10:19:55.000Z",
      "commit": "a91e3aa8fff2ddf8e9393d398b3884fc32671595",
      "fileid": "f58e6a1163c037787620fc218d9a98d950a0c5e35e3400238c54d2dd00909465",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/micecon/actions/runs/26813170586"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-2",
      "date": "2026-06-02T10:20:17.000Z",
      "commit": "a91e3aa8fff2ddf8e9393d398b3884fc32671595",
      "fileid": "d1c55cf4ced02d5fe94c7c62ed8a1aefe679894ed7021004db49c7ed6e96fe96",
      "status": "success",
      "buildurl": "https://github.com/r-universe/micecon/actions/runs/26813170586"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-2",
      "date": "2026-06-02T10:19:45.000Z",
      "commit": "a91e3aa8fff2ddf8e9393d398b3884fc32671595",
      "fileid": "47d7c8d4b8d9c2247a02bb91a4740cbe02dfbd6be28c9c4c36aee0f00161be8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/micecon/actions/runs/26813170586"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-2",
      "date": "2026-06-02T10:19:31.000Z",
      "commit": "a91e3aa8fff2ddf8e9393d398b3884fc32671595",
      "fileid": "1fd955af8438c697c7d32ee909642280fa9620dc885c3c9d8ea855345daf1190",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/micecon/actions/runs/26813170586"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-2",
      "date": "2026-06-02T10:19:19.000Z",
      "commit": "a91e3aa8fff2ddf8e9393d398b3884fc32671595",
      "fileid": "58538b6c5106e83130885f258a1a188dd43dd0c070b6e5357167e87f12cfd358",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/micecon/actions/runs/26813170586"
    }
  ]
}