{"id":18918391,"url":"https://github.com/r-lum/xlum","last_synced_at":"2026-01-03T13:05:01.667Z","repository":{"id":42199129,"uuid":"477672855","full_name":"R-Lum/xlum","owner":"R-Lum","description":"The R package 'xlum' ","archived":false,"fork":false,"pushed_at":"2024-07-12T20:35:19.000Z","size":3648,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-22T19:45:11.923Z","etag":null,"topics":["geochronology","luminescence","luminescence-dating","open-data","open-science","rpackage","xlum","xml"],"latest_commit_sha":null,"homepage":"https://r-lum.github.io/xlum/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/R-Lum.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.Rmd","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json"}},"created_at":"2022-04-04T11:34:56.000Z","updated_at":"2024-07-12T20:35:23.000Z","dependencies_parsed_at":"2024-11-08T10:33:42.701Z","dependency_job_id":"9c780d29-260d-4c6a-8f24-fac60305051c","html_url":"https://github.com/R-Lum/xlum","commit_stats":{"total_commits":97,"total_committers":4,"mean_commits":24.25,"dds":"0.48453608247422686","last_synced_commit":"f4aab1288da6f0be1ed2e2aa65f21a2227cc968e"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Lum%2Fxlum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Lum%2Fxlum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Lum%2Fxlum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Lum%2Fxlum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R-Lum","download_url":"https://codeload.github.com/R-Lum/xlum/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243836898,"owners_count":20355791,"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":["geochronology","luminescence","luminescence-dating","open-data","open-science","rpackage","xlum","xml"],"created_at":"2024-11-08T10:31:40.188Z","updated_at":"2026-01-03T13:05:01.661Z","avatar_url":"https://github.com/R-Lum.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\nheader-includes:\n   - \\usepackage{amsmath}\n   - \\usepackage{amssymb}\n---\n\u003c!-- README.md was auto-generated by README.Rmd. Please DO NOT edit by hand!--\u003e\n\n```{r, echo = FALSE, message=FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\"\n)\nlibrary(xlum)\n```\n\n# xlum \u003cimg width=120px src=\"man/figures/xlum_logo.png\" align=\"right\" /\u003e\n\nThe R package `'xlum'` to interface `\u003cxlum/\u003e` a data format for exchange and long-term \npreservation of luminescence data.\n\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#Concept)\n[![CRAN](https://www.r-pkg.org/badges/version/xlum)](https://cran.r-project.org/package=xlum)\n[![DOI](https://zenodo.org/badge/477672855.svg)](https://zenodo.org/badge/latestdoi/477672855)\n\n[![Coverage Status](https://img.shields.io/codecov/c/github/R-Lum/xlum.svg)](https://app.codecov.io/github/R-Lum/xlum?branch=master)\n[![R-CMD-check](https://github.com/R-Lum/xlum/workflows/GitHub Actions CI/badge.svg)](https://github.com/R-Lum/xlum/actions)\n\n## Installation\n\n#### i. Requirements\n\n* *Windows (32/64bit)*:  [Rtools](https://cran.r-project.org/bin/windows/Rtools/) (provided by CRAN)\n* *macOS*: [Xcode](https://developer.apple.com/) (provided by Apple)\n* *Linux*: [gcc](https://gcc.gnu.org) often comes pre-installed in most distributions. \n\n##### The plain **R** way\n\nTo install the stable version from CRAN, simply run the following from an R console:\n\n```{r, eval=FALSE}\ninstall.packages(\"xlum\")\n```\n\nTo install the latest development builds directly from GitHub, run\n\n```{r, eval=FALSE}\nif(!require(\"devtools\"))\n  install.packages(\"devtools\")\ndevtools::install_github(\"R-Lum/xlum@\u003cwanted branch\u003e\")\n```\n\n## Note\n\n**The package comes without any guarantee!**\n\n\u003c!-- Please further note that this version is a development version and may change day by day. For stable branches please visit --\u003e\n\u003c!-- the package on [CRAN xlum](https://CRAN.R-project.org/package=xlum). --\u003e\n\n## License\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\nany later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n[GNU General Public License](https://github.com/R-Lum/xlum/blob/main/LICENSE) for more details.\n\n## \u003cspan class=\"glyphicon glyphicon-euro\"\u003e\u003c/span\u003e Funding\n\nThe [development of xlum](https://github.com/R-Lum/xlum_specification)\nbenefited received funding from the European Union’s Horizon 2020 research and \ninnovation programme under the Marie Skłodowska-Curie grant agreement No 844457 \n(project: [CREDit](https://cordis.europa.eu/project/id/844457)).\n\n## Related projects \n\n* [xlum specification](https://github.com/R-Lum/xlum_specification)\n* [xlum-python](https://github.com/SteveGrehl/xlum-python)\n* [Luminescence](https://github.com/R-Lum/Luminescence)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-lum%2Fxlum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-lum%2Fxlum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-lum%2Fxlum/lists"}