{
  "_id": "6a10793facfb0bcc41cad6a8",
  "Package": "aRt",
  "Title": "Generative Art with R",
  "Version": "1.5.0",
  "Authors@R": "person(\"Nicola\", \"Rennie\", , \"nrennie35@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Creates generative art using R.",
  "License": "Apache License (>= 2)",
  "URL": "https://nrennie.github.io/aRt/",
  "Remotes": [
    "thomasp85/ggfx",
    "nrennie/ggvoronoi"
  ],
  "Config/Needs/website": "nrennie/nrenniepkgdown",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev libgdal-dev gdal-bin\nlibgeos-dev libglpk-dev libharfbuzz-dev libmagick++-dev gsfonts\nlibicu-dev libjpeg-dev libpng-dev libtiff-dev libwebp-dev\nlibxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://trevorld.r-universe.dev",
  "Date/Publication": "2025-01-04 13:00:59 UTC",
  "RemoteUrl": "https://github.com/nrennie/aRt",
  "RemoteRef": "HEAD",
  "RemoteSha": "4aabcf29afd5bc65092453ef0c8eccf959965119",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 08:53:52 UTC",
    "User": "root"
  },
  "Author": "Nicola Rennie [aut, cre]",
  "Maintainer": "Nicola Rennie <nrennie35@gmail.com>",
  "MD5sum": "d79be89a69e9f22ff28639d653791c01",
  "_user": "trevorld",
  "_type": "src",
  "_file": "aRt_1.5.0.tar.gz",
  "_fileid": "56ea1d735329d7975ef05044067fb51f9164586e7e66ee04d6429da8f38fe867",
  "_filesize": 252929,
  "_sha256": "56ea1d735329d7975ef05044067fb51f9164586e7e66ee04d6429da8f38fe867",
  "_created": "2026-05-06T08:53:52.000Z",
  "_published": "2026-05-22T15:41:51.225Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77412781730,
      "time": 237,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6826223235"
    },
    {
      "job": 77412782057,
      "time": 227,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6826218668"
    },
    {
      "job": 77412781774,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6826197490"
    },
    {
      "job": 77412781819,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6826201035"
    },
    {
      "job": 77412781373,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826154721"
    },
    {
      "job": 77412781119,
      "time": 197,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164532565"
    },
    {
      "job": 77412781509,
      "time": 196,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6826210928"
    },
    {
      "job": 77412782196,
      "time": 183,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6826206786"
    },
    {
      "job": 77412782093,
      "time": 176,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6826204747"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trevorld/actions/runs/25425564562",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nrennie/aRt",
  "_commit": {
    "id": "4aabcf29afd5bc65092453ef0c8eccf959965119",
    "author": "nrennie <nrennie35@gmail.com>",
    "committer": "nrennie <nrennie35@gmail.com>",
    "message": "fix order\n",
    "time": 1735995659
  },
  "_maintainer": {
    "name": "Nicola Rennie",
    "email": "nrennie35@gmail.com",
    "login": "nrennie",
    "mastodon": "@nrennie@fosstodon.org",
    "bluesky": "@nrennie.bsky.social",
    "linkedin": "in/nicola-rennie",
    "uuid": 42338476
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Imports"
    },
    {
      "package": "ggfx",
      "role": "Imports"
    },
    {
      "package": "ggpattern",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "ggraph",
      "role": "Imports"
    },
    {
      "package": "ggvoronoi",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "lwgeom",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "treemapify",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "ambient",
      "role": "Suggests"
    },
    {
      "package": "deldir",
      "role": "Suggests"
    },
    {
      "package": "elevatr",
      "role": "Suggests"
    },
    {
      "package": "ggstream",
      "role": "Suggests"
    },
    {
      "package": "MetBrewer",
      "role": "Suggests"
    },
    {
      "package": "particles",
      "role": "Suggests"
    },
    {
      "package": "PrettyCols",
      "role": "Suggests"
    },
    {
      "package": "rayshader",
      "role": "Suggests"
    },
    {
      "package": "rcartocolor",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    }
  ],
  "_owner": "nrennie",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "generative-art"
  ],
  "_stars": 134,
  "_contributors": [
    {
      "user": "nrennie",
      "count": 287,
      "uuid": 42338476
    }
  ],
  "_userbio": {
    "uuid": 2433259,
    "type": "user",
    "name": "Trevor L. Davis",
    "description": "Studies electricity markets"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aRt"
  },
  "_devurl": "https://github.com/nrennie/art",
  "_pkgdown": "https://nrennie.github.io/aRt/",
  "_searchresults": 38,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/aRt.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "abacus",
    "attraction",
    "black_hole",
    "blending",
    "boxes",
    "bricks",
    "bubbles",
    "bullseye",
    "chaos",
    "circles",
    "circular",
    "crawling",
    "criss_cross",
    "crosshatch",
    "disarray",
    "distort",
    "divide",
    "dots",
    "fading",
    "flow_fields",
    "fractals",
    "fragmentum",
    "gradients",
    "mirrored",
    "moire",
    "mosaic",
    "network",
    "perpendicular",
    "polygons",
    "puzzles",
    "rectangles",
    "riley",
    "rings",
    "riso_circles",
    "shatter",
    "smudge",
    "spirals",
    "spiro",
    "squares",
    "squiggles",
    "stacked",
    "stackture",
    "streams",
    "stripes",
    "sunbursts",
    "sunsets",
    "tiles",
    "vortex",
    "wander",
    "waves",
    "window_boxes"
  ],
  "_help": [
    {
      "page": "abacus",
      "title": "Abacus",
      "topics": [
        "abacus"
      ]
    },
    {
      "page": "attraction",
      "title": "Attraction",
      "topics": [
        "attraction"
      ]
    },
    {
      "page": "black_hole",
      "title": "Black Hole",
      "topics": [
        "black_hole"
      ]
    },
    {
      "page": "blending",
      "title": "Blending",
      "topics": [
        "blending"
      ]
    },
    {
      "page": "boxes",
      "title": "Boxes",
      "topics": [
        "boxes"
      ]
    },
    {
      "page": "bricks",
      "title": "Bricks",
      "topics": [
        "bricks"
      ]
    },
    {
      "page": "bubbles",
      "title": "Bubbles",
      "topics": [
        "bubbles"
      ]
    },
    {
      "page": "bullseye",
      "title": "Bullseye",
      "topics": [
        "bullseye"
      ]
    },
    {
      "page": "chaos",
      "title": "Chaos",
      "topics": [
        "chaos"
      ]
    },
    {
      "page": "circles",
      "title": "Circles",
      "topics": [
        "circles"
      ]
    },
    {
      "page": "circular",
      "title": "Circular",
      "topics": [
        "circular"
      ]
    },
    {
      "page": "crawling",
      "title": "Crawling",
      "topics": [
        "crawling"
      ]
    },
    {
      "page": "criss_cross",
      "title": "Criss-cross",
      "topics": [
        "criss_cross"
      ]
    },
    {
      "page": "crosshatch",
      "title": "Crosshatch",
      "topics": [
        "crosshatch"
      ]
    },
    {
      "page": "disarray",
      "title": "Disarray",
      "topics": [
        "disarray"
      ]
    },
    {
      "page": "distort",
      "title": "Distort",
      "topics": [
        "distort"
      ]
    },
    {
      "page": "divide",
      "title": "Divide",
      "topics": [
        "divide"
      ]
    },
    {
      "page": "dots",
      "title": "Dots",
      "topics": [
        "dots"
      ]
    },
    {
      "page": "fading",
      "title": "Fading",
      "topics": [
        "fading"
      ]
    },
    {
      "page": "flow_fields",
      "title": "Flow fields",
      "topics": [
        "flow_fields"
      ]
    },
    {
      "page": "fractals",
      "title": "Fractals",
      "topics": [
        "fractals"
      ]
    },
    {
      "page": "fragmentum",
      "title": "Fragmentum",
      "topics": [
        "fragmentum"
      ]
    },
    {
      "page": "gradients",
      "title": "Generates generative art as a grid of gradient colour fades",
      "topics": [
        "gradients"
      ]
    },
    {
      "page": "mirrored",
      "title": "Mirrored",
      "topics": [
        "mirrored"
      ]
    },
    {
      "page": "moire",
      "title": "Moiré",
      "topics": [
        "moire"
      ]
    },
    {
      "page": "mosaic",
      "title": "Mosiac",
      "topics": [
        "mosaic"
      ]
    },
    {
      "page": "network",
      "title": "Network",
      "topics": [
        "network"
      ]
    },
    {
      "page": "perpendicular",
      "title": "Perpendicular",
      "topics": [
        "perpendicular"
      ]
    },
    {
      "page": "polygons",
      "title": "Polygons",
      "topics": [
        "polygons"
      ]
    },
    {
      "page": "puzzles",
      "title": "Puzzles",
      "topics": [
        "puzzles"
      ]
    },
    {
      "page": "rectangles",
      "title": "Rectangles",
      "topics": [
        "rectangles"
      ]
    },
    {
      "page": "riley",
      "title": "Riley",
      "topics": [
        "riley"
      ]
    },
    {
      "page": "rings",
      "title": "Rings",
      "topics": [
        "rings"
      ]
    },
    {
      "page": "riso_circles",
      "title": "Riso Circles",
      "topics": [
        "riso_circles"
      ]
    },
    {
      "page": "shatter",
      "title": "Shatter",
      "topics": [
        "shatter"
      ]
    },
    {
      "page": "smudge",
      "title": "Smudge",
      "topics": [
        "smudge"
      ]
    },
    {
      "page": "spirals",
      "title": "Spirals",
      "topics": [
        "spirals"
      ]
    },
    {
      "page": "spiro",
      "title": "Spiro",
      "topics": [
        "spiro"
      ]
    },
    {
      "page": "squares",
      "title": "Squares",
      "topics": [
        "squares"
      ]
    },
    {
      "page": "squiggles",
      "title": "Squiggles",
      "topics": [
        "squiggles"
      ]
    },
    {
      "page": "stack",
      "title": "Stack",
      "topics": [
        "stack"
      ]
    },
    {
      "page": "stacked",
      "title": "Stacked",
      "topics": [
        "stacked"
      ]
    },
    {
      "page": "stackture",
      "title": "Stackture",
      "topics": [
        "stackture"
      ]
    },
    {
      "page": "streams",
      "title": "Streams",
      "topics": [
        "streams"
      ]
    },
    {
      "page": "stripes",
      "title": "Stripes",
      "topics": [
        "stripes"
      ]
    },
    {
      "page": "sunbursts",
      "title": "Sunbursts",
      "topics": [
        "sunbursts"
      ]
    },
    {
      "page": "sunsets",
      "title": "Sunsets",
      "topics": [
        "sunsets"
      ]
    },
    {
      "page": "tiles",
      "title": "Tiles",
      "topics": [
        "tiles"
      ]
    },
    {
      "page": "vortex",
      "title": "Vortex",
      "topics": [
        "vortex"
      ]
    },
    {
      "page": "wander",
      "title": "Wander",
      "topics": [
        "wander"
      ]
    },
    {
      "page": "waves",
      "title": "Waves",
      "topics": [
        "waves"
      ]
    },
    {
      "page": "window_boxes",
      "title": "Window Boxes",
      "topics": [
        "window_boxes"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nrennie/aRt/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nrennie/aRt/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "base64enc",
    "cachem",
    "class",
    "classInt",
    "cli",
    "commonmark",
    "cowplot",
    "cpp11",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "fastmap",
    "generics",
    "ggfittext",
    "ggforce",
    "ggfx",
    "ggpattern",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "ggvoronoi",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gridpattern",
    "gridtext",
    "gtable",
    "igraph",
    "isoband",
    "jpeg",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lwgeom",
    "magick",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "memoise",
    "nlme",
    "patchwork",
    "pillar",
    "pkgconfig",
    "png",
    "polyclip",
    "proxy",
    "purrr",
    "R6",
    "ragg",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "shades",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "treemapify",
    "tweenr",
    "units",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xml2"
  ],
  "_score": 4.405858399317637,
  "_indexed": false,
  "_nocasepkg": "art",
  "_universes": [
    "trevorld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-06T08:57:07.000Z",
      "distro": "noble",
      "commit": "4aabcf29afd5bc65092453ef0c8eccf959965119",
      "fileid": "216a51757bade515629e9fb379a40448ac7d47273042caf60f2d77d5d22fbe27",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25425564562"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-06T08:57:04.000Z",
      "distro": "noble",
      "commit": "4aabcf29afd5bc65092453ef0c8eccf959965119",
      "fileid": "959b988bcd29facf5dc85b1614e35479d60ece558d4ec3552dda13eec2b06753",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25425564562"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-06T08:55:59.000Z",
      "commit": "4aabcf29afd5bc65092453ef0c8eccf959965119",
      "fileid": "6f7093c0a0a5d6f0dad768f43cae924b69e319542d3ef6559774247a1fc541f8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25425564562"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-06T08:56:01.000Z",
      "commit": "4aabcf29afd5bc65092453ef0c8eccf959965119",
      "fileid": "72266d7f47980a42d28a292f0cf6563392b2adac3377a8f73ffc9a4a530fca13",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25425564562"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-06T08:56:16.000Z",
      "commit": "4aabcf29afd5bc65092453ef0c8eccf959965119",
      "fileid": "ba236c6d92d1d34ccb62b61e4bb61735dc556f4e8d8a521c04c7b15c2aa142e8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25425564562"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-06T08:56:01.000Z",
      "commit": "4aabcf29afd5bc65092453ef0c8eccf959965119",
      "fileid": "c8ff98b78012b29c39012d06d367bdf3ed5f0aaa4fb66bd5f8d803068a045877",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25425564562"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-06T08:55:53.000Z",
      "commit": "4aabcf29afd5bc65092453ef0c8eccf959965119",
      "fileid": "c41892b47dd73446b8f734dce0bb1a7bb2388d44912b710d559e14eac62d16b9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25425564562"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-05-22T15:41:32.000Z",
      "commit": "4aabcf29afd5bc65092453ef0c8eccf959965119",
      "fileid": "4fb03b77091f7329081f12608dce61f9bffddd0e1c6aac6ad96d9242de22732f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25425564562"
    }
  ]
}