{
  "_id": "6a1022f7acfb0bcc41c8d3ec",
  "Package": "boids4R",
  "Title": "Reynolds-Style Boids and Swarm Simulation",
  "Date": "2026-05-08",
  "Version": "0.3.1",
  "Authors@R": "c(\nperson(given = \"Frederic\", family = \"Bertrand\", role = c(\"cre\", \"aut\"),\nemail = \"frederic.bertrand@lecnam.net\",\ncomment = c(ORCID = \"0000-0002-0837-8281\")))",
  "Author": "Frederic Bertrand [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-0837-8281>)",
  "Maintainer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
  "Description": "Provides deterministic two- and three-dimensional boids\nand swarm simulations for R. The package implements\nReynolds-style separation, alignment, and cohesion rules with\noptional obstacles, attractors, predators, species parameters,\nand reproducible frame export. Simulation state is\nrenderer-neutral; optional adapters can hand frame data to\nvisualization packages such as 'ggWebGL'. The model follows\nReynolds (1987) <doi:10.1145/37402.37406>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "pkgdown",
  "URL": "https://fbertran.github.io/boids4R/,\nhttps://github.com/fbertran/boids4R",
  "BugReports": "https://github.com/fbertran/boids4R/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 23:09:52 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-13 21:00:23 UTC",
  "RemoteUrl": "https://github.com/cran/boids4R",
  "RemoteRef": "HEAD",
  "RemoteSha": "d9a660492ff7789b26a017ce6c6cbeddca3bd907",
  "MD5sum": "7d10e5f553422562f5028eb94c3dd896",
  "_user": "cran",
  "_type": "src",
  "_file": "boids4R_0.3.1.tar.gz",
  "_fileid": "55a8973195026b3b8d3d5a2ec40298bc4b70031abbf0ae8e8569894b21d1761e",
  "_filesize": 4178000,
  "_sha256": "55a8973195026b3b8d3d5a2ec40298bc4b70031abbf0ae8e8569894b21d1761e",
  "_created": "2026-05-13T23:09:52.000Z",
  "_published": "2026-05-22T09:33:43.491Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77353552070,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6983614140"
    },
    {
      "job": 77353552238,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6983612481"
    },
    {
      "job": 77353552283,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6983613729"
    },
    {
      "job": 77353551922,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6983611658"
    },
    {
      "job": 77353551871,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6983582302"
    },
    {
      "job": 77353551437,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157364667"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25831557506",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/boids4R",
  "_commit": {
    "id": "d9a660492ff7789b26a017ce6c6cbeddca3bd907",
    "author": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.1\n",
    "time": 1778706023
  },
  "_maintainer": {
    "name": "Frederic Bertrand",
    "email": "frederic.bertrand@lecnam.net",
    "login": "fbertran",
    "orcid": "0000-0002-0837-8281",
    "twitter": "@BertrandFrdric2",
    "uuid": 6714333
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "ggWebGL",
      "version": ">= 0.4.0",
      "role": "Suggests"
    },
    {
      "package": "htmlwidgets",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.1",
      "date": "2026-05-13"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fbertran",
      "count": 1,
      "uuid": 6714333
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/boids4R"
  },
  "_devurl": "https://github.com/fbertran/boids4r",
  "_pkgdown": "https://fbertran.github.io/boids4R/",
  "_searchresults": 20,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/boids4R.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.1",
      "date": "2026-05-13"
    }
  ],
  "_exports": [
    "as_ggwebgl_spec",
    "boids_params",
    "boids_scenario",
    "boids_state",
    "boids_world",
    "simulate_boids"
  ],
  "_help": [
    {
      "page": "as_ggwebgl_spec",
      "title": "Convert an object to a ggWebGL primitive specification",
      "topics": [
        "as_ggwebgl_spec"
      ]
    },
    {
      "page": "boids_params",
      "title": "Build boids rule parameters",
      "topics": [
        "boids_params"
      ]
    },
    {
      "page": "boids_scenario",
      "title": "Generate and simulate a named boids scenario",
      "topics": [
        "boids_scenario"
      ]
    },
    {
      "page": "boids_state",
      "title": "Create initial boids state",
      "topics": [
        "boids_state"
      ]
    },
    {
      "page": "boids_world",
      "title": "Build a boids simulation world",
      "topics": [
        "boids_world"
      ]
    },
    {
      "page": "simulate_boids",
      "title": "Simulate boids dynamics",
      "topics": [
        "simulate_boids"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "custom-simulation-workflows.Rmd",
      "filename": "custom-simulation-workflows.html",
      "title": "Custom Simulation Workflows",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Build a corridor experiment",
        "Measure progress and clearance",
        "Plot the world and final state",
        "Sweep steering weights",
        "Add a 3D mixed-species run"
      ],
      "created": "2026-05-13 21:00:23",
      "modified": "2026-05-13 21:00:23",
      "commits": 1
    },
    {
      "source": "flocks-herds-swarms-schools.Rmd",
      "filename": "flocks-herds-swarms-schools.html",
      "title": "Flocks, Herds, Swarms, and Schools",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Helpers",
        "Build example simulations",
        "Compare the 3D examples",
        "2D variants",
        "Animate with ggWebGL"
      ],
      "created": "2026-05-13 21:00:23",
      "modified": "2026-05-13 21:00:23",
      "commits": 1
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with boids4R",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-05-13 21:00:23",
      "modified": "2026-05-13 21:00:23",
      "commits": 1
    },
    {
      "source": "scenario-gallery.Rmd",
      "filename": "scenario-gallery.html",
      "title": "Scenario Gallery",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Compare recorded swarms",
        "Snapshot plots",
        "Hand off to ggWebGL"
      ],
      "created": "2026-05-13 21:00:23",
      "modified": "2026-05-13 21:00:23",
      "commits": 1
    },
    {
      "source": "swarm-art.Rmd",
      "filename": "swarm-art.html",
      "title": "Swarm Art Creation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Shared helpers",
        "Foundational swarm-art recipes",
        "Trail drawing",
        "Time-layered particles",
        "Negative-space obstacles",
        "Depth as colour",
        "Spectacular swarm-art examples",
        "Nebula vortex",
        "Predator comet",
        "Obstacle bloom",
        "Double helix ribbon",
        "Exporting art",
        "Design notes"
      ],
      "created": "2026-05-13 21:00:23",
      "modified": "2026-05-13 21:00:23",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "boids4r",
  "_universes": [
    "cran",
    "fbertran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-13T23:12:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d9a660492ff7789b26a017ce6c6cbeddca3bd907",
      "fileid": "42eead8d6d64e2ed375c39e9b4700e04ce97f45042100c86ad4b32c39f954132",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25831557506"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-13T23:12:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d9a660492ff7789b26a017ce6c6cbeddca3bd907",
      "fileid": "c5dc619da31d8dd9f9b9df566411177d453ed293d10a4a731189f4adb17816a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25831557506"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-13T23:12:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d9a660492ff7789b26a017ce6c6cbeddca3bd907",
      "fileid": "dca88b7c36da5c1d948cf0aecd0dd6876a48758acedfee3ee91e4aaf9d2ce1ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25831557506"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-13T23:12:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d9a660492ff7789b26a017ce6c6cbeddca3bd907",
      "fileid": "f4cb35d8e46d191468d2242d933fe0941e8318d4bf408fd025d87068e005101a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25831557506"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-22T09:33:24.000Z",
      "arch": "emscripten",
      "commit": "d9a660492ff7789b26a017ce6c6cbeddca3bd907",
      "fileid": "2d335ad1e103f42de8f4fe5d32995349c7bfadd9728bad3974567a9d551f24a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25831557506"
    }
  ]
}