{
  "_id": "6a3bd5a65cdecea1d6837a24",
  "Package": "tdata",
  "Title": "Prepare Your Time-Series Data for Further Analysis",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\"Ramin\", \"Mojab\", email = \"rmojab63@gmail.com\", role = c(\"aut\", \"cre\")))",
  "Description": "Provides a set of tools for managing time-series data,\nwith a particular emphasis on defining various frequency types\nsuch as daily and weekly. It also includes functionality for\nconverting data between different frequencies.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/rmojab63/LDT",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "SystemRequirements": "C++17",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 12:56:08 UTC",
    "User": "root"
  },
  "Author": "Ramin Mojab [aut, cre]",
  "Maintainer": "Ramin Mojab <rmojab63@gmail.com>",
  "Repository": "https://rmojab63.r-universe.dev",
  "Date/Publication": "2023-11-07 16:37:16 UTC",
  "RemoteUrl": "https://github.com/cran/tdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "dce9befc22c743bbd868fd2967b70934884d4577",
  "MD5sum": "c85d1601f1a81623e2fc9e7bcb533058",
  "_user": "rmojab63",
  "_type": "src",
  "_file": "tdata_0.3.0.tar.gz",
  "_fileid": "92ce62d4ae2155ff47652e421aaeb0e7d16b844adb24f0d7c0aefe6a2daccb8a",
  "_filesize": 507728,
  "_sha256": "92ce62d4ae2155ff47652e421aaeb0e7d16b844adb24f0d7c0aefe6a2daccb8a",
  "_created": "2026-06-24T12:56:08.000Z",
  "_published": "2026-06-24T13:03:34.508Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83199578759,
      "time": 179,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7850227229"
    },
    {
      "job": 83199578725,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7850227192"
    },
    {
      "job": 83199578877,
      "time": 174,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7850225640"
    },
    {
      "job": 83199578743,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7850217280"
    },
    {
      "job": 83199578716,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7850211419"
    },
    {
      "job": 83199578752,
      "time": 320,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7850288701"
    },
    {
      "job": 83199578738,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7850221774"
    },
    {
      "job": 83199578744,
      "time": 371,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7850309507"
    },
    {
      "job": 83198574849,
      "time": 286,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7850144439"
    },
    {
      "job": 83199578700,
      "time": 182,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7850228167"
    },
    {
      "job": 83199578698,
      "time": 324,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7850288989"
    },
    {
      "job": 83199578706,
      "time": 206,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7850231719"
    },
    {
      "job": 83199578722,
      "time": 185,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7850228837"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tdata",
  "_commit": {
    "id": "dce9befc22c743bbd868fd2967b70934884d4577",
    "author": "Ramin Mojab <rmojab63@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.0\n",
    "time": 1699375036
  },
  "_maintainer": {
    "name": "Ramin Mojab",
    "email": "rmojab63@gmail.com",
    "login": "rmojab63",
    "description": "Econometrician by day, developer by night",
    "uuid": 41828313
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rmojab63",
      "count": 4,
      "uuid": 41828313
    }
  ],
  "_userbio": {
    "uuid": 41828313,
    "type": "user",
    "name": "Ramin Mojab",
    "followers": 1,
    "description": "Econometrician by day, developer by night"
  },
  "_downloads": {
    "count": 268,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tdata"
  },
  "_devurl": "https://github.com/rmojab63/ldt",
  "_searchresults": 6,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/tdata.html",
    "manual.pdf"
  ],
  "_realowner": "rmojab63",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0.0",
      "date": "2023-06-12"
    },
    {
      "version": "0.2.1.0",
      "date": "2023-06-20"
    },
    {
      "version": "0.2.2.0",
      "date": "2023-06-29"
    },
    {
      "version": "0.3.0",
      "date": "2023-11-07"
    }
  ],
  "_exports": [
    "as.frequency",
    "bind.variables",
    "convert.to.daily",
    "convert.to.multidaily",
    "convert.to.weekly",
    "convert.to.XxYear",
    "f.cross.section",
    "f.daily",
    "f.daily.in.week",
    "f.hourly",
    "f.list.date",
    "f.list.string",
    "f.minutely",
    "f.monthly",
    "f.multi.daily",
    "f.multi.weekly",
    "f.multi.yearly",
    "f.quarterly",
    "f.secondly",
    "f.weekly",
    "f.x.times.a.day",
    "f.x.times.a.year",
    "f.x.times.z.years",
    "f.yearly",
    "get.class.id",
    "get.class.id0",
    "get.longrun.growth",
    "get.seq",
    "get.seq0",
    "minus.freqs",
    "next.freq",
    "remove.na.strategies",
    "variable"
  ],
  "_datasets": [
    {
      "name": "oil_price",
      "title": "Data for Vignette",
      "object": "oil_price",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "Value"
      ],
      "rows": 3466,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as.character.ldtf",
      "title": "Convert Frequency to Character",
      "topics": [
        "as.character.ldtf"
      ]
    },
    {
      "page": "as.character.ldtv",
      "title": "Convert a Variable to Character String",
      "topics": [
        "as.character.ldtv"
      ]
    },
    {
      "page": "as.data.frame.ldtv",
      "title": "Convert Variable to Data Frame",
      "topics": [
        "as.data.frame.ldtv"
      ]
    },
    {
      "page": "as.frequency",
      "title": "Convert Character String to Frequency",
      "topics": [
        "as.frequency"
      ]
    },
    {
      "page": "as.numeric.ldtv",
      "title": "Coerce Variable to 'numeric'",
      "topics": [
        "as.numeric.ldtv"
      ]
    },
    {
      "page": "bind.variables",
      "title": "Bind Variables and Create a Data.frame",
      "topics": [
        "bind.variables"
      ]
    },
    {
      "page": "convert.to.daily",
      "title": "Convert Data to Daily Frequency",
      "topics": [
        "convert.to.daily"
      ]
    },
    {
      "page": "convert.to.multidaily",
      "title": "Convert Data to Multi-Day Frequency",
      "topics": [
        "convert.to.multidaily"
      ]
    },
    {
      "page": "convert.to.weekly",
      "title": "Convert Data to Weekly Frequency",
      "topics": [
        "convert.to.weekly"
      ]
    },
    {
      "page": "convert.to.XxYear",
      "title": "Convert Data to Year-Based Frequency",
      "topics": [
        "convert.to.XxYear"
      ]
    },
    {
      "page": "f.cross.section",
      "title": "Create a Cross-Section Frequency",
      "topics": [
        "f.cross.section"
      ]
    },
    {
      "page": "f.daily",
      "title": "Create a Daily Frequency",
      "topics": [
        "f.daily"
      ]
    },
    {
      "page": "f.daily.in.week",
      "title": "Create a 'Daily-In-Week' Frequency",
      "topics": [
        "f.daily.in.week"
      ]
    },
    {
      "page": "f.hourly",
      "title": "Create an 'Hourly' Frequency",
      "topics": [
        "f.hourly"
      ]
    },
    {
      "page": "f.list.date",
      "title": "Create a 'List-Date' Frequency",
      "topics": [
        "f.list.date"
      ]
    },
    {
      "page": "f.list.string",
      "title": "Create a 'List-String' Frequency",
      "topics": [
        "f.list.string"
      ]
    },
    {
      "page": "f.minutely",
      "title": "Create a 'Minute-ly' Frequency",
      "topics": [
        "f.minutely"
      ]
    },
    {
      "page": "f.monthly",
      "title": "Create a Monthly Frequency",
      "topics": [
        "f.monthly"
      ]
    },
    {
      "page": "f.multi.daily",
      "title": "Create a Multi-Day Frequency",
      "topics": [
        "f.multi.daily"
      ]
    },
    {
      "page": "f.multi.weekly",
      "title": "Create a Multi-Week Frequency",
      "topics": [
        "f.multi.weekly"
      ]
    },
    {
      "page": "f.multi.yearly",
      "title": "Create a Multi-Year Frequency",
      "topics": [
        "f.multi.yearly"
      ]
    },
    {
      "page": "f.quarterly",
      "title": "Create a Quarterly Frequency",
      "topics": [
        "f.quarterly"
      ]
    },
    {
      "page": "f.secondly",
      "title": "Create a 'Second-ly' Frequency",
      "topics": [
        "f.secondly"
      ]
    },
    {
      "page": "f.weekly",
      "title": "Create a Weekly Frequency",
      "topics": [
        "f.weekly"
      ]
    },
    {
      "page": "f.x.times.a.day",
      "title": "Create an 'X-Times-A-Day' Frequency",
      "topics": [
        "f.x.times.a.day"
      ]
    },
    {
      "page": "f.x.times.a.year",
      "title": "Create an 'X-Times-A-Year' Frequency",
      "topics": [
        "f.x.times.a.year"
      ]
    },
    {
      "page": "f.x.times.z.years",
      "title": "Create an 'X-Times-Z-Years' Frequency",
      "topics": [
        "f.x.times.z.years"
      ]
    },
    {
      "page": "f.yearly",
      "title": "Create an Annual Frequency",
      "topics": [
        "f.yearly"
      ]
    },
    {
      "page": "get.class.id",
      "title": "Get the Class Id of a Frequency",
      "topics": [
        "get.class.id"
      ]
    },
    {
      "page": "get.class.id0",
      "title": "Convert Frequency to Character and Class Id",
      "topics": [
        "get.class.id0"
      ]
    },
    {
      "page": "get.longrun.growth",
      "title": "Calculate Long-run Growth",
      "topics": [
        "get.longrun.growth"
      ]
    },
    {
      "page": "get.seq",
      "title": "Generate a Sequence from a Range of Frequencies",
      "topics": [
        "get.seq"
      ]
    },
    {
      "page": "get.seq0",
      "title": "Generate a Sequence from a Range of Frequencies",
      "topics": [
        "get.seq0"
      ]
    },
    {
      "page": "length.ldtv",
      "title": "Get Length of Data in a Variable",
      "topics": [
        "length.ldtv"
      ]
    },
    {
      "page": "minus.freqs",
      "title": "Get Interval between two frequencies",
      "topics": [
        "minus.freqs"
      ]
    },
    {
      "page": "next.freq",
      "title": "Get Next Frequency",
      "topics": [
        "next.freq"
      ]
    },
    {
      "page": "oil_price",
      "title": "Data for Vignette",
      "topics": [
        "oil_price"
      ]
    },
    {
      "page": "print.ldtf",
      "title": "Print a Frequency",
      "topics": [
        "print.ldtf"
      ]
    },
    {
      "page": "print.ldtv",
      "title": "Print a Variable",
      "topics": [
        "print.ldtv"
      ]
    },
    {
      "page": "remove.na.strategies",
      "title": "Scenarios for Removing 'NA's",
      "topics": [
        "remove.na.strategies"
      ]
    },
    {
      "page": "row.names.ldtv",
      "title": "Get Row Names of a Variable",
      "topics": [
        "row.names.ldtv"
      ]
    },
    {
      "page": "variable",
      "title": "Create a Variable",
      "topics": [
        "variable"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "Rcpp"
  ],
  "_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": "time_and_data.Rmd",
      "filename": "time_and_data.html",
      "title": "Time and Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Oil Price",
        "1. Create a Variable",
        "2. Daily Variable",
        "3. Weekly Variable",
        "Other functions",
        "1. Long-run growth",
        "2. NA starategies"
      ],
      "created": "2023-06-12 17:30:03",
      "modified": "2023-06-29 14:40:02",
      "commits": 2
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "tdata",
  "_universes": [
    "rmojab63"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-24T12:59:25.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "dce9befc22c743bbd868fd2967b70934884d4577",
      "fileid": "eec72a7b8621b44ddf40b849545bb442dfffb0f5890a23de1bd85f248fd6f86a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-24T12:59:18.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "dce9befc22c743bbd868fd2967b70934884d4577",
      "fileid": "ea7833b617297928a266a9599ad0715a1379e83eebb990e8f57ae823c835b2b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-24T12:59:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "dce9befc22c743bbd868fd2967b70934884d4577",
      "fileid": "894f501f9026c6a39cdce73e15cdc2c3cb419f01e76c500e88a4766a83b435f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-24T12:59:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "dce9befc22c743bbd868fd2967b70934884d4577",
      "fileid": "37d8f2f018ff0d429a34584e7abeeff073c0439b830e4aeb4ffa655b8efd4510",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-24T12:58:45.000Z",
      "arch": "aarch64",
      "commit": "dce9befc22c743bbd868fd2967b70934884d4577",
      "fileid": "7288e118bb36076acf84129f22b9b5628d8c63fea8cc795d06e713258ccd95cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-24T13:00:49.000Z",
      "arch": "x86_64",
      "commit": "dce9befc22c743bbd868fd2967b70934884d4577",
      "fileid": "7fd2f6b90fb3b837af0f6787ccd0eafbb42d252c6c93f194fd003ba744fb24a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-24T12:58:59.000Z",
      "arch": "aarch64",
      "commit": "dce9befc22c743bbd868fd2967b70934884d4577",
      "fileid": "14be8ae90d1b918e1a63366b877aeed3ddba41576c82df99514106d7101d9b6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-24T13:00:28.000Z",
      "arch": "x86_64",
      "commit": "dce9befc22c743bbd868fd2967b70934884d4577",
      "fileid": "6e2091f83c75c94afa589eae225fdfb638015c2a162a57b1001acb6259371740",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-24T12:59:34.000Z",
      "arch": "emscripten",
      "commit": "dce9befc22c743bbd868fd2967b70934884d4577",
      "fileid": "52bafa830d30689cccaca68a6993859463fc5551c19136e59de90a22bbd73fa0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-24T12:58:48.000Z",
      "arch": "x86_64",
      "commit": "dce9befc22c743bbd868fd2967b70934884d4577",
      "fileid": "78e4e83536e5850d0c6807d98836b37f6b29f025c54618131b88f342b4319ed1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-24T12:58:38.000Z",
      "arch": "x86_64",
      "commit": "dce9befc22c743bbd868fd2967b70934884d4577",
      "fileid": "062b8c9bff854462b4e2eb9383f1ba0c2e8a658f3e616aed8644643a743f1b48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-24T12:58:18.000Z",
      "arch": "x86_64",
      "commit": "dce9befc22c743bbd868fd2967b70934884d4577",
      "fileid": "224e3d1e3a5218e6e4f8e46ccbe7ae766960134f78b6a3f47539345663dcc2c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmojab63/actions/runs/28099805230"
    }
  ]
}