piecepackr / ppgames

R package with piecepack game rules, parsers, and visualization tools
https://trevorldavis.com/R/ppgames
Creative Commons Attribution Share Alike 4.0 International
5 stars 0 forks source link

Split `{ppgames}` into separate packages #164

Open trevorld opened 1 year ago

trevorld commented 1 year ago
trevorld commented 1 year ago
trevorld commented 1 year ago
trevorld commented 1 year ago
trevorld commented 1 year ago
trevorld commented 1 year ago
trevorld commented 1 year ago

Instead of trying to re-integrate the new split off packages into {ppgames} I'll instead plan on:

  1. Write new {ppverse} collection package that installs/loads all {ppgames} split-off-packages and {piecepackr} and perhaps {piecenikr}
  2. In {ppgames} .onLoad() put in a new package startup message advising users that {ppgames} is superseded and switch to {ppverse}
  3. On Github "archive" {ppgames}

So {ppgames} should still be installable and usable with the only change being a new start-up message suggesting that they switch to the new packages and we'll be closing new issues in its Github page.