{
  "_id": "6a49e04b2c82cd36148254cc",
  "Package": "villager",
  "Title": "A Framework for Designing and Running Agent Based Models",
  "Version": "2.0.0",
  "Authors@R": "c(\nperson(\ngiven = \"Thomas\",\nfamily = \"Thelen\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tommythelen@gmail.com\"\n),\nperson(\ngiven = \"Gerardo\",\nfamily = \"Aldana\",\nrole = c(\"aut\"),\nemail = \"gvaldana@ucsb.edu\"\n),\nperson(\ngiven = \"Marcus\",\nfamily = \"Thomson\",\nrole = c(\"aut\"),\nemail = \"zizroc@nceas.ucsb.edu\"\n),\nperson(\ngiven = \"Toni\",\nfamily = \"Gonzalez\",\nrole = c(\"aut\"),\nemail = \"tonigonzalez@ucsb.edu\"\n))",
  "Description": "This is a package for creating and running Agent Based\nModels (ABM). It provides a set of base classes with core\nfunctionality to allow bootstrapped models. For more intensive\nmodeling, the supplied classes can be extended to fit\nresearcher needs.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "URL": "https://github.com/zizroc/villager/",
  "BugReports": "https://github.com/zizroc/villager/issues/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://zizroc.r-universe.dev",
  "Date/Publication": "2024-06-07 05:47:52 UTC",
  "RemoteUrl": "https://github.com/zizroc/villager",
  "RemoteRef": "HEAD",
  "RemoteSha": "b8c83b8689f6493e2096b587865dc54abb8c2ce0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 11:56:32 UTC",
    "User": "root"
  },
  "Author": "Thomas Thelen [aut, cre],\nGerardo Aldana [aut],\nMarcus Thomson [aut],\nToni Gonzalez [aut]",
  "Maintainer": "Thomas Thelen <tommythelen@gmail.com>",
  "_user": "zizroc",
  "_type": "src",
  "_file": "villager_2.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/23ce43365ea6208a5dfc07c7a5dccb486e58e863945f6fbd0cd852dca434125e",
  "_filesize": 559932,
  "_sha256": "23ce43365ea6208a5dfc07c7a5dccb486e58e863945f6fbd0cd852dca434125e",
  "_expires": "2026-10-13T04:40:41.000Z",
  "_created": "2026-06-15T11:56:32.000Z",
  "_published": "2026-07-05T04:40:43.275Z",
  "_jobs": [
    {
      "job": 85193188913,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7637380875"
    },
    {
      "job": 85193188901,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637380915"
    },
    {
      "job": 85193188974,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7637369649"
    },
    {
      "job": 85193188876,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637362000"
    },
    {
      "job": 85193188836,
      "time": 319,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637324003"
    },
    {
      "job": 85193188891,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637365790"
    },
    {
      "job": 85193188908,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7637366251"
    },
    {
      "job": 85193188862,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7637359903"
    },
    {
      "job": 85193188878,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637357002"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/zizroc/actions/runs/27544237937",
  "_status": "success",
  "_upstream": "https://github.com/zizroc/villager",
  "_commit": {
    "id": "b8c83b8689f6493e2096b587865dc54abb8c2ce0",
    "author": "Marcus Thomson <38635903+zizroc@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #97 from zizroc/cross-village-interaction\n\nCross village interaction",
    "time": 1717739272
  },
  "_maintainer": {
    "name": "Thomas Thelen",
    "email": "tommythelen@gmail.com",
    "login": "thomasthelen",
    "description": "Software engineer with interests in mathematics and graph technologies",
    "uuid": 9289652
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "pandoc",
      "role": "Suggests"
    }
  ],
  "_owner": "zizroc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "abm",
    "agent-based-modeling",
    "simulation"
  ],
  "_stars": 64,
  "_contributors": [
    {
      "user": "thomasthelen",
      "count": 143,
      "uuid": 9289652
    },
    {
      "user": "zizroc",
      "count": 22,
      "uuid": 38635903
    },
    {
      "user": "ohmannyy",
      "count": 6,
      "uuid": 49217549
    },
    {
      "user": "gvaldana",
      "count": 2,
      "uuid": 69069193
    }
  ],
  "_userbio": {
    "uuid": 38635903,
    "type": "user",
    "name": "Marcus Thomson",
    "followers": 8
  },
  "_downloads": {
    "count": 215,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/villager"
  },
  "_devurl": "https://github.com/zizroc/villager",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/villager.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zizroc/villager",
  "_realowner": "zizroc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.1",
      "date": "2022-04-15"
    },
    {
      "version": "2.0.0",
      "date": "2024-05-25"
    }
  ],
  "_exports": [
    "agent",
    "agent_manager",
    "data_writer",
    "model_data",
    "resource",
    "resource_manager",
    "simulation",
    "village",
    "village_manager",
    "village_state"
  ],
  "_help": [
    {
      "page": "agent",
      "title": "agent",
      "topics": [
        "agent"
      ]
    },
    {
      "page": "agent_manager",
      "title": "agent Manager",
      "topics": [
        "agent_manager"
      ]
    },
    {
      "page": "data_writer",
      "title": "Data Writer",
      "topics": [
        "data_writer"
      ]
    },
    {
      "page": "model_data",
      "title": "Model Data",
      "topics": [
        "model_data"
      ]
    },
    {
      "page": "resource",
      "title": "Resource",
      "topics": [
        "resource"
      ]
    },
    {
      "page": "resource_manager",
      "title": "Resource Manager",
      "topics": [
        "resource_manager"
      ]
    },
    {
      "page": "Simulation",
      "title": "simulation",
      "topics": [
        "simulation"
      ]
    },
    {
      "page": "village",
      "title": "Village",
      "topics": [
        "village"
      ]
    },
    {
      "page": "village_manager",
      "title": "Village Manager",
      "topics": [
        "village_manager"
      ]
    },
    {
      "page": "village_state",
      "title": "village_state",
      "topics": [
        "village_state"
      ]
    }
  ],
  "_pkglogo": "https://github.com/zizroc/villager/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/zizroc/villager/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "example-boltzman-wealth.Rmd",
      "filename": "example-boltzman-wealth.html",
      "title": "Boltzman Wealth",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Wealth Exchange",
        "Location",
        "Extended Agent",
        "Initial Condition",
        "Model",
        "Running",
        "Results"
      ],
      "created": "2022-08-07 19:37:54",
      "modified": "2024-06-07 05:47:52",
      "commits": 3
    },
    {
      "source": "extending-agents.Rmd",
      "filename": "extending-agents.html",
      "title": "extending-agents",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Extending Agents",
        "Agent with a GPS coordinate",
        "Custom agent class",
        "Initial Condition",
        "Model",
        "Running",
        "Results"
      ],
      "created": "2022-04-09 22:23:07",
      "modified": "2024-06-07 05:47:52",
      "commits": 5
    },
    {
      "source": "village-village-interactions.Rmd",
      "filename": "village-village-interactions.html",
      "title": "village-village-interaction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Village-Village Interaction",
        "Scenario",
        "Initial Condition",
        "Village A",
        "Village B",
        "Models",
        "Running",
        "Results"
      ],
      "created": "2024-06-07 05:47:52",
      "modified": "2024-06-07 05:47:52",
      "commits": 1
    },
    {
      "source": "extending-resources.Rmd",
      "filename": "extending-resources.html",
      "title": "extending-resources",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Extending Resources",
        "Resource with an expiration date",
        "Custom resource class",
        "Initial Condition",
        "Model",
        "Running",
        "Results"
      ],
      "created": "2022-04-09 22:23:07",
      "modified": "2024-06-07 05:47:52",
      "commits": 5
    }
  ],
  "_score": 6.90655051910145,
  "_indexed": true,
  "_nocasepkg": "villager",
  "_universes": [
    "zizroc",
    "thomasthelen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-15T11:58:58.000Z",
      "distro": "noble",
      "commit": "b8c83b8689f6493e2096b587865dc54abb8c2ce0",
      "fileid": "https://r2.ropensci.org/57dc90f2241b83bcd2f58c2e8ac702b64beaa61875a9bbdb0c48d70449e36c25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zizroc/actions/runs/27544237937"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-15T11:58:57.000Z",
      "distro": "noble",
      "commit": "b8c83b8689f6493e2096b587865dc54abb8c2ce0",
      "fileid": "https://r2.ropensci.org/f9ef3e6b2dda422534328e72bb21d9e33e09ea4dde3b6565a35cc8e5bc09075f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zizroc/actions/runs/27544237937"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-15T11:58:28.000Z",
      "commit": "b8c83b8689f6493e2096b587865dc54abb8c2ce0",
      "fileid": "https://r2.ropensci.org/b2dd6a2509f645df2b2ef6b5e30c5b8960d5e309951e23edc45652af354478c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zizroc/actions/runs/27544237937"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-15T11:58:10.000Z",
      "commit": "b8c83b8689f6493e2096b587865dc54abb8c2ce0",
      "fileid": "https://r2.ropensci.org/91b6acdd2ec59d8b2dddfe66af64c3dc6c5d82814afa378ae891e1cea5b64c2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zizroc/actions/runs/27544237937"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-06-15T11:58:37.000Z",
      "commit": "b8c83b8689f6493e2096b587865dc54abb8c2ce0",
      "fileid": "https://r2.ropensci.org/6957babdcceb0602c60b245b7e2efbbd431eeeb890a84acb005a943a0ba15074",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zizroc/actions/runs/27544237937"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-15T11:58:06.000Z",
      "commit": "b8c83b8689f6493e2096b587865dc54abb8c2ce0",
      "fileid": "https://r2.ropensci.org/96e71ce622839e79eda89ef55377d0d0e1809ff9036924eaca510458d4aff621",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zizroc/actions/runs/27544237937"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-15T11:57:54.000Z",
      "commit": "b8c83b8689f6493e2096b587865dc54abb8c2ce0",
      "fileid": "https://r2.ropensci.org/5505b0a3bc22f951dfbcd978d5740a7b20950abf241e654920a0f9de6d42a8ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zizroc/actions/runs/27544237937"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-15T11:57:47.000Z",
      "commit": "b8c83b8689f6493e2096b587865dc54abb8c2ce0",
      "fileid": "https://r2.ropensci.org/4fe65cef915945f3a674d3195c05b73d75c88b9d13d01a4f4e5a406e7259d0ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zizroc/actions/runs/27544237937"
    }
  ]
}