Science Score: 77.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.1%) to scientific vocabulary
Repository
Lyoluminescence Shiny App
Basic Info
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 1
Metadata Files
README.md
Lyoluminescence Shiny App
A simple graphical user interface to control an Hamamatsu H9319-11 PMT for lyoluminescence measurements.
Installation
At the moment the package is not on CRAN. An easy way to install it on your
system is via the devtools package:
r
install.packages("devtools")
devtools::install_github("RLumSK/LyoluminescenceApp")
This operation needs to be done just once. Note that in both steps you will be asked to install any required package you may not yet have on your system. Just agree when prompted and be patient while all dependencies are downloaded and installed.
Usage
``` r
Load the package
library(LyoluminescenceApp)
Run the app
run_app() ```

Licence
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Funding
Sebastian Kreutzer received funding through the DFG Heisenberg programme (#505822867)
Marco Colombo is supported through the DFG Programme REPLAY (#528704761)
The development of this app was supported by the European Union’s Horizon Europe research and innovation programme under the Marie Skłodowska-Curie grant agreement No 101107989 (Lyoluminescence) (Magdalena Biernacka).
Owner
- Name: Sebastian Kreutzer
- Login: RLumSK
- Kind: user
- Location: Germany
- Company: Ruprecht-Karl University of Heidelberg (Institute of Geography)
- Repositories: 1
- Profile: https://github.com/RLumSK
Geoscientist, Geochronologist, Data Scientist
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Kreutzer" given-names: "Sebastain" orcid: "https://orcid.org/0000-0002-0734-2199" - family-names: "Colombo" given-names: "Marco" orcid: "https://orcid.org/0000-0001-6672-0623" - family-names: "Biernacka" given-names: "Magdalena" orcid: "https://orcid.org/0000-0001-6283-0550" title: "LyoluminescenceApp" version: 0.1.0 doi: 10.5281/zenodo.1234 date-released: 2024-11-17 license: "GPL-3" url: "https://github.com/RLumSK/LyoluminescenceApp"
GitHub Events
Total
- Create event: 2
- Commit comment event: 1
- Issues event: 1
- Release event: 9
- Watch event: 1
- Delete event: 2
- Issue comment event: 1
- Public event: 1
- Push event: 8
- Pull request event: 1
Last Year
- Create event: 2
- Commit comment event: 1
- Issues event: 1
- Release event: 9
- Watch event: 1
- Delete event: 2
- Issue comment event: 1
- Public event: 1
- Push event: 8
- Pull request event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| RLumSK | s****r@u****e | 31 |
| Marco Colombo | m****3@g****m | 9 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 1
- Total pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: about 2 hours
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 0.33
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: about 2 hours
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 0.33
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- RLumSK (1)
Pull Request Authors
- mcol (2)
- Biernacka (2)