{
  "_id": "6a4783506527f6f71fa0c16f",
  "Package": "sugrrants",
  "Title": "Supporting Graphs for Analysing Time Series",
  "Version": "0.2.9",
  "Authors@R": "c(person(given = \"Earo\",\nfamily = \"Wang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"earo.wang@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6448-5260\")),\nperson(given = \"Di\",\nfamily = \"Cook\",\nrole = c(\"aut\", \"ths\"),\ncomment = c(ORCID = \"0000-0002-3813-7155\")),\nperson(given = \"Rob\",\nfamily = \"Hyndman\",\nrole = c(\"aut\", \"ths\"),\ncomment = c(ORCID = \"0000-0002-2140-5352\")))",
  "Description": "Provides 'ggplot2' graphics for analysing time series\ndata. It aims to fit into the 'tidyverse' and grammar of\ngraphics framework for handling temporal data.",
  "License": "GPL (>= 3)",
  "URL": "https://pkg.earo.me/sugrrants/",
  "BugReports": "https://github.com/earowang/sugrrants/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://earowang.r-universe.dev",
  "Date/Publication": "2024-03-12 05:30:38 UTC",
  "RemoteUrl": "https://github.com/earowang/sugrrants",
  "RemoteRef": "HEAD",
  "RemoteSha": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 09:35:00 UTC",
    "User": "root"
  },
  "Author": "Earo Wang [aut, cre] (ORCID: <https://orcid.org/0000-0001-6448-5260>),\nDi Cook [aut, ths] (ORCID: <https://orcid.org/0000-0002-3813-7155>),\nRob Hyndman [aut, ths] (ORCID: <https://orcid.org/0000-0002-2140-5352>)",
  "Maintainer": "Earo Wang <earo.wang@gmail.com>",
  "_user": "earowang",
  "_type": "src",
  "_file": "sugrrants_0.2.9.tar.gz",
  "_fileid": "https://r2.ropensci.org/656a0afccb8f8c467265c071e5036333e8f7d99398d346d5c2adad68cb32eef9",
  "_filesize": 3116238,
  "_sha256": "656a0afccb8f8c467265c071e5036333e8f7d99398d346d5c2adad68cb32eef9",
  "_expires": "2026-10-11T09:39:27.000Z",
  "_created": "2026-07-03T09:35:00.000Z",
  "_published": "2026-07-03T09:39:28.295Z",
  "_jobs": [
    {
      "job": 84971852820,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8063083093"
    },
    {
      "job": 84971852803,
      "time": 204,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8063093305"
    },
    {
      "job": 84971852877,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8063062794"
    },
    {
      "job": 84971852802,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8063062457"
    },
    {
      "job": 84971179744,
      "time": 232,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8063018929"
    },
    {
      "job": 84971852835,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8063081918"
    },
    {
      "job": 84971852879,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8063057023"
    },
    {
      "job": 84971852840,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8063073293"
    },
    {
      "job": 84971852862,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8063064742"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/earowang/actions/runs/28651725923",
  "_status": "success",
  "_upstream": "https://github.com/earowang/sugrrants",
  "_commit": {
    "id": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
    "author": "Earo Wang <earo.wang@gmail.com>",
    "committer": "Earo Wang <earo.wang@gmail.com>",
    "message": "on cran\n",
    "time": 1710221438
  },
  "_maintainer": {
    "name": "Earo Wang",
    "email": "earo.wang@gmail.com",
    "login": "earowang",
    "description": "",
    "uuid": 2456216,
    "orcid": "0000-0001-6448-5260"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 2.2.0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.1.3",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tsibble",
      "version": ">= 0.8.0",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    }
  ],
  "_owner": "earowang",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "statistical-graphics",
    "time-series"
  ],
  "_stars": 81,
  "_contributors": [
    {
      "user": "earowang",
      "count": 330,
      "uuid": 2456216
    }
  ],
  "_userbio": {
    "uuid": 2456216,
    "type": "user",
    "name": "Earo Wang",
    "followers": 335
  },
  "_downloads": {
    "count": 608,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sugrrants"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/earowang/sugrrants",
  "_searchresults": 300,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/sugrrants.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/earowang/sugrrants",
  "_realowner": "earowang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-07-28"
    },
    {
      "version": "0.1.1",
      "date": "2017-11-11"
    },
    {
      "version": "0.1.2",
      "date": "2018-06-05"
    },
    {
      "version": "0.1.3",
      "date": "2018-07-07"
    },
    {
      "version": "0.1.4",
      "date": "2018-07-26"
    },
    {
      "version": "0.1.5",
      "date": "2018-08-19"
    },
    {
      "version": "0.1.6",
      "date": "2018-10-19"
    },
    {
      "version": "0.2.0",
      "date": "2018-10-28"
    },
    {
      "version": "0.2.1",
      "date": "2018-11-28"
    },
    {
      "version": "0.2.2",
      "date": "2019-02-02"
    },
    {
      "version": "0.2.3",
      "date": "2019-02-21"
    },
    {
      "version": "0.2.4",
      "date": "2019-04-08"
    },
    {
      "version": "0.2.5",
      "date": "2020-02-21"
    },
    {
      "version": "0.2.6",
      "date": "2020-03-10"
    },
    {
      "version": "0.2.7",
      "date": "2020-04-18"
    },
    {
      "version": "0.2.8",
      "date": "2020-10-05"
    },
    {
      "version": "0.2.9",
      "date": "2024-03-12"
    }
  ],
  "_exports": [
    "%>%",
    "draw_key_acf",
    "facet_calendar",
    "FacetCalendar",
    "frame_calendar",
    "geom_acf",
    "GeomAcf",
    "prettify",
    "stat_acf",
    "vars"
  ],
  "_datasets": [
    {
      "name": "hourly_peds",
      "title": "Pedestrian counts in Melbourne city",
      "object": "hourly_peds",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Date_Time",
        "Date",
        "Year",
        "Month",
        "Mdate",
        "Day",
        "Time",
        "Sensor_ID",
        "Sensor_Name",
        "Hourly_Counts"
      ],
      "rows": 78755,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sugrrants-package",
      "title": "sugrrants: supporting graphs for analysing time series",
      "topics": [
        "sugrrants-package"
      ]
    },
    {
      "page": "facet-calendar",
      "title": "Lay out panels in a calendar format",
      "topics": [
        "FacetCalendar",
        "facet_calendar"
      ]
    },
    {
      "page": "frame-calendar",
      "title": "Rearrange a temporal data frame to a calendar-based data format using linear algebra",
      "topics": [
        "frame_calendar",
        "prettify"
      ]
    },
    {
      "page": "sugrrants-geom",
      "title": "Autocorrelation for temporal data",
      "topics": [
        "GeomAcf",
        "geom_acf"
      ]
    },
    {
      "page": "hourly_peds",
      "title": "Pedestrian counts in Melbourne city",
      "topics": [
        "hourly_peds"
      ]
    },
    {
      "page": "stat_acf",
      "title": "Autocorrelation for temporal data",
      "topics": [
        "stat_acf"
      ]
    }
  ],
  "_readme": "https://github.com/earowang/sugrrants/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "frame-calendar.Rmd",
      "filename": "frame-calendar.html",
      "title": "Calendar-based graphics",
      "author": "Earo Wang, Di Cook, Rob J Hyndman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Scales",
        "Use in conjunction with group_by",
        "More geoms",
        "Summary",
        "Reference"
      ],
      "created": "2017-06-12 02:19:39",
      "modified": "2024-03-11 23:12:24",
      "commits": 24
    }
  ],
  "_score": 7.5616975326539935,
  "_indexed": true,
  "_nocasepkg": "sugrrants",
  "_universes": [
    "earowang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.9",
      "date": "2026-07-03T09:37:52.000Z",
      "distro": "resolute",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/282c72cc254386db1aba414b4f43f350cc0b0c3d2a870b94de5f6883c5c5a87f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earowang/actions/runs/28651725923"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.9",
      "date": "2026-07-03T09:38:19.000Z",
      "distro": "resolute",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/f85039131ea3ab2c7bf0e33e1373bbf3ed15baa4fc12100a7a12117b56b6e4cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earowang/actions/runs/28651725923"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.9",
      "date": "2026-07-03T09:37:05.000Z",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/ff7654cdff3d79843acd1de174d80afb0f79f4480620e5b983a39e5d69252d79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earowang/actions/runs/28651725923"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.9",
      "date": "2026-07-03T09:36:56.000Z",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/959c6e21050587805c0b1070c06de6ebe386e6f89a89288a4fb445f873bd2fe7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earowang/actions/runs/28651725923"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.9",
      "date": "2026-07-03T09:38:22.000Z",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/deffba3d84158baccd37fb65024768fd70657e8ea45765116e8e3340c861b952",
      "status": "success",
      "buildurl": "https://github.com/r-universe/earowang/actions/runs/28651725923"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.9",
      "date": "2026-07-03T09:36:37.000Z",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/48613ef78c6fc664a1074e864ca9453bce0fc5d5a8b71b7f2cfdadf8f5fa57e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earowang/actions/runs/28651725923"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.9",
      "date": "2026-07-03T09:37:21.000Z",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/720c27c055170085e51b3f40618a1986aac0d75779c19658f7b709076ff9067a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earowang/actions/runs/28651725923"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.9",
      "date": "2026-07-03T09:37:01.000Z",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/bb755ea0e9b14dd3cebfd16f15276fd3f00109368c154af61729c22552e172ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earowang/actions/runs/28651725923"
    }
  ]
}