{"id":16571359,"url":"https://github.com/aariq/chemhelper","last_synced_at":"2025-10-29T01:30:37.579Z","repository":{"id":114189377,"uuid":"127155335","full_name":"Aariq/chemhelper","owner":"Aariq","description":"Helper Functions For Dealing With GCMS and LCMS data from IonAnalytics","archived":false,"fork":false,"pushed_at":"2023-02-15T19:42:40.000Z","size":387,"stargazers_count":4,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T20:51:11.991Z","etag":null,"topics":["analytical-chemistry","multivariate-analysis","pls"],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aariq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-03-28T14:46:37.000Z","updated_at":"2023-06-27T14:34:35.000Z","dependencies_parsed_at":"2023-10-20T16:09:55.867Z","dependency_job_id":null,"html_url":"https://github.com/Aariq/chemhelper","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aariq%2Fchemhelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aariq%2Fchemhelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aariq%2Fchemhelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aariq%2Fchemhelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aariq","download_url":"https://codeload.github.com/Aariq/chemhelper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238752243,"owners_count":19524722,"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":["analytical-chemistry","multivariate-analysis","pls"],"created_at":"2024-10-11T21:22:19.455Z","updated_at":"2025-10-29T01:30:37.199Z","avatar_url":"https://github.com/Aariq.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChemHelper\n\u003c!-- badges: start --\u003e\n  [![Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.](https://www.repostatus.org/badges/latest/unsupported.svg)](https://www.repostatus.org/#unsupported)\n[![Travis build status](https://travis-ci.org/Aariq/chemhelper.svg?branch=master)](https://travis-ci.org/Aariq/chemhelper)[![codecov](https://codecov.io/gh/Aariq/chemhelper/branch/master/graph/badge.svg)](https://codecov.io/gh/Aariq/chemhelper)\n\n  \u003c!-- badges: end --\u003e\nI created this package as a place to house custom functions I've used a lot in analyses of analytical chemistry data durring my PhD.  Some of these functions are essentially **tidy** wrappers for functions from the `ropls` package that allow extraction of results from model objects into tidy data frames. the `*_IA()` functions deal with csv files output by Ion Analytics, an in-house deconvolution software.  Although it exports data as csv files, they are challenging due to line breaks within column headings, and a few other issues.  Other utilities include a version of `scale()` with many additional options for scaling, and a function to calculate retention indices for GC data given retention times and numbers of carbons of alkanes.  Although this package was primarily built with only me in mind, feel free to fork it or install it.\n\n### Installation\n\nYou can install `chemhelper` from r-universe like so:\n\n```r\n# Install chemhelper in R:\ninstall.packages('chemhelper', repos = c('https://aariq.r-universe.dev', 'https://cloud.r-project.org'))\n```\n\nOr you can install it directly from GitHub using the `remotes` package like so:\n\n```r\nlibrary(remotes)\ninstall_github(\"Aariq/chemhelper\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faariq%2Fchemhelper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faariq%2Fchemhelper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faariq%2Fchemhelper/lists"}