{
  "_id": "6a55bf97ff0138dec5d68649",
  "Package": "econagent",
  "Type": "Package",
  "Title": "Utility Functions and Composite Goods in Economics",
  "Version": "0.1.0",
  "Authors@R": "person(\"Mizuki\", \"Uchida\", , \"uchidamizuki@vivaldi.net\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides utility functions and composite goods for\nbuilding economic models.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://uchidamizuki.r-universe.dev",
  "Date/Publication": "2026-01-15 14:45:36 UTC",
  "RemoteUrl": "https://github.com/UchidaMizuki/econagent",
  "RemoteRef": "HEAD",
  "RemoteSha": "3531c8d148fffa5dc31175aad1882286f8ae228d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 04:41:42 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "econagent_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/1885b856ca502274d0c44f6f7f1f9daf5a3a1ece632824acc72428dae5b3f926",
  "_filesize": 894429,
  "_sha256": "1885b856ca502274d0c44f6f7f1f9daf5a3a1ece632824acc72428dae5b3f926",
  "_expires": "2026-10-22T04:48:21.000Z",
  "_created": "2026-07-14T04:41:42.000Z",
  "_published": "2026-07-14T04:48:23.341Z",
  "_jobs": [
    {
      "job": 87001113773,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8300478302"
    },
    {
      "job": 87001113770,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8300480380"
    },
    {
      "job": 87001113783,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8300534642"
    },
    {
      "job": 87001113767,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8300532160"
    },
    {
      "job": 87000725538,
      "time": 190,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300446745"
    },
    {
      "job": 87001113791,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8300478657"
    },
    {
      "job": 87001113766,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8300465628"
    },
    {
      "job": 87001113768,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8300465649"
    },
    {
      "job": 87001113787,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8300465183"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306468478",
  "_status": "success",
  "_upstream": "https://github.com/UchidaMizuki/econagent",
  "_commit": {
    "id": "3531c8d148fffa5dc31175aad1882286f8ae228d",
    "author": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from UchidaMizuki/trade-iceberg\n\nTrade iceberg",
    "time": 1768488336
  },
  "_maintainer": {
    "name": "Mizuki Uchida",
    "email": "uchidamizuki@vivaldi.net",
    "login": "uchidamizuki",
    "mastodon": "@UchidaMizuki@social.vivaldi.net",
    "linkedin": "in/uchidamizuki",
    "description": "I am a classical music lover.",
    "uuid": 35052925
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "FixedPoint",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "partialised",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "timbr",
      "version": ">= 0.2.2.9000",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "uchidamizuki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "uchidamizuki",
      "count": 46,
      "uuid": 35052925
    }
  ],
  "_userbio": {
    "uuid": 35052925,
    "type": "user",
    "name": "Uchida Mizuki",
    "followers": 27,
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/econagent"
  },
  "_devurl": "https://github.com/uchidamizuki/econagent",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/econagent.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "goods_by",
    "goods_compose",
    "goods_consume",
    "goods_consume_recursively",
    "goods_produce",
    "goods_produce_recursively",
    "goods_reprice",
    "goods_reprice_recursively",
    "goods_trade_iceberg",
    "goods_trade_update",
    "goods_update",
    "new_util",
    "new_util_homothetic",
    "util_2goods_budget",
    "util_2goods_indifference",
    "util_2goods_utility",
    "util_calibrate",
    "util_ces",
    "util_ces2",
    "util_cobb_douglas",
    "util_demand",
    "util_demand_hicksian",
    "util_demand_marshallian",
    "util_expenditure",
    "util_gradient",
    "util_indirect",
    "util_leontief",
    "util_linear",
    "util_price"
  ],
  "_help": [
    {
      "page": "goods_by",
      "title": "Create goods",
      "topics": [
        "goods_by"
      ]
    },
    {
      "page": "goods_compose",
      "title": "Compose goods",
      "topics": [
        "goods_compose"
      ]
    },
    {
      "page": "goods_consume",
      "title": "Consume goods",
      "topics": [
        "goods_consume"
      ]
    },
    {
      "page": "goods_consume_recursively",
      "title": "Consume goods recursively",
      "topics": [
        "goods_consume_recursively"
      ]
    },
    {
      "page": "goods_produce",
      "title": "Produce goods",
      "topics": [
        "goods_produce"
      ]
    },
    {
      "page": "goods_produce_recursively",
      "title": "Produce goods recursively",
      "topics": [
        "goods_produce_recursively"
      ]
    },
    {
      "page": "goods_reprice",
      "title": "Reprice goods",
      "topics": [
        "goods_reprice"
      ]
    },
    {
      "page": "goods_reprice_recursively",
      "title": "Reprice goods recursively",
      "topics": [
        "goods_reprice_recursively"
      ]
    },
    {
      "page": "goods_trade_iceberg",
      "title": "Iceberg trade cost",
      "topics": [
        "goods_trade_iceberg"
      ]
    },
    {
      "page": "goods_trade_update",
      "title": "Update trade cost",
      "topics": [
        "goods_trade_update"
      ]
    },
    {
      "page": "goods_update",
      "title": "Update goods data",
      "topics": [
        "goods_update"
      ]
    },
    {
      "page": "new_util",
      "title": "Create a new utility function",
      "topics": [
        "new_util"
      ]
    },
    {
      "page": "new_util_homothetic",
      "title": "Create a new homothetic utility function",
      "topics": [
        "new_util_homothetic"
      ]
    },
    {
      "page": "util_2goods_budget",
      "title": "Budget line function factory for two goods",
      "topics": [
        "util_2goods_budget"
      ]
    },
    {
      "page": "util_2goods_indifference",
      "title": "Indifference curve function factory for two goods",
      "topics": [
        "util_2goods_indifference"
      ]
    },
    {
      "page": "util_2goods_utility",
      "title": "Utility function factory for two goods with a given quantity of good Y",
      "topics": [
        "util_2goods_utility"
      ]
    },
    {
      "page": "util_calibrate",
      "title": "Calibrate a utility function",
      "topics": [
        "util_calibrate"
      ]
    },
    {
      "page": "util_ces",
      "title": "Constant elasticity of substitution (CES) utility function",
      "topics": [
        "util_ces",
        "util_ces2"
      ]
    },
    {
      "page": "util_cobb_douglas",
      "title": "Cobb-Douglas utility function",
      "topics": [
        "util_cobb_douglas"
      ]
    },
    {
      "page": "util_demand",
      "title": "Demand function",
      "topics": [
        "util_demand"
      ]
    },
    {
      "page": "util_demand_hicksian",
      "title": "Hicksian demand function",
      "topics": [
        "util_demand_hicksian"
      ]
    },
    {
      "page": "util_demand_marshallian",
      "title": "Marshallian demand function",
      "topics": [
        "util_demand_marshallian"
      ]
    },
    {
      "page": "util_expenditure",
      "title": "Expenditure function",
      "topics": [
        "util_expenditure"
      ]
    },
    {
      "page": "util_gradient",
      "title": "Gradient of a utility function",
      "topics": [
        "util_gradient"
      ]
    },
    {
      "page": "util_indirect",
      "title": "Indirect utility function",
      "topics": [
        "util_indirect"
      ]
    },
    {
      "page": "util_leontief",
      "title": "Leontief utility function",
      "topics": [
        "util_leontief"
      ]
    },
    {
      "page": "util_linear",
      "title": "Linear utility function",
      "topics": [
        "util_linear"
      ]
    },
    {
      "page": "util_price",
      "title": "Price function",
      "topics": [
        "util_price"
      ]
    }
  ],
  "_readme": "https://github.com/UchidaMizuki/econagent/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "FixedPoint",
    "generics",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "partialised",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "timbr",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "econagent",
  "_universes": [
    "uchidamizuki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-14T04:43:54.000Z",
      "distro": "resolute",
      "commit": "3531c8d148fffa5dc31175aad1882286f8ae228d",
      "fileid": "https://r2.ropensci.org/1e0ded70c6b79cff6d9ee23a279d4d48a4a37006c4aa6b113772badb9c8bf9b1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306468478"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-14T04:44:00.000Z",
      "distro": "resolute",
      "commit": "3531c8d148fffa5dc31175aad1882286f8ae228d",
      "fileid": "https://r2.ropensci.org/518c2a5e3332e7237416ca0a155f9c9fd04f6270ae5d55493ea84972e3feee08",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306468478"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-14T04:47:51.000Z",
      "commit": "3531c8d148fffa5dc31175aad1882286f8ae228d",
      "fileid": "https://r2.ropensci.org/f0b86444fd05fec3ca14913fde4d61f485b08b7d240431ae588acd4413ebbf1a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306468478"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-14T04:47:37.000Z",
      "commit": "3531c8d148fffa5dc31175aad1882286f8ae228d",
      "fileid": "https://r2.ropensci.org/b36eb6ae049689342e46c1fac96cf630369145e8917c54d48d2fb7fd59b1914c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306468478"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-14T04:44:12.000Z",
      "commit": "3531c8d148fffa5dc31175aad1882286f8ae228d",
      "fileid": "https://r2.ropensci.org/6b65e96a10404020d4f76f66ce971f9b24a5f5da6c470ebb8b1fb168c8f5685f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306468478"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T04:42:55.000Z",
      "commit": "3531c8d148fffa5dc31175aad1882286f8ae228d",
      "fileid": "https://r2.ropensci.org/540968cad497baea1612e8bff6687268eaf0115331f24fdc75382527756049b1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306468478"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T04:42:51.000Z",
      "commit": "3531c8d148fffa5dc31175aad1882286f8ae228d",
      "fileid": "https://r2.ropensci.org/f06e7f6474a78c23ee9da30547fbb8953fa442f39a60048e3b8ad10f8eb4ba49",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306468478"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T04:42:49.000Z",
      "commit": "3531c8d148fffa5dc31175aad1882286f8ae228d",
      "fileid": "https://r2.ropensci.org/0ce11d5634343c4bdc49ad2404fede27ac75b4202efba07b654c8fc7945fe3a8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306468478"
    }
  ]
}