{
  "_id": "6a4a5d621e9cffeb4b833654",
  "Package": "padr",
  "Type": "Package",
  "Title": "Quickly Get Datetime Data Ready for Analysis",
  "Version": "0.7.0",
  "Authors@R": "person(given = \"Edwin\",\nfamily = \"Thoen\",\nrole = c(\"aut\", \"cre\"),\nemail = \"edwinthoen@gmail.com\")",
  "Description": "Transforms datetime data into a format ready for analysis.\nIt offers two core functionalities; aggregating data to a\nhigher level interval (thicken) and imputing records where\nobservations were absent (pad).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://edwinth.github.io/padr/, https://github.com/EdwinTh/padr",
  "BugReports": "https://github.com/EdwinTh/padr/issues",
  "ByteCompile": "true",
  "Repository": "https://edwinth.r-universe.dev",
  "Date/Publication": "2026-07-05 11:45:23 UTC",
  "RemoteUrl": "https://github.com/edwinth/padr",
  "RemoteRef": "HEAD",
  "RemoteSha": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 13:28:23 UTC",
    "User": "root"
  },
  "Author": "Edwin Thoen [aut, cre]",
  "Maintainer": "Edwin Thoen <edwinthoen@gmail.com>",
  "_user": "edwinth",
  "_type": "src",
  "_file": "padr_0.7.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ba27c49fdaac5c020c8d567c51d29c4e02928119814ad94f753c9de55babf357",
  "_filesize": 3343701,
  "_sha256": "ba27c49fdaac5c020c8d567c51d29c4e02928119814ad94f753c9de55babf357",
  "_expires": "2026-10-13T13:34:24.000Z",
  "_created": "2026-07-05T13:28:23.000Z",
  "_published": "2026-07-05T13:34:26.516Z",
  "_jobs": [
    {
      "job": 85227338524,
      "time": 149,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092255816"
    },
    {
      "job": 85227338521,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092256184"
    },
    {
      "job": 85227338509,
      "time": 148,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092255661"
    },
    {
      "job": 85227338515,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092256708"
    },
    {
      "job": 85227338508,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092247238"
    },
    {
      "job": 85227338490,
      "time": 310,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092277134"
    },
    {
      "job": 85227338511,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092254863"
    },
    {
      "job": 85227338512,
      "time": 215,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092264736"
    },
    {
      "job": 85227041123,
      "time": 258,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092236341"
    },
    {
      "job": 85227338471,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8092257908"
    },
    {
      "job": 85227338495,
      "time": 173,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092258992"
    },
    {
      "job": 85227338497,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092254772"
    },
    {
      "job": 85227338488,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092255833"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264",
  "_status": "success",
  "_upstream": "https://github.com/edwinth/padr",
  "_commit": {
    "id": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
    "author": "Edwin Thoen <edwinthoen@funda.nl>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #106 from EdwinTh/ISSUE-105-break-above-error-message\n\nmore informative error break_above",
    "time": 1783251923
  },
  "_maintainer": {
    "name": "Edwin Thoen",
    "email": "edwinthoen@gmail.com",
    "login": "edwinth",
    "description": "Data scientist at Funda. Author of the R package padr.",
    "uuid": 7958036
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "lazyeval",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    }
  ],
  "_owner": "edwinth",
  "_selfowned": true,
  "_usedby": 24,
  "_updates": [
    {
      "week": "2026-26",
      "n": 6
    },
    {
      "week": "2026-27",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 137,
  "_contributors": [
    {
      "user": "edwinth",
      "count": 519,
      "uuid": 7958036
    },
    {
      "user": "schloerke",
      "count": 21,
      "uuid": 93231
    },
    {
      "user": "doug-friedman",
      "count": 5,
      "uuid": 316741
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    },
    {
      "user": "sharlagelfand",
      "count": 1,
      "uuid": 15895337
    }
  ],
  "_userbio": {
    "uuid": 7958036,
    "type": "user",
    "name": "Edwin Thoen",
    "followers": 95,
    "description": "Data scientist at Funda. Author of the R package padr."
  },
  "_downloads": {
    "count": 11158,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/padr"
  },
  "_devurl": "https://github.com/edwinth/padr",
  "_pkgdown": "https://edwinth.github.io/padr/",
  "_searchresults": 537,
  "_topics": [
    "cpp"
  ],
  "_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/padr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/edwinth/padr",
  "_realowner": "edwinth",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-01-17"
    },
    {
      "version": "0.2.0",
      "date": "2017-02-08"
    },
    {
      "version": "0.2.1",
      "date": "2017-02-19"
    },
    {
      "version": "0.3.0",
      "date": "2017-05-15"
    },
    {
      "version": "0.4.0",
      "date": "2017-11-16"
    },
    {
      "version": "0.4.1",
      "date": "2018-06-26"
    },
    {
      "version": "0.4.2",
      "date": "2019-04-13"
    },
    {
      "version": "0.5.0",
      "date": "2019-06-11"
    },
    {
      "version": "0.5.1",
      "date": "2020-04-03"
    },
    {
      "version": "0.5.2",
      "date": "2020-05-12"
    },
    {
      "version": "0.5.3",
      "date": "2020-09-12"
    },
    {
      "version": "0.6.0",
      "date": "2021-10-01"
    },
    {
      "version": "0.6.1",
      "date": "2022-10-04"
    },
    {
      "version": "0.6.2",
      "date": "2022-11-23"
    },
    {
      "version": "0.6.3",
      "date": "2024-11-21"
    }
  ],
  "_exports": [
    "center_interval",
    "closest_weekday",
    "fill_by_function",
    "fill_by_prevalent",
    "fill_by_value",
    "format_interval",
    "get_interval",
    "pad",
    "pad_cust",
    "pad_int",
    "span_around",
    "span_date",
    "span_time",
    "subset_span",
    "thicken",
    "thicken_cust"
  ],
  "_datasets": [
    {
      "name": "coffee",
      "title": "Coffee Data Set",
      "object": "coffee",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "time_stamp",
        "amount"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "emergency",
      "title": "Emergency Calls for Montgomery County, PA",
      "object": "emergency",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "lat",
        "lng",
        "zip",
        "title",
        "time_stamp",
        "twp"
      ],
      "rows": 120450,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "center_interval",
      "title": "Shift to the middle of each interval",
      "topics": [
        "center_interval"
      ]
    },
    {
      "page": "closest_weekday",
      "title": "Retrieve the closest given weekday",
      "topics": [
        "closest_weekday"
      ]
    },
    {
      "page": "coffee",
      "title": "Coffee Data Set",
      "topics": [
        "coffee"
      ]
    },
    {
      "page": "emergency",
      "title": "Emergency Calls for Montgomery County, PA",
      "topics": [
        "emergency"
      ]
    },
    {
      "page": "fill_by_function",
      "title": "Fill missing values by a function of the nonmissings",
      "topics": [
        "fill_by_function"
      ]
    },
    {
      "page": "fill_by_prevalent",
      "title": "Fill missing values by the most prevalent nonmissing value",
      "topics": [
        "fill_by_prevalent"
      ]
    },
    {
      "page": "fill_by_value",
      "title": "Fill missing values by a single value",
      "topics": [
        "fill_by_value"
      ]
    },
    {
      "page": "format_interval",
      "title": "Make a period character vector",
      "topics": [
        "format_interval"
      ]
    },
    {
      "page": "get_interval",
      "title": "Get the interval of a datetime variable",
      "topics": [
        "get_interval"
      ]
    },
    {
      "page": "pad",
      "title": "Pad the datetime column of a data frame",
      "topics": [
        "pad"
      ]
    },
    {
      "page": "pad_cust",
      "title": "Pad with a custom spanning",
      "topics": [
        "pad_cust"
      ]
    },
    {
      "page": "pad_int",
      "title": "Pad the integer column of a data frame",
      "topics": [
        "pad_int"
      ]
    },
    {
      "page": "span_around",
      "title": "Span an equally spaced vector around a datetime variable",
      "topics": [
        "span_around"
      ]
    },
    {
      "page": "span_date",
      "title": "Wrapper around 'seq.Date'.",
      "topics": [
        "span_date"
      ]
    },
    {
      "page": "span_time",
      "title": "Wrapper around 'seq.POSIXct'.",
      "topics": [
        "span_time"
      ]
    },
    {
      "page": "subset_span",
      "title": "Subset a spanned datetime vector",
      "topics": [
        "subset_span"
      ]
    },
    {
      "page": "thicken",
      "title": "Add a variable of a higher interval to a data frame",
      "topics": [
        "thicken"
      ]
    },
    {
      "page": "thicken_cust",
      "title": "Thicken with a custom spanning",
      "topics": [
        "thicken_cust"
      ]
    }
  ],
  "_readme": "https://github.com/edwinth/padr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "padr_custom.Rmd",
      "filename": "padr_custom.html",
      "title": "Custom thickening and padding",
      "author": "Edwin Thoen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preparing the spanning",
        "Thickening and padding"
      ],
      "created": "2017-09-27 16:06:23",
      "modified": "2026-06-24 11:06:51",
      "commits": 18
    },
    {
      "source": "padr_implementation.Rmd",
      "filename": "padr_implementation.html",
      "title": "Implementation Information of padr",
      "author": "Edwin Thoen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Daylight savings time",
        "Different time zones",
        "Details working thicken"
      ],
      "created": "2017-01-11 10:05:47",
      "modified": "2026-06-23 08:20:01",
      "commits": 11
    },
    {
      "source": "padr.Rmd",
      "filename": "padr.html",
      "title": "Introduction to padr",
      "author": "Edwin Thoen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "thicken",
        "pad",
        "Grouping",
        "fill functions",
        "Formatting functions",
        "Further details",
        "Suggestions?"
      ],
      "created": "2016-10-22 19:58:39",
      "modified": "2026-06-24 11:06:51",
      "commits": 27
    }
  ],
  "_score": 11.850794952409206,
  "_indexed": true,
  "_nocasepkg": "padr",
  "_universes": [
    "edwinth"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-07-05T13:30:58.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
      "fileid": "https://r2.ropensci.org/8950d8320596e36c86641350d1873df76dd65dd22495cf149c24e071f3ce1f56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-07-05T13:30:51.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
      "fileid": "https://r2.ropensci.org/b7ba121952146aa1ad00bce02ad3ed05f74b0270be1694c9dadfb6560f8fc305",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-07-05T13:30:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
      "fileid": "https://r2.ropensci.org/3a9a4a4c15143f10cb757db06bb53d8a04b1285027b50935e6ae658cd325148e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-07-05T13:30:56.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
      "fileid": "https://r2.ropensci.org/ac713152fee28f1f37257b0a9ea18cb860eb0774022c62e66f712049f2190696",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-07-05T13:29:58.000Z",
      "arch": "aarch64",
      "commit": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
      "fileid": "https://r2.ropensci.org/6c2bfd301ad5863ccd26a1580587b5d93b07e68a4f19a9567d535e4ca7bc743b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-07-05T13:32:34.000Z",
      "arch": "x86_64",
      "commit": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
      "fileid": "https://r2.ropensci.org/c6f9bcb25733893b860622db8bc652063e135bc82943f9bbb55cd8b256cd7fd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-07-05T13:30:36.000Z",
      "arch": "aarch64",
      "commit": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
      "fileid": "https://r2.ropensci.org/f4b86e11f6cf484507cb07d6b1ae57822d816fc5073b816e5a036dfc03689e98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-07-05T13:31:13.000Z",
      "arch": "x86_64",
      "commit": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
      "fileid": "https://r2.ropensci.org/2adf28f0e0f535be3f73ceff64efa790a13aa87e6692f3f71bbe65b8dc31e5c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-07-05T13:31:27.000Z",
      "arch": "emscripten",
      "commit": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
      "fileid": "https://r2.ropensci.org/9825eee5109039efc14ede310a99d6d9c8c6b4ccc9e4115b8e4561c04d3a8a37",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-07-05T13:30:46.000Z",
      "arch": "x86_64",
      "commit": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
      "fileid": "https://r2.ropensci.org/f03624a0098b7e591288448606f0adc378aa0d3ce7177bc7f2f38763e1d67e94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-07-05T13:30:21.000Z",
      "arch": "x86_64",
      "commit": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
      "fileid": "https://r2.ropensci.org/07bfba49063f1d00be29308581538fc1c46e2cbc1d83016a7525138bb143f076",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-07-05T13:30:27.000Z",
      "arch": "x86_64",
      "commit": "2bf69a5fff2a1aa5dcf339c566ae3753ac34bdf3",
      "fileid": "https://r2.ropensci.org/e1243e63c7a52184717882812048d87ea08565b69ac2ca61f81b34c6430fdcb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwinth/actions/runs/28742267264"
    }
  ]
}