{
  "_id": "6a51fb8d9b92047c28d536f6",
  "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\"),\ncomment = c(ORCID = \"0000-0001-6912-9919\"))",
  "Description": "Functions to create Truchet tiles, so called after\nSébastien Truchet who was the first to describe the patterns\nobtained by rotating tiles with respect to each other. This\nform of tiling is described by Smith and Boucher (1987)\n<https://muse.jhu.edu/article/600574>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://paezha.github.io/truchet/,\nhttps://github.com/paezha/truchet",
  "BugReports": "https://github.com/paezha/truchet/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-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": {
    "Date": "2026-07-11 08:12:01 UTC",
    "User": "root"
  },
  "Author": "Antonio Páez [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6912-9919>)",
  "Maintainer": "Antonio Páez <paezha@mcmaster.ca>",
  "_user": "paezha",
  "_type": "src",
  "_file": "truchet_0.0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/adb7375f5c27205666945fccdd71e47fe82f8081a63974c07b3f1adac7d3354e",
  "_filesize": 1523616,
  "_sha256": "adb7375f5c27205666945fccdd71e47fe82f8081a63974c07b3f1adac7d3354e",
  "_expires": "2026-10-19T08:15:08.000Z",
  "_created": "2026-07-11T08:12:01.000Z",
  "_published": "2026-07-11T08:15:09.863Z",
  "_jobs": [
    {
      "job": 86526879445,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246689551"
    },
    {
      "job": 86526879451,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246688275"
    },
    {
      "job": 86526879455,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246683500"
    },
    {
      "job": 86526879457,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246685357"
    },
    {
      "job": 86526668586,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246670119"
    },
    {
      "job": 86526879439,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246688009"
    },
    {
      "job": 86526879465,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246682173"
    },
    {
      "job": 86526879462,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246684020"
    },
    {
      "job": 86526879460,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246682406"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/paezha/actions/runs/29145649671",
  "_status": "success",
  "_upstream": "https://github.com/paezha/truchet",
  "_commit": {
    "id": "568d755c5df1d28ae539afe0f5898f1248a37fbd",
    "author": "Antonio <paezha@fastmail.com>",
    "committer": "Antonio <paezha@fastmail.com>",
    "message": "More fixes for CRAN submission\n",
    "time": 1783094235
  },
  "_maintainer": {
    "name": "Antonio Páez",
    "email": "paezha@mcmaster.ca",
    "login": "paezha",
    "mastodon": "@paezha@mastodon.online",
    "description": "Engineer and Geographer. Professor of Geography at McMaster University since 2002. Interested in math, society, art, politics, computer languages, and poetry",
    "uuid": 30074724,
    "orcid": "0000-0001-6912-9919"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "bezier",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lwgeom",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "gganimate",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "imager",
      "role": "Suggests"
    }
  ],
  "_owner": "paezha",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 5
    }
  ],
  "_tags": [],
  "_topics": [
    "mosaic",
    "rtistry",
    "sf-package",
    "tiles"
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "paezha",
      "count": 5,
      "uuid": 30074724
    }
  ],
  "_userbio": {
    "uuid": 30074724,
    "type": "user",
    "name": "Antonio Paez",
    "followers": 148,
    "description": "Engineer and Geographer. Professor of Geography at McMaster University since 2002. Interested in math, society, art, politics, computer languages, and poetry"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/truchet"
  },
  "_devurl": "https://github.com/paezha/truchet",
  "_pkgdown": "https://paezha.github.io/truchet/",
  "_searchresults": 37,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/truchet.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paezha/truchet",
  "_realowner": "paezha",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1.1",
      "date": "2026-07-10"
    }
  ],
  "_exports": [
    "%>%",
    "st_truchet_boutique",
    "st_truchet_dissolve",
    "st_truchet_flex",
    "st_truchet_fm",
    "st_truchet_l",
    "st_truchet_ms",
    "st_truchet_p",
    "st_truchet_ss"
  ],
  "_help": [
    {
      "page": "st_truchet_boutique",
      "title": "Flexible Truchet tiles",
      "topics": [
        "st_truchet_boutique"
      ]
    },
    {
      "page": "st_truchet_dissolve",
      "title": "Dissolving the boundaries of individual tiles in Truchet mosaics",
      "topics": [
        "st_truchet_dissolve"
      ]
    },
    {
      "page": "st_truchet_flex",
      "title": "Flexible Truchet tiles",
      "topics": [
        "st_truchet_flex"
      ]
    },
    {
      "page": "st_truchet_fm",
      "title": "Mosaics with flexible Truchet tiles",
      "topics": [
        "st_truchet_fm"
      ]
    },
    {
      "page": "st_truchet_l",
      "title": "Truchet tiles made with polygons",
      "topics": [
        "st_truchet_l"
      ]
    },
    {
      "page": "st_truchet_ms",
      "title": "Truchet mosaics",
      "topics": [
        "st_truchet_ms"
      ]
    },
    {
      "page": "st_truchet_p",
      "title": "Truchet tiles made with polygons",
      "topics": [
        "st_truchet_p"
      ]
    },
    {
      "page": "st_truchet_ss",
      "title": "Truchet mosaics",
      "topics": [
        "st_truchet_ss"
      ]
    }
  ],
  "_pkglogo": "https://github.com/paezha/truchet/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/paezha/truchet/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bezier",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "KernSmooth",
    "lifecycle",
    "lwgeom",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 4.744292983122676,
  "_indexed": true,
  "_nocasepkg": "truchet",
  "_universes": [
    "paezha"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-07-11T08:14:30.000Z",
      "distro": "resolute",
      "commit": "568d755c5df1d28ae539afe0f5898f1248a37fbd",
      "fileid": "https://r2.ropensci.org/284549532b5aada2e3808821ae75c58334d8fdfd06b8c5315966261bc8a61472",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paezha/actions/runs/29145649671"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-07-11T08:14:15.000Z",
      "distro": "resolute",
      "commit": "568d755c5df1d28ae539afe0f5898f1248a37fbd",
      "fileid": "https://r2.ropensci.org/4ff361c4b19df1d8325ce9792bbddf09ba2867dde8e3aab33a72b45cd7a192f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paezha/actions/runs/29145649671"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-07-11T08:13:43.000Z",
      "commit": "568d755c5df1d28ae539afe0f5898f1248a37fbd",
      "fileid": "https://r2.ropensci.org/3c34c9533c54a8224b36d03715aec036c2af8eeb70ca0ff425718bc458cc96ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paezha/actions/runs/29145649671"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-07-11T08:13:54.000Z",
      "commit": "568d755c5df1d28ae539afe0f5898f1248a37fbd",
      "fileid": "https://r2.ropensci.org/e0a547eada898ed442a26323f4cae2ef81520a4cec028a6f45ad2c0f797b4432",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paezha/actions/runs/29145649671"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.1",
      "date": "2026-07-11T08:14:34.000Z",
      "commit": "568d755c5df1d28ae539afe0f5898f1248a37fbd",
      "fileid": "https://r2.ropensci.org/d81c9e74846d4c6f4d5fd4039b0d3c7064ea686b20ed4a90d59eb78fe18be38c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paezha/actions/runs/29145649671"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.1",
      "date": "2026-07-11T08:13:21.000Z",
      "commit": "568d755c5df1d28ae539afe0f5898f1248a37fbd",
      "fileid": "https://r2.ropensci.org/67565b1dcc1f7407821538a5f5c0c08458f3989384d41b9a19c55247fce71950",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paezha/actions/runs/29145649671"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.1",
      "date": "2026-07-11T08:13:33.000Z",
      "commit": "568d755c5df1d28ae539afe0f5898f1248a37fbd",
      "fileid": "https://r2.ropensci.org/528e6633566748248c7504aa851f34e516f247aa449c37ca7a5771d62cb423e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paezha/actions/runs/29145649671"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1.1",
      "date": "2026-07-11T08:13:24.000Z",
      "commit": "568d755c5df1d28ae539afe0f5898f1248a37fbd",
      "fileid": "https://r2.ropensci.org/13b5b13d8401e7c7d428a42f6b794fdda588d4d0f249a7ac3e0c4aeae3b4d9ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paezha/actions/runs/29145649671"
    }
  ]
}