{"id":25110005,"url":"https://github.com/smac-group/classimu","last_synced_at":"2025-08-18T08:05:47.347Z","repository":{"id":83835904,"uuid":"117573121","full_name":"SMAC-Group/classimu","owner":"SMAC-Group","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-03T19:05:10.000Z","size":130,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T01:05:49.735Z","etag":null,"topics":["statistics"],"latest_commit_sha":null,"homepage":null,"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/SMAC-Group.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"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,"zenodo":null}},"created_at":"2018-01-15T17:10:12.000Z","updated_at":"2018-04-03T19:05:11.000Z","dependencies_parsed_at":"2023-03-05T20:15:52.046Z","dependency_job_id":null,"html_url":"https://github.com/SMAC-Group/classimu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SMAC-Group/classimu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMAC-Group%2Fclassimu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMAC-Group%2Fclassimu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMAC-Group%2Fclassimu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMAC-Group%2Fclassimu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SMAC-Group","download_url":"https://codeload.github.com/SMAC-Group/classimu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMAC-Group%2Fclassimu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270962391,"owners_count":24675965,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["statistics"],"created_at":"2025-02-08T00:34:15.038Z","updated_at":"2025-08-18T08:05:47.339Z","avatar_url":"https://github.com/SMAC-Group.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\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)\n\nlibrary(classimu)\n```\n\n[![Travis-CI Build Status](https://travis-ci.org/SMAC-Group/classimu.svg?branch=master)](https://travis-ci.org/SMAC-Group/classimu)\n[![Project Status: Active](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)\n[![Licence](https://img.shields.io/badge/licence-CC BY--NC--SA 4.0-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)\n[![minimal R version](https://img.shields.io/badge/R%3E%3D-3.4.0-6666ff.svg)](https://cran.r-project.org/)\n[![CRAN](http://www.r-pkg.org/badges/version/classimu)](https://cran.r-project.org/package=classimu)\n[![packageversion](https://img.shields.io/badge/Package%20version-0.1.0-orange.svg?style=flat-square)](commits/develop)\n[![Last-changedate](https://img.shields.io/badge/last%20change-`r gsub('-', '--', Sys.Date())`-yellowgreen.svg)](/commits/master)\n\n# `classimu` Overview \u003ca href=\"https://smac-group.com/\"\u003e\u003cimg src=\"man/figures/logo.png\" align=\"right\" style=\"width: 20%; height: 20%\"/\u003e\u003c/a\u003e\n\nClassification IMU (`classimu`) R package estimates parameters from multiple replicates coming from an IMU error signal, apply the near-stationarity test and select the nost approriate model \n\n* Simulation of time series simulations from SARIMA models and various state-space models that can be expressed as latent time series processes.\n* Visualize time series data with user specifications.\n* Visualize latent time series processes.\n\nTo see what `classimu` is capable of, please refer to the \"Vignettes\" tabs above.\n\n## Install Instructions\n\nTo install the `classimu` package, there is currently one option: [GitHub](https://github.com/SMAC-Group/classimu/).\n\n### Installing the package through GitHub\n\nFor users who are interested in having the latest developments, this option is ideal. Though, more dependancies are required to run a stable version of the package. Most importantly, users **must** have a compiler installed on their machine that is compatible with R (e.g. Clang).\n\n*The setup to obtain the development version of `classimu` is platform dependent.*\n\n### Requirements and Dependencies\n\n**OS X**\n\nSome users report the need to use X11 to suppress shared library errors. To install X11, visit [xquartz.org](http://www.xquartz.org/).\n\n**Linux**\n\nBoth curl and libxml are required.\n\nFor **Debian** systems, enter the following in terminal:\n\n```{r, eval = F, engine='bash'}\nsudo apt-get install curl libcurl3 libcurl3-dev libxml2 libxml2-dev\n```\n\nFor **RHEL** systems, enter the following in terminal:\n\n```{r, eval = F, engine='bash'}\nsudo yum install curl curl-devel libxml2 libxml2-dev\n```\n\n**All Systems**\n\nThe following R packages are also required. If you have made it this far, run the following code in an R session and you will be ready to use the devlopment version of `classimu`.\n\n```{r, eval = F}\n# Install dependencies\ninstall.packages(c(\"RcppArmadillo\",\"devtools\",\"knitr\",\"rmarkdown\"))\n\n# Install the package from GitHub without Vignettes/User Guides\ndevtools::install_github(\"SMAC-Group/classimu\")\n\n# Install the package with Vignettes/User Guides \ndevtools::install_github(\"SMAC-Group/classimu\", build_vignettes = TRUE)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmac-group%2Fclassimu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmac-group%2Fclassimu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmac-group%2Fclassimu/lists"}