{
  "_id": "6a49598df6c47c441949dc91",
  "Package": "boids4R",
  "Title": "Reynolds-Style Boids and Swarm Simulation",
  "Date": "2026-06-01",
  "Version": "0.3.2",
  "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]\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",
  "Roxygen": "list(markdown = TRUE)",
  "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",
  "Repository": "https://fbertran.r-universe.dev",
  "Date/Publication": "2026-06-01 14:23:58 UTC",
  "RemoteUrl": "https://github.com/fbertran/boids4r",
  "RemoteRef": "HEAD",
  "RemoteSha": "584f699c061197ff49aaac9c61e61586d0980254",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 00:44:19 UTC",
    "User": "root"
  },
  "_user": "fbertran",
  "_type": "src",
  "_file": "boids4R_0.3.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/f78a553ae4b62512e29dcb643b7e1dabb640b8252307c3fb75f376b2bd31a71e",
  "_filesize": 4190299,
  "_sha256": "f78a553ae4b62512e29dcb643b7e1dabb640b8252307c3fb75f376b2bd31a71e",
  "_expires": "2026-10-12T19:05:47.000Z",
  "_created": "2026-06-24T00:44:19.000Z",
  "_published": "2026-07-04T19:05:49.110Z",
  "_jobs": [
    {
      "job": 85159002283,
      "time": 138,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7837295984"
    },
    {
      "job": 85159002315,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7837297177"
    },
    {
      "job": 85159002338,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837296685"
    },
    {
      "job": 85159002534,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837294872"
    },
    {
      "job": 85159002488,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7837287511"
    },
    {
      "job": 85159002334,
      "time": 173,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7837304060"
    },
    {
      "job": 85159002462,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837284999"
    },
    {
      "job": 85159002411,
      "time": 287,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837330868"
    },
    {
      "job": 85159002048,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837261356"
    },
    {
      "job": 85159002423,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837299779"
    },
    {
      "job": 85159002407,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7837283163"
    },
    {
      "job": 85159002412,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7837286688"
    },
    {
      "job": 85159002291,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837288815"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039",
  "_status": "success",
  "_upstream": "https://github.com/fbertran/boids4r",
  "_commit": {
    "id": "584f699c061197ff49aaac9c61e61586d0980254",
    "author": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "committer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "message": "- Improved `as_ggwebgl_spec()` display defaults\n",
    "time": 1780323838
  },
  "_maintainer": {
    "name": "Frederic Bertrand",
    "email": "frederic.bertrand@lecnam.net",
    "login": "fbertran",
    "orcid": "0000-0002-0837-8281",
    "twitter": "@BertrandFrdric2",
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France",
    "uuid": 6714333
  },
  "_distro": "resolute",
  "_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": "fbertran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 6
    },
    {
      "week": "2026-19",
      "n": 5
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "fbertran",
      "count": 13,
      "uuid": 6714333
    }
  ],
  "_userbio": {
    "uuid": 6714333,
    "type": "user",
    "name": "Frederic Bertrand",
    "followers": 43,
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France"
  },
  "_downloads": {
    "count": 507,
    "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",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fbertran/boids4r",
  "_realowner": "fbertran",
  "_cranurl": true,
  "_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",
        "as_ggwebgl_spec.boids_simulation"
      ]
    },
    {
      "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"
      ]
    }
  ],
  "_readme": "https://github.com/fbertran/boids4r/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "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-04-29 15:34:21",
      "modified": "2026-06-01 14:23:58",
      "commits": 4
    },
    {
      "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-04-29 15:34:21",
      "modified": "2026-06-01 14:23:58",
      "commits": 4
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with boids4R",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-04-29 15:34:21",
      "modified": "2026-06-01 14:23:58",
      "commits": 3
    },
    {
      "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-04-29 15:34:21",
      "modified": "2026-06-01 14:23:58",
      "commits": 3
    },
    {
      "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-04-29 15:34:21",
      "modified": "2026-06-01 14:23:58",
      "commits": 4
    }
  ],
  "_score": 5.176091259055681,
  "_indexed": true,
  "_nocasepkg": "boids4r",
  "_universes": [
    "fbertran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-24T00:46:49.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "https://r2.ropensci.org/096de1df36cbaa7972205046f8649eb138c5132145137ba9f13b142625088d42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-24T00:46:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "https://r2.ropensci.org/00e693bd21003c0a3dfb8ec7b9f55ab5919b87e9ed0db5bd7ca79319051897ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-24T00:46:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "https://r2.ropensci.org/4fa283a03fbeb8c7565aadf4e54cf1b334acb6fff175ffe3ec440df47bf119bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-24T00:46:39.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "https://r2.ropensci.org/e25299f6cd65dc8cc101792f0c757f67cae807ece0f552f765efe4ae4e490927",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-24T00:46:07.000Z",
      "arch": "aarch64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "https://r2.ropensci.org/2d09eb1bb82d4f9ede2faf024f96766c4ddadcf27a80263902dce2bc930e847e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-24T00:47:06.000Z",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "https://r2.ropensci.org/4b1f1f356fbb9a6dbd773a0b1bbd1656962d5d1a7a516db5876c040a73ef7252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-24T00:46:02.000Z",
      "arch": "aarch64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "https://r2.ropensci.org/38063626dcc2fb93d767cf25bc6d392af9202f0a94c38fdc791cbf15e99fc5e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-24T00:48:40.000Z",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "https://r2.ropensci.org/845b535839ae90eaa653a897535e0d24d5e86fde652c382bbdb03ade19efb286",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-24T00:47:12.000Z",
      "arch": "emscripten",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "https://r2.ropensci.org/03bf16c8579cbe397eb644ee031673776b34774b005115e02ea87ebaf3e1bb35",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-24T00:45:33.000Z",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "https://r2.ropensci.org/20fc7f726591bf861819a805fd6e2048b0f0524894d2115a171cc4788a573712",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-24T00:45:43.000Z",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "https://r2.ropensci.org/9eec77e79bfc06dd64349c7fdc42c6fd498b41137e7d5eee6516b76e9c01d2d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-24T00:45:44.000Z",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "https://r2.ropensci.org/26478bf21d97fa6734861e66c4987b272fd1a4acb6ca278bcc200a571ac0ce49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28067016039"
    }
  ]
}