{
  "_id": "6a1dbc321d7bb097a0a55950",
  "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-01 16:49:20 UTC",
    "User": "root"
  },
  "MD5sum": "b2c32904542745d5f0912f3bd458564b",
  "_user": "fbertran",
  "_type": "src",
  "_file": "boids4R_0.3.2.tar.gz",
  "_fileid": "c367ba4e64e5a5bafe0dea9707d80476c04ef861a5c8788cb4593c108f288a20",
  "_filesize": 4189856,
  "_sha256": "c367ba4e64e5a5bafe0dea9707d80476c04ef861a5c8788cb4593c108f288a20",
  "_created": "2026-06-01T16:49:20.000Z",
  "_published": "2026-06-01T17:06:58.486Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78902753454,
      "time": 157,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7337584916"
    },
    {
      "job": 78902753511,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7337577745"
    },
    {
      "job": 78902753510,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337576320"
    },
    {
      "job": 78902753468,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337578729"
    },
    {
      "job": 78902753623,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7337874473"
    },
    {
      "job": 78902753566,
      "time": 209,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7337756507"
    },
    {
      "job": 78902753562,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337887972"
    },
    {
      "job": 78902753524,
      "time": 266,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337791175"
    },
    {
      "job": 78901989700,
      "time": 253,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337524442"
    },
    {
      "job": 78902753463,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337572004"
    },
    {
      "job": 78902753796,
      "time": 142,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7337580047"
    },
    {
      "job": 78902753466,
      "time": 175,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7337591116"
    },
    {
      "job": 78902753462,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337578008"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France"
  },
  "_downloads": {
    "count": 351,
    "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": "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-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"
  ],
  "_previous": "0.3.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-01T16:52:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "a3e894e2a574c2cf65e2df7f78233e287ab9a80cc355bfd89fac98e3fc86f476",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-01T16:51:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "f64eb440488a5091b258c112ce22537a09a8731e07cf5ca6de2cecb81bc4f3df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-01T16:51:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "94e3d2e58c8bd5dc46a44503ccf1deb026a8db4453d761fe76c1e023e462ef2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-01T16:51:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "72457d46557a684faa18b04ccdeb695c6f12a909bca31ae8e787725f81a0647d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-01T17:05:37.000Z",
      "arch": "aarch64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "1094579e846e88be5ff05e8307e6e3b8eccd9f067dac3effa5571d376be82b1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-01T16:59:47.000Z",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "875a96ee95c7f5b55b31d19be6a10ceed4ba7faf59b9c1686a9682781a203ac8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-01T17:06:00.000Z",
      "arch": "aarch64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "a90ec607c062fe93ad14dd4958b585f59e34e69eb1062a845ddac638136536ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-01T17:01:02.000Z",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "8b3631878f9e1d08200a94198b3298b29ee740ee07a6811c0d83c05753ac9aed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-01T16:51:44.000Z",
      "arch": "emscripten",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "0d276bc9b64df02734fdcd4409d92e9a28c50672c1524c508472024cd6bda929",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-01T16:51:25.000Z",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "22d4f51bc9bfa52fac49a25fcc5b3d983e8eaa29c6258409e04c7612e279f1c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-01T16:51:19.000Z",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "7f2182b76f9f031954859f94558bef4da6afcbb9027d14128497f6e0599c8c56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-01T16:51:05.000Z",
      "arch": "x86_64",
      "commit": "584f699c061197ff49aaac9c61e61586d0980254",
      "fileid": "c6c7c06729d1542fba569310a09669711a2a6b291be349682d1d4a159809a9d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26768679128"
    }
  ]
}