{
  "_id": "6a17f532acfb0bcc41da84fc",
  "Package": "fastTS",
  "Type": "Package",
  "Title": "Fast Time Series Modeling for Seasonal Series with Exogenous\nVariables",
  "Version": "1.0.3",
  "Authors@R": "person(\"Ryan Andrew\", \"Peterson\", \nemail = \"ryan-peterson@uiowa.edu\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-4650-5798\"))",
  "Description": "An implementation of sparsity-ranked lasso and related\nmethods for time series data. This methodology is especially\nuseful for large time series with exogenous features and/or\ncomplex seasonality. Originally described in Peterson and\nCavanaugh (2022) <doi:10.1007/s10182-021-00431-7> in the\ncontext of variable selection with interactions and/or\npolynomials, ranked sparsity is a philosophy with methods\nuseful for variable selection in the presence of prior\ninformational asymmetry. This situation exists for time series\ndata with complex seasonality, as shown in Peterson and\nCavanaugh (2024) <doi:10.1177/1471082X231225307>, which also\ndescribes this package in greater detail. The sparsity-ranked\npenalization methods for time series implemented in 'fastTS'\ncan fit large/complex/high-frequency time series quickly, even\nwith a high-dimensional exogenous feature set. The method is\nconsiderably faster than its competitors, while often producing\nmore accurate predictions. Also included is a long hourly\nseries of arrivals into the University of Iowa Emergency\nDepartment with concurrent local temperature.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://petersonr.github.io/fastTS/,\nhttps://github.com/petersonR/fastTS/",
  "BugReports": "https://github.com/petersonR/fastTS/issues",
  "Date": "2025-11-29",
  "Repository": "https://petersonr.r-universe.dev",
  "Date/Publication": "2025-11-29 21:55:08 UTC",
  "RemoteUrl": "https://github.com/petersonr/fastts",
  "RemoteRef": "HEAD",
  "RemoteSha": "9cd20ae6dc2f220b59f5e7b203f1eb53a2c35e0a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:52:40 UTC",
    "User": "root"
  },
  "Author": "Ryan Andrew Peterson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-4650-5798>)",
  "Maintainer": "Ryan Andrew Peterson <ryan-peterson@uiowa.edu>",
  "MD5sum": "d6cd6d4d9ece0620197184a39f7c3df1",
  "_user": "petersonr",
  "_type": "src",
  "_file": "fastTS_1.0.3.tar.gz",
  "_fileid": "e33bdac496344cd5109ff2cd326d91eaf117d0ebea4e25b1b5155d689ada5348",
  "_filesize": 733184,
  "_sha256": "e33bdac496344cd5109ff2cd326d91eaf117d0ebea4e25b1b5155d689ada5348",
  "_created": "2026-05-28T07:52:40.000Z",
  "_published": "2026-05-28T07:56:34.326Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78247440639,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260575919"
    },
    {
      "job": 78247440603,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260575251"
    },
    {
      "job": 78247440606,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260572104"
    },
    {
      "job": 78247440563,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260574386"
    },
    {
      "job": 78246644492,
      "time": 315,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260532217"
    },
    {
      "job": 78247440564,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260564909"
    },
    {
      "job": 78247440604,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260566612"
    },
    {
      "job": 78247440599,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260559362"
    },
    {
      "job": 78247440576,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260566111"
    }
  ],
  "_buildurl": "https://github.com/r-universe/petersonr/actions/runs/26561868446",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/petersonr/fastts",
  "_commit": {
    "id": "9cd20ae6dc2f220b59f5e7b203f1eb53a2c35e0a",
    "author": "Ryan Peterson <ryan-peterson@uiowa.edu>",
    "committer": "Ryan Peterson <ryan-peterson@uiowa.edu>",
    "message": "prep for cran update\n",
    "time": 1764453308
  },
  "_maintainer": {
    "name": "Ryan Andrew Peterson",
    "email": "ryan-peterson@uiowa.edu",
    "login": "petersonr",
    "orcid": "0000-0002-4650-5798",
    "description": "Associate Professor at the University of Iowa",
    "uuid": 30323818
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ncvreg",
      "role": "Imports"
    },
    {
      "package": "RcppRoll",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "yardstick",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "petersonr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "petersonr",
      "count": 64,
      "uuid": 30323818
    }
  ],
  "_userbio": {
    "uuid": 30323818,
    "type": "user",
    "name": "Ryan Peterson",
    "description": "Associate Professor at the University of Iowa"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastTS"
  },
  "_devurl": "https://github.com/petersonr/fastts",
  "_pkgdown": "https://petersonr.github.io/fastTS/",
  "_searchresults": 34,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastTS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/petersonr/fastts",
  "_realowner": "petersonr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2024-02-07"
    },
    {
      "version": "1.0.0",
      "date": "2024-03-07"
    },
    {
      "version": "1.0.1",
      "date": "2024-03-28"
    },
    {
      "version": "1.0.2",
      "date": "2024-12-01"
    },
    {
      "version": "1.0.3",
      "date": "2025-12-01"
    }
  ],
  "_exports": [
    "fastTS",
    "penalty_scaler"
  ],
  "_datasets": [
    {
      "name": "uihc_ed_arrivals",
      "title": "Hourly arrivals into the University of Iowa Hospital Emergency Department",
      "object": "uihc_ed_arrivals",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "Quarter",
        "Month",
        "Day",
        "Hour",
        "Arrivals",
        "Date",
        "Weekday",
        "temp",
        "xmas",
        "xmas2",
        "nye",
        "nyd",
        "thx",
        "thx1",
        "ind",
        "game_day"
      ],
      "rows": 41640,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "internal",
      "title": "internal AICc function for lasso models",
      "topics": [
        "AICc",
        "get_model_matrix",
        "get_oos_results"
      ]
    },
    {
      "page": "fastTS",
      "title": "Fast time series modeling with ranked sparsity",
      "topics": [
        "coef.fastTS",
        "fastTS",
        "plot.fastTS",
        "print.fastTS",
        "summary.fastTS"
      ]
    },
    {
      "page": "penalty_scaler",
      "title": "Penalty Scaling Function for parametric penalty weights",
      "topics": [
        "penalty_scaler"
      ]
    },
    {
      "page": "predict.fastTS",
      "title": "Predict function for fastTS object",
      "topics": [
        "predict.fastTS"
      ]
    },
    {
      "page": "uihc_ed_arrivals",
      "title": "Hourly arrivals into the University of Iowa Hospital Emergency Department",
      "topics": [
        "uihc_ed_arrivals"
      ]
    }
  ],
  "_readme": "https://github.com/petersonr/fastts/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "hardhat",
    "lifecycle",
    "magrittr",
    "ncvreg",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "RcppRoll",
    "rlang",
    "sparsevctrs",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "yardstick"
  ],
  "_vignettes": [
    {
      "source": "forecasting.Rmd",
      "filename": "forecasting.html",
      "title": "Forecasting with fastTS",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Lake Huron data set",
        "What does predict do?",
        "Forecasting"
      ],
      "created": "2024-03-06 21:23:06",
      "modified": "2024-03-06 21:55:28",
      "commits": 2
    },
    {
      "source": "case_studies.Rmd",
      "filename": "case_studies.html",
      "title": "Simple Case Studies",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Lake Huron data set",
        "EuStockMarkets",
        "Seasonal examples",
        "Nottem",
        "UKDriverDeaths",
        "sunspot"
      ],
      "created": "2022-05-31 15:34:40",
      "modified": "2024-02-08 19:54:15",
      "commits": 6
    },
    {
      "source": "hourly_er_visits.Rmd",
      "filename": "hourly_er_visits.html",
      "title": "Time Series Modeling with Multiple Modes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The uihc_ed_arrivals data set",
        "Modeling the data",
        "Endogenous model (SRLPAC)",
        "Exogenous model (SRLPACx)",
        "Making predictions",
        "k-step ahead predictions",
        "Cumulative predictions",
        "Conclusions"
      ],
      "created": "2022-06-23 16:21:21",
      "modified": "2024-03-07 15:57:26",
      "commits": 8
    }
  ],
  "_score": 5.4065401804339555,
  "_indexed": true,
  "_nocasepkg": "fastts",
  "_universes": [
    "petersonr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-28T07:54:48.000Z",
      "distro": "noble",
      "commit": "9cd20ae6dc2f220b59f5e7b203f1eb53a2c35e0a",
      "fileid": "886dea4530ec2480062a2d4ec27bf0b11ce949f13fe271314b00812e67d6ebef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petersonr/actions/runs/26561868446"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-28T07:54:46.000Z",
      "distro": "noble",
      "commit": "9cd20ae6dc2f220b59f5e7b203f1eb53a2c35e0a",
      "fileid": "db58c40ffb2f71592ef32c948c9dcc08bdff0969b06a040f2d55e32fbd924766",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petersonr/actions/runs/26561868446"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-28T07:54:47.000Z",
      "commit": "9cd20ae6dc2f220b59f5e7b203f1eb53a2c35e0a",
      "fileid": "065d5cc15595cd2eccb86cb47309adaeed2b9d017838e12f2c2b99a09a9b5c8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petersonr/actions/runs/26561868446"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-28T07:54:47.000Z",
      "commit": "9cd20ae6dc2f220b59f5e7b203f1eb53a2c35e0a",
      "fileid": "c0b58c71842a615dcf071e0ecb5da0f92fa4e029aabe20a23bc0a6ce940eb0af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petersonr/actions/runs/26561868446"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-28T07:54:43.000Z",
      "commit": "9cd20ae6dc2f220b59f5e7b203f1eb53a2c35e0a",
      "fileid": "a58d1339e460dcfda91f153c6265ac72daef721f2114674ed8818c45af4ba40f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petersonr/actions/runs/26561868446"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-28T07:54:11.000Z",
      "commit": "9cd20ae6dc2f220b59f5e7b203f1eb53a2c35e0a",
      "fileid": "ae8de2f92cb882481b05ed1832b28fbaaa7a0c20d0f55b752533b3c1f6af2fb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petersonr/actions/runs/26561868446"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-28T07:53:50.000Z",
      "commit": "9cd20ae6dc2f220b59f5e7b203f1eb53a2c35e0a",
      "fileid": "37c28faa09d03ff9a687ead6621ca52510a5385454e538dac241971a54a6da2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petersonr/actions/runs/26561868446"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-28T07:54:18.000Z",
      "commit": "9cd20ae6dc2f220b59f5e7b203f1eb53a2c35e0a",
      "fileid": "694419578155541d5bf8d201e0d805026b4fd06693bc4f09f8b7b4e77bd33757",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petersonr/actions/runs/26561868446"
    }
  ]
}