{
  "_id": "6a3bdc6c5cdecea1d68393b9",
  "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] (ORCID:\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",
  "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",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 13:27:57 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-24 08:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/mergeGridR",
  "RemoteRef": "HEAD",
  "RemoteSha": "bd47b5d1b7b039cb61fc05ce3abe682f206b848d",
  "MD5sum": "9ff98e3eadce10e3161547516d9111f0",
  "_user": "cran",
  "_type": "src",
  "_file": "mergeGridR_0.2.0.tar.gz",
  "_fileid": "138e74669b8b3e1fb4001f4891dec9826c60943858732ca6db331954c0a7df16",
  "_filesize": 191601,
  "_sha256": "138e74669b8b3e1fb4001f4891dec9826c60943858732ca6db331954c0a7df16",
  "_created": "2026-06-24T13:27:57.000Z",
  "_published": "2026-06-24T13:32:28.285Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83206246590,
      "time": 186,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7851055093"
    },
    {
      "job": 83206246592,
      "time": 234,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7851075825"
    },
    {
      "job": 83206246643,
      "time": 185,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7851055325"
    },
    {
      "job": 83206246573,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7851045756"
    },
    {
      "job": 83205497068,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7850968781"
    },
    {
      "job": 83206246566,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7851036947"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28101788211",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mergeGridR",
  "_commit": {
    "id": "bd47b5d1b7b039cb61fc05ce3abe682f206b848d",
    "author": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1782291002
  },
  "_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": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2026-06-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fbertran",
      "count": 1,
      "uuid": 6714333
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_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"
  ],
  "_cranurl": false,
  "_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/cran/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-24 08:50:02",
      "modified": "2026-06-24 08:50:02",
      "commits": 1
    },
    {
      "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-24 08:50:02",
      "modified": "2026-06-24 08:50:02",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "mergegridr",
  "_universes": [
    "cran",
    "fbertran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-24T13:30:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "bd47b5d1b7b039cb61fc05ce3abe682f206b848d",
      "fileid": "5b8fe0d83c42b3410b3d6120090830caee1c47c59fdc07d21d10351be0845cec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28101788211"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-24T13:30:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "bd47b5d1b7b039cb61fc05ce3abe682f206b848d",
      "fileid": "b1167ee23724f22c82a1d49863695562fea69c338fc760f6853c7c4bbe877e6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28101788211"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-24T13:30:28.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "bd47b5d1b7b039cb61fc05ce3abe682f206b848d",
      "fileid": "bcc02021e2a97febeed262ae4d71e6d53527f5694d14e965eb774abc94f10f4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28101788211"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-24T13:30:12.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "bd47b5d1b7b039cb61fc05ce3abe682f206b848d",
      "fileid": "8d554f599b3085df78f18e8faf6a891c51231f3722de5fc7986c8c74f82ba406",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28101788211"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-24T13:30:43.000Z",
      "arch": "emscripten",
      "commit": "bd47b5d1b7b039cb61fc05ce3abe682f206b848d",
      "fileid": "a4ca248c6241f03d5486ad879e16a2701169ab170b48a4e519b32f87bccfdaa3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28101788211"
    }
  ]
}