{
  "_id": "6a5b250e9baadeef8ab4bebd",
  "Package": "ganttrify",
  "Title": "Create beautiful Gantt charts with ggplot2",
  "Version": "0.0.1.9007",
  "Authors@R": "person(given = \"Giorgio\",\nfamily = \"Comai (OBCT/CCI)\",\nrole = c(\"aut\", \"cre\"),\nemail = \"g@giorgiocomai.eu\",\ncomment = c(ORCID = \"0000-0002-0515-9542\"))",
  "Description": "'ganttrify' facilitates the creation of nice-looking Gantt\ncharts, commonly used in project proposals and project\nmanagement.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/giocomai/ganttrify",
  "BugReports": "https://github.com/giocomai/ganttrify/issues",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://giocomai.r-universe.dev",
  "Date/Publication": "2025-10-21 20:04:21 UTC",
  "RemoteUrl": "https://github.com/giocomai/ganttrify",
  "RemoteRef": "HEAD",
  "RemoteSha": "e5d459c16c740abb24c0a65252f6b3c5b8b9e60d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-18 06:59:33 UTC",
    "User": "root"
  },
  "Author": "Giorgio Comai (OBCT/CCI) [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0515-9542>)",
  "Maintainer": "Giorgio Comai (OBCT/CCI) <g@giorgiocomai.eu>",
  "_user": "giocomai",
  "_type": "src",
  "_file": "ganttrify_0.0.1.9007.tar.gz",
  "_fileid": "https://r2.ropensci.org/a73aa1af23b61c5a4e25e41365b93bfa1c4bb10186db77d088cf9cf199dbdde0",
  "_filesize": 1096076,
  "_sha256": "a73aa1af23b61c5a4e25e41365b93bfa1c4bb10186db77d088cf9cf199dbdde0",
  "_expires": "2026-10-26T07:02:36.000Z",
  "_created": "2026-07-18T06:59:33.000Z",
  "_published": "2026-07-18T07:02:38.162Z",
  "_jobs": [
    {
      "job": 88055580504,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8426803478"
    },
    {
      "job": 88055580512,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8426802077"
    },
    {
      "job": 88055580498,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8426793005"
    },
    {
      "job": 88055580484,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8426792556"
    },
    {
      "job": 88055342422,
      "time": 184,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426779031"
    },
    {
      "job": 88055580490,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8426797710"
    },
    {
      "job": 88055580503,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8426793391"
    },
    {
      "job": 88055580507,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8426795946"
    },
    {
      "job": 88055580492,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8426791586"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/giocomai/actions/runs/29634863652",
  "_status": "success",
  "_upstream": "https://github.com/giocomai/ganttrify",
  "_commit": {
    "id": "e5d459c16c740abb24c0a65252f6b3c5b8b9e60d",
    "author": "Giorgio Comai <g@giorgiocomai.eu>",
    "committer": "Giorgio Comai <g@giorgiocomai.eu>",
    "message": "add missing dependency\n",
    "time": 1761077061
  },
  "_maintainer": {
    "name": "Giorgio Comai (OBCT/CCI)",
    "email": "g@giorgiocomai.eu",
    "login": "giocomai",
    "mastodon": "@giocomai@mastodon.social",
    "twitter": "@giocomai",
    "description": "Researcher @BalcaniCaucaso, crunching data @EDJNet, previously at Dublin City University.",
    "uuid": 11276752,
    "orcid": "0000-0002-0515-9542"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "wesanderson",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "extrafont",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "giocomai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-43",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "gantt-charts",
    "ggplot2"
  ],
  "_stars": 723,
  "_contributors": [
    {
      "user": "giocomai",
      "count": 84,
      "uuid": 11276752
    },
    {
      "user": "anthonyebert",
      "count": 3,
      "uuid": 16058506
    }
  ],
  "_userbio": {
    "uuid": 11276752,
    "type": "user",
    "name": "Giorgio Comai",
    "followers": 85,
    "description": "Researcher @BalcaniCaucaso, crunching data @EDJNet, previously at Dublin City University."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ganttrify"
  },
  "_devurl": "https://github.com/giocomai/ganttrify",
  "_searchresults": 43,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ganttrify.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "gantt_verify",
    "ganttrify"
  ],
  "_datasets": [
    {
      "name": "test_project",
      "title": "",
      "object": "test_project",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "wp",
        "activity",
        "start_date",
        "end_date"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_project_date_day",
      "title": "",
      "object": "test_project_date_day",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "wp",
        "activity",
        "start_date",
        "end_date"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_project_date_month",
      "title": "",
      "object": "test_project_date_month",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "wp",
        "activity",
        "start_date",
        "end_date"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_spots",
      "title": "",
      "object": "test_spots",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "activity",
        "spot_type",
        "spot_date"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_spots_date_day",
      "title": "",
      "object": "test_spots_date_day",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "activity",
        "spot_type",
        "spot_date"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_spots_date_month",
      "title": "",
      "object": "test_spots_date_month",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "activity",
        "spot_type",
        "spot_date"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "gantt_verify",
      "title": "Check the consistency of the input project data frame",
      "topics": [
        "gantt_verify"
      ]
    },
    {
      "page": "ganttrify",
      "title": "Create Gantt charts from a data frame",
      "topics": [
        "ganttrify"
      ]
    }
  ],
  "_readme": "https://github.com/giocomai/ganttrify/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gtable",
    "isoband",
    "jpeg",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lubridate",
    "magrittr",
    "markdown",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "wesanderson",
    "withr",
    "xfun",
    "xml2",
    "zoo"
  ],
  "_score": 5.492606752874117,
  "_indexed": true,
  "_nocasepkg": "ganttrify",
  "_universes": [
    "giocomai"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.9007",
      "date": "2026-07-18T07:01:52.000Z",
      "distro": "resolute",
      "commit": "e5d459c16c740abb24c0a65252f6b3c5b8b9e60d",
      "fileid": "https://r2.ropensci.org/77486c119c82361896b6b3ec6a43d67732cffa50a9404311879bfcbd2804e314",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/29634863652"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1.9007",
      "date": "2026-07-18T07:01:47.000Z",
      "distro": "resolute",
      "commit": "e5d459c16c740abb24c0a65252f6b3c5b8b9e60d",
      "fileid": "https://r2.ropensci.org/72fa4c7780950d217068883be397cfbae6d1d5f6a919ddc4098a1b91844b8183",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/29634863652"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.9007",
      "date": "2026-07-18T07:00:56.000Z",
      "commit": "e5d459c16c740abb24c0a65252f6b3c5b8b9e60d",
      "fileid": "https://r2.ropensci.org/cad3616c82e96c20f1725a522f8c5906c1eed2f669d2bf9d62d5b2e728cda5a1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/29634863652"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1.9007",
      "date": "2026-07-18T07:00:53.000Z",
      "commit": "e5d459c16c740abb24c0a65252f6b3c5b8b9e60d",
      "fileid": "https://r2.ropensci.org/fd88b0fc5692c1696daaf9e464beb0c9485119cb0237847ca0cb75fe6afb5311",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/29634863652"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.9007",
      "date": "2026-07-18T07:01:38.000Z",
      "commit": "e5d459c16c740abb24c0a65252f6b3c5b8b9e60d",
      "fileid": "https://r2.ropensci.org/9614ad009f279d5566689ff8edd458fcf02929422b0116e9e4062597620e28a9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/29634863652"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.9007",
      "date": "2026-07-18T07:00:49.000Z",
      "commit": "e5d459c16c740abb24c0a65252f6b3c5b8b9e60d",
      "fileid": "https://r2.ropensci.org/3946040f4c8bb557cfa392b2c4944754f8bd72e4e7eabfd874bc95266515c526",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/29634863652"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.9007",
      "date": "2026-07-18T07:01:08.000Z",
      "commit": "e5d459c16c740abb24c0a65252f6b3c5b8b9e60d",
      "fileid": "https://r2.ropensci.org/d3dcd5b221fa27befcbe347a5874091e91cd0d2d22ce64c5dc7175ef7767b466",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/29634863652"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1.9007",
      "date": "2026-07-18T07:00:39.000Z",
      "commit": "e5d459c16c740abb24c0a65252f6b3c5b8b9e60d",
      "fileid": "https://r2.ropensci.org/dff4f5933e84de0b3dbc26346a6b3af68e37aaeefffa640ab5ca8452d47c8c1c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/29634863652"
    }
  ]
}