{
  "_id": "6a3cea7211b455f4884bc971",
  "Package": "mergeGridR",
  "Title": "Grid-Based Number Merge Puzzle Simulation",
  "Date": "2026-06-10",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(given = \"Frederic\", family = \"Bertrand\", role = c(\"cre\", \"aut\"),\nemail = \"frederic.bertrand@lecnam.net\", comment = 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 tools to simulate, analyse, visualise, and\nbenchmark grid-based number merge puzzles. The package\nimplements generic grid mechanics, tile-spawning rules, merge\nrules, scoring functions, reproducible simulation utilities,\nand local 'Shiny' and 'WebGL' interfaces for interactive use.\nIt is intended for teaching, algorithmic experimentation, and\ngame-theoretic examples. The autoplay helpers use standard\nheuristic search and Monte Carlo simulation ideas described in\nRussell and Norvig (2021, ISBN:9780134610993) and Robert and\nCasella (2004, ISBN:9780387212395).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "pkgdown",
  "URL": "https://github.com/fbertran/mergeGridR/,\nhttps://fbertran.github.io/mergeGridR/",
  "BugReports": "https://github.com/fbertran/mergeGridR/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://fbertran.r-universe.dev",
  "Date/Publication": "2026-06-13 12:14:03 UTC",
  "RemoteUrl": "https://github.com/fbertran/mergegridr",
  "RemoteRef": "HEAD",
  "RemoteSha": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-25 08:37:39 UTC",
    "User": "root"
  },
  "MD5sum": "d80ac8e0c8c62e74d4852cd8ec9c0eb3",
  "_user": "fbertran",
  "_type": "src",
  "_file": "mergeGridR_0.2.0.tar.gz",
  "_fileid": "caccdcca856d285de848f4a11ca7e87379f404bff29a88e92048af55cea2e2c3",
  "_filesize": 191910,
  "_sha256": "caccdcca856d285de848f4a11ca7e87379f404bff29a88e92048af55cea2e2c3",
  "_created": "2026-06-25T08:37:39.000Z",
  "_published": "2026-06-25T08:44:34.596Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83390369149,
      "time": 188,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7873036041"
    },
    {
      "job": 83390369158,
      "time": 239,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7873053711"
    },
    {
      "job": 83390369156,
      "time": 181,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873033778"
    },
    {
      "job": 83390369137,
      "time": 209,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873043066"
    },
    {
      "job": 83390369176,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7873050431"
    },
    {
      "job": 83390369144,
      "time": 366,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7873103764"
    },
    {
      "job": 83390369157,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873051492"
    },
    {
      "job": 83390369162,
      "time": 219,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873065476"
    },
    {
      "job": 83389756934,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872965004"
    },
    {
      "job": 83390369135,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873017116"
    },
    {
      "job": 83390369169,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7873015594"
    },
    {
      "job": 83390369133,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7873021027"
    },
    {
      "job": 83390369143,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873022480"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fbertran/mergegridr",
  "_commit": {
    "id": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
    "author": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "committer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "message": "Preview is now updated as soon as an action is detected\n",
    "time": 1781352843
  },
  "_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.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggWebGL",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "fbertran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 8
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fbertran",
      "count": 8,
      "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": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mergeGridR"
  },
  "_devurl": "https://github.com/fbertran/mergegridr",
  "_pkgdown": "https://fbertran.github.io/mergeGridR/",
  "_searchresults": 10,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mergeGridR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fbertran/mergegridr",
  "_realowner": "fbertran",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-06-24"
    }
  ],
  "_exports": [
    "autoplay_benchmark_settings",
    "autoplay_game",
    "autoplay_move",
    "benchmark_autoplay_strategies",
    "continue_game",
    "drop_tile",
    "export_static_app",
    "game_config",
    "get_high_score",
    "new_game",
    "reset_high_score",
    "run_drop_number"
  ],
  "_datasets": [
    {
      "name": "autoplay_benchmark_results",
      "title": "Example autoplay benchmark results",
      "object": "autoplay_benchmark_results",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mergeGridR-package",
      "title": "mergeGridR package",
      "topics": [
        "mergeGridR-package",
        "mergeGridR"
      ]
    },
    {
      "page": "autoplay_benchmark_results",
      "title": "Example autoplay benchmark results",
      "topics": [
        "autoplay_benchmark_results"
      ]
    },
    {
      "page": "autoplay_benchmark_settings",
      "title": "Autoplay benchmark setting presets",
      "topics": [
        "autoplay_benchmark_settings"
      ]
    },
    {
      "page": "autoplay_game",
      "title": "Play a game with autoplay",
      "topics": [
        "autoplay_game"
      ]
    },
    {
      "page": "autoplay_move",
      "title": "Choose an autoplay move",
      "topics": [
        "autoplay_move"
      ]
    },
    {
      "page": "benchmark_autoplay_strategies",
      "title": "Benchmark autoplay strategies",
      "topics": [
        "benchmark_autoplay_strategies"
      ]
    },
    {
      "page": "continue_game",
      "title": "Continue after game over",
      "topics": [
        "continue_game"
      ]
    },
    {
      "page": "drop_tile",
      "title": "Drop the next tile into a column",
      "topics": [
        "drop_tile"
      ]
    },
    {
      "page": "export_static_app",
      "title": "Export the standalone static app",
      "topics": [
        "export_static_app"
      ]
    },
    {
      "page": "game_config",
      "title": "Create Merge Grid game configuration",
      "topics": [
        "game_config"
      ]
    },
    {
      "page": "get_high_score",
      "title": "Read the local high score",
      "topics": [
        "get_high_score"
      ]
    },
    {
      "page": "new_game",
      "title": "Start a new Merge Grid game",
      "topics": [
        "new_game"
      ]
    },
    {
      "page": "reset_high_score",
      "title": "Reset the local high score",
      "topics": [
        "reset_high_score"
      ]
    },
    {
      "page": "run_drop_number",
      "title": "Launch the mergeGridR Shiny app",
      "topics": [
        "run_drop_number"
      ]
    }
  ],
  "_readme": "https://github.com/fbertran/mergegridr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "ggWebGL",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_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": "mergeGridR.Rmd",
      "filename": "mergeGridR.html",
      "title": "Simulating and Solving Number Merge Puzzles with mergeGridR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Puzzle Rules",
        "Programmatic Play",
        "Autoplay Strategies",
        "Benchmarking",
        "Local High Score"
      ],
      "created": "2026-06-11 12:30:02",
      "modified": "2026-06-13 12:14:03",
      "commits": 3
    },
    {
      "source": "standalone-applet.Rmd",
      "filename": "standalone-applet.html",
      "title": "Standalone WebGL Applet",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Play The Applet",
        "Shiny Or Static HTML",
        "Export A Local Copy"
      ],
      "created": "2026-06-10 14:21:04",
      "modified": "2026-06-13 12:14:03",
      "commits": 4
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "mergegridr",
  "_universes": [
    "fbertran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-25T08:40:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
      "fileid": "e85f5b41fd790a493b53a19a08b84483a98841e46a6df581596e131a181c3800",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-25T08:40:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
      "fileid": "269991682c9ae23f8ee56c1778a95e270db2fbde2b60b708ba3fdd507d3ea894",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-25T08:40:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
      "fileid": "10d685163f43e75136d3299b6e198e84a91bcb182549d1bd181f4549a79c2416",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-25T08:40:10.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
      "fileid": "d882658a2e7cf2a26fadc4830a2b55a0c6989f4c79883f230bd3329a7f16f4e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-25T08:41:07.000Z",
      "arch": "aarch64",
      "commit": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
      "fileid": "e014e9905829f2f7f8b323586ed4a865b0f993cab9dc89ffd5cc61e0eb8743fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-25T08:41:40.000Z",
      "arch": "x86_64",
      "commit": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
      "fileid": "b72cdd0944cda4416684770d12ebf5a44bade722b2b64128bdea4a6f82784061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-25T08:41:05.000Z",
      "arch": "aarch64",
      "commit": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
      "fileid": "9f6bef26247a881fce573b8a475a1c37e39073cfc37e60eaff525d9f0e4d14ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-25T08:40:59.000Z",
      "arch": "x86_64",
      "commit": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
      "fileid": "aaeb492d3a2d93ae2b3cadc36e817c59b4c54c4d627554a851b77910b628ff38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-25T08:40:20.000Z",
      "arch": "emscripten",
      "commit": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
      "fileid": "50937009c495a892d4a0107eb8b873cfbdc984f8cb568f4e4d37bbf93190cfd0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-25T08:38:58.000Z",
      "arch": "x86_64",
      "commit": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
      "fileid": "d2a523971638ba9f5fad9019da55cac2a34465bc52e0c252613f117f43f3805e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-25T08:38:54.000Z",
      "arch": "x86_64",
      "commit": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
      "fileid": "a45c6d7f0fb7ffb23ace3a17f82a5041c69def17af33e554ea75524e770c5a4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-25T08:38:58.000Z",
      "arch": "x86_64",
      "commit": "8911b7c7fbbbc9e9ef740e8f864f10823115c30c",
      "fileid": "5619c5da1e95869182aa2f642726f78afd7754e003dcd15ada86b2f8d672f2ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/28157542259"
    }
  ]
}