{
  "_id": "6a1ee0d7b401979e73410897",
  "Package": "tibbletime",
  "Type": "Package",
  "Title": "Time Aware Tibbles",
  "Version": "0.1.9.9000",
  "Authors@R": "c(\nperson(\"Davis\", \"Vaughan\", email = \"davis@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Matt\", \"Dancho\", email = \"mdancho@business-science.io\", role = c(\"aut\"))\n)",
  "Maintainer": "Davis Vaughan <davis@posit.co>",
  "Description": "Built on top of the 'tibble' package, 'tibbletime' is an\nextension that allows for the creation of time aware tibbles.\nSome immediate advantages of this include: the ability to\nperform time-based subsetting on tibbles, quickly summarising\nand aggregating results by time periods, and creating columns\nthat can be used as 'dplyr' time-based groups.",
  "URL": "https://github.com/business-science/tibbletime",
  "BugReports": "https://github.com/business-science/tibbletime/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Repository": "https://business-science.r-universe.dev",
  "Date/Publication": "2024-12-03 23:02:09 UTC",
  "RemoteUrl": "https://github.com/business-science/tibbletime",
  "RemoteRef": "HEAD",
  "RemoteSha": "38d4331994add548c1099b53f472dcc42bfe7f3a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-20 07:11:09 UTC",
    "User": "root"
  },
  "Author": "Davis Vaughan [aut, cre],\nMatt Dancho [aut]",
  "MD5sum": "ad0c82ac422f81b528f0ec9b0421bf88",
  "_user": "business-science",
  "_type": "src",
  "_file": "tibbletime_0.1.9.9000.tar.gz",
  "_fileid": "82572729eda49cb0e39caf60eb0418105f35739da6b0c26a214d66c633b80930",
  "_filesize": 718587,
  "_sha256": "82572729eda49cb0e39caf60eb0418105f35739da6b0c26a214d66c633b80930",
  "_created": "2026-05-20T07:11:09.000Z",
  "_published": "2026-06-02T13:55:35.782Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79087383020,
      "time": 178,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103530739"
    },
    {
      "job": 79087383039,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103521069"
    },
    {
      "job": 79087382916,
      "time": 155,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103524627"
    },
    {
      "job": 79087382923,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103520301"
    },
    {
      "job": 79087383776,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103513617"
    },
    {
      "job": 79087382974,
      "time": 269,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103555656"
    },
    {
      "job": 79087383337,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103508723"
    },
    {
      "job": 79087382758,
      "time": 332,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103574259"
    },
    {
      "job": 79087382422,
      "time": 249,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103478235"
    },
    {
      "job": 79087381489,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359726227"
    },
    {
      "job": 79087382969,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103526139"
    },
    {
      "job": 79087383164,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103512289"
    },
    {
      "job": 79087382744,
      "time": 195,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103535784"
    }
  ],
  "_buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/business-science/tibbletime",
  "_commit": {
    "id": "38d4331994add548c1099b53f472dcc42bfe7f3a",
    "author": "Davis Vaughan <davis@posit.co>",
    "committer": "Davis Vaughan <davis@posit.co>",
    "message": "Increment version number to 0.1.9.9000\n",
    "time": 1733266929
  },
  "_maintainer": {
    "name": "Davis Vaughan",
    "email": "davis@posit.co",
    "login": "davisvaughan",
    "bluesky": "@davisvaughan.bsky.social",
    "description": "Working on all things @tidyverse and @r-lib to make data analysis more fun",
    "uuid": 19150088
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.10",
      "role": "LinkingTo"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.6.2",
      "role": "Imports"
    },
    {
      "package": "hms",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.1",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "version": ">= 1.8.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.5",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.9",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.8",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "version": ">= 1.8-11",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "gapminder",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "business-science",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "periodicity",
    "tibble",
    "time",
    "time-series",
    "timeseries",
    "cpp"
  ],
  "_stars": 177,
  "_contributors": [
    {
      "user": "davisvaughan",
      "count": 136,
      "uuid": 19150088
    },
    {
      "user": "mdancho84",
      "count": 7,
      "uuid": 13734662
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    },
    {
      "user": "jdnewmil",
      "count": 1,
      "uuid": 6993649
    }
  ],
  "_userbio": {
    "uuid": 26503379,
    "type": "organization",
    "name": "Business Science",
    "description": "Applying data science to business & financial analysis, tw: @bizScienc"
  },
  "_downloads": {
    "count": 2844,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tibbletime"
  },
  "_devurl": "https://github.com/business-science/tibbletime",
  "_searchresults": 700,
  "_rbuild": "4.6.0",
  "_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/tibbletime.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/business-science/tibbletime",
  "_realowner": "business-science",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2017-09-07"
    },
    {
      "version": "0.0.2",
      "date": "2017-10-06"
    },
    {
      "version": "0.1.0",
      "date": "2018-01-03"
    },
    {
      "version": "0.1.1",
      "date": "2018-01-30"
    },
    {
      "version": "0.1.2",
      "date": "2019-02-11"
    },
    {
      "version": "0.1.3",
      "date": "2019-09-20"
    },
    {
      "version": "0.1.4",
      "date": "2020-05-26"
    },
    {
      "version": "0.1.5",
      "date": "2020-06-18"
    },
    {
      "version": "0.1.6",
      "date": "2020-07-21"
    },
    {
      "version": "0.1.7",
      "date": "2022-10-29"
    },
    {
      "version": "0.1.8",
      "date": "2023-01-24"
    },
    {
      "version": "0.1.9",
      "date": "2024-12-03"
    }
  ],
  "_exports": [
    "%>%",
    "as_period",
    "as_tbl_time",
    "ceiling_index",
    "collapse_by",
    "collapse_index",
    "create_series",
    "filter",
    "filter_time",
    "floor_index",
    "get_index_char",
    "get_index_class",
    "get_index_col",
    "get_index_quo",
    "get_index_time_zone",
    "new_tbl_time",
    "parse_period",
    "partition_index",
    "reconstruct",
    "rollify",
    "tbl_time"
  ],
  "_datasets": [
    {
      "name": "FANG",
      "title": "Stock prices for Facebook, Amazon, Netflix and Google from 2013-2016",
      "object": "FANG",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "symbol",
        "date",
        "open",
        "high",
        "low",
        "close",
        "volume",
        "adjusted"
      ],
      "rows": 4032,
      "table": true,
      "tojson": true
    },
    {
      "name": "FB",
      "title": "Stock prices for Facebook from 2013-2016",
      "object": "FB",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "symbol",
        "date",
        "open",
        "high",
        "low",
        "close",
        "volume",
        "adjusted"
      ],
      "rows": 1008,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as_period",
      "title": "Change 'tbl_time' periodicity",
      "topics": [
        "as_period"
      ]
    },
    {
      "page": "tbl_time",
      "title": "Create 'tbl_time' objects",
      "topics": [
        "as_tbl_time",
        "tbl_time"
      ]
    },
    {
      "page": "ceiling_index",
      "title": "A simple wrapper of 'lubridate::ceiling_date()'",
      "topics": [
        "ceiling_index"
      ]
    },
    {
      "page": "collapse_by",
      "title": "Collapse a tbl_time object by its index",
      "topics": [
        "collapse_by"
      ]
    },
    {
      "page": "collapse_index",
      "title": "Collapse an index vector so that all observations in an interval share the same date",
      "topics": [
        "collapse_index"
      ]
    },
    {
      "page": "create_series",
      "title": "Create a 'tbl_time' object with a sequence of regularly spaced dates",
      "topics": [
        "create_series"
      ]
    },
    {
      "page": "FANG",
      "title": "Stock prices for Facebook, Amazon, Netflix and Google from 2013-2016",
      "topics": [
        "FANG"
      ]
    },
    {
      "page": "FB",
      "title": "Stock prices for Facebook from 2013-2016",
      "topics": [
        "FB"
      ]
    },
    {
      "page": "filter_time",
      "title": "Succinctly filter a 'tbl_time' object by its index",
      "topics": [
        "filter_time",
        "[.tbl_time"
      ]
    },
    {
      "page": "floor_index",
      "title": "A simple wrapper of 'lubridate::floor_date()'",
      "topics": [
        "floor_index"
      ]
    },
    {
      "page": "getters",
      "title": "Getters",
      "topics": [
        "getters",
        "get_index_char",
        "get_index_class",
        "get_index_col",
        "get_index_quo",
        "get_index_time_zone"
      ]
    },
    {
      "page": "new_tbl_time",
      "title": "Create a new tbl_time object",
      "topics": [
        "new_tbl_time"
      ]
    },
    {
      "page": "parse_period",
      "title": "Parse a character period specification",
      "topics": [
        "parse_period"
      ]
    },
    {
      "page": "partition_index",
      "title": "Partition an index vector into an integer vector representing groups",
      "topics": [
        "partition_index"
      ]
    },
    {
      "page": "posixct_numeric_to_datetime",
      "title": "Converting a posixct numeric time back to a classed datetime",
      "topics": [
        "posixct_numeric_to_datetime"
      ]
    },
    {
      "page": "reconstruct",
      "title": "Reconstruct an S3 class from a template",
      "topics": [
        "reconstruct"
      ]
    },
    {
      "page": "rollify",
      "title": "Create a rolling version of any function",
      "topics": [
        "rollify"
      ]
    },
    {
      "page": "tibbletime",
      "title": "tibbletime: time-aware tibbles",
      "topics": [
        "tibbletime-package",
        "tibbletime"
      ]
    }
  ],
  "_readme": "https://github.com/business-science/tibbletime/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "TT-02-changing-time-periods.Rmd",
      "filename": "TT-02-changing-time-periods.html",
      "title": "Changing periodicity",
      "author": "Davis Vaughan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introducing as_period()",
        "Datasets required",
        "Daily to monthly",
        "Generic periods",
        "Details and the start_date argument",
        "The side argument",
        "Grouped datasets"
      ],
      "created": "2017-09-30 20:20:12",
      "modified": "2023-01-24 17:34:09",
      "commits": 6
    },
    {
      "source": "TT-03-rollify-for-rolling-analysis.Rmd",
      "filename": "TT-03-rollify-for-rolling-analysis.html",
      "title": "Rolling calculations in tibbletime",
      "author": "Davis Vaughan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introducing rollify()",
        "Datasets required",
        "A rolling average",
        "Purrr functional syntax",
        "Optional arguments",
        "Returning more than 1 value per call",
        "Custom missing values",
        "Rolling regressions"
      ],
      "created": "2017-09-30 23:48:29",
      "modified": "2022-10-28 15:05:20",
      "commits": 4
    },
    {
      "source": "TT-01-time-based-filtering.Rmd",
      "filename": "TT-01-time-based-filtering.html",
      "title": "Time-based filtering",
      "author": "Davis Vaughan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introducing filter_time()",
        "Datasets required",
        "Year filtering example",
        "Month filtering example",
        "Keywords",
        "Grouped example",
        "Finer periods",
        "[ syntax",
        "Using variables in the filter"
      ],
      "created": "2017-09-30 20:20:12",
      "modified": "2017-12-24 15:38:59",
      "commits": 6
    },
    {
      "source": "TT-04-use-with-dplyr.Rmd",
      "filename": "TT-04-use-with-dplyr.html",
      "title": "Use with dplyr",
      "author": "Davis Vaughan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package motivation",
        "Index manipulation",
        "Multiple series"
      ],
      "created": "2017-12-23 15:21:12",
      "modified": "2023-01-24 17:34:09",
      "commits": 9
    }
  ],
  "_score": 10.228242135809378,
  "_indexed": true,
  "_nocasepkg": "tibbletime",
  "_universes": [
    "business-science",
    "davisvaughan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9.9000",
      "date": "2026-05-20T07:14:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "38d4331994add548c1099b53f472dcc42bfe7f3a",
      "fileid": "0cc0fee296c0b53d4074157c177efda6b14a91bd7ccf5bea77120a5758dd99d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9.9000",
      "date": "2026-05-20T07:13:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "38d4331994add548c1099b53f472dcc42bfe7f3a",
      "fileid": "555fd2bae05828704604ea05d7e3cdd48b64c221decdbe26517eda14de84645e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.9.9000",
      "date": "2026-05-20T07:13:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "38d4331994add548c1099b53f472dcc42bfe7f3a",
      "fileid": "396c4322a5a885684408435c104035a3b5e7847d7c2396cefb8bdc692fc6e883",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.9.9000",
      "date": "2026-05-20T07:13:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "38d4331994add548c1099b53f472dcc42bfe7f3a",
      "fileid": "a162fbaeffb97a72438804e64566c9f553b8dbc7bde67e30e92ee8c6c7e871d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9.9000",
      "date": "2026-05-20T07:13:09.000Z",
      "arch": "aarch64",
      "commit": "38d4331994add548c1099b53f472dcc42bfe7f3a",
      "fileid": "7f87004a3832dacec164bcac3f692f25f4923bab1d7592455cb1f5808ed026a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9.9000",
      "date": "2026-05-20T07:14:54.000Z",
      "arch": "x86_64",
      "commit": "38d4331994add548c1099b53f472dcc42bfe7f3a",
      "fileid": "c0a38fdada2b553974302d83d3e27f8105d02139c673e0651f80971afdf84987",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.9.9000",
      "date": "2026-05-20T07:12:55.000Z",
      "arch": "aarch64",
      "commit": "38d4331994add548c1099b53f472dcc42bfe7f3a",
      "fileid": "3f681ca96a8fed11d9fc30e2025df44a52a3e4dfc760e04d1b1c7e0f564c2768",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.9.9000",
      "date": "2026-05-20T07:15:32.000Z",
      "arch": "x86_64",
      "commit": "38d4331994add548c1099b53f472dcc42bfe7f3a",
      "fileid": "7148dff50c9d123295becbd78828ad21755d689d00c744632b48b679d8d5bd32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9.9000",
      "date": "2026-05-20T07:13:02.000Z",
      "arch": "x86_64",
      "commit": "38d4331994add548c1099b53f472dcc42bfe7f3a",
      "fileid": "349dc1763a379d4ccb14ee5d25b28b0babedbc7d2b63b97708bebd77d0ff15f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9.9000",
      "date": "2026-05-20T07:12:38.000Z",
      "arch": "x86_64",
      "commit": "38d4331994add548c1099b53f472dcc42bfe7f3a",
      "fileid": "d4a4a5908db84b6dc9de6e994ee0e38dc5c407fd6c05e8859226483528cddabe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.9.9000",
      "date": "2026-05-20T07:13:12.000Z",
      "arch": "x86_64",
      "commit": "38d4331994add548c1099b53f472dcc42bfe7f3a",
      "fileid": "72e7767452be45e2534c9f2885f29561634ebc355c55e0fc0e184775af68e069",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9.9000",
      "date": "2026-06-02T13:54:55.000Z",
      "arch": "emscripten",
      "commit": "38d4331994add548c1099b53f472dcc42bfe7f3a",
      "fileid": "61d3a5795c5817a9ed6d6f7fb1f496aa04662f3fe5c6b7ecc1c52895f3d2a53c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26147110456"
    }
  ]
}