Package: truchet Title: Tiles and Random Mosaics Truchet Style Using the 'sf' Framework Version: 0.0.1.1 Authors@R: person("Antonio", "Páez", , "paezha@mcmaster.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6912-9919")) Description: Functions to create Truchet tiles, so called after Sébastien Truchet who was the first to describe the patterns obtained by rotating tiles with respect to each other. This form of tiling is described by Smith and Boucher (1987) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) URL: https://paezha.github.io/truchet/, https://github.com/paezha/truchet BugReports: https://github.com/paezha/truchet/issues Imports: bezier, checkmate, dplyr, lwgeom, magrittr, methods, purrr, rlang, sf, tidyr Suggests: rmarkdown, gganimate, ggplot2, knitr, imager Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://paezha.r-universe.dev Date/Publication: 2026-07-03 15:57:15 UTC RemoteUrl: https://github.com/paezha/truchet RemoteRef: HEAD RemoteSha: 568d755c5df1d28ae539afe0f5898f1248a37fbd NeedsCompilation: no Packaged: 2026-07-11 08:12:01 UTC; root Author: Antonio Páez [aut, cre] (ORCID: ) Maintainer: Antonio Páez