{"id":17170738,"url":"https://github.com/robjhyndman/tsfeatures","last_synced_at":"2025-04-12T09:20:42.099Z","repository":{"id":49249654,"uuid":"111623521","full_name":"robjhyndman/tsfeatures","owner":"robjhyndman","description":"Time series features","archived":false,"fork":false,"pushed_at":"2024-07-23T02:41:11.000Z","size":26981,"stargazers_count":259,"open_issues_count":2,"forks_count":43,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-03-31T15:29:10.668Z","etag":null,"topics":["feature-extraction","r","time-series"],"latest_commit_sha":null,"homepage":"http://pkg.robjhyndman.com/tsfeatures","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robjhyndman.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-22T01:55:59.000Z","updated_at":"2025-03-31T08:50:26.000Z","dependencies_parsed_at":"2024-11-19T20:50:00.858Z","dependency_job_id":null,"html_url":"https://github.com/robjhyndman/tsfeatures","commit_stats":{"total_commits":241,"total_committers":12,"mean_commits":"20.083333333333332","dds":"0.32365145228215764","last_synced_commit":"dfaff350918c4455cd31edd9e57a4429a9f791fc"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjhyndman%2Ftsfeatures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjhyndman%2Ftsfeatures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjhyndman%2Ftsfeatures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjhyndman%2Ftsfeatures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robjhyndman","download_url":"https://codeload.github.com/robjhyndman/tsfeatures/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248544029,"owners_count":21121878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["feature-extraction","r","time-series"],"created_at":"2024-10-14T23:32:12.674Z","updated_at":"2025-04-12T09:20:42.054Z","avatar_url":"https://github.com/robjhyndman.png","language":"R","funding_links":[],"categories":["Table of Contents"],"sub_categories":["Time series"],"readme":"---\noutput: github_document\neditor_options:\n  chunk_output_type: console\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  cache = TRUE,\n  message = FALSE,\n  warning = FALSE\n)\n```\n\n# tsfeatures\n\n\u003c!-- badges: start --\u003e\n  [![CRAN\\_Status\\_Badge](http://www.r-pkg.org/badges/version/tsfeatures)](https://cran.r-project.org/package=tsfeatures)\n  [![Downloads](http://cranlogs.r-pkg.org/badges/tsfeatures)](https://cran.r-project.org/package=tsfeatures)\n  [![Licence](https://img.shields.io/badge/licence-GPL--3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)\n  [![R build status](https://github.com/robjhyndman/tsfeatures/workflows/R-CMD-check/badge.svg)](https://github.com/robjhyndman/tsfeatures/actions)\n\u003c!-- badges: end --\u003e\n\nThe R package *tsfeatures* provides methods for extracting various features from time series data.\n\n## Installation\n\nYou can install the **stable** version on [R\nCRAN](https://cran.r-project.org/package=tsfeatures).\n\n``` r\ninstall.packages('tsfeatures', dependencies = TRUE)\n```\n\nYou can install the **development** version from [Github](https://github.com/robjhyndman/tsfeatures) with:\n\n```{r gh-installation, eval = FALSE}\n# install.packages(\"devtools\")\ndevtools::install_github(\"robjhyndman/tsfeatures\")\n```\n\n## Usage\n\n```{r}\nlibrary(tsfeatures)\nmylist \u003c- list(sunspot.year, WWWusage, AirPassengers, USAccDeaths)\nmyfeatures \u003c- tsfeatures(mylist)\nmyfeatures\n```\n\n\n## License\n\nThis package is free and open source software, licensed under GPL-3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobjhyndman%2Ftsfeatures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobjhyndman%2Ftsfeatures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobjhyndman%2Ftsfeatures/lists"}