{
  "_id": "6a533db49b92047c28d56fe7",
  "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://robjhyndman.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-12 07:04:55 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": "robjhyndman",
  "_type": "src",
  "_file": "sugrrants_0.2.9.tar.gz",
  "_fileid": "https://r2.ropensci.org/f4ed1ab3e7cc96a223608c4cc6debeeaa64720becce26591900aa847c09af2c2",
  "_filesize": 3116281,
  "_sha256": "f4ed1ab3e7cc96a223608c4cc6debeeaa64720becce26591900aa847c09af2c2",
  "_expires": "2026-10-20T07:09:38.000Z",
  "_created": "2026-07-12T07:04:55.000Z",
  "_published": "2026-07-12T07:09:40.381Z",
  "_jobs": [
    {
      "job": 86625839132,
      "time": 204,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257303731"
    },
    {
      "job": 86625839148,
      "time": 224,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257306929"
    },
    {
      "job": 86625839151,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257290807"
    },
    {
      "job": 86625839175,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257287758"
    },
    {
      "job": 86625422594,
      "time": 307,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257271841"
    },
    {
      "job": 86625839129,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257292560"
    },
    {
      "job": 86625839165,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257293689"
    },
    {
      "job": 86625839164,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257290206"
    },
    {
      "job": 86625839158,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257291077"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29183496712",
  "_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": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "statistical-graphics",
    "time-series"
  ],
  "_stars": 81,
  "_contributors": [
    {
      "user": "earowang",
      "count": 330,
      "uuid": 2456216
    }
  ],
  "_userbio": {
    "uuid": 127518,
    "type": "user",
    "name": "Rob J Hyndman",
    "followers": 3107,
    "description": "Professor of Statistics at Monash University, Australia"
  },
  "_downloads": {
    "count": 491,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sugrrants"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/earowang/sugrrants",
  "_searchresults": 298,
  "_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.558792542010586,
  "_indexed": false,
  "_nocasepkg": "sugrrants",
  "_universes": [
    "robjhyndman"
  ],
  "_indexurl": "https://earowang.r-universe.dev/sugrrants",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.9",
      "date": "2026-07-12T07:08:17.000Z",
      "distro": "resolute",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/432e532bc78bd959ccfb7e62bab4f6efaf14f101c5c9424bac8791ccac9b221c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29183496712"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.9",
      "date": "2026-07-12T07:08:37.000Z",
      "distro": "resolute",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/3fdf9bdb9904fd458a94de31cc6002a6a4680e51355a78b9db12e591ec598a2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29183496712"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.9",
      "date": "2026-07-12T07:07:10.000Z",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/f525e1caeb05515a6ec06944e582b596063994ffe76de1d9d40ca2f58923265d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29183496712"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.9",
      "date": "2026-07-12T07:06:44.000Z",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/4b6396d2824308108659345a18dc2bf9d6e9b5c1b86e02c13f0655f169063fe8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29183496712"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.9",
      "date": "2026-07-12T07:07:42.000Z",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/0fd57dd36ce4855c61b58de78dcad905eb3d022e54ac3f0ad5447796e7f77363",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29183496712"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.9",
      "date": "2026-07-12T07:07:09.000Z",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/771e0eb54013a02a33602c177834b5e692fb44a85d79a0ffa47cd2b17f40e26c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29183496712"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.9",
      "date": "2026-07-12T07:06:47.000Z",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/b17ec50dc8e43e275bf88045a069866b0df7b709d3ebcead938984eb44b3c743",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29183496712"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.9",
      "date": "2026-07-12T07:06:53.000Z",
      "commit": "204a766b59e1f065bc1c15c7712c89aa268f8e74",
      "fileid": "https://r2.ropensci.org/6ab43072e67aaf45e9da0facd9f4a905cecbffd83b25039814e69e994725caf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29183496712"
    }
  ]
}