Other packages > Find by keyword >

piecepackr  

Board Game Graphics
View on CRAN: Click here


Download and install piecepackr package within the R console
Install from CRAN:
install.packages("piecepackr")

Install from Github:
library("remotes")
install_github("cran/piecepackr")

Install by package version:
library("remotes")
install_version("piecepackr", "1.14.1")



Attach the package and use:
library("piecepackr")
Maintained by
Trevor L. Davis
[Scholar Profile | Author Map]
First Published: 2019-06-28
Latest Update: 2023-12-19
Description:
Functions to make board game graphics with the 'ggplot2', 'grid', 'rayrender', 'rayvertex', and 'rgl' packages. Specializes in game diagrams, animations, and "Print & Play" layouts for the 'piecepack' but can make graphics for other board game systems. Includes configurations for several public domain game systems such as checkers, (double-18) dominoes, go, 'piecepack', playing cards, etc.
How to cite:
Trevor L. Davis (2019). piecepackr: Board Game Graphics. R package version 1.14.1, https://cran.r-project.org/web/packages/piecepackr. Accessed 07 May. 2025.
Previous versions and publish date:
1.0.2 (2019-06-28 14:20), 1.1.1 (2019-10-29 13:10), 1.2.1 (2020-01-09 15:40), 1.3.1 (2020-05-13 09:40), 1.4.1 (2020-06-11 18:40), 1.5.1 (2020-08-10 19:20), 1.6.2 (2020-12-17 18:30), 1.6.3 (2020-12-17 23:50), 1.6.5 (2021-01-10 15:10), 1.7.1 (2021-03-25 14:20), 1.7.2 (2021-04-27 00:00), 1.8.1 (2021-08-11 21:10), 1.9.1 (2021-11-12 07:30), 1.9.2 (2021-11-21 17:10), 1.10.1 (2022-02-22 09:00), 1.10.3 (2022-03-22 22:50), 1.11.1 (2022-06-17 00:40), 1.12.0 (2022-08-31 20:20), 1.12.2 (2022-11-07 14:10), 1.13.1 (2023-03-23 17:50), 1.13.3 (2023-06-20 04:20), 1.13.6 (2023-08-25 12:00), 1.13.8 (2023-09-22 09:10), 1.13.10 (2023-12-19 05:40), 1.13.11 (2024-08-17 00:20)
Other packages that cited piecepackr R package
View piecepackr citation profile
Other R packages that piecepackr depends, imports, suggests or enhances
Complete documentation for piecepackr
Functions, R codes and Examples using the piecepackr R package
Some associated functions: aabb_piece . animate_piece . basicPieceGrobs . font_utils . game_systems . geom_piece . geometry_utils . grid.cropmark . grid.piece . obj_fns . op_transform . piece . piece3d . piece_mesh . piecepackr-defunct . piecepackr-package . pmap_piece . pp_cfg . pp_shape . pp_utils . render_piece . save_piece_images . save_piece_obj . save_print_and_play . scale_piece . spdx_license_list . 
Some associated R codes: aabb_piece.R . animate_piece.R . basicPieceGrob.R . cropmarkGrob.R . data.R . game_systems.R . geom_piece.R . hooks.R . op_transform.R . piece-rayrender.R . piece3d-rgl.R . pieceGrob-grid.R . piece_mesh-rayvertex.R . piecepackr-defunct.R . piecepackr-deprecated.R . piecepackr-package.R . pmap_piece.R . pp_cfg.R . pp_shape.R . render_piece.R . save_piece_images.R . save_piece_obj.R . save_print_and_play.R . utils-bleed-grobs.R . utils-boards.R . utils-cache.R . utils-composite.R . utils-d10.R . utils-d12.R . utils-d20.R . utils-d4.R . utils-d6.R . utils-d8.R . utils-font.R . utils-fudge.R . utils-geometry.R . utils-grid.R . utils-grobCoords.R . utils-mat-grobs.R . utils-misc.R . utils-op-grobs.R . utils-opt.R . utils-pips.R . utils-pnp-4x6.R . utils-pnp-letter-bleed.R . utils-pnp-letter-both.R . utils-pnp-letter-compact.R . utils-token.R . utils-transformation.R . utils-xyz.R . zzz.R .  Full piecepackr package functions and examples
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for piecepackr051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA