Skip to content

villager

A Framework for Designing and Running Agent Based Models

v2.0.0 · May 25, 2024 · MIT + file LICENSE

Description

This is a package for creating and running Agent Based Models (ABM). It provides a set of base classes with core functionality to allow bootstrapped models. For more intensive modeling, the supplied classes can be extended to fit researcher needs.

Downloads

CRAN

295

Last 30 days

15189th

689

Last 90 days

2.5K

Last year

Trend: +72.5% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

25

Last 90 days

118

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

4

Last 7 days

18

Last 30 days

2

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

re-building of vignette outputs

Error(s) in re-building vignettes:
  ...
--- re-building ‘example-boltzman-wealth.Rmd’ using rmarkdown
--- finished re-building ‘example-boltzman-wealth.Rmd’

--- re-building ‘extending-agents.Rmd’ using rmarkdown
--- finished re-building ‘extending-
...[truncated]...
urces.Rmd' failed with diagnostics:
there is no package called 'plotly'
--- failed re-building ‘extending-resources.Rmd’

SUMMARY: processing the following file failed:
  ‘extending-resources.Rmd’

Error: Vignette re-building failed.
Execution halted
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 1, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.2Mb
  sub-directories of 1Mb or more:
    doc   4.7Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.3Mb
  sub-directories of 1Mb or more:
    doc   4.7Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.2Mb
  sub-directories of 1Mb or more:
    doc   4.7Mb
ERROR 10 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 30, 2026
ERROR r-devel-linux-x86_64-fedora-clang

re-building of vignette outputs

Error(s) in re-building vignettes:
--- re-building ‘example-boltzman-wealth.Rmd’ using rmarkdown

 *** caught segfault ***
address 0x7fbc0bfff9c8, cause 'memory not mapped'

Traceback:
 1: vroom_write_(x, file, delim, eol, na_str = na, col_names = co
...[truncated]...
s.Rmd’

--- re-building ‘extending-resources.Rmd’ using rmarkdown
--- finished re-building ‘extending-resources.Rmd’

SUMMARY: processing the following file failed:
  ‘example-boltzman-wealth.Rmd’

Error: Vignette re-building failed.
Execution halted
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.2Mb
  sub-directories of 1Mb or more:
    doc   4.7Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.3Mb
  sub-directories of 1Mb or more:
    doc   4.7Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.2Mb
  sub-directories of 1Mb or more:
    doc   4.7Mb
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.2Mb
  sub-directories of 1Mb or more:
    doc   4.7Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.3Mb
  sub-directories of 1Mb or more:
    doc   4.7Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.2Mb
  sub-directories of 1Mb or more:
    doc   4.7Mb

Code

Code metrics have not been computed for this package yet.

Dependency Network

Dependencies Reverse dependencies readr R6 uuid villager

Version History

3 tracked
new 2.0.0 Mar 10, 2026
updated 2.0.0 ← 1.1.1 diff May 24, 2024
new 1.1.1 Apr 14, 2022